MinimServer Forum
java.lang.NullPointerException - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: java.lang.NullPointerException (/showthread.php?tid=1659)



java.lang.NullPointerException - jolivetj - 04-08-2014 03:34

Bonjour Simon,
Red logo tonight following new update.
Here is the MinimServer log:

starting MinimServer
Language setting is 'eng'
java.lang.NullPointerException
at com.minimserver.Server.parseTagOption(Server.java:2726)
at com.minimserver.Server.parseTagOptions(Server.java:2560)
at com.minimserver.Server.doStart(Server.java:1623)
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:831)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:91)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:76)
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:475)
at org.jminim.launch.Launcher.launch(Launcher.java:133)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:28)
MinimServer error: now stopped, use 'relaunch' or 'exit'

Merci for you always dependable help.


RE: java.lang.NullPointerException - simoncn - 04-08-2014 09:06

(04-08-2014 03:34)jolivetj Wrote:  Bonjour Simon,
Red logo tonight following new update.
Here is the MinimServer log:

starting MinimServer
Language setting is 'eng'
java.lang.NullPointerException
at com.minimserver.Server.parseTagOption(Server.java:2726)

Please see this post for a temporary workaround. I am hoping to release a fix today.


RE: java.lang.NullPointerException - simoncn - 04-08-2014 11:19

(04-08-2014 09:06)simoncn Wrote:  Please see this post for a temporary workaround. I am hoping to release a fix today.

MinimServer update 33 is now available with a fix for this problem.