[jboss-user] [Installation, Configuration & Deployment] - DEPLOYMENTS IN ERROR in Windows Seven
abarczewski
do-not-reply at jboss.com
Mon Nov 23 07:41:29 EST 2009
Witam wszystkich!
korzystam z JBoss Server 5.1 GA
Eclipse 3.5.1 with JBoss Tools 2.1.3GA
No i oczywiÃ
Âcie na Windows Seven Pro...
Serwer odpalam zw trybie default.
Konsola JBoss Administrator siàodpala. Projekt EAR równieÃ
¼ siàÃ
Âaduje, jednak nie moÃ
¼na go zdeployowaÃÂ.
No i mam nastÃÂpujÃÂ
cy bÃ
ÂÃÂ
d:
java.lang.RuntimeException: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
|
| *** DEPLOYMENTS IN ERROR: Name -> Error
|
| vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/ -> org.jboss.deployers.spi.DeploymentException: URL file:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/ deployment failed
|
|
| DEPLOYMENTS IN ERROR:
| Deployment "vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/ deployment failed
|
| at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:313)
| at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.start(StreamingDeploymentTarget.java:190)
| at org.jboss.profileservice.management.upload.DeploymentProgressImpl.start(DeploymentProgressImpl.java:231)
| at org.jboss.profileservice.management.upload.DeploymentProgressImpl.run(DeploymentProgressImpl.java:88)
| at org.rhq.plugins.jbossas5.util.DeploymentUtils.run(DeploymentUtils.java:120)
| at org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent.invokeOperation(AbstractManagedDeploymentComponent.java:181)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
| at java.lang.reflect.Method.invoke(Unknown Source)
| at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:482)
| at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
| at java.util.concurrent.FutureTask.run(Unknown Source)
| at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
| at java.lang.Thread.run(Unknown Source)
| Caused by: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
|
| *** DEPLOYMENTS IN ERROR: Name -> Error
|
| vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/ -> org.jboss.deployers.spi.DeploymentException: URL file:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/ deployment failed
|
|
| DEPLOYMENTS IN ERROR:
| Deployment "vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/C:/jboss-5.1.0.GA/server/default/deploy/helloServlets.war/ deployment failed
|
| at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
| at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
| at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
| at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
| at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.start(AbstractDeployHandler.java:265)
| at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.invoke(AbstractDeployHandler.java:177)
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:891)
| at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:106)
| at org.jboss.remoting.Client.invoke(Client.java:1724)
| at org.jboss.remoting.Client.invoke(Client.java:629)
| at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:305)
| ... 15 more
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267024#4267024
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267024
More information about the jboss-user
mailing list