Post Reply 
[DSM 5.2]intel - Java problem
10-01-2022, 17:14
Post: #1
[DSM 5.2]intel - Java problem
Hello Simon,

I just installed Minimserver on a Synology X68 NAS. I used your tutorial to install Java 8 on it, then MinimServer 2.

I can launch it. I have a problem with JAVA. Here are the log :

Code:
starting MinimServer[NAS-LEBAP]
java.lang.NullPointerException
    at com.minimserver.Server.compareVersion(Server.java:6548)
    at com.minimserver.Server$Directory.<init>(Server.java:16456)
    at com.minimserver.Server$Visitor.preVisitDirectory(Server.java:17042)
    at com.minimserver.Server$Visitor.preVisitDirectory(Server.java:17009)
    at java.nio.file.Files.walkFileTree(Files.java:2677)
    at java.nio.file.Files.walkFileTree(Files.java:2742)
    at com.minimserver.Server.readFiles(Server.java:8266)
    at com.minimserver.Server.doStart(Server.java:3825)
    at com.minimserver.Server.start(Server.java:1380)
    at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:230)
    at org.jminim.core.ContextImpl.start(ContextImpl.java:118)
    at org.jminim.core.RootContextImpl.startComponent(RootContextImpl.java:80)
    at org.jminim.core.ContextImpl.start(ContextImpl.java:118)
    at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:2734)
    at org.jminim.core.LauncherImpl.run(LauncherImpl.java:1316)
    at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.jminim.launch.Launcher.launch(Launcher.java:88)
    at com.minimserver.launch.LaunchServer.main(LaunchServer.java:38)

How can I solve it please ?
Thank you,
Manu
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[DSM 5.2]intel - Java problem - lafuente - 10-01-2022 17:14

Forum Jump:


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