[jboss-user] [JBoss Tools Users] - Re: Sharing Seam projects with SVN

swenu do-not-reply at jboss.com
Fri Oct 9 05:18:11 EDT 2009


hi 

back again on the problem!
today the mate checked out the project and started the jboss from eclipse.
While deploying the ear we get this error:

DEPLOYMENTS MISSING DEPENDENCIES:
  |   Deployment "persistence.unit:unitName=emtm-ear.ear/emtm-ejb.jar#emtm" is missing the following dependencies:
  |     Dependency "jboss.jca:name=emtmDatasource,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=emtmDatasource,service=DataSourceBinding' **")
  | 
  | DEPLOYMENTS IN ERROR:
  |   Deployment "jboss.jca:name=emtmDatasource,service=DataSourceBinding" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name=emtmDatasource,service=DataSourceBinding' **
  | 
  | 	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(Executors.java:441)
  | 	at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
  | 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  | 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
  | 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
  | 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
  | 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  | 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  | 	at java.lang.Thread.run(Thread.java:619)
  | 

On my local workspace (also on a second one in a diffrent local location) i don't get any errors while deploying the things.

Any idea?

Setting update to create won't work neither.

Thanks for the fish ;)

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4259564



More information about the jboss-user mailing list