I'm trying to use RM for the first time on my WinXP machine, having previously used it successfully on my Win98 machines.
I just downloaded v1.26 along with Java j2re-1_4_2_08-windows-i586-p.exe
When I double click on RemoteMaster.jar nothing happens, then when I check the rmaster.err file, I see this...
Caught exception in RemoteMaster.main()!
java.lang.NullPointerException
at com.hifiremote.jp1.Preferences.load(Preferences.java:34)
at com.hifiremote.jp1.KeyMapMaster.<init>(KeyMapMaster.java:92)
at com.hifiremote.jp1.RemoteMaster.createAndShowGUI(RemoteMaster.java:12)
at com.hifiremote.jp1.RemoteMaster.access$100(RemoteMaster.java:6)
at com.hifiremote.jp1.RemoteMaster$1.run(RemoteMaster.java:33)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Any clues?
Last edited by The Robman on Fri Jul 15, 2005 3:30 pm, edited 1 time in total.
Rob www.hifi-remote.com Please don't PM me with remote questions, post them in the forums so all the experts can help!
When I download the "Test.jar" file, it's really a file called Test.zip which contains Test.class and Manifest.mf, but just in case there was some larger picture that I was missing, I went ahead and tried the command line entry you siad, and as I expected I got the message "Unable to access jarfile Test.jar"
Is there really a Test.jar file you'd like me to try?
Rob www.hifi-remote.com Please don't PM me with remote questions, post them in the forums so all the experts can help!
I think either your browser or download manager changed the file suffix (.jar file format is almost identical to .zip.)
Greg's link is really to a .jar file. I see: http://home.nc.rr.com/lbush2/Test.jar in my browser (Firefox 1.0.4) and it just creates Test.jar if I download it.
I just tried downloading the jar file at work and it downloads "as is", so I have no idea why it got converted to a zip file at home, so I'll give it another try.
Rob www.hifi-remote.com Please don't PM me with remote questions, post them in the forums so all the experts can help!
The Robman wrote:I just tried downloading the jar file at work and it downloads "as is", so I have no idea why it got converted to a zip file at home, so I'll give it another try.
I've just tried IE. It pops up a dialog box saying:
Do you want to open or save this file?
Name: Test.zip
Type: zip Archive, 1.10 KB
From: home.nc.rr.com
IE seems to scan the file header and ignores the original file name suffix once it figures out the file format.
The Robman wrote:Curiously, I'm using IE both at home and at work, but at work the file downloaded "as is".
Rob, you once taught me a trick to tell IE to use All Files at the bottom.
The IE default on this file was win zip, but the file name did not have zip in it. Try that at home. I just did it at work but it needed the change.
The Robman wrote:Curiously, I'm using IE both at home and at work, but at work the file downloaded "as is".
Rob, you once taught me a trick to tell IE to use All Files at the bottom.
The IE default on this file was win zip, but the file name did not have zip in it. Try that at home. I just did it at work but it needed the change.
If I did I forgot what the trick is.
Rob www.hifi-remote.com Please don't PM me with remote questions, post them in the forums so all the experts can help!
I'm betting you copied the directory structure from another PC, and on the other PC that directory existed on a drive that doesn't have a corresponding drive letter on the new PC. Either delete the RemoteMaster.properties or edit it and correct any saved paths.
gfb107 wrote:I'm betting you copied the directory structure from another PC, and on the other PC that directory existed on a drive that doesn't have a corresponding drive letter on the new PC.
Excellent work detective, that is exactly what I did. I just deleted the properties file and voila, everything works again, thanks Greg!
Rob www.hifi-remote.com Please don't PM me with remote questions, post them in the forums so all the experts can help!