Post Reply 
Error: String index out of range: 24?
08-09-2022, 00:10
Post: #3
RE: Error: String index out of range: 24?
Hi Simon,

Thank you for replying. I presume this is what you are referring to...

Current time is Wed Sep 07 21:33:33 AEST 2022 in time zone Australia/Melbourne
java.lang.StringIndexOutOfBoundsException: String index out of range: 24
at java.lang.String.substring(String.java:1963)
at com.minimserver.Server.readAddedDates(Server.java:8728)
at com.minimserver.Server.doStart(Server.java:3849)
at com.minimserver.Server.start(Server.java:1370)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:230)
at org.jminim.core.ContextImpl.start(ContextImpl.java:118)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:2725)
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)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Error: String index out of range: 24? - AndrewS - 08-09-2022 00:10

Forum Jump:


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