[jboss-user] [JBoss Microcontainer Users] - Re: Struggling with jboss-classloading.xml

ad-rocha do-not-reply at jboss.com
Mon Nov 23 07:03:27 EST 2009


Hi Ales,

Thanks for your help, I just sow your answer. I followEd your instructions, but I could not deploy my RAR (all jars of my RAR reside in root dir).

Stack trace is shown below.

Andre


  | 2009-11-23 09:49:23,660 WARN  [org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder] (main) Error populating deployment vfszip:/C:/Java/jboss-5.1.0.GA/server/default/deploy/rysys-cobol-connector-1.1.5.rar/
  | org.jboss.deployers.spi.DeploymentException: Unable to find class path entry ClassPathEntryImpl{path=lib suffixes=.jar} from rysys-cobol-connector-1.1.5.rar
  |    at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
  |    at org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder.applyContextInfo(VFSStructureBuilder.java:188)
  |    at org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateContext(AbstractStructureBuilder.java:141)
  |    at org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateContext(AbstractStructureBuilder.java:92)
  |    at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:89)
  |    at org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.java:1004)
  |    at org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeploymentContext(MainDeployerImpl.java:440)
  |    at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:390)
  |    at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:300)
  |    at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.addDeployment(MainDeployerAdapter.java:86)
  |    at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:61)
  |    at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
  |    at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
  |    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
  |    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
  |    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
  |    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
  |    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
  |    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
  |    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
  |    at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
  |    at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
  |    at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
  |    at org.jboss.Main.boot(Main.java:221)
  |    at org.jboss.Main$1.run(Main.java:556)
  |    at java.lang.Thread.run(Thread.java:619)
  | Caused by: java.io.IOException: Child not found lib for DelegatingHandler at 16662014[path=rysys-cobol-connector-1.1.5.rar context=file:/C:/Java/jboss-5.1.0.GA/server/default/deploy/ real=file:/C:/Java/jboss-5.1.0.GA/server/default/deploy/rysys-cobol-connector-1.1.5.rar], available children:
  | 
  | ---- TEXT REMOVED DUE TO THE SIZE ---
  | 
  |    at org.jboss.virtual.VirtualFile.findChild(VirtualFile.java:461)
  |    at org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder.applyContextInfo(VFSStructureBuilder.java:184)
  |    ... 24 more
  | 

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

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



More information about the jboss-user mailing list