Is XXXXX coming from your code or from AppFuse's code? Matt
On Mon, Apr 28, 2008 at 11:44 AM, Aakhunaten <[EMAIL PROTECTED]> wrote: > > Hi, > > There is this error that shows up in my logs. > > << > [default].invoke(250) | Servlet.service() for servlet default threw > exception > java.lang.NullPointerException > at XXXXXX > at sun.reflect.GeneratedMethodAccessor147.invoke(Unknown Source) > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > > com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:404) > >> > > xxxx is the code where the exception is thrown. This line varies, but the > rest is the same. Coz of this error, the work flow is disrupted. > > What is the cause of this exception being thrown? I tried searching for a > fix, but cannot find one. > > Any help would be much appreciated. > > Thanks. > -- > View this message in context: > http://www.nabble.com/Servlet.service%28%29-for-servlet-default-threw-exception-java.lang.NullPointerException-tp16944289s2369p16944289.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
