From: John S. R. <J.S...@so...> - 2011-09-26 10:57:14
|
Hi Richard, Sounds like a namespace issue. Your attachments seemed to have been stripped by the list. Could post your JSDL / logs to pastebin or to me directly, please? Cheers, John Robinson On Fri, 2011-09-23 at 11:14 +0100, Richard Kavanagh wrote: > Hello, > > I've been trying to follow the Java API Tutorial (http://www.omii.ac.uk/docs/3.4.0/training_guide/tutorial_3/gridsam_java_api_tutorial.htm) however the result is that I get the following submission exception: > > Exception in thread "main" org.icenigrid.gridsam.core.SubmissionException: failed to submit job: No jsdl:JobDefinition element can be found in the request. Please check your input and the namespace declarations. > at org.icenigrid.gridsam.client.common.ClientSideJobManager.submitJob(ClientSideJobManager.java:302) > at org.icenigrid.gridsam.client.common.ClientSideJobManager.submitJob(ClientSideJobManager.java:327) > at gridsamapitesting.GSExample.main(GSExample.java:34) > Caused by: javax.xml.rpc.ServiceException: No jsdl:JobDefinition element can be found in the request. Please check your input and the namespace declarations. > at org.icenigrid.gridsam.client.common.GridSAMClientSupport.submitJob(GridSAMClientSupport.java:193) > at org.icenigrid.gridsam.client.common.ClientSideJobManager.submitJob(ClientSideJobManager.java:285) > ... 2 more > > Is there any guidance you could offer me? I am attaching several logs that may be of interest and detail the error further. I've managed to run the demo scripts such as primes_file and fractal_ftp without issue, so I can conclude the installation as a whole works and that I can't be too far away from making the java api work as well. > > Thanks in advance, > > Richard. > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2dcopy2 > _______________________________________________ GridSAM-Discuss mailing list Gri...@li... https://lists.sourceforge.net/lists/listinfo/gridsam-discuss -- John S. Robinson Senior Software Consultant School of Electronics & Computer Science University of Southampton, SO17 1BJ, UK J.S...@so... |