![]() |
|
MinimServer not restarting after update 189 - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: MinimServer not restarting after update 189 (/showthread.php?tid=6115) |
MinimServer not restarting after update 189 - daedlo - 17-03-2021 15:35 Simon I run two instances of MinimServer on my QNAP 451+. After update 189 the one running in a Container will not load. I get the following message in the log file: java.lang.NullPointerException at java.base/java.nio.file.Files.provider(Files.java:105) at java.base/java.nio.file.Files.isRegularFile(Files.java:2351) at com.minimserver.Server.readFiles(Server.java:7220) at com.minimserver.Server.doStart(Server.java:3500) at com.minimserver.Server.start(Server.java:1113) at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:228) at org.jminim.core.ContextImpl.start(ContextImpl.java:116) at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:2652) at org.jminim.core.LauncherImpl.run(LauncherImpl.java:1302) at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at org.jminim.launch.Launcher.launch(Launcher.java:88) at com.minimserver.launch.LaunchServer.main(LaunchServer.java:38) The other instance I run is OK. Your help would be appreciated. regards Dave RE: MinimServer not restarting after update 189 - simoncn - 17-03-2021 16:13 Please see this post for a workaround. A fix will be available soon. RE: MinimServer not restarting after update 189 - daedlo - 17-03-2021 17:24 I don't know if I have a different problem but no matter how many rescans I do or restarts of the container, I still get the same message. RE: MinimServer not restarting after update 189 - simoncn - 17-03-2021 17:26 You need to restart MinimServer from MinimWatch, not restart the container. RE: MinimServer not restarting after update 189 - daedlo - 17-03-2021 17:38 I did. I was explaining that I had done both just to make sure. The RED MinimWatch icon never changes when I restart. RE: MinimServer not restarting after update 189 - simoncn - 17-03-2021 18:50 Your earlier post mentioned rescans and restarts of the container. You need to do a restart (not rescan) from MinimWatch. If this doesn't work, the fix should be available soon. RE: MinimServer not restarting after update 189 - simoncn - 18-03-2021 09:48 This problem is fixed now in MinimServer update 190. RE: MinimServer not restarting after update 189 - daedlo - 18-03-2021 11:31 I have tried downloading update 190 but MinimWatch can't connect to resource at: minimworld.com/updates/minimstreamer-2.jmupd RE: MinimServer not restarting after update 189 - simoncn - 18-03-2021 11:56 I am not seeing this problem. Please try again. RE: MinimServer not restarting after update 189 - daedlo - 18-03-2021 12:32 I restarted my Mac and was able to access the new package. I have installed this successfully. All appears to be running Ok. Thanks Simon. |