View Single Post
  #3 (permalink)  
Old October 9th, 2002
Unregistered
Guest
 
Posts: n/a
Default Re: Re: window closes itself upon starting

Quote:
Originally posted by HelgeB
Hello,

first we need some more information:
* your phex version and launching method,
* your java runtime environment version,
* check the file %WINDOWS%\phex\phex.log for messages,
* try launching phex from a console window using java -jar phex.jar, are there any error messages?
+ deleting the contents of %WINDOWS%\phex is worth a try (if you don't need your previous configuration).

Helge
Phex version - 0.7.3_j2se1.4, launched all methods
Java runtime environment - ?
Error messages.. thanks! i found this...

Quote:
Log excerpt

10:42:42 PM.0690: Global(Severe)! Exception occured: java.lang.NoClassDefFoundError: org/xml/sax/SAXParseException
at phex.download.swarming.SwarmingManager.loadDownloa dList(Unknown Source)
at phex.MainFrame.<init>(Unknown Source)
at phex.gui.common.GUIRegistry.initialize(Unknown Source)
at phex.f.main(Unknown Source)
all of them say the same thing.

no error messages when run from a console window.

Hey, I deleted the config files, and it works now!! I guess I might have to do this every time I start it? I didn't change the config, I only had it running for a few minutes, and the next time I started it, I had the problem I mentioned.
Reply With Quote