Hardware&software
QNAP419p+
JAR 6.0.22
I installed BubleUPnP as per instructions at http://forum.qnap.com/posting.php?mode=post&f=177
I have tried:
- Code: Select all
[/share/MD0_DATA/.qpkg/BubbleUPnPServer] # sh launch.sh
launch.sh: line 3: java: command not found
[/share/MD0_DATA/.qpkg/BubbleUPnPServer] #
- Code: Select all
[/share/MD0_DATA/.qpkg/BubbleUPnPServer] # java -jar BubbleUPnPServer.jar
-sh: java: command not found
[/share/MD0_DATA/.qpkg/BubbleUPnPServer] #
I can't find any log files that would give me some idea what is going on and why app doesn't want to start.
I even try to start it with this command
/share/MD0_DATA/.qpkg/JRE/jre/bin/java -jar <locationOfBubbleUPnPServer>/BubbleUPnPServer.jar >> <locationOfBubbleUPnPServer>/BubbleUPnPServer.log 2>> <locationOfBubbleUPnPServer>/BubbleUPnPServer.log &
change it in to /share/MD0_DATA/.qpkg/BubbleUPnPServer
/share/MD0_DATA/.qpkg/JRE/jre/bin/java -jar </share/MD0_DATA/.qpkg/BubbleUPnPServer >/BubbleUPnPServer.jar >> </share/MD0_DATA/.qpkg/BubbleUPnPServer >/BubbleUPnPServer.log 2>> </share/MD0_DATA/.qpkg/BubbleUPnPServer >/BubbleUPnPServer.log &
Do I have to execute this command in /share/MD0_DATA/.qpkg/JRE/jre/bin/ or /share/MD0_DATA/.qpkg/BubbleUPnPServer
Do I have to leave <> in the command or should I remove them.
I am missing something in my command?
Appreciate your replay,
Cheers Ziga
News