Scott:
This is what I got.  I don't see anything. The "development" server is the one that 
won't start.  What is the Zeus port?
Jim Gillaspy

<===  JRun Server: development ===>
ejipt.classServer.host=127.0.0.1 
ejipt.classServer.port=2328 
ejipt.homePort=2338 
control.endpoint.main.port=50028
web.endpoint.main.port=8112
zeus.endpoint.main.port=9100
jcp.endpoint.main.port=9890


<===  JRun Server: admin ===>
control.endpoint.main.port=50002
web.endpoint.main.port=8008


<===  JRun Server: production ===>
ejipt.classServer.host=127.0.0.1 
ejipt.classServer.port=2325 
ejipt.homePort=2334 
control.endpoint.main.port=50005
web.endpoint.main.port=8110
zeus.endpoint.main.port=9100
jcp.endpoint.main.port=9898


<===  JRun Server: webcontent ===>
ejipt.classServer.host=127.0.0.1 
ejipt.classServer.port=2330 
ejipt.homePort=2340 
control.endpoint.main.port=50006
web.endpoint.main.port=8116
zeus.endpoint.main.port=9100
jcp.endpoint.main.port=55560


<===  JRun Server: default ===>
ejipt.classServer.host=127.0.0.1 
ejipt.classServer.port=2323 
ejipt.homePort=2333 
control.endpoint.main.port=50003
web.endpoint.main.port=8108
zeus.endpoint.main.port=9100
jcp.endpoint.main.port=55555


<===  JRun Server: devel ===>
ejipt.classServer.host=127.0.0.1 
ejipt.classServer.port=2329 
ejipt.homePort=2339 
control.endpoint.main.port=50009
web.endpoint.main.port=8115
zeus.endpoint.main.port=9100
jcp.endpoint.main.port=55559

Jim Gillaspy
Director of Information Systems
CMD Services, Inc.
[EMAIL PROTECTED]
678-475-2030

-----Original Message-----
From:   Scott Stirling [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, December 07, 2000 11:34 PM
To:     'Jim Gillaspy '; 'JRun-Talk '
Subject:        RE: Server won't start


Try this utility.  It's super simple but might solve your problem.  Just run
it to see if there are any port conflicts in your servers' properties files.

example: java JRunPR /home/jrun/JRun3

It prints out all the port settings in all your local.properties files so
you can see at a glance if there's a conflict.

Output looks like this:


<===  JRun Server: admin ===>
web.endpoint.main.port=8000
control.endpoint.main.port=50000


<===  JRun Server: default ===>
ejipt.classServer.host=127.0.0.1 
ejipt.classServer.port=2324 
ejipt.homePort=2334 
web.endpoint.main.port=8200
control.endpoint.main.port=50002
zeus.endpoint.main.port=9200


Scott Stirling
Allaire

-----Original Message-----
From: Jim Gillaspy
To: JRun-Talk
Sent: 12/7/00 2:56 PM
Subject: Server won't start

We have carefully checked all the ports for duplicates and found
nothing. 
 Can anyone tell us what address is already in use from this error
message?
Thanks,
Jim Gillaspy

Operating System: SunOS Version 5.6
Java Virtual Machine: build Solaris_JDK_1.2.2_05a, native threads,
sunwjit 
from Sun Microsystems Inc.
JRun 3.0 3.00.3252 Starting development...
Current Locale: en
Loading scheduler
Loading logging
Exception: [12:44:00] Unable to install java:comp/env/ejb/TxnHome
Exception: [12:44:00] Unable to install default.RoleHome
Exception: [12:44:01] Unable to install default.QueueConnectorHome
Exception: [12:44:01] Unable to install default.LoginSessionHome
Exception: [12:44:01] Unable to install default.TopicConnectorHome
Exception: [12:44:01] Unable to install default.UserHome
Exception: [12:44:01] java.net.BindException: Address already in use
java.net.BindException: Address already in use
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.lang.RuntimeException.<init>(RuntimeException.java:47)
        at 
allaire.ejipt._InternalException.<init>(_InternalException.java:20)
        at allaire.ejipt._Runtime._createException(_Runtime.java:289)
        at 
allaire.ejipt._ClassServer._getServerSocket(_ClassServer.java:219)
        at allaire.ejipt._ClassServer.<init>(_ClassServer.java:51)
        at allaire.ejipt.Ejipt.start(Compiled Code)
        at allaire.jrun.ejb.EjbService.init(EjbService.java:78)
        at allaire.jrun.ServletService.init(Compiled Code)
        at allaire.jrun.ServletService.init(ServletService.java:31)
        at 
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(Compiled
Code)
        at allaire.jrun.servlet.JRunSE.initServices(Compiled Code)
        at
allaire.jrun.servlet.JvmContext.initServices(JvmContext.java:96)
        at allaire.jrun.servlet.JRunSE.init(Compiled Code)
        at allaire.jrun.servlet.JvmContext.init(JvmContext.java:35)
        at allaire.jrun.ServletService.init(Compiled Code)
        at allaire.jrun.ServletService.init(ServletService.java:31)
        at JRun.main(Compiled Code)

Jim Gillaspy
Director of Information Systems
CMD Services, Inc.
[EMAIL PROTECTED]
678-475-2030

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and
provide more resources for the community.
http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

 << File: JRunPR.zip >> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to