我想与JBoss 6.1.0最终合作。
当我在没有部署任何战争的情况下运行Jboss时,它运行正常。但是当我尝试在deploy文件夹上部署我的jar文件或者在 C:\ jboss-6.1.0.Final \ server \ default \ lib 文件夹中放置所需的jar文件时,我就是得到一个错误。
我是否需要设置/更改任何配置。
我收到了以下错误:
2015-01-28 18:21:09,104 ERROR [ProfileServiceBootstrap] (Thread-2)
Failed to load profile::
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "AdminConsoleActivator" is missing the following dependencies:
Dependency "WebServer" (should be in state "Installed", but is actually
in state "Configured")
Deployment "CachedConnectionManager" is missing the following
dependencies:
Dependency "TransactionManager" (should be in state "Installed", but is
actually in state "**ERROR**")
Deployment "DefaultJndiBinder" is missing the following dependencies:
Dependency "<UNKNOWN DefaultJndiBinder>" (should be in state
"Installed", but is actually in state "** UNRESOLVED Demands
'LocalNamingBean' **")
Deployment "DefaultUserTransactionprovider" is missing the following
dependencies:
Dependency "<UNKNOWN DefaultUserTransactionprovider>" (should be in
state "Installed", but is actually in state "** UNRESOLVED Demands
'TransactionManager' **")
Deployment "JAXRPCAppClientClassPathDeployer" is missing the following
dependencies:
Dependency "WSServerConfig" (should be in state "Installed", but is
actually in state "** NOT FOUND Depends on 'WSServerConfig' **")
Deployment "JAXRPCEjbClientClassPathDeployer" is missing the following
dependencies:
Dependency "WSServerConfig" (should be in state "Installed", but is
actually in state "** NOT FOUND Depends on 'WSServerConfig' **")
Deployment "JAXRPCServerClassPathDeployer" is missing the following
dependencies:
Dependency "WSServerConfig" (should be in state "Installed", but is
actually in state "** NOT FOUND Depends on 'WSServerConfig' **")
Deployment "JAXRPCServletClientClassPathDeployer" is missing the
following dependencies:
Dependency "WSServerConfig" (should be in state "Installed", but is
actually in state "** NOT FOUND Depends on 'WSServerConfig' **")
Deployment "JBossTransactionServices" is missing the following
dependencies:
Dependency "TransactionManager" (should be in state "Installed", but is
actually in state "**ERROR**")
Deployment "JBossWSConsoleActivator" is missing the following
dependencies:
Dependency "WebServer" (should be in state "Installed", but is actually
in state "Configured")
Deployment "JMSConnectionFactoryManageMO" is missing the following
dependencies:
Dependency "<UNKNOWN JMSConnectionFactoryManageMO>" (should be in state
"Installed", but is actually in state "** UNRESOLVED Demands
'JMSServerManager' **")
Deployment "JMSQueueManageMO" is missing the following dependencies:
Dependency "<UNKNOWN JMSQueueManageMO>" (should be in state
"Installed",
but is actually in state "** UNRESOLVED Demands 'JMSServerManager' **")
Deployment "JMSServerMO" is missing the following dependencies:
Dependency "<UNKNOWN JMSServerMO>" (should be in state "Installed", but
is actually in state "** UNRESOLVED Demands 'JMSServerManager' **")
Deployment "JMSTopicManageMO" is missing the following dependencies:
Dependency "<UNKNOWN JMSTopicManageMO>" (should be in state
"Installed", but is actually in state "** UNRESOLVED Demands
'JMSServerManager' **")
Deployment "JmxConsoleActivator" is missing the following dependencies:
Dependency "WebServer" (should be in state "Installed", but is actually
in state "Configured")
Deployment "JndiBinder" is missing the following dependencies:
Dependency "jboss:service=Naming" (should be in state "Create", but is
actually in state "** NOT FOUND Depends on 'jboss:service=Naming' **")
Deployment "ManagedBeanSwitchBoardDeployer" is missing the following
dependencies:
Dependency "class org.jboss.switchboard.mc.JndiEnvironmentProcessor"
(should be in state "Installed", but is actually in state "** NOT FOUND
Depends on 'class org.jboss.switchboard.mc.JndiEnvironmentProcessor' **")
Deployment "ModClusterListener" is missing the following dependencies:
Dependency "WebServer" (should be in state "Create", but is actually in
state "Configured")
Deployment "NamingProviderURLWriter" is missing the following
dependencies:
Dependency "RemoteNamingBean" (should be in state "Installed", but is
actually in state "Instantiated")
Dependency "RemoteNamingBean" (should be in state "Installed", but is
actually in state "Instantiated")
Deployment "NamingService" is missing the following dependencies:
Dependency "RemoteNamingBean" (should be in state "Installed", but is
actually in state "Instantiated")
Deployment "ProfileServiceInvocationHandler" is missing the following
dependencies:
Dependency "ProfileServiceProxyFactory" (should be in state
"Installed",
but is actually in state "**ERROR**")
Dependency "ProfileServiceProxyFactory" (should be in state "Installed",
but is actually in state "**ERROR**")
Deployment "RealTransactionManager" is missing the following
dependencies:
Dependency "TransactionManager" (should be in state "Installed", but is
actually in state "**ERROR**")
Deployment "RecoveryManager" is missing the following dependencies:
Dependency "<UNKNOWN RecoveryManager>" (should be in state "Installed",
but is actually in state "** UNRESOLVED Demands
'RecoveryEnvironmentBean' **")
Deployment "RemoteNamingBean" is missing the following dependencies:
Dependency "LocalNamingBean" (should be in state "Installed", but is
actually in state "**ERROR**")
Deployment "TransactionManagerJNDIBinding" is missing the following
dependencies:
Dependency "JTAEnvironmentBean" (should be in state "Installed", but is
actually in state "**ERROR**")
Dependency "JTAEnvironmentBean" (should be in state "Installed", but is
actually in state "**ERROR**")
Deployment "TransactionSynchronizationRegistryJNDIBinding" is missing
the following dependencies:
Dependency "JTAEnvironmentBean" (should be in state "Installed", but is
actually in state "**ERROR**")
Dependency "JTAEnvironmentBean" (should be in state "Installed", but is
actually in state "**ERROR**")
Deployment "TxControl" is missing the following dependencies:
Dependency "<UNKNOWN TxControl>" (should be in state "Installed", but is
actually in state "** UNRESOLVED Demands 'RecoveryManager' **")
Deployment "UnifiedInvoker" is missing the following dependencies:
Dependency "TransactionManager" (should be in state "Create", but is
actually in state "**ERROR**")
Deployment "WebServer" is missing the following dependencies:
Dependency "jboss.jca:service=CachedConnectionManager" (should be in
....
org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run
(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-6]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_32]
2015-01-29 10:51:03,295 INFO [org.apache.coyote.http11.Http11Protocol]
(Thread-2) Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
2015-01-29 10:51:03,297 INFO [org.apache.coyote.ajp.AjpProtocol]
(Thread-2) Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
2015-01-29 10:51:03,297 INFO
[org.jboss.bootstrap.impl.base.server.AbstractServer] (Thread-2)
JBossAS [6.1.0.Final "Neo"] Started in 22s:582ms