This is not a Wicket exception: you have made a programming error.

Look at 
com.enterra.vrm.qst.ui.page.reports.validatexl.AppletBasePanel$6.populateItem(AppletBasePanel.java:603)

i.e. line 603 in your AppletBasePanel.java file.

There is the NPE.

Martijn

On 7/25/07, Durai007 <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am not able to identify this exception, What situation this exception
> occurs. Please tell me your suggestions.
>
> Thanks
>
> java.lang.NullPointerException
>      at
> com.enterra.vrm.qst.ui.page.reports.validatexl.AppletBasePanel$6.populateItem(AppletBasePanel.java:603)
>      at wicket.markup.html.list.Loop.internalOnAttach(Loop.java:129)
>      at wicket.Component.internalAttach(Component.java:2560)
>      at wicket.MarkupContainer.internalAttach(MarkupContainer.java:341)
>      at wicket.MarkupContainer.internalAttach(MarkupContainer.java:354)
>      at wicket.MarkupContainer.internalAttach(MarkupContainer.java:354)
> --
> View this message in context: 
> http://www.nabble.com/Wicket-exceptions--tf4141828.html#a11781459
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-- 
Wicket joins the Apache Software Foundation as Apache Wicket
Apache Wicket 1.3.0-beta2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta2/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to