Your problem is due to a NullPointerException when invoking method
HrefAcctDetail_onWebEvent in class pgAcctList in project CGFWebExt.
(ON_BEFORE_WEB_EVENT is a generic classification of the event that occurred
prior to the event where the exception occured.)
In ND programming, a NullPointerException is often caused by attempting to
get a Studio object by an incorrect name. (Check for type-o's in names used
with methods like getDisplayField, getDisplayFieldValue, getDataObject,
etc.)
If that doesn't do the trick, we'd need to see code in order to help you
further.
-- Grace
> Hi there,
>
> Has anyone seen this kind of error message as following before? I don't
have
> any code in ON_BEFORE_WEB_EVENT event handler. It happened some time, not
> always. It happened more often when I use HTTPS. Thanks in advanced....
>
>
> 39 May 05, 1999 at 14:33:56.127 Error Thread-6 CPService
>
spider.event.adapters.CSpPageEventAdapter:c:925919823065:w:925919837345:rela
> yGenericEventProcessing: Unexpected exception from an event
> (java.lang.NullPointerException). This is when invoking method
> HrefAcctDetail_onWebEvent for event
> spider.event.CSpWebEvent[ON_BEFORE_WEB_EVENT,
> Method=CGFWebExt.pgAcctList.HrefAcctDetail_onWebEvent (HrefAcctDetail)] on
> spider.visual.CSpHref:
>
> Francis Li
> Fidelity Investment
> Charitable Gift Fund System
> 617-5630521
> _________________________________________________________________________
>
> For help in using, subscribing, and unsubscribing to the discussion
> forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
>
> For dire need help, email: [EMAIL PROTECTED]
>
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]