[forge-dev] Funny exception in generating rest endoint

Vineet Reynolds Pereira vpereira at redhat.com
Tue Nov 11 08:57:37 EST 2014



This looks very much similar to https://issues.jboss.org/browse/FORGE-2017 and it should have been fixed in 2.11.0. Any idea, what version of Forge was used?


----- Original Message -----
> From: "Antonio Goncalves" <antonio.goncalves at gmail.com>
> To: forge-dev at lists.jboss.org
> Sent: Tuesday, November 11, 2014 6:03:25 PM
> Subject: [forge-dev] Funny exception in generating rest endoint
> 
> Hi
> 
> During the HoL one guy had this problem (on windows) generating REST
> endpoints. The generated code is ok, and everything works fine, but here is
> the stack trace
> 
> 
> ---------- Forwarded message ----------
> From: Ilya Masharov < ilya.masharov at gmail.com >
> Date: 2014-11-11 10:30 GMT+01:00
> Subject: Forge stacktrace
> To: antonio.goncalves at gmail.com
> 
> 
> 
> 
> 
> 
> 
> 11:29:22,655 SEVERE
> [org.jboss.forge.addon.ui.impl.controller.AbstractCommandController]
> (AeshProcess: 45) Error while notifying listeners:
> java.lang.ClassCastException: java.util.ArrayList cannot be cast to
> org.jboss.forge.addon.resource.FileResource
> 
> at
> org.jboss.forge.addon.projects.Projects.getSelectedProject(Projects.java:37)
> 
> at
> org.jboss.forge.addon.projects.ui.ProjectBuildStatusListener.postCommandExecuted(ProjectBuildStatusListener.java:41)
> 
> at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) [:1.8.0_05]
> 
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [rt.jar:1.8.0_05]
> 
> at java.lang.reflect.Method.invoke(Method.java:483) [rt.jar:1.8.0_05]
> 
> at
> org.jboss.forge.furnace.proxy.ClassLoaderInterceptor$1.call(ClassLoaderInterceptor.java:87)
> [furnace-proxy-2.10.1.Final.jar:2.10.1.Final]
> 
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:42)
> [furnace-api-2.10.1.Final.jar:2.10.1.Final]
> 
> at
> org.jboss.forge.furnace.proxy.ClassLoaderInterceptor.invoke(ClassLoaderInterceptor.java:103)
> [furnace-proxy-2.10.1.Final.jar:2.10.1.Final]
> 
> at
> org.jboss.forge.addon.projects.ui.ProjectBuildStatusListener_$$_javassist_55c47aad-8fa7-4e5a-86e8-9fc7e27f9cef.postCommandExecuted(ProjectBuildStatusListener_$$_javassist_55c47aad-8fa7-4e5a-86e8-9fc7e27f9cef.java)
> 
> at
> org.jboss.forge.addon.ui.impl.controller.AbstractCommandController.firePostCommandExecuted(AbstractCommandController.java:144)
> [ui-impl-2.10.1.Final.jar:2.10.1.Final]
> 
> at
> org.jboss.forge.addon.ui.impl.controller.SingleCommandControllerImpl.execute(SingleCommandControllerImpl.java:89)
> [ui-impl-2.10.1.Final.jar:2.10.1.Final]
> 
> at
> org.jboss.forge.addon.shell.aesh.CommandAdapter.execute(CommandAdapter.java:74)
> [shell-impl-2.10.1.Final.jar:2.10.1.Final]
> 
> at
> org.jboss.aesh.console.AeshConsoleImpl$AeshConsoleCallbackImpl.execute(AeshConsoleImpl.java:325)
> [aesh-0.56.1.jar:0.56.1]
> 
> at org.jboss.aesh.console.AeshProcess.run(AeshProcess.java:40)
> [aesh-0.56.1.jar:0.56.1]
> 
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> [rt.jar:1.8.0_05]
> 
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [rt.jar:1.8.0_05]
> 
> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_05]
> 
> 
> 
> --
> Antonio Goncalves ( antonio.goncalves at gmail.com )
> Software architect
> 
> Web site : www.antoniogoncalves.org
> Blog: agoncal.wordpress.com
> Feed: feeds2.feedburner.com/AntonioGoncalves
> Paris JUG leader : www.parisjug.org
> LinkedIn: www.linkedin.com/in/agoncal
> 
> _______________________________________________
> cdi-dev mailing list
> cdi-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/cdi-dev
> 
> Note that for all code provided on this list, the provider licenses the code
> under the Apache License, Version 2 (
> http://www.apache.org/licenses/LICENSE-2.0.html ). For all other ideas
> provided on this list, the provider waives all patent and other intellectual
> property rights inherent in such information.
> 
> 
> 
> --
> Antonio Goncalves
> Software architect, Java Champion and Pluralsight author
> 
> Web site | Twitter | LinkedIn | Pluralsight | Paris JUG | Devoxx France
> 
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev


More information about the forge-dev mailing list