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

JRunPR.zip

Reply via email to