At 00:42 31/05/2005, you wrote:
Every now and again, after extensive use, we get something like the following exception from x:tree2:

13:01:20,377 ERROR ApplyRequestValuesPhase:84 - Node with id 0:12. Failed to parse 0:12
java.lang.IllegalArgumentException: Node with id 0:12. Failed to parse 0:12
at org.apache.myfaces.custom.tree2.TreeModel.getNodeById(TreeModel.java:153) at org.apache.myfaces.custom.tree2.TreeModel.setNodeId(TreeModel.java:71) at org.apache.myfaces.custom.tree2.UITreeData.setNodeId(UITreeData.java:290) at org.apache.myfaces.custom.tree2.HtmlTree.setNodeId(HtmlTree.java:80) at org.apache.myfaces.custom.tree2.HtmlTreeRenderer.decode(HtmlTreeRenderer.java:104)


hi,
I got a similar error too
by the moment the only solution I saw was to save the state in ther server

Reply via email to