How do I get this application to work?
Situation 1:
I have run the wakeonlan.jar pulls up a Graphical User Interface and can load host but never wakes any up.
No errors nothing.
Situation 2:
I cannot run the instructions on your website to execute through the command line.
C:\Program Files\wakeonlan-0.8.0> java -jar wakeonlan.jar
Exception in thread "main" java.lang.NoClassDefFoundError: java/util/logging/Log
ger
at wol.WakeOnLan.<clinit>(Unknown Source)
I get this error if I run the graphical or just command line.
Also will this wake up a machine on a different subnet via any port #?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-
2005-07-25
Java 1.4 is required
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do I get this application to work?
Situation 1:
I have run the wakeonlan.jar pulls up a Graphical User Interface and can load host but never wakes any up.
No errors nothing.
Situation 2:
I cannot run the instructions on your website to execute through the command line.
C:\Program Files\wakeonlan-0.8.0> java -jar wakeonlan.jar
Exception in thread "main" java.lang.NoClassDefFoundError: java/util/logging/Log
ger
at wol.WakeOnLan.<clinit>(Unknown Source)
I get this error if I run the graphical or just command line.
Also will this wake up a machine on a different subnet via any port #?
Java 1.4 is required