[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1786) Create endpoint deployers

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Thu Mar 26 03:32:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/EJBTHREE-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12459159#action_12459159 ] 

Carlo de Wolf commented on EJBTHREE-1786:
-----------------------------------------

Test failures on some machines show that the deploy directory is deployed sometimes in another order. This leads to dependency failures in the MainDeployer.

org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

*** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}

RealTransactionManager

TransactionManager
 -> NamingServer{Create:** NOT FOUND Depends on 'NamingServer' **}


*** CONTEXTS IN ERROR: Name -> Error

NamingServer -> ** NOT FOUND Depends on 'NamingServer' **


	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.deploy(MainDeployerImpl.java:427)
	at org.jboss.ejb3.endpoint.deployers.test.simple.unit.DeployEndpointTestCase.deploy(DeployEndpointTestCase.java:127)
	at org.jboss.ejb3.endpoint.deployers.test.simple.unit.DeployEndpointTestCase.beforeClass(DeployEndpointTestCase.java:95)
	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:585)
	at org.junit.internal.runners.ClassRoadie.runBefores(ClassRoadie.java:49)
	at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:36)
	at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:165)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:107)
	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:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:289)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:993)


> Create endpoint deployers
> -------------------------
>
>                 Key: EJBTHREE-1786
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1786
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: endpoint-deployers
>            Reporter: Carlo de Wolf
>            Assignee: Carlo de Wolf
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list