[SOLVED] Serviio Console Remote
Hi all,
first of all sorry for my english, i havn't used it for a quiet long time.
Now to my problem: I run an Ubuntu 12.04 server on which i installed Servio Server as discribed in your wiki. That was quiet easy.
Afterwards i installed Servio Console on my Windows8 x64 PC and added -Dserviio.remoteHost=10.192.43.16 to ServioConsole.exe.vmoptions.
When i try to start the ServioConsole.exe nothing happens.
The log says:
In the Server there is no connect visible in the log.
Downgrading from Java7 to Java6 on the client and reinstalling ServiioConsole didn't help.
Any idea?
Greetz Filip
first of all sorry for my english, i havn't used it for a quiet long time.
Now to my problem: I run an Ubuntu 12.04 server on which i installed Servio Server as discribed in your wiki. That was quiet easy.
Afterwards i installed Servio Console on my Windows8 x64 PC and added -Dserviio.remoteHost=10.192.43.16 to ServioConsole.exe.vmoptions.
When i try to start the ServioConsole.exe nothing happens.
The log says:
2012-12-28 23:09:15,563 INFO [ServiioConsole] Starting Serviio Console
2012-12-28 23:09:15,642 INFO [ServiioConsole] Connecting to Serviio REST on 10.192.43.16:23423
2012-12-28 23:09:16,283 INFO [Messages] Loaded console message bundle for locale: en
2012-12-28 23:09:18,596 ERROR [ServiioConsole] Unexpected exception occured: null
java.lang.NullPointerException
at org.serviio.ui.view.swing.PresentationView.initComponents(PresentationView.java:92)
at org.serviio.ui.view.swing.PresentationView.<init>(PresentationView.java:81)
at org.serviio.ui.view.swing.ServiioFrameView.<init>(ServiioFrameView.java:79)
at org.serviio.console.ServiioConsole.main(ServiioConsole.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
2012-12-28 23:09:18,596 INFO [ServiioConsole] Leaving Serviio Console
In the Server there is no connect visible in the log.
Downgrading from Java7 to Java6 on the client and reinstalling ServiioConsole didn't help.
Any idea?
Greetz Filip
Last edited by Filip87 on Sun Dec 30, 2012 5:18 pm, edited 1 time in total.