tomcat fails; server 5.04 + OSX 10.4.11

Having problems with IHMC CmapServer? Think you have found a bug? Let us know!
Forum rules
Before you post a problem or bug, please be sure you have included the version number of IHMC CmapServer, the operating system and version, the amount of RAM, and any other information that allows us to be able to replicate the problem you are having. (i.e. what were you doing when the problem occur? were you running another program (application) by the time you have the problem?)
Post Reply
User avatar
salustri
Posts: 11
Joined: Wed Dec 30, 2009 6:15 am

tomcat fails; server 5.04 + OSX 10.4.11

Post by salustri »

I get this message when I try to go to <myhost>:8080 (which used to work):
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: Servlet execution threw an exception
root cause

java.lang.NoClassDefFoundError: org/apache/commons/fileupload/FileUploadException
nlk.htmlview.HtmlView.generateHtmlFolderView(HtmlView.java:157)
nlk.resio.SBReadResourceServlet.doGet(SBReadResourceServlet.java:563)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.
Can someone help me out?

Cheers.
Fil Salustri
Prof Filippo A. Salustri, PhD, PEng
Ryerson University - Canada
salustri@ryerson.ca
http://deseng.ryerson.ca/~fil
cmapadmin
Site Admin
Posts: 797
Joined: Sat Dec 13, 2008 2:22 pm

Re: tomcat fails; server 5.04 + OSX 10.4.11

Post by cmapadmin »

It seems like the CmapServer is missing the Apache commons fileupload jar file. Did you play around with the installed CmapServer files?
cmapadmin
Site Admin
Posts: 797
Joined: Sat Dec 13, 2008 2:22 pm

Re: tomcat fails; server 5.04 + OSX 10.4.11

Post by cmapadmin »

Here is something we can try:

1. Bring down your CmapServer (just the program, not the entire machine).
2. Then restart your CmapServer.
3. Let it run for a couple of minutes.
4. Then navigate to the following folder:
Applications-->IHMC CmapServer 5.04-->IHMC CmapServer-->logs
5. You'll see the file called cmapserver0.log
6. Attach that file to your next post.
User avatar
salustri
Posts: 11
Joined: Wed Dec 30, 2009 6:15 am

Re: tomcat fails; server 5.04 + OSX 10.4.11

Post by salustri »

I sort of fixed it, by reinstalling the server from scratch. Sorry I didn't reply sooner, but I've had a lot of grading to do lately.
In any case, all is well now.
Prof Filippo A. Salustri, PhD, PEng
Ryerson University - Canada
salustri@ryerson.ca
http://deseng.ryerson.ca/~fil
Post Reply