INTERNAL SERVER ERROR OCCURS WHILE LAUNCHING ORACLE10G REPORTS [message #152868] |
Tue, 27 December 2005 06:10 |
thanigaivs
Messages: 2 Registered: December 2005 Location: INDIA
|
Junior Member |
|
|
Hi Experts,
Iam getting an Internal Server Error while launching oracle reports in 10g from application. The query used in reports executing in 65.27 sec in oracle client and takes 2 mins(approx) in report builder. But when i try to launch that report from our application. it is executing for more than 15 mins and throws the Internal Server error. I have pasted the error which i got.
ERROR FROM BROWSER:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@your.address and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Oracle-HTTP-Server/1.3.28 Server at aaiapps Port 7779
ERROR LOG
[Fri Dec 23 13:33:13 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135324993259,2] (146)Connection refused: MOD_OC4J_0085: connect() returns: -1.
[Fri Dec 23 13:33:13 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135324993259,2] (146)Connection refused: MOD_OC4J_0088: connect() returns error: -1.
[Fri Dec 23 13:33:13 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135324993259,2] (146)Connection refused: MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_14.
[Fri Dec 23 13:33:13 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135324993259,2] MOD_OC4J_0030: Failed to connect an oc4j process. This request is recoverable.
[Fri Dec 23 13:33:13 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135324993259,2] MOD_OC4J_0026: Failed to marshal a request to ajp13 message headers or send them to the web container.
[Fri Dec 23 13:34:14 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135325023238,2] MOD_OC4J_0015: recv() returns 0. There has no message available to be received and oc4j has gracefully (orderly) closed the connection.
[Fri Dec 23 13:34:14 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135325023238,2] MOD_OC4J_0054: Failed to call network routine to receive an ajp13 message from oc4j.
[Fri Dec 23 13:34:14 2005] [error] [client 127.0.0.1] [ecid: 172.16.3.153:47053:1135325023238,2] MOD_OC4J_0033: Failed to receive an ajp13 message from oc4j.
|
|
|