FAQ  •  Register  •  Login

WebUI and Serviio Install

<<

Squale76

Serviio newbie

Posts: 3

Joined: Tue Jun 26, 2012 7:38 pm

Post Tue Jun 26, 2012 7:55 pm

WebUI and Serviio Install

Hello World,

Before all, sorry for my student english.

I tried to install webUI with following this doc (https://bitbucket.org/kairoh/serviio-webui/wiki/Home) but i doesn't found the SERVIO_HOME folder on my FREEBSD (I install the port in the port tree).
I found a folder in /usr/local/etc/serviio with xml files and console-log4j.properties file but when i put the extracted files of webUI in this folder and I try to start webUI with the serviio-webui.sh, I have this message :
  Code:
ls: /usr/local/etc/serviio/lib/*.jar: No such file or directory
Exception in thread "main" java.lang.NoClassDefFoundError: org/restlet/Application
Caused by: java.lang.ClassNotFoundException: org.restlet.Application
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)


Have you an idea to resolve my problem.

For information :
- on my TV Sony BRAVIA KDL-32EX521, I see the serviio media server but as i can't add media, there is nothing to stream.
- I'll have to install a web interface because my FreeBSD don't have any graphic interface.

Thanks for your help.
<<

kot

User avatar

DLNA master

Posts: 104

Joined: Sat Jan 08, 2011 5:36 pm

Post Wed Jun 27, 2012 10:50 am

Re: WebUI and Serviio Install

The software product you are trying to use seems to be from a 3rd party...

Your problem does not sound very complicated, but you need to know, how to run Java-programs...

The FreeBSD port of serviio installs all of the application's JAR-files into /usr/local/share/java/classes/serviio...
FreeBSD port of Serviio is now in the tree. Please, try using it and share your experience.
<<

Squale76

Serviio newbie

Posts: 3

Joined: Tue Jun 26, 2012 7:38 pm

Post Thu Jun 28, 2012 9:32 am

Re: WebUI and Serviio Install

I don't modify the serviio.sh with succesful so I tried to download the serviio's tar.gz and webUI's tar.gz from the official website and install them in a same folder. This start correctly with use the root account to launching serviio.sh and serviio-webui.sh but not start when i launch serviio with /usr/local/etc/rc.d/serviio start

I untar the serviio-0.6.2-linux.tar.gz and serviio-webui-unix-0.6.2-e.tar.gz in a folder /usr/local/etc/serviio.
Can you give me a script that I can use in the rc.d folder to launch serviio with dlna account and an other to launch serviio-webui with the same account.

Thanks for your help.

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 65 guests

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