Created
July 31, 2009 16:28
-
-
Save goldmann/159303 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2009-07-31 12:24:45,989 INFO [org.jboss.web.WebService] (main) Using RMI server codebase: http://10.208.54.239:8083/ | |
2009-07-31 12:24:56,133 INFO [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) JBoss Web Services - Stack Native Core | |
2009-07-31 12:24:56,133 INFO [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) 3.1.2.GA | |
2009-07-31 12:24:57,188 INFO [org.jboss.dependency.plugins.AttributeCallbackItem] (main) Owner callback not implemented. | |
2009-07-31 12:24:59,681 INFO [org.jboss.logbridge.LogNotificationListener] (main) Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@17af46e[ defaultDomain='jboss' ] | |
2009-07-31 12:25:16,421 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@7952623{vfsfile:/opt/jboss-as5/server/cluster/deploy/profileservice-secured.jar/} | |
2009-07-31 12:25:16,421 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@7952623{vfsfile:/opt/jboss-as5/server/cluster/deploy/profileservice-secured.jar/} | |
2009-07-31 12:25:16,421 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@7952623{vfsfile:/opt/jboss-as5/server/cluster/deploy/profileservice-secured.jar/} | |
2009-07-31 12:25:16,422 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@7952623{vfsfile:/opt/jboss-as5/server/cluster/deploy/profileservice-secured.jar/} | |
2009-07-31 12:25:18,519 INFO [org.jboss.iiop.CorbaNamingService] (main) CORBA Naming Started | |
2009-07-31 12:25:24,583 INFO [org.jboss.mx.remoting.service.JMXConnectorServerService] (main) JMX Connector server: service:jmx:rmi://10.208.54.239/jndi/rmi://10.208.54.239:1090/jmxconnector | |
2009-07-31 12:25:24,905 INFO [org.jboss.mail.MailService] (main) Mail Service bound to java:/Mail | |
2009-07-31 12:25:26,352 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] (main) SNMP agent going active | |
2009-07-31 12:25:30,566 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (main) Initializing partition DefaultPartition | |
2009-07-31 12:25:30,869 INFO [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (main) JBossCache MBeans were successfully registered to the platform mbean server. | |
2009-07-31 12:25:30,875 INFO [STDOUT] (JBoss System Threads(1)-3) | |
--------------------------------------------------------- | |
GMS: address is 10.208.54.239:32770 (cluster=DefaultPartition) | |
--------------------------------------------------------- | |
2009-07-31 12:25:31,033 INFO [STDOUT] (main) | |
--------------------------------------------------------- | |
GMS: address is 10.208.54.239:32770 (cluster=DefaultPartition-HAPartitionCache) | |
--------------------------------------------------------- | |
2009-07-31 12:25:31,357 INFO [org.jboss.cache.RPCManagerImpl] (main) Received new cluster view: [10.209.181.157:32770|1] [10.209.181.157:32770, 10.208.54.239:32770] | |
2009-07-31 12:25:32,109 ERROR [org.jgroups.stack.GossipClient] (Timer-1,10.208.54.239:32770) exception connecting to host 10.209.182.22:12001 | |
2009-07-31 12:25:33,140 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (JBoss System Threads(1)-3) Number of cluster members: 1 | |
2009-07-31 12:25:33,140 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (JBoss System Threads(1)-3) Other members: 0 | |
2009-07-31 12:25:33,246 WARN [org.jgroups.protocols.pbcast.NAKACK] (Incoming-5,10.208.54.239:32770) 10.208.54.239:32770] discarded message from non-member 10.209.181.157:32770, my view is [10.208.54.239:32770|0] [10.208.54.239:32770] | |
2009-07-31 12:25:33,422 ERROR [org.jgroups.protocols.pbcast.NAKACK] (Incoming-7,10.208.54.239:32770) sender 10.209.181.157:32770 not found in xmit_table | |
2009-07-31 12:25:33,422 ERROR [org.jgroups.protocols.pbcast.NAKACK] (Incoming-7,10.208.54.239:32770) range is null | |
2009-07-31 12:25:33,424 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (Incoming-7,10.208.54.239:32770) New cluster view for partition DefaultPartition: 1 ([10.208.54.239:1099, 10.209.181.157:1099] delta: 1) | |
2009-07-31 12:26:31,388 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:98) | |
at org.jboss.ha.framework.server.HAPartitionCacheHandlerImpl.startCache(HAPartitionCacheHandlerImpl.java:66) | |
at org.jboss.ha.framework.server.ClusterPartition.startService(ClusterPartition.java:399) | |
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:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:616) | |
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:241) | |
at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47) | |
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109) | |
at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70) | |
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:1631) | |
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) | |
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082) | |
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984) | |
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774) | |
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540) | |
at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121) | |
at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51) | |
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:1631) | |
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) | |
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082) | |
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:702) | |
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:361) | |
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) | |
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631) | |
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) | |
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082) | |
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.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306) | |
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271) | |
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:636) | |
Caused by: java.lang.reflect.InvocationTargetException | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:616) | |
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:389) | |
... 73 more | |
Caused by: org.jgroups.StateTransferException: 10.208.54.239:32770 could not fetch state null from null | |
at org.jgroups.JChannel.connect(JChannel.java:467) | |
at org.jboss.cache.RPCManagerImpl.start(RPCManagerImpl.java:382) | |
... 73 more | |
Caused by: org.jgroups.StateTransferException: 10.208.54.239:32770 could not fetch state null from null | |
at org.jgroups.JChannel.connect(JChannel.java:460) | |
... 74 more | |
2009-07-31 12:26:31,446 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] (main) Partition DefaultPartition destroyed. | |
2009-07-31 12:26:32,949 INFO [org.jboss.invocation.unified.server.UnifiedInvokerHA] (main) Service name is jboss:service=invoker,type=unifiedha | |
2009-07-31 12:26:35,693 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. | |
2009-07-31 12:26:35,705 WARN [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent | |
2009-07-31 12:26:35,952 WARN [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent | |
2009-07-31 12:26:36,144 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc. | |
2009-07-31 12:26:36,144 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting up property manager MBean and JMX layer | |
2009-07-31 12:26:36,403 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Initializing recovery manager | |
2009-07-31 12:26:36,548 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery manager configured | |
2009-07-31 12:26:36,548 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding TransactionManager JNDI Reference | |
2009-07-31 12:26:36,576 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Starting transaction recovery manager | |
2009-07-31 12:26:36,922 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/opt/jboss-as5/server/cluster/deploy/jboss-local-jdbc.rar/META-INF/ra.xml | |
2009-07-31 12:26:36,952 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/opt/jboss-as5/server/cluster/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml | |
2009-07-31 12:26:36,976 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/opt/jboss-as5/server/cluster/deploy/jms-ra.rar/META-INF/ra.xml | |
2009-07-31 12:26:37,000 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/opt/jboss-as5/server/cluster/deploy/mail-ra.rar/META-INF/ra.xml | |
2009-07-31 12:26:37,045 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/opt/jboss-as5/server/cluster/deploy/quartz-ra.rar/META-INF/ra.xml | |
2009-07-31 12:26:37,165 INFO [org.quartz.simpl.SimpleThreadPool] (main) Job execution threads will use class loader of thread: main | |
2009-07-31 12:26:37,209 INFO [org.quartz.core.QuartzScheduler] (main) Quartz Scheduler v.1.5.2 created. | |
2009-07-31 12:26:37,211 INFO [org.quartz.simpl.RAMJobStore] (main) RAMJobStore initialized. | |
2009-07-31 12:26:37,211 INFO [org.quartz.impl.StdSchedulerFactory] (main) Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' | |
2009-07-31 12:26:37,211 INFO [org.quartz.impl.StdSchedulerFactory] (main) Quartz scheduler version: 1.5.2 | |
2009-07-31 12:26:37,212 INFO [org.quartz.core.QuartzScheduler] (main) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. | |
2009-07-31 12:26:37,903 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS' | |
2009-07-31 12:26:40,637 INFO [org.jboss.jms.server.ServerPeer] (main) JBoss Messaging 1.4.3.GA server [239] started | |
2009-07-31 12:26:40,953 INFO [STDOUT] (main) | |
--------------------------------------------------------- | |
GMS: address is 10.208.54.239:32770 (cluster=MessagingPostOffice-CTRL) | |
--------------------------------------------------------- | |
2009-07-31 12:26:41,027 INFO [org.jboss.messaging.core.impl.postoffice.GroupMember] (main) org.jboss.messaging.core.impl.postoffice.GroupMember$ControlMembershipListener@1492c92 got new view [10.209.181.157:32770|1] [10.209.181.157:32770, 10.208.54.239:32770], old view is null | |
2009-07-31 12:26:41,027 INFO [org.jboss.messaging.core.impl.postoffice.GroupMember] (main) I am (10.208.54.239:32770) | |
2009-07-31 12:26:41,028 INFO [org.jboss.messaging.core.impl.postoffice.GroupMember] (main) New Members : 2 ([10.209.181.157:32770, 10.208.54.239:32770]) | |
2009-07-31 12:26:41,028 INFO [org.jboss.messaging.core.impl.postoffice.GroupMember] (main) All Members : 2 ([10.209.181.157:32770, 10.208.54.239:32770]) | |
2009-07-31 12:26:41,072 INFO [STDOUT] (main) | |
--------------------------------------------------------- | |
GMS: address is 10.208.54.239:7900 (cluster=MessagingPostOffice-DATA) | |
--------------------------------------------------------- | |
2009-07-31 12:26:46,223 INFO [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000 | |
2009-07-31 12:26:46,304 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector bisocket://10.208.54.239:4457 has leasing enabled, lease period 10000 milliseconds | |
2009-07-31 12:26:46,304 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@b6d4ae started | |
2009-07-31 12:26:46,305 INFO [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 | |
2009-07-31 12:26:46,456 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector bisocket://10.208.54.239:4457 has leasing enabled, lease period 10000 milliseconds | |
2009-07-31 12:26:46,456 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@1d950df started | |
2009-07-31 12:26:46,802 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. | |
2009-07-31 12:26:48,304 WARN [org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (WorkerThread#1[10.209.181.157:60806]) 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. | |
2009-07-31 12:26:50,855 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector bisocket://10.208.54.239:4457 has leasing enabled, lease period 10000 milliseconds | |
2009-07-31 12:26:50,855 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@15731d6 started | |
2009-07-31 12:26:51,092 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' | |
2009-07-31 12:26:51,842 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Created KernelDeployment for: profileservice-secured.jar | |
2009-07-31 12:26:51,854 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 | |
2009-07-31 12:26:51,854 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) with dependencies: | |
2009-07-31 12:26:51,854 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and demands: | |
2009-07-31 12:26:51,855 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView | |
2009-07-31 12:26:51,855 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jboss.ejb:service=EJBTimerService | |
2009-07-31 12:26:51,855 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and supplies: | |
2009-07-31 12:26:51,855 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Class:org.jboss.profileservice.spi.ProfileService | |
2009-07-31 12:26:51,855 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureProfileService/remote | |
2009-07-31 12:26:51,855 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService | |
2009-07-31 12:26:51,855 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) with dependencies: | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and demands: | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jboss.ejb:service=EJBTimerService | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and supplies: | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Class:org.jboss.deployers.spi.management.deploy.DeploymentManager | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureDeploymentManager/remote | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) with dependencies: | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and demands: | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jboss.ejb:service=EJBTimerService | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and supplies: | |
2009-07-31 12:26:51,856 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView | |
2009-07-31 12:26:51,857 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Class:org.jboss.deployers.spi.management.ManagementView | |
2009-07-31 12:26:51,857 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureManagementView/remote | |
2009-07-31 12:26:51,857 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar | |
2009-07-31 12:26:51,860 INFO [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@eb2686{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} | |
2009-07-31 12:26:51,861 INFO [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@f8cf1b{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} | |
2009-07-31 12:26:51,861 INFO [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@f5f77{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} | |
2009-07-31 12:26:52,211 INFO [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 | |
2009-07-31 12:26:52,229 INFO [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager | |
2009-07-31 12:26:52,415 INFO [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI: | |
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface | |
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface | |
2009-07-31 12:26:52,625 INFO [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 | |
2009-07-31 12:26:52,644 INFO [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView | |
2009-07-31 12:26:52,682 INFO [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI: | |
SecureManagementView/remote - EJB3.x Default Remote Business Interface | |
SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface | |
2009-07-31 12:26:52,884 INFO [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 | |
2009-07-31 12:26:52,885 INFO [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService | |
2009-07-31 12:26:52,919 INFO [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI: | |
SecureProfileService/remote - EJB3.x Default Remote Business Interface | |
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface | |
2009-07-31 12:26:53,414 ERROR [org.jboss.system.server.profileservice.repository.ScopedProfileServiceController] (main) Error installing to Create: name=ProfileKey@1424b7b[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:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:616) | |
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:361) | |
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) | |
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631) | |
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) | |
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082) | |
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.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306) | |
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271) | |
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:636) | |
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 | |
2009-07-31 12:26:53,415 ERROR [STDERR] (main) Failed to boot JBoss: | |
2009-07-31 12:26:53,415 ERROR [STDERR] (main) java.lang.IllegalStateException: Incompletely deployed: | |
*** PROFILES IN ERROR: Name -> Error | |
Profile: ProfileKey@1424b7b[domain=default, server=default, name=farm] in error due to java.lang.reflect.InvocationTargetException | |
*** PROFILES MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State} | |
ProfileKey@1c6bbd3[domain=default, server=default, name=cluster] is missing following dependencies: ProfileKey@1424b7b[domain=default, server=default, name=farm]{Installed:**ERROR**} | |
2009-07-31 12:26:53,415 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.repository.AbstractProfileService.logErrors(AbstractProfileService.java:567) | |
2009-07-31 12:26:53,416 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.repository.AbstractProfileService.validate(AbstractProfileService.java:348) | |
2009-07-31 12:26:53,416 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.repository.AbstractProfileService.validateProfile(AbstractProfileService.java:331) | |
2009-07-31 12:26:53,416 ERROR [STDERR] (main) at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:272) | |
2009-07-31 12:26:53,416 ERROR [STDERR] (main) at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461) | |
2009-07-31 12:26:53,416 ERROR [STDERR] (main) at org.jboss.Main.boot(Main.java:221) | |
2009-07-31 12:26:53,416 ERROR [STDERR] (main) at org.jboss.Main$1.run(Main.java:556) | |
2009-07-31 12:26:53,416 ERROR [STDERR] (main) at java.lang.Thread.run(Thread.java:636) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment