Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem on first start of Minimserver
23-04-2023, 09:31
Post: #1
Problem on first start of Minimserver
Hi - I am a long time user, but am now installing V2 on a new Debian machine via command line.
created user = minimserver and completed the install apparently correctly

However the command minimserver/bin/startc fails with the errors below.

I am running this as user minimserver so I don't think this is the same issue as previously reported on thread-4111. that file is in the tmp/native directory however

Thanks for any help
Al

java.lang.UnsatisfiedLinkError: /home/minimserver/Minim/minimserver/tmp/native/libohNet.so: /home/minimserver/Minim/minimserver/tmp/native/libohNet.so: cannot open shared object file: No such file or directory (Possible cause: can't load AARCH64-bit .so on a AMD 64-bit platform)
at java.base/java.lang.ClassLoader$NativeLibrary.load0(Native Method)
at java.base/java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java:2445)
at java.base/java.lang.ClassLoader$NativeLibrary.loadLibrary(ClassLoader.java:2501)
at java.base/java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2700)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2643)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
at java.base/java.lang.System.loadLibrary(System.java:1873)
at org.jminim.lib.OhNetService.createLibrary(OhNetService.java:835)
at org.jminim.lib.OhNetService.createDeviceStack(OhNetService.java:737)
at org.jminim.lib.OhNetService.createDeviceFactory(OhNetService.java:645)
at org.jminim.lib.OhNetService.access$3300(OhNetService.java:59)
at org.jminim.lib.OhNetService$Proxy.createDeviceFactory(OhNetService.java:1339)
at org.jminim.lib.MonitorService$Monitor.startDevice(MonitorService.java:318)
at org.jminim.lib.MonitorService$Monitor.createDevice(MonitorService.java:299)
at org.jminim.lib.MonitorService$Monitor.listenerAdded(MonitorService.java:394)
at org.jminim.core.RuntimeImpl.addEventListener(RuntimeImpl.java:2569)
at org.jminim.lib.RuntimeService$Proxy.addEventListener(RuntimeService.java:236)
at com.minimserver.Server.doStart(Server.java:1835)
at com.minimserver.Server.start(Server.java:1407)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:204)
at org.jminim.core.ContextImpl.start(ContextImpl.java:129)
at org.jminim.core.RootContextImpl.startComponent(RootContextImpl.java:80)
at org.jminim.core.ContextImpl.start(ContextImpl.java:129)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:2802)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:1317)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:125)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja​va:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso​rImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jminim.mlaunch.MinimLaunch.doLaunch(MinimLaunch.java:525)
at org.jminim.mlaunch.MinimLaunch.launch(MinimLaunch.java:150)
at org.jminim.mlaunch.MinimLaunch.launch(MinimLaunch.java:90)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja​va:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso​rImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jminim.launch.Launcher.launch(Launcher.java:88)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:38)
MinimServer error: now stopped, use 'restart' or 'exit'
Find all posts by this user
Quote this message in a reply
23-04-2023, 09:51 (This post was last modified: 23-04-2023 17:07 by simoncn.)
Post: #2
RE: Problem on first start of Minimserver
You are getting this error because you have downloaded the Linux ARM 64-bit version of MinimServer. For your AMD 64 machine, you need the Linux Intel version.

I will update the MinimServer Downloads page to clarify this.
Find all posts by this user
Quote this message in a reply
23-04-2023, 22:33
Post: #3
RE: Problem on first start of Minimserver
Thank you - wasnt paying attention and the wording could be improved
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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