On 11/04/2012 11:43, Egil Støren wrote: > Hello, Hello
[snip] > I got a message in the error panel, and a similar message in the > standard output: > > WARN 2012-04-11 11:58:13,339 > (net.sf.taverna.t2.workflowmodel.processor.dispatch.layers.Invoke:234) - > Failed (INVOCATION) invoking > net.sf.taverna.t2.activities.wsdl.xmlsplitter.XMLInputSplitterActivity@12cc1d1d > for job DispatchJobEvent > facade0:Workflow1:ExecuteProcess_r.add_DataInputs[]: Error in > XMLInputSplitterActivity > org.jdom.IllegalDataException: The data ".... Long string of binary > rubbish ..." is not legal for a JDOM character content: 0x0 is not a > legal XML character." is not legal for a JDOM character content: 0x0 is > not a legal XML character. > at org.jdom.Text.setText(Text.java:188) > at org.jdom.Text.<init>(Text.java:99) > at org.jdom.Element.addContent(Element.java:801) > at > net.sf.taverna.t2.provenance.lineageservice.utils.ProvenanceUtils.resolveToElement(ProvenanceUtils.java:82) > (about 50 additional lines with java trace) What a wonderful error message "Long string of binary rubbish" :-) I guess that the workflow is expecting the URL of the data as the input and you are telling Taverna to read the input from the URL. So the workflow is using the actual tif image. You need to make sure that you click "Set value" and do not click "Set URL". That is just my guess. If it is wrong, then you will need to send us the workflow so we can look at it. > According to Jorge, the cookbook author, he has no problem running this > example workflow. > > I would very much appreciate if somebody could give me advice on how to > track down this error. > > Best regards, > > Egil Støren > The Norwegian Meteorological Institute Alan ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
