Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

server error?

Status
Not open for further replies.

dinger2121

Programmer
Sep 11, 2007
439
US
Hello,
I have a web environment (which i have been asked to support) which contains a staging server and a production server. my web site is running fine on my stating server. on my prod server, the main page loads fine, but some links off the main page are errorring out with -
The server encountered an internal error () that prevented it from fulfilling this request.

the root cause of the error is java.lang.ClassFormatError

Does anyone have any idea where I might begin to troubleshoot this? Strange that it is fine in staging but has problems in prod.

Thanks for any thoughts.
 
it turns out the apache logs ran the server out of memory space. clearing up the logs solved the problems.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top