Post Reply 
Java error on restart
11-09-2025, 21:44 (This post was last modified: 15-09-2025 19:50 by simoncn.)
Post: #7
RE: Java error on restart
(11-09-2025 21:32)simoncn Wrote:  There is no stack trace or StringIndexOutOfBoundsException message in your post. Please don't attempt to post the complete log. Just post the StringIndexOutOfBoundsException message and the stack trace that immediately follows it.

OK, does this help:


java.lang.StringIndexOutOfBoundsException: begin -1, end 5, length 5
at java.base/java.lang.String.checkBoundsBeginEnd(String.java:3756)
at java.base/java.lang.String.substring(String.java:1902)
at java.base/java.lang.String.substring(String.java:1875)
at com.minimserver.Server$Directory.postVisit(Server.java:18601)
at com.minimserver.Server$Visitor.postVisitDirectory(Server.java:18858)
at com.minimserver.Server$Visitor.postVisitDirectory(Server.java:18723)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2822)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2876)
at com.minimserver.Server.readFiles(Server.java:9276)
at com.minimserver.Server.doStart(Server.java:3952)
at com.minimserver.Server.start(Server.java:1405)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:215)
at org.jminim.core.ContextImpl.start(ContextImpl.java:140)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:2928)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:1327)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:126)
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: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.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:564)
at org.jminim.launch.Launcher.launch(Launcher.java:88)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:38)
21:38:10.120 main: exception while starting component minimserver in context context0
21:38:10.121 main: >>> EVENT >>> componentError: minimserver
21:38:10.121 main: ServerControl: componentError event for minimserver

*** (simoncn) deleted redundant data from this post to save space ***
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Java error on restart - WigglyWoo - 11-09-2025, 18:27
RE: Java error on restart - simoncn - 11-09-2025, 19:44
RE: Java error on restart - WigglyWoo - 11-09-2025, 20:43
RE: Java error on restart - simoncn - 11-09-2025, 20:53
RE: Java error on restart - WigglyWoo - 11-09-2025, 21:10
RE: Java error on restart - simoncn - 11-09-2025, 21:32
RE: Java error on restart - WigglyWoo - 11-09-2025 21:44
RE: Java error on restart - simoncn - 11-09-2025, 22:56
RE: Java error on restart - WigglyWoo - 12-09-2025, 06:40

Forum Jump:


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