[jboss-jira] [JBoss JIRA] (AS7-5777) Form processing broken in GWT 2.5
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Thu Oct 18 09:41:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun resolved AS7-5777.
------------------------------
Resolution: Done
> Form processing broken in GWT 2.5
> ---------------------------------
>
> Key: AS7-5777
> URL: https://issues.jboss.org/browse/AS7-5777
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Console
> Reporter: Heiko Braun
> Assignee: Heiko Braun
>
> {noformat}
> [ERROR] Caused by: java.lang.NullPointerException
> [ERROR] at com.google.web.bindery.autobean.vm.impl.JsonSplittable.asBoolean(JsonSplittable.java:144)
> [ERROR] at com.google.web.bindery.autobean.shared.ValueCodex$Type$3.decode(ValueCodex.java:68)
> [ERROR] at com.google.web.bindery.autobean.shared.ValueCodex$Type$3.decode(ValueCodex.java:1)
> [ERROR] at com.google.web.bindery.autobean.shared.ValueCodex.decode(ValueCodex.java:299)
> [ERROR] at com.google.web.bindery.autobean.shared.impl.AutoBeanCodexImpl$ValueCoder.decode(AutoBeanCodexImpl.java:492)
> [ERROR] at com.google.web.bindery.autobean.shared.impl.AbstractAutoBean.getOrReify(AbstractAutoBean.java:241)
> [ERROR] at org.jboss.as.console.client.shared.subsys.tx.model.TransactionManagerAutoBean.access$5(TransactionManagerAutoBean.java:1)
> [ERROR] at org.jboss.as.console.client.shared.subsys.tx.model.TransactionManagerAutoBean$2.isProcessIdUUID(TransactionManagerAutoBean.java:242)
> [ERROR] at org.jboss.as.console.client.shared.subsys.tx.model.TransactionManagerAutoBean$1.isProcessIdUUID(TransactionManagerAutoBean.java:22)
> [ERROR] at org.jboss.as.console.client.shared.subsys.tx.model.TransactionManagerAutoBean.traverseProperties(TransactionManagerAutoBean.java:435)
> [ERROR] at com.google.web.bindery.autobean.shared.impl.AbstractAutoBean.traverse(AbstractAutoBean.java:166)
> [ERROR] at com.google.web.bindery.autobean.shared.impl.AbstractAutoBean.accept(AbstractAutoBean.java:101)
> [ERROR] at org.jboss.ballroom.client.util.AutoBeanHelper.getAllProperties(AutoBeanHelper.java:173)
> [ERROR] at org.jboss.ballroom.client.util.AutoBeanHelper.diff(AutoBeanHelper.java:113)
> [ERROR] at org.jboss.ballroom.client.widgets.forms.Form.getChangedValues(Form.java:325)
> {noformat}
--
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 jboss-jira
mailing list