Hi all,
After java updates this week, I can't get RM or RMIR to start.
Anyone else having issues?
Vicky
Help RMIR and RM are no longer working
Moderator: Moderators
-
vickyg2003
- Site Admin
- Posts: 7109
- Joined: Sat Mar 20, 2004 12:19 pm
- Location: Florida
- Contact:
Help RMIR and RM are no longer working
Remember to provide feedback to let us know how the problem was solved and share your upgrades.
Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
-
vickyg2003
- Site Admin
- Posts: 7109
- Joined: Sat Mar 20, 2004 12:19 pm
- Location: Florida
- Contact:
Java 1.7 51 (the latest, I believe) works for me on XP systems. I also have a Windows 7 64 bit system which has both 32 bit and 64 bit Java installed. The 32 bit version (located in Program Files (x86) is 1.7 version 51, installed on Jan 19, and it works with RMIR. I do use Anthony Patrick's setup.vbs script.
-
vickyg2003
- Site Admin
- Posts: 7109
- Joined: Sat Mar 20, 2004 12:19 pm
- Location: Florida
- Contact:
well this is were the problem lies.
This is the last line in the RMIR file. I'm on Window 7 64
Generating deviceImporter for protocol null
Caught exception in RemoteMaster.main()!
java.io.FileNotFoundException: C:\remotejp\rmir\digitmaps.bin (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.hifiremote.jp1.DigitMaps.load(DigitMaps.java:27)
at com.hifiremote.jp1.RemoteMaster.createAndShowGUI(RemoteMaster.java:3483)
at com.hifiremote.jp1.RemoteMaster.access$34(RemoteMaster.java:3390)
at com.hifiremote.jp1.RemoteMaster$10.run(RemoteMaster.java:3544)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
This is the last line in the RMIR file. I'm on Window 7 64
Generating deviceImporter for protocol null
Caught exception in RemoteMaster.main()!
java.io.FileNotFoundException: C:\remotejp\rmir\digitmaps.bin (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.hifiremote.jp1.DigitMaps.load(DigitMaps.java:27)
at com.hifiremote.jp1.RemoteMaster.createAndShowGUI(RemoteMaster.java:3483)
at com.hifiremote.jp1.RemoteMaster.access$34(RemoteMaster.java:3390)
at com.hifiremote.jp1.RemoteMaster$10.run(RemoteMaster.java:3544)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
Remember to provide feedback to let us know how the problem was solved and share your upgrades.
Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
Generating deviceImporter for protocol null
Caught exception in RemoteMaster.main()!
java.io.FileNotFoundException: C:\remotejp\rmir\digitmaps.bin (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.hifiremote.jp1.DigitMaps.load(DigitMaps.java:27)
at com.hifiremote.jp1.RemoteMaster.createAndShowGUI(RemoteMaster.java:3483)
at com.hifiremote.jp1.RemoteMaster.access$34(RemoteMaster.java:3390)
at com.hifiremote.jp1.RemoteMaster$10.run(RemoteMaster.java:3544)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
Almost understandable...
Having said that, it is not nice of the program to go bellyup for a missing file.
Caught exception in RemoteMaster.main()!
java.io.FileNotFoundException: C:\remotejp\rmir\digitmaps.bin (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.hifiremote.jp1.DigitMaps.load(DigitMaps.java:27)
at com.hifiremote.jp1.RemoteMaster.createAndShowGUI(RemoteMaster.java:3483)
at com.hifiremote.jp1.RemoteMaster.access$34(RemoteMaster.java:3390)
at com.hifiremote.jp1.RemoteMaster$10.run(RemoteMaster.java:3544)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
Almost understandable...
Having said that, it is not nice of the program to go bellyup for a missing file.
-
vickyg2003
- Site Admin
- Posts: 7109
- Joined: Sat Mar 20, 2004 12:19 pm
- Location: Florida
- Contact: