Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

JRun Error on page load

New Here ,
Jan 08, 2009 Jan 08, 2009
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
495
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 09, 2009 Jan 09, 2009
LATEST
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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources