Created
September 23, 2011 20:19
-
-
Save lincolnthree/1238355 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.jboss.weld.bootstrap.WeldBootstrap came from ModuleClassLoader for Module "org.jboss.forge:main" from local module loader @162200d5 (roots: /home/lb3/Development/forge/modules,/home/lb3/.forge/plugins) | |
Exception in thread "Thread-2" java.lang.ClassCastException: org.jboss.weld.bootstrap.WeldBootstrap cannot be cast to org.jboss.weld.bootstrap.api.Bootstrap | |
at org.jboss.weld.environment.se.Weld.initialize(Weld.java:71) | |
at org.jboss.forge.shell.Bootstrap$1.run(Bootstrap.java:84) | |
at java.lang.Thread.run(Thread.java:662) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment