I have some problem when I am using 2 jboss-eap-5.1 on 2 linux platform ,
I start one jboss is ok, when I start the second one I found the error is
like this
---------------------------------------------------------
2010-05-10 17:08:15,115 INFO [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server.
2010-05-10 17:08:15,172 INFO [STDOUT] (main)
---------------------------------------------------------
---------------------------------------------------------
2010-05-10 17:08:15,214 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (JBoss System Threads(1)-3) Number of cluster members: 2
2010-05-10 17:08:15,216 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (JBoss System Threads(1)-3) Other members: 1
2010-05-10 17:09:15,454 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Start: name=HAPartition state=Create
org.jboss.cache.CacheException: java.lang.reflect.InvocationTargetException
at org.jboss.cache.util.reflect.ReflectionUtil.invokeAccessibly(ReflectionUtil.java:148)
at org.jboss.cache.factories.ComponentRegistry$PrioritizedMethod.invoke(ComponentRegistry.java:1012)
at org.jboss.cache.factories.ComponentRegistry.internalStart(ComponentRegistry.java:778)
at org.jboss.cache.factories.ComponentRegistry.start(ComponentRegistry.java:632)
at org.jboss.cache.invocation.CacheInvocationDelegate.start(CacheInvocationDelegate.java:345)
at org.jboss.ha.cachemanager.CacheManagerManagedCache.start(CacheManagerManagedCache.java:104)
at org.jboss.ha.framework.server.HAPartitionCacheHandlerImpl.startCache(HAPartitionCacheHandlerImpl.java:66)
at org.jboss.ha.framework.server.ClusterPartition.startService(ClusterPartition.java:397)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:376)
at org.jboss.system.ServiceMBeanSupport.pojoStart(ServiceMBeanSupport.java:216)
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.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)
at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)
at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:243)
at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:111)
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:72)
at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)
at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
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.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)
at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:125)
at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:52)
at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1454)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1172)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1193)
at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1113)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:826)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:556)
at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:789)
at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:699)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:256)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.reflect.InvocationTargetException
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.cache.util.reflect.ReflectionUtil.invokeAccessibly(ReflectionUtil.java:144)
... 68 more
Caused by: org.jboss.cache.CacheException: Unable to connect to JGroups channel
at org.jboss.cache.RPCManagerImpl.start(RPCManagerImpl.java:378)
... 73 more
Caused by: org.jgroups.StateTransferException:
192.168.100.11:55200 could not fetch state null from null
at org.jgroups.JChannel.connect(JChannel.java:464)
at org.jboss.cache.RPCManagerImpl.start(RPCManagerImpl.java:371)
... 73 more
Caused by: org.jgroups.StateTransferException:
192.168.100.11:55200 could not fetch state null from null
at org.jgroups.JChannel.connect(JChannel.java:459)
... 74 more
2010-05-10 17:09:15,559 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (main) Partition DefaultPartition destroyed.
2010-05-10 17:09:16,132 WARN [org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (main) 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.
2010-05-10 17:09:16,897 INFO [org.jboss.invocation.unified.server.UnifiedInvokerHA] (main) Service name is jboss:service=invoker,type=unifiedha
2010-05-10 17:09:18,033 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA_CP12) - JBoss Inc.
2010-05-10 17:09:18,034 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting up property manager MBean and JMX layer
2010-05-10 17:09:18,326 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Initializing recovery manager
2010-05-10 17:09:18,525 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery manager configured
2010-05-10 17:09:18,525 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding TransactionManager JNDI Reference
2010-05-10 17:09:18,584 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Starting transaction recovery manager
2010-05-10 17:09:19,244 INFO [org.apache.catalina.core.AprLifecycleListener] (main) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jdk1.6.0_26/jre/lib/amd64/server:/usr/java/jdk1.6.0_26/jre/lib/amd64:/usr/java/jdk1.6.0_26/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2010-05-10 17:09:19,352 INFO [org.apache.coyote.http11.Http11Protocol] (main) Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
2010-05-10 17:09:19,353 INFO [org.apache.coyote.ajp.AjpProtocol] (main) Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
2010-05-10 17:09:19,385 INFO [org.apache.catalina.core.StandardService] (main) Starting service jboss.web
2010-05-10 17:09:19,389 INFO [org.apache.catalina.core.StandardEngine] (main) Starting Servlet Engine: JBoss Web/2.1.12.GA-patch-01
2010-05-10 17:09:19,470 INFO [org.apache.catalina.startup.Catalina] (main) Server startup in 117 ms
2010-05-10 17:09:19,500 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/invoker
2010-05-10 17:09:20,215 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/juddi
2010-05-10 17:09:20,251 INFO [org.apache.juddi.registry.RegistryServlet] (main) Loading jUDDI configuration.
2010-05-10 17:09:20,252 INFO [org.apache.juddi.registry.RegistryServlet] (main) Resources loaded from: /WEB-INF/juddi.properties
2010-05-10 17:09:20,252 INFO [org.apache.juddi.registry.RegistryServlet] (main) Initializing jUDDI components.
2010-05-10 17:09:20,391 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/web-console
2010-05-10 17:09:20,820 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/jbossws
2010-05-10 17:09:20,955 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
2010-05-10 17:09:20,977 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
2010-05-10 17:09:20,989 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/jms-ra.rar/META-INF/ra.xml
2010-05-10 17:09:21,007 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/mail-ra.rar/META-INF/ra.xml
2010-05-10 17:09:21,037 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/quartz-ra.rar/META-INF/ra.xml
2010-05-10 17:09:21,176 INFO [org.quartz.simpl.SimpleThreadPool] (main) Job execution threads will use class loader of thread: main
2010-05-10 17:09:21,222 INFO [org.quartz.core.QuartzScheduler] (main) Quartz Scheduler v.1.5.2 created.
2010-05-10 17:09:21,226 INFO [org.quartz.simpl.RAMJobStore] (main) RAMJobStore initialized.
2010-05-10 17:09:21,227 INFO [org.quartz.impl.StdSchedulerFactory] (main) Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
2010-05-10 17:09:21,228 INFO [org.quartz.impl.StdSchedulerFactory] (main) Quartz scheduler version: 1.5.2
2010-05-10 17:09:21,231 INFO [org.quartz.core.QuartzScheduler] (main) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2010-05-10 17:09:21,961 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
2010-05-10 17:09:22,853 INFO [org.jboss.jms.server.ServerPeer] (main) JBoss Messaging 1.4.8.SP5 server [2] started
2010-05-10 17:09:23,122 INFO [STDOUT] (main)
---------------------------------------------------------
---------------------------------------------------------
2010-05-10 17:09:23,274 INFO [org.jboss.messaging.core.impl.postoffice.GroupMember] (main) org.jboss.messaging.core.impl.postoffice.GroupMember$ControlMembershipListener@655f11e7 got new view [192.168.100.10:55200|1] [
192.168.100.10:55200,
192.168.100.11:55200], old view is null
2010-05-10 17:09:23,274 INFO [org.jboss.messaging.core.impl.postoffice.GroupMember] (main) I am (
192.168.100.11:55200)
2010-05-10 17:09:23,339 INFO [STDOUT] (pool-12-thread-1)
---------------------------------------------------------
---------------------------------------------------------
2010-05-10 17:09:23,650 INFO [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2010-05-10 17:09:23,724 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector bisocket://
192.168.100.11:4457 has leasing enabled, lease period 10000 milliseconds
2010-05-10 17:09:23,725 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@66f42d3 started
2010-05-10 17:09:23,727 INFO [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2010-05-10 17:09:23,800 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector bisocket://
192.168.100.11:4457 has leasing enabled, lease period 10000 milliseconds
2010-05-10 17:09:23,803 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@cb9a647 started
2010-05-10 17:09:25,476 WARN [org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (main) 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.
2010-05-10 17:09:25,795 WARN [org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (WorkerThread#0[
192.168.100.10:56909]) 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.
2010-05-10 17:09:25,820 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector bisocket://
192.168.100.11:4457 has leasing enabled, lease period 10000 milliseconds
2010-05-10 17:09:25,820 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@49081cc0 started
2010-05-10 17:09:25,986 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
2010-05-10 17:09:26,255 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/admin-console
2010-05-10 17:09:26,406 INFO [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing Mojarra (1.2_13-b01-FCS) for context '/admin-console'
2010-05-10 17:09:30,029 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/
2010-05-10 17:09:30,107 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/jmx-console
2010-05-10 17:09:30,246 ERROR [org.jboss.system.server.profileservice.repository.ScopedProfileServiceController] (main) Error installing to Create: name=ProfileKey@1fea8dbd[domain=default, server=default, name=farm] state=Configured mode=On Demand requiredState=Installed
java.lang.reflect.InvocationTargetException
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.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:97)
at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:77)
at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.install(AbstractProfileLifeCycleAction.java:49)
at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:256)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Must register RepositoryClusteringHandler before calling create()
at org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository.create(ClusteredDeploymentRepository.java:198)
at org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository.load(ClusteredDeploymentRepository.java:226)
at org.jboss.system.server.profile.repository.AbstractProfile.create(AbstractProfile.java:158)
... 22 more
2010-05-10 17:09:30,247 INFO [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main) Loading profile: ProfileKey@5a035c6f[domain=default, server=default, name=all]
2010-05-10 17:09:30,248 ERROR [STDERR] (main) Failed to boot JBoss:
2010-05-10 17:09:30,248 ERROR [STDERR] (main) java.lang.IllegalStateException: Incompletely deployed:
*** PROFILES IN ERROR: Name -> Error
Profile: ProfileKey@1fea8dbd[domain=default, server=default, name=farm] in error due to java.lang.reflect.InvocationTargetException
*** PROFILES MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
ProfileKey@5a035c6f[domain=default, server=default, name=all] is missing following dependencies: ProfileKey@1fea8dbd[domain=default, server=default, name=farm]{Installed:**ERROR**}
2010-05-10 17:09:30,249 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.repository.AbstractProfileService.logErrors(AbstractProfileService.java:613)
2010-05-10 17:09:30,249 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.repository.AbstractProfileService.validate(AbstractProfileService.java:390)
2010-05-10 17:09:30,249 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.repository.AbstractProfileService.validateProfile(AbstractProfileService.java:373)
2010-05-10 17:09:30,249 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:265)
2010-05-10 17:09:30,250 ERROR [STDERR] (main) at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
2010-05-10 17:09:30,250 ERROR [STDERR] (main) at org.jboss.Main.boot(Main.java:221)
2010-05-10 17:09:30,250 ERROR [STDERR] (main) at org.jboss.Main$1.run(Main.java:556)
2010-05-10 17:09:30,250 ERROR [STDERR] (main) at java.lang.Thread.run(Thread.java:662)
./run.sh -c all -b 192.168.100.11
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /usr/local/soft/jboss-eap-5.1/jboss-as
JAVA: java
JAVA_OPTS: -Dprogram.name=run.sh -server -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.lang.ClassLoader.allowArraySyntax=true -Djava.net.preferIPv4Stack=true
CLASSPATH: /usr/local/soft/jboss-eap-5.1/jboss-as/bin/run.jar
=========================================================================
18:12:11,519 INFO [ServerImpl] Starting JBoss (Microcontainer)...
18:12:11,521 INFO [ServerImpl] Release ID: JBoss [EAP] 5.1.2 (build: SVNTag=JBPAPP_5_1_2 date=201111102209)
18:12:11,522 INFO [ServerImpl] Bootstrap URL: null
18:12:11,523 INFO [ServerImpl] Home Dir: /usr/local/soft/jboss-eap-5.1/jboss-as
18:12:11,523 INFO [ServerImpl] Home URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/
18:12:11,523 INFO [ServerImpl] Library URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/lib/
18:12:11,525 INFO [ServerImpl] Patch URL: null
18:12:11,526 INFO [ServerImpl] Common Base URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/common/
18:12:11,526 INFO [ServerImpl] Common Library URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/common/lib/
18:12:11,527 INFO [ServerImpl] Server Name: all
18:12:11,527 INFO [ServerImpl] Server Base Dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server
18:12:11,527 INFO [ServerImpl] Server Base URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/server/
18:12:11,528 INFO [ServerImpl] Server Config URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/conf/
18:12:11,528 INFO [ServerImpl] Server Home Dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server/all
18:12:11,528 INFO [ServerImpl] Server Home URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/
18:12:11,529 INFO [ServerImpl] Server Data Dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server/all/data
18:12:11,529 INFO [ServerImpl] Server Library URL: file:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/lib/
18:12:11,529 INFO [ServerImpl] Server Log Dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server/all/log
18:12:11,530 INFO [ServerImpl] Server Native Dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server/all/tmp/native
18:12:11,530 INFO [ServerImpl] Server Temp Dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server/all/tmp
18:12:11,530 INFO [ServerImpl] Server Temp Deploy Dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server/all/tmp/deploy
18:12:12,543 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/conf/bootstrap.xml
18:12:13,226 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
18:12:13,230 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
18:12:13,735 INFO [CopyMechanism] VFS temp dir: /usr/local/soft/jboss-eap-5.1/jboss-as/server/all/tmp
18:12:13,737 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
18:12:15,205 INFO [ServerInfo] Java version: 1.6.0_26,Sun Microsystems Inc.
18:12:15,205 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
18:12:15,206 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 20.1-b02,Sun Microsystems Inc.
18:12:15,206 INFO [ServerInfo] OS-System: Linux 2.6.18-53.el5,amd64
18:12:15,207 INFO [ServerInfo] VM arguments: -Dprogram.name=run.sh -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.lang.ClassLoader.allowArraySyntax=true -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/usr/local/soft/jboss-eap-5.1/jboss-as/lib/endorsed
18:12:15,254 INFO [JMXKernel] Legacy JMX core initialized
18:12:25,082 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
18:12:25,083 INFO [NativeServerConfig] 3.1.2.SP11
18:12:26,101 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@4ddf3d59[ defaultDomain='jboss' ]
18:12:35,081 INFO [CorbaNamingService] CORBA Naming Started
18:12:36,722 INFO [MailService] Mail Service bound to java:/Mail
18:12:37,489 INFO [SnmpAgentService] SNMP agent going active
18:12:39,387 INFO [DefaultPartition] Initializing partition DefaultPartition
18:12:39,444 INFO [STDOUT]
---------------------------------------------------------
---------------------------------------------------------
18:12:39,604 INFO [PlatformMBeanServerRegistration] JBossCache MBeans were successfully registered to the platform mbean server.
18:12:39,671 INFO [DefaultPartition] Number of cluster members: 2
18:12:39,672 INFO [DefaultPartition] Other members: 1
18:12:39,702 INFO [STDOUT]
---------------------------------------------------------
---------------------------------------------------------
18:13:39,814 ERROR [AbstractKernelController] Error installing to Start: name=HAPartition state=Create
org.jboss.cache.CacheException: java.lang.reflect.InvocationTargetException
at org.jboss.cache.util.reflect.ReflectionUtil.invokeAccessibly(ReflectionUtil.java:148)
at org.jboss.cache.factories.ComponentRegistry$PrioritizedMethod.invoke(ComponentRegistry.java:1012)
at org.jboss.cache.factories.ComponentRegistry.internalStart(ComponentRegistry.java:778)
at org.jboss.cache.factories.ComponentRegistry.start(ComponentRegistry.java:632)
at org.jboss.cache.invocation.CacheInvocationDelegate.start(CacheInvocationDelegate.java:345)
at org.jboss.ha.cachemanager.CacheManagerManagedCache.start(CacheManagerManagedCache.java:104)
at org.jboss.ha.framework.server.HAPartitionCacheHandlerImpl.startCache(HAPartitionCacheHandlerImpl.java:66)
at org.jboss.ha.framework.server.ClusterPartition.startService(ClusterPartition.java:397)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:376)
at org.jboss.system.ServiceMBeanSupport.pojoStart(ServiceMBeanSupport.java:216)
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.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)
at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)
at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:243)
at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:111)
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:72)
at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)
at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
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.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)
at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:125)
at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:52)
at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1454)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1172)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1193)
at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1113)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:826)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:556)
at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:789)
at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:699)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:256)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.reflect.InvocationTargetException
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.cache.util.reflect.ReflectionUtil.invokeAccessibly(ReflectionUtil.java:144)
... 68 more
Caused by: org.jboss.cache.CacheException: Unable to connect to JGroups channel
at org.jboss.cache.RPCManagerImpl.start(RPCManagerImpl.java:378)
... 73 more
Caused by: org.jgroups.StateTransferException:
192.168.100.11:55200 could not fetch state null from null
at org.jgroups.JChannel.connect(JChannel.java:464)
at org.jboss.cache.RPCManagerImpl.start(RPCManagerImpl.java:371)
... 73 more
Caused by: org.jgroups.StateTransferException:
192.168.100.11:55200 could not fetch state null from null
at org.jgroups.JChannel.connect(JChannel.java:459)
... 74 more
18:13:39,913 INFO [DefaultPartition] Partition DefaultPartition destroyed.
18:13:40,642 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.
18:13:41,403 INFO [UnifiedInvokerHA] Service name is jboss:service=invoker,type=unifiedha
18:13:42,489 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA_CP12) - JBoss Inc.
18:13:42,490 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
18:13:42,802 INFO [TransactionManagerService] Initializing recovery manager
18:13:43,018 INFO [TransactionManagerService] Recovery manager configured
18:13:43,018 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
18:13:43,081 INFO [TransactionManagerService] Starting transaction recovery manager
18:13:43,800 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jdk1.6.0_26/jre/lib/amd64/server:/usr/java/jdk1.6.0_26/jre/lib/amd64:/usr/java/jdk1.6.0_26/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
18:13:43,895 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
18:13:43,897 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
18:13:43,939 INFO [StandardService] Starting service jboss.web
18:13:43,943 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.12.GA-patch-01
18:13:44,023 INFO [Catalina] Server startup in 125 ms
18:13:44,054 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
18:13:44,962 INFO [TomcatDeployment] deploy, ctxPath=/juddi
18:13:45,020 INFO [RegistryServlet] Loading jUDDI configuration.
18:13:45,022 INFO [RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
18:13:45,022 INFO [RegistryServlet] Initializing jUDDI components.
18:13:45,249 INFO [TomcatDeployment] deploy, ctxPath=/web-console
18:13:45,701 INFO [TomcatDeployment] deploy, ctxPath=/invoker
18:13:45,858 INFO [RARDeployment] Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
18:13:46,062 INFO [RARDeployment] Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
18:13:46,074 INFO [RARDeployment] Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/jms-ra.rar/META-INF/ra.xml
18:13:46,093 INFO [RARDeployment] Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/mail-ra.rar/META-INF/ra.xml
18:13:46,123 INFO [RARDeployment] Required license terms exist, view vfsfile:/usr/local/soft/jboss-eap-5.1/jboss-as/server/all/deploy/quartz-ra.rar/META-INF/ra.xml
18:13:46,264 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
18:13:46,316 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
18:13:46,321 INFO [RAMJobStore] RAMJobStore initialized.
18:13:46,322 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
18:13:46,323 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
18:13:46,327 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
18:13:47,089 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
18:13:47,959 INFO [ServerPeer] JBoss Messaging 1.4.8.SP5 server [2] started
18:13:48,221 INFO [STDOUT]
---------------------------------------------------------
---------------------------------------------------------
18:13:48,314 INFO [GroupMember] org.jboss.messaging.core.impl.postoffice.GroupMember$ControlMembershipListener@57dc7b85 got new view [192.168.100.10:55200|1] [
192.168.100.10:55200,
192.168.100.11:55200], old view is null
18:13:48,360 INFO [STDOUT]
---------------------------------------------------------
---------------------------------------------------------
18:13:48,857 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
18:13:48,860 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
18:13:48,932 INFO [ConnectionFactory] Connector bisocket://
192.168.100.11:4457 has leasing enabled, lease period 10000 milliseconds
18:13:48,932 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@7b781fdd started
18:13:48,998 INFO [ConnectionFactory] Connector bisocket://
192.168.100.11:4457 has leasing enabled, lease period 10000 milliseconds
18:13:49,001 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@b6704b6 started
18:13:50,672 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.
18:13:50,988 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.
18:13:51,011 INFO [ConnectionFactory] Connector bisocket://
192.168.100.11:4457 has leasing enabled, lease period 10000 milliseconds
18:13:51,012 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@38d54df2 started
18:13:51,190 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
18:13:51,485 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
18:13:51,682 INFO [config] Initializing Mojarra (1.2_13-b01-FCS) for context '/admin-console'
18:13:55,499 INFO [TomcatDeployment] deploy, ctxPath=/
18:13:55,581 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
18:13:55,718 ERROR [ScopedProfileServiceController] Error installing to Create: name=ProfileKey@2e8cd4db[domain=default, server=default, name=farm] state=Configured mode=On Demand requiredState=Installed
java.lang.reflect.InvocationTargetException
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.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:97)
at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:77)
at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.install(AbstractProfileLifeCycleAction.java:49)
at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:256)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Must register RepositoryClusteringHandler before calling create()
at org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository.create(ClusteredDeploymentRepository.java:198)
at org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository.load(ClusteredDeploymentRepository.java:226)
at org.jboss.system.server.profile.repository.AbstractProfile.create(AbstractProfile.java:158)
... 22 more
18:13:55,720 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@e060a95[domain=default, server=default, name=all]
18:13:55,720 ERROR [STDERR] Failed to boot JBoss:
18:13:55,721 ERROR [STDERR] java.lang.IllegalStateException: Incompletely deployed:
*** PROFILES IN ERROR: Name -> Error
Profile: ProfileKey@2e8cd4db[domain=default, server=default, name=farm] in error due to java.lang.reflect.InvocationTargetException
*** PROFILES MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
ProfileKey@e060a95[domain=default, server=default, name=all] is missing following dependencies: ProfileKey@2e8cd4db[domain=default, server=default, name=farm]{Installed:**ERROR**}
18:13:55,721 ERROR [STDERR] at org.jboss.system.server.profileservice.repository.AbstractProfileService.logErrors(AbstractProfileService.java:613)
18:13:55,721 ERROR [STDERR] at org.jboss.system.server.profileservice.repository.AbstractProfileService.validate(AbstractProfileService.java:390)
18:13:55,721 ERROR [STDERR] at org.jboss.system.server.profileservice.repository.AbstractProfileService.validateProfile(AbstractProfileService.java:373)
18:13:55,722 ERROR [STDERR] at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:265)
18:13:55,722 ERROR [STDERR] at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
18:13:55,722 ERROR [STDERR] at org.jboss.Main.boot(Main.java:221)
18:13:55,722 ERROR [STDERR] at org.jboss.Main$1.run(Main.java:556)
18:13:55,722 ERROR [STDERR] at java.lang.Thread.run(Thread.java:662)
在 2011年4月4日星期一UTC+8下午10时49分38秒,gunjan pandey写道: