[jboss-user] [jBPM] - JBPM Apps fail to deploy after running install.demo ant script

David Webster do-not-reply at jboss.com
Tue Dec 11 09:09:45 EST 2012


David Webster [https://community.jboss.org/people/dawebster] created the discussion

"JBPM Apps fail to deploy after running install.demo ant script"

To view the discussion, visit: https://community.jboss.org/message/782805#782805

--------------------------------------------------------------
Wanted to give the new 5.4 release a try and ran into a number of difficulties right out of the box.  First thing was the installer renamed all the persistence.xml files to have a -JPA2.xml so when the script tries to copy those into the various war files, it fails to find any.

Did an edit of the build.xml to get past that and the install went fine, without errors.  When starting JBoss, all applications failed to deploy with the same general error:

07:39:22,155 ERROR [org.reflections.Reflections] (MSC service thread 1-15) could not create Vfs.Dir from url. ignoring the exception and continuing: org.reflections.ReflectionsException: could not create Dir using org.jboss.errai.bus.server.service.metadata.VFSUrlType from url vfs:/H:/software/jbpm-installer/content/jbpm-gwt-console.war/WEB-INF/classes/
    at org.reflections.vfs.Vfs.fromURL(Vfs.java:99) [reflections-0.9.5-RC2_jboss-SP1.jar:]
    at org.reflections.vfs.Vfs.fromURL(Vfs.java:89) [reflections-0.9.5-RC2_jboss-SP1.jar:]
    at org.reflections.Reflections.scan(Reflections.java:136) [reflections-0.9.5-RC2_jboss-SP1.jar:]
    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.<init>(MetaDataScanner.java:83) [errai-bus-1.1-Final.jar:1.1-Final]
    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:95) [errai-bus-1.1-Final.jar:1.1-Final]
    at org.jboss.errai.bus.server.service.metadata.MetaDataScanner.createInstance(MetaDataScanner.java:87) [errai-bus-1.1-Final.jar:1.1-Final]
    at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl.<init>(ErraiServiceConfiguratorImpl.java:58) [errai-bus-1.1-Final.jar:1.1-Final]
    at org.jboss.errai.bus.server.service.ErraiServiceConfiguratorImpl$$FastClassByGuice$$b6139751.newInstan
    .
    .
    .

This is a Windows 7 64bit install against a Sun Java 1.6u29 64Bit JVM.  Googled around and browsed here, but no useful information on this error appears available.  Complete server.log output attached.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/782805#782805]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121211/e003717a/attachment.html 


More information about the jboss-user mailing list