This is catalina.out when I request the above URL: Dec 1, 2010 5:02:58 PM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-9090 Dec 1, 2010 5:02:58 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 Dec 1, 2010 5:02:58 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/12 config=null Dec 1, 2010 5:02:58 PM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource Dec 1, 2010 5:02:58 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 4274 ms
and When I delete the files, the error remains the same!!! no entries were added to catalina.out. BY THE WAY, I created a zip file, containg HelloWorld2's files, when I tried to upload it via ODE's Depolyment tab (Under its UI) I faced with the following error: Axis2 Fault Occurred while Sending the request! Do you guys know of any solution or log files for more details? On Wed, Dec 1, 2010 at 5:18 PM, Michael Dondrup <[email protected]>wrote: > I don't believe I can help you there, but others might need some details: > - ode version > - relevant part of the log file (catalina.out), so what happens right after > you delete the process folder and put it back into processes again? > you normally wouldn't need to restart tomcat, maybe there is an error in > your process descriptor? > > > On Dec 1, 2010, at 2:36 PM, AmirBehzad Eslami wrote: > > > Dear Tammo and Michael, > > Thank you for your prompt reply. > > > > I downloaded HelloWorld2 files from the URL that you provided, > > and copied the files to: > > * > > /opt/tomcat/webapps/ode/WEB-INF/processes/HelloWorld2* > > > > Then I restarted tomcat. However, when I browse > http://localhost:9090/ode/ , > > I see: > > *Total Number of Processes in the System = undefined* > > > > And, when I point my browser to: * > > http://localhost:9090/ode/processes/HelloWorld2* > > I see the following error: > > > > *http://pastie.org/1338249* > > > > Do you have any idea that what is wrong? > > -- Kind regards, -behzad
