[jboss-dev-forums] [Design of Security on JBoss] - Re: ant tests-jacc-security

scott.stark@jboss.org do-not-reply at jboss.com
Thu Dec 13 23:48:53 EST 2007


I'm seeing a strange deployment problem on some of the tests, like cmp2-audit.jar


  | 2007-12-13 19:28:05,755 DEBUG [org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext] Error retrieving meta data: name=null suffix=-aop.xml
  | java.io.IOException: Error listing files: /home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta3/server/jacc/deploy/ROOT.war/WEB-INF
  |         at org.jboss.virtual.plugins.context.file.FileHandler.getChildren(FileHandler.java:146)
  | ...
  | 2007-12-13 19:28:05,760 WARN  [org.jboss.system.server.profileservice.hotdeploy.HDScanner] Failed to process changes
  | org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
  | 
  | *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
  | 
  | jboss.j2ee:module="cmp2-audit.jar",service=EjbModule
  | 
  | vfsfile:/home/svn/JBossHead/jboss-head/testsuite/output/lib/cmp2-audit.jar
  | 
  | 
  |         at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:576)
  |         at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:559)
  | 
  | 

so there are definitely some envionrment diffs causing errors. I don't see this error in the JBoss-AS-5.0.x-TestSuite-sun15 run, so I'm trying to figure out what the real failure is there.


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

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



More information about the jboss-dev-forums mailing list