I am getting the exact same error.
Quick fix - change
                <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
to
                <param-value>client</param-value>
until the problem is corrected. 

-----Original Message-----
From: sharath reddy [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 29, 2006 4:26 AM
To: [email protected]
Subject: latest sandbox is broken, error restoring view

Hello,

I also checked with Werner Punz, he has the same problem. There seems to be
a problem restoring the view, I get the following error:

java.lang.NumberFormatException: For input string:
"VUPIfby1ciIiAGQV/wIyHg=="

java.lang.NumberFormatException.forInputString(NumberFormatException.java:48
)
        java.lang.Integer.parseInt(Integer.java:447)
        java.lang.Integer.<init>(Integer.java:620)

org.apache.myfaces.application.jsp.JspStateManagerImpl.getSerializedViewFrom
ServletSession(JspStateManagerImpl.java:472)

org.apache.myfaces.application.jsp.JspStateManagerImpl.restoreTreeStructure(
JspStateManagerImpl.java:229)

org.apache.myfaces.application.jsp.JspStateManagerImpl.restoreView(JspStateM
anagerImpl.java:264)

org.apache.myfaces.application.jsp.JspViewHandlerImpl.restoreView(JspViewHan
dlerImpl.java:231)

org.apache.myfaces.custom.conversation.ConversationViewHandler.restoreView(C
onversationViewHandler.java:116)

org.apache.myfaces.lifecycle.RestoreViewExecutor.execute(RestoreViewExecutor
.java:78)

org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:9
2)

org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:67)

javax.faces.webapp.FacesServlet.service(FacesServlet.java:137)

org.apache.myfaces.custom.conversation.ConversationServletFilter.doFilter(Co
nversationServletFilter.java:59)

org.apache.myfaces.custom.requestParameterProvider.RequestParameterServletFi
lter.doFilter(RequestParameterServletFilter.java:47)
        
org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.
java:144)

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 

Reply via email to