![]() |
|
java.lang.StringIndexOutOfBoundsException: String index out of range: 0 - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 (/showthread.php?tid=3888) |
java.lang.StringIndexOutOfBoundsException: String index out of range: 0 - aspaceintime - 18-02-2017 21:43 I have experienced an issue that I can't recover from - yet. Running iMac, with Synology 216j NAS. I was experimenting with changing tags and got this error: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 Log is attached. Tried rebooting, restarting, etc. RE: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 - simoncn - 18-02-2017 22:32 This is caused by a bug in MinimServer when you have a redundant comma in your sortTags setting. I will fix the bug in the next update. For now, you can remove the redundant comma and restart MinimServer. RE: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 - aspaceintime - 19-02-2017 00:43 (18-02-2017 22:32)simoncn Wrote: This is caused by a bug in MinimServer when you have a redundant comma in your sortTags setting. I will fix the bug in the next update. For now, you can remove the redundant comma and restart MinimServer.got it...up and running again! RE: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 - simoncn - 31-03-2017 22:21 The fix is available now in MinimServer update 98. |