"Cannot launch Java Application"
I recently donated and upgraded to Subsonic 4.4. I was running version 4.0.1.
I am running OS X 10.5.8 (9L31a) with Kernel 9.8 and I get this error when I use any other version of subsonic (including 4.5.1 b) than 4.0.1
Uncaught exception in main method: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controller' defined in class path resource [applicationContext-mac.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [net.sourceforge.subsonic.booter.mac.SubsonicController]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: java/awt/TrayIcon
Looks as though it is missing/cannot access some class. Perhaps a permissions issue?
Help?
I am running OS X 10.5.8 (9L31a) with Kernel 9.8 and I get this error when I use any other version of subsonic (including 4.5.1 b) than 4.0.1
Uncaught exception in main method: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controller' defined in class path resource [applicationContext-mac.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [net.sourceforge.subsonic.booter.mac.SubsonicController]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: java/awt/TrayIcon
Looks as though it is missing/cannot access some class. Perhaps a permissions issue?
Help?