Thread: Filter Bug
View Single Post
  #1 (permalink)  
Old June 11th, 2008
rerdely rerdely is offline
Apprentice
 
Join Date: June 11th, 2008
Posts: 6
rerdely is flying high
Default Filter Bug

Sleepedit: This thread has been merged

When you add a new filter rule, it works while you are in phex. If you exit phex and then attempt to start the app againt, it will not start. Here is the error log:

080611 10:54:42,0234(102) Error/GLOBAL:: java.lang.NullPointerException - Exception: java.lang.NullPointerException
at phex.xml.sax.rules.DNotCondition.createCondition(U nknown Source)
at phex.xml.sax.rules.DAndConcatCondition.createCondi tion(Unknown Source)
at phex.rules.SearchFilterRules.load(Unknown Source)
at phex.query.QueryManager.initialize(Unknown Source)
at phex.common.ManagerController.initializeManagers(U nknown Source)
at phex.Main.main(Unknown Source)

Last edited by Sleepless; June 11th, 2008 at 09:05 AM.
Reply With Quote