[
https://issues.apache.org/jira/browse/GERONIMO-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485310
]
Anita Kulshreshtha commented on GERONIMO-3011:
----------------------------------------------
Openejb is using a hard coded value of 4200 for a port in ServiceDaemon:
Name: service.admin [EMAIL PROTECTED]
State: RUNNABLE
Total blocked: 0 Total waited: 0
Stack trace:
java.net.PlainSocketImpl.socketAccept(Native Method)
java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
java.net.ServerSocket.implAccept(ServerSocket.java:450)
java.net.ServerSocket.accept(ServerSocket.java:421)
org.apache.openejb.server.ServiceDaemon.run(ServiceDaemon.java:155)
java.lang.Thread.run(Thread.java:595)
Could someone familiar with this code please explain how to make it
configurable?
> Adjust port configuration for running multiple instances of geronimo
> --------------------------------------------------------------------
>
> Key: GERONIMO-3011
> URL: https://issues.apache.org/jira/browse/GERONIMO-3011
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: ActiveMQ, naming, OpenEJB
> Affects Versions: 2.0-M4
> Environment: All
> Reporter: Anita Kulshreshtha
> Assigned To: Anita Kulshreshtha
> Priority: Minor
> Fix For: 2.0-M4
>
>
> Make the following changes to facilitate running multiple instances of
> geronimo on the same machine.
> 1. The port number for these GBeans should be configurable via config.xml:
> - EJBNetworkService
> - ActiveMQ.stomp.default
> 2. Change default RMI Naming port
> 3. Fix :
> Module 5/27 org.apache.geronimo.configs/openejb/2.0-SNAPSHOT/car
> 13:25:08,046 FATAL [remote] Service Start Failed: admin thread 127.0.0.1
> 420
> 0: Service failed to start.: Address already in use: JVM_Bind
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.