I'm getting errors after installing the latest JBossWS Metro (3.1.1.GA) into 
JBoss 5.1.0.GA-jdk6.  Are there any know issues that I should be aware of?  Has 
anyone else had any luck with this combination?  I've read all the readmes that 
I'm aware of and looked for jira issues.  

1. Clean copy of JBoss 5.1.0.GA-jdk6, both the "default" and "all" servers 
start and run without error.
2. Downloaded the latest JBossWS Metro Binaries (3.1.1.GA) from 
http://www.jboss.org/jbossws/downloads/
3. Went through the installation instructions here 
http://jbossws.jboss.org/mediawiki/index.php?title=Installation
4. Now I get the following upon startup.   
=========================================================================
  | 
  |   JBoss Bootstrap Environment
  | 
  |   JBOSS_HOME: /Applications/jboss-5.1.0.GA-metro
  | 
  |   JAVA: 
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home//bin/java
  | 
  |   JAVA_OPTS: -Dprogram.name=run.sh -Xms128m -Xmx512m -XX:MaxPermSize=256m 
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000
  | 
  |   CLASSPATH: /Applications/jboss-5.1.0.GA-metro/bin/run.jar
  | 
  | =========================================================================
  | 
  | 14:58:10,666 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
  | 14:58:10,667 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA 
(build: SVNTag=JBoss_5_1_0_GA date=200905221634)
  | 14:58:10,667 INFO  [ServerImpl] Bootstrap URL: null
  | 14:58:10,667 INFO  [ServerImpl] Home Dir: /Applications/jboss-5.1.0.GA-metro
  | 14:58:10,667 INFO  [ServerImpl] Home URL: 
file:/Applications/jboss-5.1.0.GA-metro/
  | 14:58:10,668 INFO  [ServerImpl] Library URL: 
file:/Applications/jboss-5.1.0.GA-metro/lib/
  | 14:58:10,668 INFO  [ServerImpl] Patch URL: null
  | 14:58:10,668 INFO  [ServerImpl] Common Base URL: 
file:/Applications/jboss-5.1.0.GA-metro/common/
  | 14:58:10,669 INFO  [ServerImpl] Common Library URL: 
file:/Applications/jboss-5.1.0.GA-metro/common/lib/
  | 14:58:10,669 INFO  [ServerImpl] Server Name: default
  | 14:58:10,669 INFO  [ServerImpl] Server Base Dir: 
/Applications/jboss-5.1.0.GA-metro/server
  | 14:58:10,669 INFO  [ServerImpl] Server Base URL: 
file:/Applications/jboss-5.1.0.GA-metro/server/
  | 14:58:10,669 INFO  [ServerImpl] Server Config URL: 
file:/Applications/jboss-5.1.0.GA-metro/server/default/conf/
  | 14:58:10,669 INFO  [ServerImpl] Server Home Dir: 
/Applications/jboss-5.1.0.GA-metro/server/default
  | 14:58:10,670 INFO  [ServerImpl] Server Home URL: 
file:/Applications/jboss-5.1.0.GA-metro/server/default/
  | 14:58:10,670 INFO  [ServerImpl] Server Data Dir: 
/Applications/jboss-5.1.0.GA-metro/server/default/data
  | 14:58:10,670 INFO  [ServerImpl] Server Library URL: 
file:/Applications/jboss-5.1.0.GA-metro/server/default/lib/
  | 14:58:10,670 INFO  [ServerImpl] Server Log Dir: 
/Applications/jboss-5.1.0.GA-metro/server/default/log
  | 14:58:10,670 INFO  [ServerImpl] Server Native Dir: 
/Applications/jboss-5.1.0.GA-metro/server/default/tmp/native
  | 14:58:10,671 INFO  [ServerImpl] Server Temp Dir: 
/Applications/jboss-5.1.0.GA-metro/server/default/tmp
  | 14:58:10,671 INFO  [ServerImpl] Server Temp Deploy Dir: 
/Applications/jboss-5.1.0.GA-metro/server/default/tmp/deploy
  | 14:58:11,342 INFO  [ServerImpl] Starting Microcontainer, 
bootstrapURL=file:/Applications/jboss-5.1.0.GA-metro/server/default/conf/bootstrap.xml
  | 14:58:11,872 INFO  [VFSCacheFactory] Initializing VFSCache 
[org.jboss.virtual.plugins.cache.CombinedVFSCache]
  | 14:58:11,875 INFO  [VFSCacheFactory] Using VFSCache 
[CombinedVFSCache[real-cache: null]]
  | 14:58:12,138 INFO  [CopyMechanism] VFS temp dir: 
/Applications/jboss-5.1.0.GA-metro/server/default/tmp
  | 14:58:12,139 INFO  [ZipEntryContext] VFS force nested jars copy-mode is 
enabled.
  | 14:58:13,404 INFO  [ServerInfo] Java version: 1.6.0_07,Apple Inc.
  | 14:58:13,405 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime 
Environment (build 1.6.0_07-b06-153)
  | 14:58:13,405 INFO  [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 
1.6.0_07-b06-57,Apple Inc.
  | 14:58:13,405 INFO  [ServerInfo] OS-System: Mac OS X 10.5.7,x86_64
  | 14:58:13,407 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.sh 
-Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Djava.endorsed.dirs=/Applications/jboss-5.1.0.GA-metro/lib/endorsed 
  | 14:58:13,472 INFO  [JMXKernel] Legacy JMX core initialized
  | 14:58:16,533 INFO  [ProfileServiceBootstrap] Loading profile: 
profile...@e2a3881[domain=default, server=default, name=default]
  | 14:58:18,097 INFO  [WebService] Using RMI server codebase: 
http://mycompany.com:8083/
  | 14:58:28,579 INFO  [MetroServerConfig] JBoss Web Services - Stack Metro 
Runtime Server
  | 14:58:28,579 INFO  [MetroServerConfig] 3.1.1.GA
  | 14:58:28,836 ERROR [AbstractKernelController] Error installing to 
PreInstall: name=WSInjectionMetaDataDeploymentAspect state=Real
  | java.lang.NoClassDefFoundError: 
org/jboss/wsf/spi/metadata/injection/ReferenceResolver
  |     at java.lang.Class.getDeclaredConstructors0(Native Method)
  |     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
  |     at java.lang.Class.getDeclaredConstructors(Class.java:1836)
  |     at 
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getDeclaredConstructors(IntrospectionTypeInfoFactoryImpl.java:489)
  |     at 
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getConstructors(IntrospectionTypeInfoFactoryImpl.java:146)
  |     at 
org.jboss.reflect.plugins.ClassInfoImpl.getDeclaredConstructors(ClassInfoImpl.java:424)
  |     at 
org.jboss.beans.info.plugins.AbstractBeanInfoFactory.getConstructors(AbstractBeanInfoFactory.java:206)
  |     at 
org.jboss.beans.info.plugins.AbstractBeanInfoFactory.getBeanInfo(AbstractBeanInfoFactory.java:151)
  |     at 
org.jboss.config.plugins.AbstractConfiguration.getBeanInfo(AbstractConfiguration.java:87)
  |     at 
org.jboss.kernel.plugins.config.AbstractKernelConfig.getBeanInfo(AbstractKernelConfig.java:80)
  |     at 
org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getBeanInfo(AbstractKernelConfigurator.java:77)
  |     at 
org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getBeanInfo(AbstractKernelConfigurator.java:96)
  |     at 
org.jboss.kernel.plugins.dependency.PreInstallAction.installActionInternal(PreInstallAction.java:90)
  |     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:637)
  | Caused by: java.lang.ClassNotFoundException: 
org.jboss.wsf.spi.metadata.injection.ReferenceResolver
  |     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
  |     at java.security.AccessController.doPrivileged(Native Method)
  |     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
  |     at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
  |     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:288)
  |     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
  |     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
  |     at java.lang.Class.forName0(Native Method)
  |     at java.lang.Class.forName(Class.java:247)
  |     at 
org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:292)
  |     at 
org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:1119)
  |     at 
org.jboss.classloader.spi.base.BaseClassLoader.loadClassFromDomain(BaseClassLoader.java:798)
  |     at 
org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:441)
  |     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
  |     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
  |     ... 60 more
  | 14:58:29,471 ERROR [DeploymentAspectInstaller] Cannot add deployment 
aspect(s)
  | WSDeploymentAspectManagerPreJSE provides: []
  | WSDeploymentAspectManagerPostJSE provides: []
  |    
org.jboss.wsf.container.jboss50.deployment.RuntimeLoaderDeploymentAspect, 
requires: ContainerMetaData
  |    
org.jboss.wsf.framework.deployment.EndpointRecordProcessorDeploymentAspect, 
requires: RegisteredEndpoint
  |    org.jboss.wsf.stack.metro.metadata.RuntimeModelDeploymentAspect, 
requires: RuntimeLoader, StackDescriptor
  |    org.jboss.wsf.framework.deployment.EndpointHandlerDeploymentAspect, 
requires: ContainerEndpointHandler
  | 14:58:29,473 ERROR [AbstractKernelController] Error installing to Create: 
name=WSMetroDeploymentAspectInstallerPostJSE state=Configured
  | java.lang.IllegalStateException: Cannot add deployment aspect(s)
  | WSDeploymentAspectManagerPreJSE provides: []
  | WSDeploymentAspectManagerPostJSE provides: []
  |    
org.jboss.wsf.container.jboss50.deployment.RuntimeLoaderDeploymentAspect, 
requires: ContainerMetaData
  |    
org.jboss.wsf.framework.deployment.EndpointRecordProcessorDeploymentAspect, 
requires: RegisteredEndpoint
  |    org.jboss.wsf.stack.metro.metadata.RuntimeModelDeploymentAspect, 
requires: RuntimeLoader, StackDescriptor
  |    org.jboss.wsf.framework.deployment.EndpointHandlerDeploymentAspect, 
requires: ContainerEndpointHandler
  |     at 
org.jboss.wsf.framework.deployment.DeploymentAspectInstaller.throwSortException(DeploymentAspectInstaller.java:170)
  |     at 
org.jboss.wsf.framework.deployment.DeploymentAspectInstaller.create(DeploymentAspectInstaller.java:129)
  |     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: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:637)
  | 14:58:29,982 INFO  [AttributeCallbackItem] Owner callback not implemented.
  | 14:58:30,953 INFO  [LogNotificationListener] Adding notification listener 
for logging mbean "jboss.system:service=Logging,type=Log4jService" to server 
org.jboss.mx.server.mbeanserveri...@584ca76[ defaultDomain='jboss' ]
  | 14:58:41,879 INFO  [Ejb3DependenciesDeployer] Encountered deployment 
abstractvfsdeploymentcont...@20257662{vfsfile:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/profileservice-secured.jar/}
  | 14:58:41,880 INFO  [Ejb3DependenciesDeployer] Encountered deployment 
abstractvfsdeploymentcont...@20257662{vfsfile:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/profileservice-secured.jar/}
  | 14:58:41,880 INFO  [Ejb3DependenciesDeployer] Encountered deployment 
abstractvfsdeploymentcont...@20257662{vfsfile:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/profileservice-secured.jar/}
  | 14:58:41,881 INFO  [Ejb3DependenciesDeployer] Encountered deployment 
abstractvfsdeploymentcont...@20257662{vfsfile:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/profileservice-secured.jar/}
  | 14:58:43,493 INFO  [JMXConnectorServerService] JMX Connector server: 
service:jmx:rmi://rtaylor.companysystems.com/jndi/rmi://rtaylor.companysystems.com:1090/jmxconnector
  | 14:58:43,727 INFO  [MailService] Mail Service bound to java:/Mail
  | 14:58:46,231 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.
  | 14:58:46,247 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: 
org.jboss.managed.api.annotation.ManagementComponent
  | 14:58:46,321 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: 
org.jboss.managed.api.annotation.ManagementComponent
  | 14:58:46,378 INFO  [TransactionManagerService] JBossTS Transaction Service 
(JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
  | 14:58:46,379 INFO  [TransactionManagerService] Setting up property manager 
MBean and JMX layer
  | 14:58:46,659 INFO  [TransactionManagerService] Initializing recovery manager
  | 14:58:46,800 INFO  [TransactionManagerService] Recovery manager configured
  | 14:58:46,804 INFO  [TransactionManagerService] Binding TransactionManager 
JNDI Reference
  | 14:58:46,830 INFO  [TransactionManagerService] Starting transaction 
recovery manager
  | 14:58:48,072 INFO  [AprLifecycleListener] The Apache Tomcat Native library 
which allows optimal performance in production environments was not found on 
the java.library.path: 
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
  | 14:58:48,128 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on 
http-0.0.0.0-8080
  | 14:58:48,129 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on 
ajp-0.0.0.0-8009
  | 14:58:48,157 INFO  [StandardService] Starting service jboss.web
  | 14:58:48,159 INFO  [StandardEngine] Starting Servlet Engine: JBoss 
Web/2.1.3.GA
  | 14:58:48,222 INFO  [Catalina] Server startup in 91 ms
  | 14:58:48,252 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws
  | 14:58:48,763 INFO  [TomcatDeployment] deploy, ctxPath=/juddi
  | 14:58:48,796 INFO  [RegistryServlet] Loading jUDDI configuration.
  | 14:58:48,796 INFO  [RegistryServlet] Resources loaded from: 
/WEB-INF/juddi.properties
  | 14:58:48,796 INFO  [RegistryServlet] Initializing jUDDI components.
  | 14:58:48,941 INFO  [TomcatDeployment] deploy, ctxPath=/web-console
  | 14:58:49,244 INFO  [TomcatDeployment] deploy, ctxPath=/invoker
  | 14:58:49,354 INFO  [RARDeployment] Required license terms exist, view 
vfszip:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
  | 14:58:49,370 INFO  [RARDeployment] Required license terms exist, view 
vfszip:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
  | 14:58:49,394 INFO  [RARDeployment] Required license terms exist, view 
vfszip:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/jms-ra.rar/META-INF/ra.xml
  | 14:58:49,412 INFO  [RARDeployment] Required license terms exist, view 
vfszip:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/mail-ra.rar/META-INF/ra.xml
  | 14:58:49,432 INFO  [RARDeployment] Required license terms exist, view 
vfszip:/Applications/jboss-5.1.0.GA-metro/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
  | 14:58:49,500 INFO  [SimpleThreadPool] Job execution threads will use class 
loader of thread: main
  | 14:58:49,526 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
  | 14:58:49,528 INFO  [RAMJobStore] RAMJobStore initialized.
  | 14:58:49,529 INFO  [StdSchedulerFactory] Quartz scheduler 
'DefaultQuartzScheduler' initialized from default resource file in Quartz 
package: 'quartz.properties'
  | 14:58:49,529 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
  | 14:58:49,529 INFO  [QuartzScheduler] Scheduler 
DefaultQuartzScheduler_$_NON_CLUSTERED started.
  | 14:58:50,727 INFO  [ConnectionFactoryBindingService] Bound 
ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI 
name 'java:DefaultDS'
  | 14:58:51,258 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
  | 14:58:51,342 INFO  [QueueService] Queue[/queue/DLQ] started, 
fullSize=200000, pageSize=2000, downCacheSize=2000
  | 14:58:51,393 INFO  [ConnectionFactory] Connector 
bisocket://rtaylor.companysystems.com:4457 has leasing enabled, lease period 
10000 milliseconds
  | 14:58:51,393 INFO  [ConnectionFactory] 
org.jboss.jms.server.connectionfactory.connectionfact...@2bed823c started
  | 14:58:51,395 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, 
fullSize=200000, pageSize=2000, downCacheSize=2000
  | 14:58:51,395 INFO  [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
  | 14:58:51,395 INFO  [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
  | 14:58:51,401 INFO  [ConnectionFactory] Connector 
bisocket://rtaylor.companysystems.com:4457 has leasing enabled, lease period 
10000 milliseconds
  | 14:58:51,401 INFO  [ConnectionFactory] 
org.jboss.jms.server.connectionfactory.connectionfact...@4d9e5465 started
  | 14:58:51,403 INFO  [ConnectionFactory] Connector 
bisocket://rtaylor.companysystems.com:4457 has leasing enabled, lease period 
10000 milliseconds
  | 14:58:51,403 INFO  [ConnectionFactory] 
org.jboss.jms.server.connectionfactory.connectionfact...@3e67f896 started
  | 14:58:51,497 INFO  [ConnectionFactoryBindingService] Bound 
ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to 
JNDI name 'java:JmsXA'
  | 14:58:53,239 INFO  [JBossASKernel] Created KernelDeployment for: 
profileservice-secured.jar
  | 14:58:53,244 INFO  [JBossASKernel] installing bean: 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
  | 14:58:53,245 INFO  [JBossASKernel]   with dependencies:
  | 14:58:53,245 INFO  [JBossASKernel]   and demands:
  | 14:58:53,250 INFO  [JBossASKernel]  
jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
  | 14:58:53,250 INFO  [JBossASKernel]  jboss.ejb:service=EJBTimerService
  | 14:58:53,251 INFO  [JBossASKernel]   and supplies:
  | 14:58:53,251 INFO  [JBossASKernel]  
Class:org.jboss.profileservice.spi.ProfileService
  | 14:58:53,251 INFO  [JBossASKernel]  jndi:SecureProfileService/remote
  | 14:58:53,251 INFO  [JBossASKernel]  
jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
  | 14:58:53,252 INFO  [JBossASKernel] Added 
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3)
 to KernelDeployment of: profileservice-secured.jar
  | 14:58:53,253 INFO  [JBossASKernel] installing bean: 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
  | 14:58:53,253 INFO  [JBossASKernel]   with dependencies:
  | 14:58:53,253 INFO  [JBossASKernel]   and demands:
  | 14:58:53,253 INFO  [JBossASKernel]  jboss.ejb:service=EJBTimerService
  | 14:58:53,254 INFO  [JBossASKernel]   and supplies:
  | 14:58:53,254 INFO  [JBossASKernel]  
jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
  | 14:58:53,254 INFO  [JBossASKernel]  
Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
  | 14:58:53,254 INFO  [JBossASKernel]  jndi:SecureDeploymentManager/remote
  | 14:58:53,254 INFO  [JBossASKernel] Added 
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3)
 to KernelDeployment of: profileservice-secured.jar
  | 14:58:53,255 INFO  [JBossASKernel] installing bean: 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
  | 14:58:53,255 INFO  [JBossASKernel]   with dependencies:
  | 14:58:53,255 INFO  [JBossASKernel]   and demands:
  | 14:58:53,255 INFO  [JBossASKernel]  jboss.ejb:service=EJBTimerService
  | 14:58:53,256 INFO  [JBossASKernel]   and supplies:
  | 14:58:53,256 INFO  [JBossASKernel]  
jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
  | 14:58:53,256 INFO  [JBossASKernel]  
Class:org.jboss.deployers.spi.management.ManagementView
  | 14:58:53,256 INFO  [JBossASKernel]  jndi:SecureManagementView/remote
  | 14:58:53,256 INFO  [JBossASKernel] Added 
bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3)
 to KernelDeployment of: profileservice-secured.jar
  | 14:58:53,264 INFO  [EJB3EndpointDeployer] Deploy 
abstractbeanmetad...@4549567c{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}
  | 14:58:53,264 INFO  [EJB3EndpointDeployer] Deploy 
abstractbeanmetad...@3eb66e52{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}
  | 14:58:53,264 INFO  [EJB3EndpointDeployer] Deploy 
abstractbeanmetad...@7d74f5f{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}
  | 14:58:53,600 INFO  [SessionSpecContainer] Starting 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
  | 14:58:53,621 INFO  [EJBContainer] STARTED EJB: 
org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: 
SecureDeploymentManager
  | 14:58:53,759 INFO  [JndiSessionRegistrarBase] 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
  | 
  | 14:58:53,904 INFO  [SessionSpecContainer] Starting 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
  | 14:58:53,906 INFO  [EJBContainer] STARTED EJB: 
org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
  | 14:58:53,922 INFO  [JndiSessionRegistrarBase] 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
  | 
  | 14:58:53,983 INFO  [SessionSpecContainer] Starting 
jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
  | 14:58:54,005 INFO  [EJBContainer] STARTED EJB: 
org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: 
SecureProfileService
  | 14:58:54,045 INFO  [JndiSessionRegistrarBase] 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
  | 
  | 14:58:54,261 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console
  | 14:58:54,401 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for 
context '/admin-console'
  | 14:58:57,751 INFO  [TomcatDeployment] deploy, ctxPath=/
  | 14:58:57,828 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console
  | 14:58:57,991 ERROR [ProfileServiceBootstrap] Failed to load profile: 
Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
  | 
  | DEPLOYMENTS MISSING DEPENDENCIES:
  |   Deployment "WSDeploymentAspectInstallerEJB" is missing the following 
dependencies:
  |     Dependency "WSInjectionMetaDataDeploymentAspect" (should be in state 
"Configured", but is actually in state "**ERROR**")
  |   Deployment "WSDeploymentAspectInstallerPreJSE" is missing the following 
dependencies:
  |     Dependency "WSInjectionMetaDataDeploymentAspect" (should be in state 
"Configured", but is actually in state "**ERROR**")
  |   Deployment "WSMetroDeploymentAspectInstallerEJB" is missing the following 
dependencies:
  |     Dependency "WSDeploymentAspectInstallerEJB" (should be in state 
"Create", but is actually in state "Instantiated")
  |   Deployment "WSMetroDeploymentAspectInstallerPreJSE" is missing the 
following dependencies:
  |     Dependency "WSDeploymentAspectInstallerPreJSE" (should be in state 
"Create", but is actually in state "Instantiated")
  | 
  | DEPLOYMENTS IN ERROR:
  |   Deployment "WSInjectionMetaDataDeploymentAspect" is in error due to the 
following reason(s): java.lang.ClassNotFoundException: 
org.jboss.wsf.spi.metadata.injection.ReferenceResolver, **ERROR**
  |   Deployment "WSMetroDeploymentAspectInstallerPostJSE" is in error due to 
the following reason(s): java.lang.IllegalStateException: Cannot add deployment 
aspect(s)
  | WSDeploymentAspectManagerPreJSE provides: []
  | WSDeploymentAspectManagerPostJSE provides: []
  |    
org.jboss.wsf.container.jboss50.deployment.RuntimeLoaderDeploymentAspect, 
requires: ContainerMetaData
  |    
org.jboss.wsf.framework.deployment.EndpointRecordProcessorDeploymentAspect, 
requires: RegisteredEndpoint
  |    org.jboss.wsf.stack.metro.metadata.RuntimeModelDeploymentAspect, 
requires: RuntimeLoader, StackDescriptor
  |    org.jboss.wsf.framework.deployment.EndpointHandlerDeploymentAspect, 
requires: ContainerEndpointHandler
  | 
  | 14:58:58,057 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-0.0.0.0-8080
  | 14:58:58,089 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
  | 14:58:58,100 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: 
SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 47s:428ms

[/url]

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233755
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to