HTTP 500 Internal Server Error( I got this error,when I open my web page.)
sdcsdcDec 15 2006 — edited Dec 18 2006I'm using JDeveloper 10.1.3.
I deploied my application at Target platform is Standalone OC4J 10g 10.1.3.
I can open my application at my local host.
I tried to do same way for company server.
I can't open my application,
I created my application adf face with BC.
I put http://<hostName>:8888/customerMain/faces/showCustomerContacts.jspx
I put "customerMain" as specify J2EE web Context Root.
When I tried to run my application at server,that was returned simple message .
"
HTTP 500 Internal Server Error
Most likely causes:
The website is under maintenance.
The website has a programming error.
What you can try:
Refresh the page.
Go back to the previous page.
More information
This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
For more information about HTTP errors, see Help.
"
But I can work at localhost sucessfully.
Please help me..