Page 1 of 1

Mac Mini: Cannot launch Java application

PostPosted: Sun Dec 11, 2011 3:54 pm
by Control Freek
I have installed the Subsonic application on my Mac Mini (running OS 10.5.8). When I try to launch Subsonic, I get this message "Cannot launch Java application -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".
Has anyone run into this error before? Please let me know what I can do to resolve it. Thanks.

Re: Mac Mini: Cannot launch Java application

PostPosted: Sun Dec 11, 2011 5:26 pm
by BKKKPewsey
Have you got java installed?
:mrgreen:

Re: Mac Mini: Cannot launch Java application

PostPosted: Mon Dec 12, 2011 12:51 am
by Control Freek
I had an old version of Java installed, so I updated to Java SE 6. Now when I start up subsonic nothing happens. I don't get the error message anymore, but now the app doesn't initialize. Any suggestions?