David B, The activemq-core jar is being used by openejb-activemq. I looked at BrokerServer, but nothing jumped at me.. Any help will be greatly appreciated.
Thanks Anita --- Kevan Miller <[EMAIL PROTECTED]> wrote: > > On Apr 13, 2007, at 8:37 AM, Anita Kulshreshtha wrote: > > > I am trying to find why port 1099 appears to be hardcoded. This > > message is generated by running two instances of G: > > 1. instance1 uses 1099 for rmi NamingPort > > 2. instance2 uses 1108 > > Both server start fine and have functioning console. JMXService > is > > running correctly. > > > > message from instance2: > > > > .............................................. > > Module 4/30 > org.apache.geronimo.configs/j2ee-security/2.0-SNAPSHOT/ > > car > > started in .531s > > Module 5/30 org.apache.geronimo.configs/openejb/2.0-SNAPSHOT/car > > 08:03:16,703 WARN [ManagementContext] Failed to start jmx > > connector: Cannot > > bind to URL [rmi://localhost:1099/jmxrmi]: > > javax.naming.NameAlreadyBoundExcepti > > on: jmxrmi [Root exception is java.rmi.AlreadyBoundException: > jmxrmi] > > started in 13.579s > > .................................................................. > > > > Could someone please point me to the source of this message? > > Hi Anita, > It's ActiveMQ -- activemq-4.1.1/activemq-core/src/main/java/org/ > apache/activemq/broker/jmx/ManagementContext.java > > --kevan > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
