ranjith520 / remote-linux-monitor

Automatically exported from code.google.com/p/remote-linux-monitor
0 stars 0 forks source link

Not starting on Mac OS X #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On OS X 10.7.5 the application is not starting at all (tested v 1.03), it 
crashes directly on startup. Here is the log when starting the application, 
maybe this is helpful:

28.03.13 21:28:07,597 [0x0-0xf60f6].com.apple.JarLauncher: Exception in thread 
"AWT-EventQueue-0" 
28.03.13 21:28:07,597 [0x0-0xf60f6].com.apple.JarLauncher: 
java.lang.UnsatisfiedLinkError: apple.laf.JRSUIControl.getCFDictionary(Z)J
28.03.13 21:28:07,597 [0x0-0xf60f6].com.apple.JarLauncher:  at 
apple.laf.JRSUIControl.getCFDictionary(Native Method)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
apple.laf.JRSUIControl.<init>(JRSUIControl.java:102)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
com.apple.laf.AquaPainter$AquaSingleImagePainter.<init>(AquaPainter.java:131)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
com.apple.laf.AquaPainter.create(AquaPainter.java:45)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
com.apple.laf.AquaTableHeaderBorder.<init>(AquaTableHeaderBorder.java:45)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
com.apple.laf.AquaTableHeaderBorder.getListHeaderBorder(AquaTableHeaderBorder.ja
va:50)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
com.apple.laf.AquaLookAndFeel.initComponentDefaults(AquaLookAndFeel.java:331)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
com.apple.laf.AquaLookAndFeel.getDefaults(AquaLookAndFeel.java:231)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
com.nilo.plaf.nimrod.NimRODLookAndFeel.initialize(Unknown Source)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
javax.swing.UIManager.setLookAndFeel(UIManager.java:535)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
db.remoteLinuxMonitor.RemoteMain$23.run(RemoteMain.java:988)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventQueue.access$200(EventQueue.java:103)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventQueue$3.run(EventQueue.java:688)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventQueue$3.run(EventQueue.java:686)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.security.AccessController.doPrivileged(Native Method)
28.03.13 21:28:07,598 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:7
6)
28.03.13 21:28:07,599 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventQueue.dispatchEvent(EventQueue.java:697)
28.03.13 21:28:07,599 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242
)
28.03.13 21:28:07,599 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
28.03.13 21:28:07,599 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150
)
28.03.13 21:28:07,599 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
28.03.13 21:28:07,599 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
28.03.13 21:28:07,599 [0x0-0xf60f6].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
28.03.13 21:28:14,319 login: USER_PROCESS: 9025 ttys004
28.03.13 21:28:19,284 Console: Could not find image named 'BackArrow'.
28.03.13 21:28:19,284 Console: Could not find image named 'ForwardArrow'.
28.03.13 21:28:34,597 [0x0-0xf90f9].com.apple.JarLauncher: Exception in thread 
"AWT-EventQueue-0" 
28.03.13 21:28:34,597 [0x0-0xf90f9].com.apple.JarLauncher: 
java.lang.UnsatisfiedLinkError: apple.laf.JRSUIControl.getCFDictionary(Z)J
28.03.13 21:28:34,597 [0x0-0xf90f9].com.apple.JarLauncher:  at 
apple.laf.JRSUIControl.getCFDictionary(Native Method)
28.03.13 21:28:34,597 [0x0-0xf90f9].com.apple.JarLauncher:  at 
apple.laf.JRSUIControl.<init>(JRSUIControl.java:102)
28.03.13 21:28:34,597 [0x0-0xf90f9].com.apple.JarLauncher:  at 
com.apple.laf.AquaPainter$AquaSingleImagePainter.<init>(AquaPainter.java:131)
28.03.13 21:28:34,597 [0x0-0xf90f9].com.apple.JarLauncher:  at 
com.apple.laf.AquaPainter.create(AquaPainter.java:45)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
com.apple.laf.AquaTableHeaderBorder.<init>(AquaTableHeaderBorder.java:45)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
com.apple.laf.AquaTableHeaderBorder.getListHeaderBorder(AquaTableHeaderBorder.ja
va:50)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
com.apple.laf.AquaLookAndFeel.initComponentDefaults(AquaLookAndFeel.java:331)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
com.apple.laf.AquaLookAndFeel.getDefaults(AquaLookAndFeel.java:231)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
com.nilo.plaf.nimrod.NimRODLookAndFeel.initialize(Unknown Source)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
javax.swing.UIManager.setLookAndFeel(UIManager.java:535)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
db.remoteLinuxMonitor.RemoteMain$23.run(RemoteMain.java:988)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventQueue.access$200(EventQueue.java:103)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventQueue$3.run(EventQueue.java:688)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventQueue$3.run(EventQueue.java:686)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.security.AccessController.doPrivileged(Native Method)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:7
6)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventQueue.dispatchEvent(EventQueue.java:697)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242
)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150
)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
28.03.13 21:28:34,598 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
28.03.13 21:28:34,599 [0x0-0xf90f9].com.apple.JarLauncher:  at 
java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Original issue reported on code.google.com by bernhard...@googlemail.com on 28 Mar 2013 at 8:31

GoogleCodeExporter commented 9 years ago
I have attached a version which uses the native look and feel.  If it works for 
you let me know.  I will add an escape variable on the command line to ignore 
the custom L&F on the next release.

Thanks
Dave

Original comment by dbothwell.home@gmail.com on 3 Apr 2013 at 3:00

Attachments:

GoogleCodeExporter commented 9 years ago
attached remote-linux-monitor-v1.04_test.jar is work on mac os x.
thank you

Original comment by crscub...@crscube.co.kr on 21 Aug 2013 at 1:18

GoogleCodeExporter commented 9 years ago
Thank you, it works!

Original comment by bernhard...@googlemail.com on 21 Aug 2013 at 7:11

GoogleCodeExporter commented 9 years ago
I'm using OS X 10.9.2 and was experiencing the same issue, the attached version 
works for me too.

Original comment by Gabriele...@gmail.com on 3 Mar 2014 at 8:21

GoogleCodeExporter commented 9 years ago
Yes also worked for me! Thanks. (mac os mountain lion)

Original comment by onuryilm...@gmail.com on 29 May 2014 at 1:27

GoogleCodeExporter commented 9 years ago
I tested the Nimbus look and feel on OSX 10.9.2 Mavericks and it runs fine.  

Unfortunately, do to Google policy, I can no longer add binary jars to the 
downloads page.  I guess when I get ambitious enough I will switch the project 
to GIT hub.

Original comment by dbothwell.home@gmail.com on 29 May 2014 at 5:56

GoogleCodeExporter commented 9 years ago
Is the project still in development? I use this thing like everyday and I would 
love  if development was continued.

Original comment by lorenzo...@outlook.com on 27 Aug 2014 at 11:51

GoogleCodeExporter commented 9 years ago
I tinker with it in my spare time, which I seem to have less and less of.  I am 
attaching the latest version.  If you use the -n escape at the command line it 
will use the native look and feel, and solve this issue.

Thanks
Dave

Original comment by dbothwell.home@gmail.com on 28 Aug 2014 at 2:58

Attachments: