I have been using frost (021112) on W2K for a few days now without
any problems.  Yesterday it crashed on me, and now I can't start it
at all.  I get a string of java errors and then it freezes and leaves
an icon in the system tray.  Here's what I get at startup:

C:\frost>java -cp .;frost.jar frost

Frost, Copyright (C) 2001 Jan-Thomas Czornack
Frost comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to
redistribute it under certain conditions.

Loading default configuration
Read user configuration
Wrote configuration
Exception in thread "main" java.lang.StackOverflowError
        at java.lang.Exception.<init>(Unknown Source)
        at java.lang.RuntimeException.<init>(Unknown Source)
        at java.lang.IllegalArgumentException.<init>(Unknown Source)
        at java.lang.NumberFormatException.<init>(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at SettingsClass.getIntValue(SettingsClass.java:175)
        at SettingsClass.getIntValue(SettingsClass.java:178)
        at SettingsClass.getIntValue(SettingsClass.java:178)
        at SettingsClass.getIntValue(SettingsClass.java:178)
        at SettingsClass.getIntValue(SettingsClass.java:178) (and a
whole bunch more of these)

The system tray is left with an icon that has a tool tip that says
"System Tray Demo in Java" and there is one extra process called
"SystemTray.exe" that I have to kill manually from the windows task
manager.

I tried re-installing frost, but that didn't help.

Any suggestions?
--
MrGibbage



_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support

Reply via email to