I need to revisit the issue of multiple servers that was discussed in detail
a week or two ago.  At that time I was successful in adding a server on one
machine.  Now I'm trying to set up a new machine with multiple jrun servers
attached to one web server.

Here is the environment:
Window NT
Apache 1.3.12
jrun 3.0

When I try to start apache (even if no jrun servers are running) it
immediately dies.  I saved the posts from our previous discussion and I
checked thru all the excellent tips there.  I checked all ports for
conflicts (see below)

PORTS:

        Admin server: local.properties file

        control.endpoint.main.port=52000
        jcp.endpoint.main.port=
        web.endpoint.main.port=8000
        ejb.javaargs=-Dejipt.classServer.host=127.0.0.1
-Dejipt.classServer.port=2423 -Dejipt.homePort=2433
"-Djava.security.policy={jrun.rootdir}/lib/jrun.policy"
"-Dejipt.home={jrun.rootdir}" "-Dejipt.ejbDirectory={jrun.server.rootdir}"

        DEFAULT SERVER: local.properties file

        control.endpoint.main.port=53000
        jcp.endpoint.main.port=1918
        web.endpoint.main.port=8100
        zeus.endpoint.main.port=9100
        ejb.javaargs=-Dejipt.classServer.host=127.0.0.1
-Dejipt.classServer.port=2323 -Dejipt.homePort=2333
"-Djava.security.policy={jrun.rootdir}/lib/jrun.policy"
"-Dejipt.home={jrun.rootdir}" "-Dejipt.ejbDirectory={jrun.server.rootdir}"


        PSPTSERVER local.properties file

        control.endpoint.main.port=53010
        jcp.endpoint.main.port=1928
        web.endpoint.main.port=8110
        zeus.endpoint.main.port=9110
        ejb.javaargs=-Dejipt.classServer.host=127.0.0.1
-Dejipt.classServer.port=2324 -Dejipt.homePort=2334
"-Djava.security.policy={jrun.rootdir}/lib/jrun.policy"
"-Dejipt.home={jrun.rootdir}" "-Dejipt.ejbDirectory={jrun.server.rootdir}"


I removed the default-app and the demo-app from the new server.  There are
no duplicate applications or mappings in any of the three servers.  But
Apache still won't start.  I thought I had this process nailed, but I'm
baffled. Any ideas?

Linda  

Linda Lee Hobbet
ProBusiness R&D/Internet
Room NC 189 Eagles Way, 
Pleasanton, CA
(925) 737-7072


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to