Copy link to clipboard
Copied
This error happens few times... is there a way to eliminate this? I am using mx 7.2 with latest hot fix chf20003.jar
------------------------
Server Error
The server encountered an internal error and was unable to complete your request.
JRun closed connection.
Copy link to clipboard
Copied
Is there anything going into any of the CF or JRun logs?
If you take the hotfix back out, does the problem not occur?
--
Adam
Copy link to clipboard
Copied
Hotfix had been there for long time... It is not related to hotfix...
Copy link to clipboard
Copied
Right, sorry.
How about the logs?
--
Adam
Copy link to clipboard
Copied
Nothing speacial on the logs
Copy link to clipboard
Copied
You're not giving us much to go on here, are you?
Which log files did you check, and was there nothing in them around about the same time the error occurred?
Is the problem with any template, or a specific template, or when the server is under load, or what?
What troubleshooting have you done already?
--
Adam
Copy link to clipboard
Copied
I restarted the CF Server. It worked. And checked the exception, application and server logs...
Copy link to clipboard
Copied
Right, those are just the ColdFusion logs. What about the JRun logs? If it's a JRun problem, it's quite possibly occurred at a level lower than CF is aware of, so best to check the underlying JRun logs.
On a stand-alone install, they're in [ColdFusionDir]/runtime/logs. On multi-server, it's [JRunDir]/logs.
--
Adam