//////////////////////////////////////////////////////////////////////////////////////////////////////////// // FYI, this is the Ouput of what I have got when I started Jboss /////////////////////////////////////////////////////////////////////////////////////////////////////////////
run.sh: unused non-option argument: JAVA_OPTS=-Xms512m -Xmx1G -XX:MaxPermSize=128m 15:13:06,446 INFO [ServerImpl] Starting JBoss (Microcontainer)… 15:13:06,447 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA date=200812042120) 15:13:06,447 INFO [ServerImpl] Bootstrap URL: null 15:13:06,448 INFO [ServerImpl] Home Dir: /opt/myjboss1/jboss-5.0.0.GA 15:13:06,448 INFO [ServerImpl] Home URL: file:/opt/myjboss1/jboss-5.0.0.GA/ 15:13:06,448 INFO [ServerImpl] Library URL: file:/opt/myjboss1/jboss-5.0.0.GA/lib/ 15:13:06,449 INFO [ServerImpl] Patch URL: null 15:13:06,449 INFO [ServerImpl] Common Base URL: file:/opt/myjboss1/jboss-5.0.0.GA/common/ 15:13:06,449 INFO [ServerImpl] Common Library URL: file:/opt/myjboss1/jboss-5.0.0.GA/common/lib/ 15:13:06,449 INFO [ServerImpl] Server Name: default 15:13:06,449 INFO [ServerImpl] Server Base Dir: /opt/myjboss1/jboss-5.0.0.GA/server 15:13:06,450 INFO [ServerImpl] Server Base URL: file:/opt/myjboss1/jboss-5.0.0.GA/server/ 15:13:06,450 INFO [ServerImpl] Server Config URL: file:/opt/myjboss1/jboss-5.0.0.GA/server/default/conf/ 15:13:06,450 INFO [ServerImpl] Server Home Dir: /opt/myjboss1/jboss-5.0.0.GA/server/default 15:13:06,450 INFO [ServerImpl] Server Home URL: file:/opt/myjboss1/jboss-5.0.0.GA/server/default/ 15:13:06,450 INFO [ServerImpl] Server Data Dir: /opt/myjboss1/jboss-5.0.0.GA/server/default/data 15:13:06,450 INFO [ServerImpl] Server Library URL: file:/opt/myjboss1/jboss-5.0.0.GA/server/default/lib/ 15:13:06,451 INFO [ServerImpl] Server Log Dir: /opt/myjboss1/jboss-5.0.0.GA/server/default/log 15:13:06,451 INFO [ServerImpl] Server Native Dir: /opt/myjboss1/jboss-5.0.0.GA/server/default/tmp/native 15:13:06,451 INFO [ServerImpl] Server Temp Dir: /opt/myjboss1/jboss-5.0.0.GA/server/default/tmp 15:13:06,451 INFO [ServerImpl] Server Temp Deploy Dir: /opt/myjboss1/jboss-5.0.0.GA/server/default/tmp/deploy 15:13:07,163 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/opt/myjboss1/jboss-5.0.0.GA/server/default/conf/bootstrap.xml 15:13:07,732 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.IterableTimedVFSCache] 15:13:07,741 INFO [VFSCacheFactory] Using VFSCache [IterableTimedVFSCache{lifetime=1800, resolution=60}] 15:13:08,072 INFO [CopyMechanism] VFS temp dir: /opt/myjboss1/jboss-5.0.0.GA/server/default/tmp 15:13:08,073 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled. 15:13:09,552 INFO [ServerInfo] Java version: 1.6.0_12,Sun Microsystems Inc. 15:13:09,553 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 11.2-b01,Sun Microsystems Inc. 15:13:09,553 INFO [ServerInfo] OS-System: Linux 2.6.27.15-170.2.24.fc10.i686,i386 15:13:09,617 INFO [JMXKernel] Legacy JMX core initialized 15:13:12,957 INFO [ProfileServiceImpl] Loading profile: default from: org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@1332b63(root=/opt/myjboss1/jboss-5.0.0.GA/server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]) 15:13:12,959 INFO [ProfileImpl] Using repositoryrg.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@1332b63(root=/opt/myjboss1/jboss-5.0.0.GA/server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]) 15:13:12,959 INFO [ProfileServiceImpl] Loaded profile: ProfileImpl@10c276{key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]} 15:13:16,169 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/ 15:13:24,419 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core 15:13:24,419 INFO [NativeServerConfig] 3.0.4.SP1 15:14:02,948 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector 15:14:03,279 INFO [MailService] Mail Service bound to java:/Mail 15:14:06,600 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this. 15:14:06,628 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent 15:14:06,857 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc. 15:14:06,857 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer 15:14:07,285 INFO [TransactionManagerService] Initializing recovery manager 15:14:07,562 INFO [TransactionManagerService] Recovery manager configured 15:14:07,562 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference 15:14:07,611 INFO [TransactionManagerService] Starting transaction recovery manager 15:14:08,426 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080 15:14:08,427 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009 15:14:08,427 INFO [StandardService] Starting service jboss.web 15:14:08,431 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.1.GA 15:14:08,504 INFO [Catalina] Server startup in 163 ms 15:14:08,527 INFO [TomcatDeployment] deploy, ctxPath=/invoker, vfsUrl=http-invoker.sar/invoker.war 15:14:10,815 INFO [TomcatDeployment] deploy, ctxPath=/web-console, vfsUrl=management/console-mgr.sar/web-console.war 15:14:11,296 INFO [TomcatDeployment] deploy, ctxPath=/jbossws, vfsUrl=jbossws.sar/jbossws-management.war 15:14:11,461 INFO [RARDeployment] Required license terms exist, view vfszip:/opt/myjboss1/jboss-5.0.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml 15:14:11,543 INFO [RARDeployment] Required license terms exist, view vfszip:/opt/myjboss1/jboss-5.0.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml 15:14:11,590 INFO [RARDeployment] Required license terms exist, view vfszip:/opt/myjboss1/jboss-5.0.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml 15:14:11,642 INFO [RARDeployment] Required license terms exist, view vfszip:/opt/myjboss1/jboss-5.0.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml 15:14:11,677 INFO [RARDeployment] Required license terms exist, view vfszip:/opt/myjboss1/jboss-5.0.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml 15:14:11,843 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 15:14:11,881 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 15:14:11,934 INFO [RAMJobStore] RAMJobStore initialized. 15:14:11,934 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 15:14:11,934 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 15:14:11,935 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 15:14:12,872 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'javaefaultDS' 15:14:13,308 WARN [QuartzTimerServiceFactory] sql failed: CREATE TABLE QRTZ_JOB_DETAILS(JOB_NAME VARCHAR(80) NOT NULL, JOB_GROUP VARCHAR(80) NOT NULL, DESCRIPTION VARCHAR(120) NULL, JOB_CLASS_NAME VARCHAR(128) NOT NULL, IS_DURABLE VARCHAR(1) NOT NULL, IS_VOLATILE VARCHAR(1) NOT NULL, IS_STATEFUL VARCHAR(1) NOT NULL, REQUESTS_RECOVERY VARCHAR(1) NOT NULL, JOB_DATA BINARY NULL, PRIMARY KEY (JOB_NAME,JOB_GROUP)) 15:14:13,375 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 15:14:13,378 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 15:14:13,403 INFO [JobStoreCMT] Using db table-based data access locking (synchronization). 15:14:13,465 INFO [JobStoreCMT] Removed 0 Volatile Trigger(s). 15:14:13,466 INFO [JobStoreCMT] Removed 0 Volatile Job(s). 15:14:13,466 INFO [JobStoreCMT] JobStoreCMT initialized. 15:14:13,466 INFO [StdSchedulerFactory] Quartz scheduler 'JBossEJB3QuartzScheduler' initialized from an externally provided properties instance. 15:14:13,467 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 15:14:13,555 INFO [JobStoreCMT] Freed 0 triggers from 'acquired' / 'blocked' state. 15:14:13,557 INFO [JobStoreCMT] Recovering 0 jobs that were in-progress at the time of the last shut-down. 15:14:13,557 INFO [JobStoreCMT] Recovery complete. 15:14:13,557 INFO [JobStoreCMT] Removed 0 'complete' triggers. 15:14:13,558 INFO [JobStoreCMT] Removed 0 stale fired job entries. 15:14:13,560 INFO [QuartzScheduler] Scheduler JBossEJB3QuartzScheduler_$_NON_CLUSTERED started. 15:14:14,862 INFO [ServerPeer] JBoss Messaging 1.4.1.GA server [0] started 15:14:15,094 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 15:14:15,094 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@11d6c3a started 15:14:15,096 WARN [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover 15:14:15,096 WARN [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing 15:14:15,099 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 15:14:15,099 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@ea7545 started 15:14:15,100 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 15:14:15,100 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@134e5d started 15:14:15,130 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000 15:14:15,133 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 15:14:15,308 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' 15:14:15,331 INFO [TomcatDeployment] deploy, ctxPath=/, vfsUrl=ROOT.war 15:14:34,997 INFO [TomcatDeployment] deploy, ctxPath=/alfresco, vfsUrl=alfresco.war 15:14:35,595 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:war=/alfresco state=Create mode=Manual requiredState=Installed org.jboss.deployers.spi.DeploymentException: URL file:/opt/myjboss1/jboss-5.0.0.GA/server/default/tmp/deploy/alfresco5789188317627945293-exp.war/ deployment failed at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:373) at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:146) at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:460) at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118) at org.jboss.web.deployers.WebModule.start(WebModule.java:96) 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:597) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668) at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206) at $Proxy36.start(Unknown Source) at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42) at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37) at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286) at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1598) at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1062) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553) at org.jboss.system.ServiceController.doChange(ServiceController.java:688) at org.jboss.system.ServiceController.start(ServiceController.java:460) at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:146) at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:104) at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:45) at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62) at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50) at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171) at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439) at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157) at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178) at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098) at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1598) at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1062) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553) at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781) at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:545) at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:304) at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:205) at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405) at org.jboss.Main.boot(Main.java:209) at org.jboss.Main$1.run(Main.java:547) at java.lang.Thread.run(Thread.java:619) Caused by: LifecycleException: Error initializaing : javax.management.ReflectionException: Cannot find method addChild with this signature at org.apache.catalina.core.StandardContext.start(StandardContext.java:4150) at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:367) … 55 more 15:14:35,891 ERROR [AbstractKernelController] Error installing to Real: name=vfszip:/opt/myjboss1/jboss-5.0.0.GA/server/default/deploy/alfresco.war state=PreReal mode=Manual requiredState=Real org.jboss.deployers.spi.DeploymentException: URL file:/opt/myjboss1/jboss-5.0.0.GA/server/default/tmp/deploy/alfresco5789188317627945293-exp.war/ deployment failed at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:373) at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:146) at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:460) at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118) at org.jboss.web.deployers.WebModule.start(WebModule.java:96) 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:597) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668) at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206) at $Proxy36.start(Unknown Source) at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42) at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37) at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286) at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1598) at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1062) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553) at org.jboss.system.ServiceController.doChange(ServiceController.java:688) at org.jboss.system.ServiceController.start(ServiceController.java:460) at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:146) at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:104) at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:45) at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62) at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50) at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171) at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439) at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157) at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178) at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098) at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1598) at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1062) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553) at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781) at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:545) at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:304) at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:205) at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405) at org.jboss.Main.boot(Main.java:209) at org.jboss.Main$1.run(Main.java:547) at java.lang.Thread.run(Thread.java:619) Caused by: LifecycleException: Error initializaing : javax.management.ReflectionException: Cannot find method addChild with this signature at org.apache.catalina.core.StandardContext.start(StandardContext.java:4150) at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:367) … 55 more 15:14:35,973 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console, vfsUrl=jmx-console.war 15:14:36,102 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
*** CONTEXTS IN ERROR: Name -> Error
vfszip:/opt/myjboss1/jboss-5.0.0.GA/server/default/deploy/alfresco.war -> LifecycleException: Error initializaing : javax.management.ReflectionException: Cannot find method addChild with this signature
15:14:36,166 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080 15:14:36,231 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009 15:14:36,253 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA date=200812042120)] Started in 1m:29s:800ms
Hi … did you get solution for this problem…? Please let me know , i am also getting same error. is it need for clean database? any suggestions appreciates… thanks in advance
This is just a part of the solution cause it is not fixed completely right now nonetheless we (our team) will post a new message as soon as we found the solution. Have a look anyway. If you have other elements feel free to complete it as well.