ok

I see you are using websphere,

have you tried it with tomcat, I remember once I had a problem when testing the same application with websphere.

Cagatay

On 7/11/06, chandra sekhar saripaka <[EMAIL PROTECTED]> wrote:
Hi Catagay,

I have one myface-extensions.jar in my work space but I 'm not using it.

Regards,
Chandru.

On 7/11/06, Cagatay Civici <[EMAIL PROTECTED] > wrote:
> Hi,
>
> Do you have a custom component or just using the myfaces components.
>
> Cagatay
>
>
> On 7/11/06, chandra sekhar saripaka < [EMAIL PROTECTED]> wrote:
> > Dear Experts,
> >
> >                  Can you Please kindly solve the Exceptions.
> > Error is:
> >
> > SRVE0068E: Could not invoke the service() method on servlet Faces
> > Servlet. Exception thrown : java.lang.NullPointerException
> >         at
> javax.faces.component.UIComponentBase.processRestoreState(
> UIComponentBase.java:1032)
> >         at
> javax.faces.component.UIComponentBase.processRestoreState(UIComponentBase.java:1043)
> >         at
> org.apache.myfaces.application.jsp.JspStateManagerImpl.restoreComponentState(JspStateManagerImpl.java
> :165)
> >         at
> org.apache.myfaces.application.jsp.JspStateManagerImpl.restoreView(JspStateManagerImpl.java:221)
> >         at
> org.apache.myfaces.application.jsp.JspViewHandlerImpl.restoreView (JspViewHandlerImpl.java:301)
> >         at
> org.apache.myfaces.lifecycle.LifecycleImpl.restoreView(LifecycleImpl.java:129)
> >         at
> org.apache.myfaces.lifecycle.LifecycleImpl.execute (LifecycleImpl.java:82)
> >         at javax.faces.webapp.FacesServlet.service
> (FacesServlet.java:197)
> >         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java :1212)
> >         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
> >         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest (CacheServletWrapper.java:80)
> >         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
> >         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready
> (WCChannelLink.java:77)
> >         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
> >         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation
> (HttpInboundLink.java:367)
> >         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java
> :548)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun (WorkQueueManager.java:934)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run
> (WorkQueueManager.java:1021)
> >         at
> com.ibm.ws.util.ThreadPool$Worker.run (ThreadPool.java:1332)
> >
> > [7/11/06 17:01:14:375 IST] 0000002a LocalTranCoor E   WLTC0017E:
> > Resources rolled back due to setRollbackOnly() being called.
> > [7/11/06 17:01:14:406 IST] 0000002a WebApp        E   SRVE0026E:
> > [Servlet Error]-[Faces Servlet]: java.lang.NullPointerException
> >         at
> javax.faces.component.UIComponentBase.processRestoreState(UIComponentBase.java
> :1032)
> >         at
> javax.faces.component.UIComponentBase.processRestoreState(UIComponentBase.java:1043)
> >         at
> org.apache.myfaces.application.jsp.JspStateManagerImpl.restoreComponentState(JspStateManagerImpl.java
> :165)
> >         at
> org.apache.myfaces.application.jsp.JspStateManagerImpl.restoreView(JspStateManagerImpl.java:221)
> >         at
> org.apache.myfaces.application.jsp.JspViewHandlerImpl.restoreView (JspViewHandlerImpl.java:301)
> >         at
> org.apache.myfaces.lifecycle.LifecycleImpl.restoreView(LifecycleImpl.java:129)
> >         at
> org.apache.myfaces.lifecycle.LifecycleImpl.execute (LifecycleImpl.java:82)
> >         at javax.faces.webapp.FacesServlet.service
> (FacesServlet.java:197)
> >         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java :1212)
> >         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
> >         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest (CacheServletWrapper.java:80)
> >         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
> >         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready
> (WCChannelLink.java:77)
> >         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
> >         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation
> (HttpInboundLink.java:367)
> >         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete (WorkQueueManager.java
> :548)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun (WorkQueueManager.java:934)
> >         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run
> (WorkQueueManager.java:1021)
> >         at
> com.ibm.ws.util.ThreadPool$Worker.run (ThreadPool.java:1332)
> >
> > Thanks In Advance.
> >
> > Regards,
> > Chandru
> >
>
>

Reply via email to