[jboss-as7-dev] Deploying an ESB project to JBoss server 5.1.0 using Eclipse
Themba Shezi
mrtshezi at gmail.com
Wed Jun 13 11:53:24 EDT 2012
Greetings all
I'm using JBoss ESB 4.9 deployed on server 5.1.0 and i configured my server
on eclipse. when i try to deploy any project it gives me the following
error, Can you people please help me find a solution i have been struggling
with this for few days now
17:21:58,775 WARN [HDScanner] Failed to process changes
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment
"jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossProject.esb/"
is missing the following dependencies:
Dependency "<UNKNOWN
jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossProject.esb/>"
(should be in state "PreInstall", but is actually in state "** UNRESOLVED
Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_gw,service=Queue'
**")
Dependency "<UNKNOWN
jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossProject.esb/>"
(should be in state "PreInstall", but is actually in state "** UNRESOLVED
Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_esb,service=Queue'
**")
DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN
jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossProject.esb/>"
is in error due to the following reason(s): ** UNRESOLVED Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_gw,service=Queue'
**, ** UNRESOLVED Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_esb,service=Queue'
**
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.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:369)
at
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown
Source)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown
Source)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.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)
17:22:18,899 WARN [HDScanner] Failed to process changes
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment
"jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossHelloWold.esb/"
is missing the following dependencies:
Dependency "<UNKNOWN
jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossHelloWold.esb/>"
(should be in state "PreInstall", but is actually in state "** UNRESOLVED
Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_esb,service=Queue'
**")
Dependency "<UNKNOWN
jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossHelloWold.esb/>"
(should be in state "PreInstall", but is actually in state "** UNRESOLVED
Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_gw,service=Queue'
**")
DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN
jboss.esb.vfsfile:/C:/eclipse/Workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1339595861867/deploy/JBossHelloWold.esb/>"
is in error due to the following reason(s): ** UNRESOLVED Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_gw,service=Queue'
**, ** UNRESOLVED Demands
'jboss.esb.quickstart.destination:name=quickstart_helloworld_Request_esb,service=Queue'
**
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.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:369)
at
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown
Source)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown
Source)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.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)
--
Name : Mr T. Shezi
NickName : Mthimbanator
Student No : 200702908
Level : Computer Sc Research Student
Institution : University of Zululand
Department : Computer Science
Cell No : 078 706 7208
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120613/513af660/attachment.html
More information about the jboss-as7-dev
mailing list