I am experimenting with deploying ColdFusion to a JBoss server using a J2EE
EAR file.  I followed the instructions exactly as found in the LiveDocs
(http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=installj2
ee_15.html) just to make sure I had everything right.  However, when I start
up the JBoss server, I am getting the error below on the derby.jar file.

 

I can see that the path to the referenced JAR file is valid, so I am at a
bit of a loss here.  Can anybody throw a few ideas my way on what might be
wrong here?

 

Thanks.

 

  _____  

 

15:16:55,235 ERROR [ProfileServiceBootstrap] Failed to load profile:

org.jboss.deployers.spi.DeploymentException: Unable to find class path entry
ClassPathEntryImpl{path=cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/derby.ja
r} from

 derbynet.jar

        at
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(Dep
loymentException.java:49)

        at
org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder.applyContextIn
fo(VFSStructureBuilder.java:184)

        at
org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateC
ontext(AbstractStructureBuilder.java:73)

        at
org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determ
ineStructure(AbstractStructuralDeployers.java:89)

        at
org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDep
loyerImpl.java:853)

        at
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployer
Impl.java:303)

        at
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployer
Impl.java:260)

        at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(P
rofileServiceBootstrap.java:303)

        at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(Profile
ServiceBootstrap.java:205)

        at
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)

        at org.jboss.Main.boot(Main.java:209)

        at org.jboss.Main$1.run(Main.java:547)

        at java.lang.Thread.run(Thread.java:619)

Caused by: java.io.IOException: Child not found
cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/derby.jar for
delegatinghand...@1435160963[path=cfusion-ear/cfusion-war/WEB-INF/cfusion/li
b/derbynet.jar context=file:/E:/Scratch/appsvr/server/default/deploy/
real=file:/E:/Scratch/appsvr/server/default/deploy/cfusion-ear/cfusion-war/W
EB-INF/cfusion/lib/derbynet.jar], available children:
[zipentryhand...@213982037[path=cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/
derbynet.jar/META-INF context=file:/E:/Scratch/appsvr/server/default/deploy/
real=file:/E:/Scratch/appsvr/server/default/deploy/cfusion-ear/cfusion-war/W
EB-INF/cfusion/lib/derbynet.jar/META-INF],
zipentryhand...@1508470781[path=cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/
derbynet.jar/org context=file:/E:/Scratch/appsvr/server/default/deploy/
real=file:/E:/Scratch/appsvr/server/default/deploy/cfusion-ear/cfusion-war/W
EB-INF/cfusion/lib/derbynet.jar/org]]

        at org.jboss.virtual.VirtualFile.findChild(VirtualFile.java:431)

        at
org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder.applyContextIn
fo(VFSStructureBuilder.java:180)

        ... 11 more



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319507
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to