Skip to content

Instantly share code, notes, and snippets.

@lincolnthree
Created September 23, 2011 20:19
Show Gist options
  • Save lincolnthree/1238355 to your computer and use it in GitHub Desktop.
Save lincolnthree/1238355 to your computer and use it in GitHub Desktop.
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