Hi, have just downloaded the later ServerWatcher
(serverWatcher-2.8rc2.zip) and i am having troubles
trying to get it running. I am currently using it on a
Windows XP box. I have JDK1.5.0_07 installed.
When i try to double click the JAR file, nothing seems
to be running. I tried to use the command line (java
-jar c:\serverWatcher\serverwatcher.jar) as well and i
got the following error :-
Changing preferences root to C:\serverWatcher\prefs
Aug 22, 2006 1:58:24 PM
org.masukomi.serverWatcher.ServerWatcher main
SEVERE: java.lang.NullPointerException
Exception in thread "main" java.lang.NullPointerException
at java.awt.Container.addImpl(Container.java:1015)
at java.awt.Container.add(Container.java:899)
at thinlet.FrameLauncher.<init>(Unknown Source)
at
org.masukomi.serverWatcher.ServerWatcher.main(ServerWatcher.java:225)
Am i missing something? Or is there some documentation
that i can refer to?
Thanks in advance,
Jeffrey :)