NullPointerException..

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

NullPointerException..

myofbiz
Hi

Can someone please guess what the problem is..
My  webtools application suddenly shows me an exception when I try to open the webtools main page It says:

org.ofbiz.widget.screen.ScreenRenderException:
Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.NullPointerException (null)

..  In fact I dint open the file since a while and dint modify  anything in that(CommonScreens.xml) file.

Thankyou..



Reply | Threaded
Open this post in threaded view
|

Re: NullPointerException..

Adrian Crum-2
Try running ant clean-data and ant run-install.

-Adrian


--- On Fri, 11/21/08, adithi agarwal <[hidden email]> wrote:

> From: adithi agarwal <[hidden email]>
> Subject: NullPointerException..
> To: "[hidden email]" <[hidden email]>
> Date: Friday, November 21, 2008, 8:08 AM
> Hi
>
> Can someone please guess what the problem is..
> My  webtools application suddenly shows me an exception
> when I try to open the webtools main page It says:
>
> org.ofbiz.widget.screen.ScreenRenderException:
> Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.NullPointerException (null)
>
> ..  In fact I dint open the file since a while and dint
> modify  anything in that(CommonScreens.xml) file.
>
> Thankyou..