View Single Post
  #4 (permalink)  
Old June 5th, 2008, 11:54
chrisp chrisp is offline
Junior Member
 
Join Date: Jul 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
chrisp is on a distinguished road
Re: Null Pointer Exception in Events

It would be helpful if you could post the entire stack trace.

but if this happens when you are logged in as DBA.ADMIN, you could have run into
Bug 6898178 and this has been targeted for the 5.5.05 release:

For DBA.ADMIN, VPD returns a 'Null' predicate intentionally. The get_select_where_clause method does not handle this properly.
Reply With Quote