You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "James Mitchell (JIRA)" <ji...@apache.org> on 2006/10/19 02:34:25 UTC

[jira] Closed: (STR-2962) Form bean is not crating for a request processing.

     [ http://issues.apache.org/struts/browse/STR-2962?page=all ]

James Mitchell closed STR-2962.
-------------------------------


Closing this question

> Form bean is not crating for a request processing.
> --------------------------------------------------
>
>                 Key: STR-2962
>                 URL: http://issues.apache.org/struts/browse/STR-2962
>             Project: Struts 1
>          Issue Type: Bug
>    Affects Versions: 1.2.9
>         Environment: weblogic 8.1 windows
>            Reporter: Vibin ramakrishnan
>
> These are the error message iam getting.. please help...
> *******************************************************
> Oct 12, 2006 10:53:53 AM org.apache.struts.util.RequestUtils createActionForm
> SEVERE: Error creating form bean of class com.seagate.myMentoring.actionfrom.AuthorizationForm
> java.lang.NullPointerException
> 	at org.apache.struts.config.FormBeanConfig.createActionForm(FormBeanConfig.java:212)
> 	at org.apache.struts.util.RequestUtils.createActionForm(RequestUtils.java:292)
> 	at org.apache.struts.util.RequestUtils.createActionForm(RequestUtils.java:191)
> 	at org.apache.struts.action.RequestProcessor.processActionForm(RequestProcessor.java:331)
> 	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:202)
> 	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
> 	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> 	at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
> 	at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
> 	at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
> 	at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6310)
> 	at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
> 	at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
> 	at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
> 	at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
> 	at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
> 	at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira