ilango gurusamy [http://community.jboss.org/people/ilangocal] created the discussion
"java.lang.RuntimeException: drools-compiler.jar module listed in appl ication.xml does not exist within .ear" To view the discussion, visit: http://community.jboss.org/message/535957#535957 -------------------------------------------------------------- I have jBoss 6 installed on a Windows XP box. I have packaged and deployed my own EAR file into the JBoss/server/default/deploy directory. I copied the drools-compiler jar into default/lib. Is there anything I am missing here? Why am I likely getting these errors. Thanks in advance *17:45:26,087 ERROR [ProfileDeployAction] Failed to add deployment: referralManag* *er.ear: org.jboss.deployers.spi.DeploymentException: Exception determining struc* *ture: AbstractVFSDeployment(referralManager.ear)* * at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentExcept* *ion(DeploymentException.java:49)* * at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers* *.determineStructure(AbstractStructuralDeployers.java:85)* * at org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(* *MainDeployerImpl.java:986)* * at org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeployment* *Context(MainDeployerImpl.java:415)* * at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainD* *eployerImpl.java:365)* * at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainD* *eployerImpl.java:275)* * 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.AbstractProfileActi* *on.install(AbstractProfileAction.java:53)* * at org.jboss.system.server.profileservice.repository.AbstractProfileServ* *ice.install(AbstractProfileService.java:403)* * at org.jboss.dependency.plugins.AbstractControllerContext.install(Abstra* *ctControllerContext.java:378)* * at org.jboss.dependency.plugins.AbstractController.install(AbstractContr* *oller.java:2029)* * at org.jboss.dependency.plugins.AbstractController.incrementState(Abstra* *ctController.java:1050)* * at org.jboss.dependency.plugins.AbstractController.executeOrIncrementSta* *teDirectly(AbstractController.java:1289)* * at org.jboss.dependency.plugins.AbstractController.resolveContexts(Abstr* *actController.java:1213)* * at org.jboss.dependency.plugins.AbstractController.resolveContexts(Abstr* *actController.java:1107)* * at org.jboss.dependency.plugins.AbstractController.install(AbstractContr* *oller.java:873)* * at org.jboss.dependency.plugins.AbstractController.install(AbstractContr* *oller.java:620)* * at org.jboss.system.server.profileservice.repository.AbstractProfileServ* *ice.registerProfile(AbstractProfileService.java:308)* * at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(* *ProfileServiceBootstrap.java:259)* * at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(* *ProfileServiceBootstrap.java:100)* * at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(A* *bstractServer.java:860)* * at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.r* *un(AbstractServer.java:441)* * at java.lang.Thread.run(Thread.java:619)* *Caused by: java.lang.RuntimeException: Error determining structure: referralMana* *ger.ear* * at org.jboss.deployment.EARStructure.determineStructure(EARStructure.jav* *a:307)* * at org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.de* *termineStructure(StructureDeployerWrapper.java:73)* * at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.* *doDetermineStructure(VFSStructuralDeployersImpl.java:197)* * at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.* *determineStructure(VFSStructuralDeployersImpl.java:222)* * at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers* *.determineStructure(AbstractStructuralDeployers.java:77)* * ... 22 more* *Caused by: java.lang.RuntimeException: drools-compiler.jar module listed in appl* *ication.xml does not exist within .ear vfszip:/C:/jboss6/server/default/deploy/r* *eferralManager.ear/* -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/535957#535957] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
