:You must have installed JRun as root and/or be running JRun as root. I
always create a user named "jrun" with regular user permissions and install
under that user's :home directory. You can do it anyway you please, but
installing or running as root is not recommended.
:Scott Stirling
--

After seeing this post, I've decided to reinstall JRun (as I did it as root
the first time). I setup a "jrun" user with regular permissions and tired to
install into the "/home/jrun" directory. However, the admin server won't
start:

Exception: [10:54:32] java.net.BindException: Address already in use
java.net.BindException: Address already in use
        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(Ejipt.java:420)
        at allaire.jrun.ejb.EjbService.init(EjbService.java:78)
        at allaire.jrun.ServletService.init(ServletService.java:66)
        at allaire.jrun.ServletService.init(ServletService.java:31)
        at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServletLoader
.java:236)
        at allaire.jrun.servlet.JRunSE.initServices(JRunSE.java:620)
        at allaire.jrun.servlet.JvmContext.initServices(JvmContext.java:96)
        at allaire.jrun.servlet.JRunSE.init(JRunSE.java:187)
        at allaire.jrun.servlet.JvmContext.init(JvmContext.java:35)
        at allaire.jrun.ServletService.init(ServletService.java:66)
        at allaire.jrun.ServletService.init(ServletService.java:31)
        at JRun.main(JRun.java:130)

What address is this referring to?

Doesn't the JRun install modify httpd.conf. Do I need to temporarily change
the permissions to this file so that the install can write to this file?

By the way - I'm using a default install of Redhat 6.2 with JDK1.2.

Thanks.

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to