From: Sriram K. <sr...@sd...> - 2010-10-04 17:01:32
|
Hi Daniel, It appears as if none of the Opal jars can be found. Did you restart Tomcat after Opal installation? At this point, Opal can't be hot- deployed, and you will have to restart your Tomcat after installation. If you have indeed restarted, please check your CATALINA_HOME/webapps/ opal2/WEB-INF/lib to see if all the Opal jars are present. If they aren't, something went wrong with the installation. A list of Opal services is provided by Axis, e.g. http://ws.nbcr.net/opal2/services . Does that not work for you? Cheers, Sriram On Oct 4, 2010, at 9:16 AM, Daniel Blezek wrote: > Hi, > > We’re using Taverna ( http://www.taverna.org.uk/) as our workflow > engine, and would like to expose some of our command line apps. I > was able to connect to the getVersion service. When I tried to > install the date service, I get this error (in the tomcat log): > > Oct 4, 2010 11:10:06 AM > org.apache.catalina.core.StandardWrapperValve invoke > SEVERE: Servlet.service() for servlet [AxisServlet] in context with > path [/opal2] threw exce > ption [Servlet execution threw an exception] with root cause > java.lang.NoClassDefFoundError: Could not initialize class > edu.sdsc.nbcr.opal.AppServiceImpl > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:247) > <snip> > > And the List page doesn’t show any services. > > I also can’t connect to the dashboard: > > java.lang.NoClassDefFoundError: Could not initialize class > edu.sdsc.nbcr.opal.state.HibernateUtil > > edu > .sdsc > .nbcr.opal.dashboard.persistence.DBManager.<init>(DBManager.java:73) > > edu > .sdsc > .nbcr > .opal.dashboard.servlet.OpalInfoServlet.init(OpalInfoServlet.java:109) > > org > .apache > .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:108) > > > Any help? > > Also: is there some way to publish all the services on one URL so > Taverna will grab all of them rather than one at a time? > > Thanks, > -dan > > -- > Daniel Blezek, PhD > Medical Imaging Informatics Innovation Center > > P 127 or (77) 8 8886 > T 507 538 8886 > E ble...@ma... > > Mayo Clinic > 200 First St. S.W. > Harwick SL-44 > Rochester, MN 55905 > mayoclinic.org > "It is more complicated than you think." -- RFC 1925 > ------------------------------------------------------------------------------ > Virtualization is moving to the mainstream and overtaking non- > virtualized > environment for deploying applications. Does it make network security > easier or more difficult to achieve? Read this whitepaper to > separate the > two and get a better understanding. > http://p.sf.net/sfu/hp-phase2-d2d_______________________________________________ > Opaltoolkit-users mailing list > Opa...@li... > https://lists.sourceforge.net/lists/listinfo/opaltoolkit-users |