Skip to main content
Participant
January 8, 2009
Question

JRun Error on page load

  • January 8, 2009
  • 1 reply
  • 513 views
We have a webcluster of 5 servers. I am looking to separate a few things for ease of updates, etc. so I have a clean CentOS 5.2 server, CF 8 installed and when I try to browse to one of our pages, I am getting the following error;

[notice] jrApache[20966: 17059] JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server.

Googleing that revels 100's and the main one's don't help much. I am comparing the jrun.xml file from my working servers to the new one and their identical. A few of the sites were showing a JRUN admin, but I don't see that in the cfadmin in both the existing working servers as well as the new.

Any help or directions on where to start looking is appreciated.

Lr
    This topic has been closed for replies.

    1 reply

    Inspiring
    January 9, 2009
    sir_lancealot wrote:
    > We have a webcluster of 5 servers. I am looking to separate a few things for
    > ease of updates, etc. so I have a clean CentOS 5.2 server, CF 8 installed and
    > when I try to browse to one of our pages, I am getting the following error;
    >
    > [notice] jrApache[20966: 17059] JRun will not accept request. Check JRun web
    > server configuration and JRun mappings on JRun server.
    >
    > Googleing that revels 100's and the main one's don't help much. I am
    > comparing the jrun.xml file from my working servers to the new one and their
    > identical. A few of the sites were showing a JRUN admin, but I don't see that
    > in the cfadmin in both the existing working servers as well as the new.

    Check the log files in CF_HOME/logs/, also make sure that CF is running
    by starting it from the command line and if you have a multi-server
    install check that the Jrun proxy is enabled in jrun.xml
    (deactivated=false for the entry jrun.servlet.jrpp.JRunProxyService).

    --
    Mack