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