Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tomcat 8.0.26 error - HTTP/1.0 error 500

473abcbc-2887-432b-b30c-4770211fc47fOct 30 2015 — edited Oct 30 2015

Hi, I have migrated my web service app from Tomcat 6 to Tomcat 8.0.26 and am now having trouble with web service method calls.  The error in localHost.log shows as:

127.0.0.1 - - [30/Oct/2015:11:38:46 -0500] "POST /myfolder HTTP/1.0" 500 512

I was doing some googling and found that this error is not very well described.  It seems that the class in my path can't be accessed, or there is a permissions issue.

Thanks for the help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2015
Added on Oct 30 2015
0 comments
892 views