FAQ  •  Register  •  Login

Autostart on OSX broken after upgrade to Java 7 Update 45

<<

z_h

Serviio newbie

Posts: 14

Joined: Tue Oct 29, 2013 5:22 pm

Post Thu Feb 27, 2014 7:28 pm

Re: Autostart on OSX broken after upgrade to Java 7 Update 4

any news ?
<<

Shibata221

Serviio newbie

Posts: 1

Joined: Thu Nov 06, 2014 8:37 pm

Post Thu Nov 06, 2014 8:45 pm

Re: Autostart on OSX broken after upgrade to Java 7 Update 4

Java usage on Mac, related security and stability issues - http://macsecurity.net/view/67/
<<

buttcmd

Serviio newbie

Posts: 2

Joined: Thu Nov 27, 2014 10:43 pm

Post Thu Nov 27, 2014 10:50 pm

Re: Autostart on OSX broken after upgrade to Java 7 Update 4

if you want to run serviio with your own java and not with Java 6, you only need to run java yourself without using the javastub provided with the program(the javastub is used when you doeble click the serviio icon).
This is not a beautiful way but it works. It is pretty easy to make a script associated to an icon afterwards if it is needed/wanted.

To run the serviio server open a terminal and run this:
cd /Applications/Serviio.app/Contents/Resources/Java/;java -cp serviio.jar:commons-codec.jar:commons-imaging.jar:commons-io.jar:commons-jxpath.jar:commons-lang.jar:concurrent.jar:derby.jar:freemarker.jar:groovy-all.jar:gson.jar:httpcore.jar:jaudiotagger.jar:jcl-over-slf4j.jar:jcs.jar:jdom.jar:jnat-pmplib.jar:jul-to-slf4j.jar:log4j.jar:lucene-analyzers-common.jar:lucene-core.jar:org.restlet.ext.gson.jar:org.restlet.ext.net.jar:org.restlet.ext.xstream.jar:org.restlet.jar:padlock.jar:rome-modules.jar:rome.jar:sbbi-upnp.jar:serviio-media-browser-web.jar:serviio-media-browser.jar:slf4j-api.jar:slf4j-log4j12.jar:streamflyer-core.jar:winp.jar:xstream.jar:config org.serviio.MediaServer

To run the serviio-console (after you run the server) run this:
cd /Applications/Serviio-Console.app/Contents/Resources/Java;java -cp commons-codec.jar:jul-to-slf4j.jar:log4j.jar:org.restlet.ext.net.jar:org.restlet.ext.xstream.jar:org.restlet.jar:serviio-client.jar:serviio.jar:slf4j-api.jar:slf4j-log4j12.jar:xstream.jar:config org.serviio.console.ServiioConsole
Previous

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 97 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.