[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Exception on jboss start

romanenco do-not-reply at jboss.com
Thu Nov 20 16:59:16 EST 2008


I can refine condition for error reproduce.

I have linux station: there is two directories in my home
DIR1
DIR2
DIR1 is standard dir made with 'mkdir'
DIR2 is mount point for FTP partition

jboss starts ok in dir1 and gives error in dir2

here is first exception in log:

2008-11-20 23:52:56,131 DEBUG [org.jboss.deployment.SARDeployer] create operation failed for package file:/sda5/projects/messaging/jboss-4.2.3.GA/server/default/deploy/ejb3.deployer/
2008-11-20 23:52:56,134 DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.parentTraceEnabled=true
2008-11-20 23:52:56,134 DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.nestedTraceEnabled=false
2008-11-20 23:52:56,135 DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.detectDuplicateNesting=true
org.jboss.deployment.DeploymentException: Trying to install an already registered mbean: jboss.remoting:type=Connector,name=DefaultEjb3Connector,handler=ejb3
	at org.jboss.system.ServiceCreator.install(ServiceCreator.java:103)
	at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:451)
	at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
	at org.jboss.system.ServiceController.install(ServiceController.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	at org.jboss.mx.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191055#4191055

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191055



More information about the jboss-user mailing list