Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: [geclipse-dev] Problems with code of Romain

Hi all

Here are my experiences with the code of Romain (tested on geclipsetutor).
Romain I just tested your code with gEclipse_1.0M5 and couldnt run it. After the installation of the Nightly Builds it worked. Maybe you could post that on your site, so that everyone knows which gEclipse version to take? I could run the code only once and after that I had to erase the project because I got some exceptions. I added swRoot.delete(true, null); at the end of the code and for me that solved the problem.
I also had a problem with that  if statement.
// if(js.canSubmit(jsdl)) { //} I have to say I only tested the code with your jsdl example but I could never submit your jobexample. So I just commented it out and it worked.

best regards  bernhard






Stuempert, Mathias IWR schrieb:
Hi Pod,

    eu.geclipse.core.reporting.ProblemException[-1049879000]: >
java.security.GeneralSecurityException: Authentication token could not
be > created
This is weird, it works fine for me on the biomed VO. You have
activated
the proxy successfully, indeed I have no clue why you gets an
exception
here. May be the developers can have an idea...

Could you please have a look at your log file? It should be located at
$WORKSPACE/.metadata/.log and should contain a more detailed description
about the problem occurred during token creation.

Cheers, Mathias
_______________________________________________
geclipse-dev mailing list
geclipse-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-dev




Back to the top