Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Job submission problem

Hi Romain,

> I am still trying to submit jobs through an application (call it
> SimExplorer) using g-eclipse.
...
> Caused by: eu.geclipse.core.reporting.ProblemException: Job submission
> failed at eu.geclipse.glite.WMSClient.submit(WMSClient.java:828)
...
> Caused by: Stack dump
> 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 	at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcce
>ssorImpl.java:39) 
....
> org.glite.wms.wmproxy.GenericFaultType.getDeserializer(GenericFaultType.jav
>a:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Tha stacktrace looks very similar to 
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=248469

although it is not the same (org.glite.wms.wmproxy.GenericFaultType here 
instead of AuthorizationFaultType)

but for me it looks more like (yet another) change between WMS versions. Are 
you sure that when submitting from your WS and from Simexplorer you are using 
the same WMS server?
Pawel or Mariusz will for sure have a deeper insight.

Cheers, Ariel
 


Back to the top