dinger2121
Programmer
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.
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.