[forge-issues] [JBoss JIRA] (FORGE-928) IllegalArgumentException with CLAC when UISelectMany.getValue() is called

George Gastaldi (JIRA) jira-events at lists.jboss.org
Thu May 30 01:31:54 EDT 2013


     [ https://issues.jboss.org/browse/FORGE-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-928:
----------------------------------

    Summary: IllegalArgumentException with CLAC when UISelectMany.getValue() is called  (was: IllegalArgumentException with CLAC when UISelectMany.getValues() is called)

    
> IllegalArgumentException with CLAC when UISelectMany.getValue() is called
> -------------------------------------------------------------------------
>
>                 Key: FORGE-928
>                 URL: https://issues.jboss.org/browse/FORGE-928
>             Project: Forge
>          Issue Type: Bug
>          Components: Container, UI - Eclipse
>    Affects Versions: 2.0.0.Alpha4
>            Reporter: George Gastaldi
>            Assignee: Lincoln Baxter III
>
> The following exception happens when UISelectMany.getValue() is called in CheckboxTableControlBuilder (in order to know which values are already selected): 
> {code:java}
> java.lang.IllegalArgumentException: Class loader to inspect must not be null.
> 	at org.jboss.forge.furnace.util.Assert.notNull(Assert.java:18)
> 	at org.jboss.forge.furnace.util.ClassLoaders.containsClass(ClassLoaders.java:48)
> 	at org.jboss.forge.proxy.ClassLoaderAdapterCallback.enhanceResult(ClassLoaderAdapterCallback.java:150)
> 	at org.jboss.forge.proxy.ClassLoaderAdapterCallback.access$300(ClassLoaderAdapterCallback.java:30)
> 	at org.jboss.forge.proxy.ClassLoaderAdapterCallback$1.call(ClassLoaderAdapterCallback.java:83)
> 	at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:34)
> 	at org.jboss.forge.proxy.ClassLoaderAdapterCallback.invoke(ClassLoaderAdapterCallback.java:59)
> 	at org.javassist.tmp.java.lang.Iterable_$$_javassist_2c062bdb-f227-4881-bace-b471ab43bbfa.iterator(Iterable_$$_javassist_2c062bdb-f227-4881-bace-b471ab43bbfa.java)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list