Post Reply 
WD MyCloud and Minimserver
05-05-2015, 12:01
Post: #9
RE: WD MyCloud and Minimserver
(04-05-2015 22:06)simoncn Wrote:  
(03-05-2015 22:38)ac16161 Wrote:  I used the following command to install Java 7 on my MyBook:

apt-get install openjdk-7-jre-headless

It seemed to work, the output from "java -version" is
java version "1.7.0_03"
OpenJDK Runtime Environment (IcedTea7 2.1.7) (7u3-2.1.7-1)
OpenJDK Zero VM (build 22.0-b10, interpreted mode)

The MinimServer file I downloaded was MinimServer-0.8.3d-linux-ppc.tar.gz

Executing minimserver/bin/startc then gave me lots of errors which had a Glibc_2.15 dependency at the root.

This version of Java has a number of problems. You should use the latest version of Oracle Java 7 SE Embedded from this page. The full filename for the download is ejre-7u75-fcs-b13-linux-ppc-headless-18_dec_2014.tar.gz.

Very kind of you to point me to the exact Java file to use. I still have some trouble though. I now have the following Java installed:


MyBookLive:/shares/Public/Minim/minimserver/bin# java -version
java version "1.7.0_75"
Java™ SE Embedded Runtime Environment (build 1.7.0_75-b13, headless)
Java HotSpot™ Embedded Client VM (build 24.75-b04, mixed mode)

I can run ./setup in the Minimserver /bin folder, but on running ./startc get the following:

MyBookLive:/shares/Public/Minim/minimserver/bin# ./startc
MinimServer 0.8.3 update 50, Copyright © 2012-2014 Simon Nash. All rights reserved.
java.lang.UnsatisfiedLinkError: /shares/Public/Minim/minimserver/data/tmp/native/libohNet.so: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /shares/Public/Minim/minimserver/data/tmp/native/libohNet.so)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1864)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at org.jminim.lib.OhNetService.createLibrary(OhNetService.java:569)
at org.jminim.lib.OhNetService.createDeviceStack(OhNetService.java:476)
at org.jminim.lib.OhNetService.createDeviceFactory(OhNetService.java:379)
at org.jminim.lib.OhNetService.access$1800(OhNetService.java:47)
at org.jminim.lib.OhNetService$Proxy.createDeviceFactory(OhNetService.java:945)
at org.jminim.lib.MonitorService$Monitor.createDevice(MonitorService.java:259)
at org.jminim.lib.MonitorService$Monitor.listenerAdded(MonitorService.java:333)
at org.jminim.core.RuntimeImpl.addEventListener(RuntimeImpl.java:1258)
at org.jminim.lib.RuntimeService$Proxy.addEventListener(RuntimeService.java:212)
at com.minimserver.Server.doStart(Server.java:676)
at com.minimserver.Server.start(Server.java:508)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:167)
at org.jminim.core.ContextImpl.start(ContextImpl.java:92)
at org.jminim.core.RootContextImpl.startComponent(RootContextImpl.java:47)
at org.jminim.core.ContextImpl.start(ContextImpl.java:92)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:1382)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:975)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jminim.launch.Launcher.doLaunch(Launcher.java:621)
at org.jminim.launch.Launcher.launch(Launcher.java:204)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:30)
MinimServer error: now stopped, use 'restart' or 'exit'
Enter command (? for help), or null to exit:
>
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
WD MyCloud and Minimserver - wallydaw - 31-03-2015, 12:18
RE: WD MyCloud and Minimserver - ac16161 - 05-05-2015 12:01
RE: WD MyCloud and Minimserver - Soli - 24-09-2016, 02:12
RE: WD MyCloud and Minimserver - Soli - 21-10-2016, 13:35
RE: WD MyCloud and Minimserver - Soli - 07-04-2017, 20:21
RE: WD MyCloud and Minimserver - Soli - 16-03-2018, 22:06
RE: WD MyCloud and Minimserver - Soli - 15-09-2016, 15:16
RE: WD MyCloud and Minimserver - Soli - 16-09-2016, 02:01
RE: WD MyCloud and Minimserver - Soli - 20-10-2016, 05:49
RE: WD MyCloud and Minimserver - Soli - 21-10-2016, 02:31

Forum Jump:


User(s) browsing this thread: 1 Guest(s)