OK, I now tried it within a debian-jail. AFAIK, the debian-jail is a 32bit environment. I therefore used the 32bit variant of MinimServer.
In this case I get the following error-message:
Code:
Enter command (? for help), or null to exit:
>org.openhome.net.core.LibraryException
at org.openhome.net.core.Library.initialise(Library.java:42)
at org.jminim.lib.OhNetService.createLibrary(OhNetService.java:582)
at org.jminim.lib.OhNetService.createDeviceStack(OhNetService.java:474)
at org.jminim.lib.OhNetService.createDeviceFactory(OhNetService.java:377)
at org.jminim.lib.OhNetService.access$1800(OhNetService.java:47)
at org.jminim.lib.OhNetService$Proxy.createDeviceFactory(OhNetService.java:930)
at org.jminim.lib.MonitorService$Monitor.createDevice(MonitorService.java:193)
at org.jminim.lib.MonitorService$Monitor.listenerAdded(MonitorService.java:262)
at org.jminim.core.RuntimeImpl.addEventListener(RuntimeImpl.java:1133)
at org.jminim.lib.RuntimeService$Proxy.addEventListener(RuntimeService.java:196)
at com.minimserver.Server.doStart(Server.java:591)
at com.minimserver.Server.start(Server.java:469)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:160)
at org.jminim.core.ContextImpl.start(ContextImpl.java:85)
at org.jminim.core.RootContextImpl.startComponent(RootContextImpl.java:45)
at org.jminim.core.ContextImpl.start(ContextImpl.java:85)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:1238)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:827)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.jminim.launch.Launcher.doLaunch(Launcher.java:502)
at org.jminim.launch.Launcher.launch(Launcher.java:140)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:30)
MinimServer error: now stopped, use 'relaunch' or 'exit'
I don't know how to troubleshoot this further. If any of you has a clue, I'm glad to try out stuff. :-)
Thanks & Best regards,
airflow