[SOLVED] Unknown Source ...?!
Hi all,
when I try to launch subsonic ("subsonic-3.4-standalone.zip" version) I have this output;
naturally "there isn't any launch"
http://img61.imageshack.us/my.php?image=subsonicqc1.png
I use Slackware 12.1 stable with "Runtime Environment (JRE) jre-6u6-i586-3" version;
http://img170.imageshack.us/my.php?imag ... ic1bt0.png
I have the same result with "subsonic-3.5.beta1-standalone.zip" version.
Any idea?
Bye & thanks
when I try to launch subsonic ("subsonic-3.4-standalone.zip" version) I have this output;
root@darkstar:/var/subsonic# exit
exit
micha@darkstar:/var/subsonic$ ls -l
totale 42064
-rw-r--r-- 1 root root 26905 2007-06-27 21:13 LICENSE.TXT
-rw-r--r-- 1 root root 567 2007-06-27 21:13 README.TXT
-rw-r--r-- 1 root root 21180121 2008-09-03 23:10 subsonic-3.4-standalone.zip
-rw-r--r-- 1 root root 7774686 2008-04-27 22:21 subsonic-booter-jar-with-dependencies.jar
-rwxrwxrwx 1 root root 594 2008-04-02 22:04 subsonic.sh*
-rw-r--r-- 1 root root 14014098 2008-04-27 22:20 subsonic.war
micha@darkstar:/var/subsonic$ ./subsonic.sh
[The JGoodies Plastic XP Look and Feel - © 2001-2007 JGoodies Karsten Lentzsch - com.jgoodies.looks.plastic.PlasticXPLookAndFeel]
3 [AWT-EventQueue-0] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
java.lang.IllegalArgumentException: Bad temp directory: /var/subsonic/jetty
at org.mortbay.jetty.webapp.WebAppContext.setTempDirectory(WebAppContext.java:1137)
at net.sourceforge.subsonic.booter.SubsonicController.deployWebApp(SubsonicController.java:51)
at net.sourceforge.subsonic.booter.SubsonicController.<init>(SubsonicController.java:37)
at net.sourceforge.subsonic.booter.Main.<init>(Main.java:33)
at net.sourceforge.subsonic.booter.Main$1.run(Main.java:40)
at java.awt.event.InvocationEvent.dispatch(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)
Disabling tray support.
Subsonic running on http://localhost:8080/
Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError: org.jdesktop.jdic.tray.internal.impl.WinTrayIconService.removeIcon(I)V
at org.jdesktop.jdic.tray.internal.impl.WinTrayIconService.removeIcon(Native Method)
at org.jdesktop.jdic.tray.internal.impl.WinTrayIconService.removeAllIcons(Unknown Source)
at org.jdesktop.jdic.tray.internal.impl.WinTrayIconService$1.run(Unknown Source)
micha@darkstar:/var/subsonic$
naturally "there isn't any launch"
http://img61.imageshack.us/my.php?image=subsonicqc1.png
I use Slackware 12.1 stable with "Runtime Environment (JRE) jre-6u6-i586-3" version;
http://img170.imageshack.us/my.php?imag ... ic1bt0.png
I have the same result with "subsonic-3.5.beta1-standalone.zip" version.
Any idea?
Bye & thanks