2010/2/24 Caio César Batista <[email protected]>: > Processor 'exClustalw' - Port 'attachmentList': An error > occurred invoking the WSDL Service
Is your web service returning attachments? If not the 'attachmentList' port will typically return an empty list. Note that until Taverna 2.1.0 there was a bug that SOAP attachments did not work because mail.jar was missing from Taverna's lib-folder. You can expand the error stack trace in the Result view by clicking the little + marks, this should hopefully give you any further details as to why the web service fails. Do you get any errors in the Glassfish server logs? You can also inspect Taverna's log files, see the logs/taverna.log file in the Taverna home directory. In my Windows 7 this is "C:\Users\stain\AppData\Roaming\taverna-2.1.0\logs" - replace with "Documents and Settings" and "Local settings" for older versions. (You might have to type in the path or tell Windows Explorer to Show Hidden Files). In Unix this is in /home/stain/.taverna-2.1.0/logs, and on OS X this would be /Users/stain/Library/Application Data/taverna-2.1.0/logs If you want details about the SOAP messages exchanged, see "How can I see the SOAP messages?" in http://www.taverna.org.uk/documentation/faq/ on how to enable more verbose SOAP logging (Alan/Alex - is there a way to hyperlink to an individual FAQ entry?) -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
