NameAlreadyBoundException: alfresco/jmxrmi

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2007 09:49 AM
Hi,
I am working with alfresco2.0 in a Fedora Core 5 install and running MySQL.
I have successfully used alfresco 1.4 and 2.0 with single instances of an alfresco structure beneath the webapps directory.
I am now trying to run multiple alfrescos using one tomcat.
I have the error message below in my catalina.out log file.
I am trying to run multiple alfresco instances using one tomcat. I created a directory structure under the webapps folder called alfresco1. it is essentially identical to the alfresco directory content except that I renamed the db.name and dir.root to point to my other database which I called alfresco1.
Can anyone shed some light on this?
Thanks!
— my error message below —-
09:18:58,849 ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serverConnector' defined in class path resource [alfresco/core-services-context.xml]: Initialization of bean failed; nested exception is java.io.IOException: Cannot bind to URL [rmi://localhost:50500/alfresco/jmxrmi]: javax.naming.NameAlreadyBoundException: alfresco/jmxrmi [Root exception is java.rmi.AlreadyBoundException: alfresco/jmxrmi]
java.io.IOException: Cannot bind to URL [rmi://localhost:50500/alfresco/jmxrmi]: javax.naming.NameAlreadyBoundException: alfresco/jmxrmi [Root exception is java.rmi.AlreadyBoundException: alfresco/jmxrmi]
at javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:814)
at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:431)
at org.springframework.jmx.support.ConnectorServerFactoryBean.afterPropertiesSet(ConnectorServerFactoryBean.java:183)
I am working with alfresco2.0 in a Fedora Core 5 install and running MySQL.
I have successfully used alfresco 1.4 and 2.0 with single instances of an alfresco structure beneath the webapps directory.
I am now trying to run multiple alfrescos using one tomcat.
I have the error message below in my catalina.out log file.
I am trying to run multiple alfresco instances using one tomcat. I created a directory structure under the webapps folder called alfresco1. it is essentially identical to the alfresco directory content except that I renamed the db.name and dir.root to point to my other database which I called alfresco1.
Can anyone shed some light on this?
Thanks!
— my error message below —-
09:18:58,849 ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serverConnector' defined in class path resource [alfresco/core-services-context.xml]: Initialization of bean failed; nested exception is java.io.IOException: Cannot bind to URL [rmi://localhost:50500/alfresco/jmxrmi]: javax.naming.NameAlreadyBoundException: alfresco/jmxrmi [Root exception is java.rmi.AlreadyBoundException: alfresco/jmxrmi]
java.io.IOException: Cannot bind to URL [rmi://localhost:50500/alfresco/jmxrmi]: javax.naming.NameAlreadyBoundException: alfresco/jmxrmi [Root exception is java.rmi.AlreadyBoundException: alfresco/jmxrmi]
at javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:814)
at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:431)
at org.springframework.jmx.support.ConnectorServerFactoryBean.afterPropertiesSet(ConnectorServerFactoryBean.java:183)
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 05:36 AM
Hi,
i am facing the same problem……
did you got the solution?
can you help me ?
vipin
i am facing the same problem……
did you got the solution?
can you help me ?
vipin
