MinimServer Forum
Exception - Minimserver crashes - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: MinimServer 2 (/forumdisplay.php?fid=12)
+--- Thread: Exception - Minimserver crashes (/showthread.php?tid=6014)



Exception - Minimserver crashes - thempel - 14-01-2021 02:52

Hi,
I'm using Lumin App to Minimserver2 on my Synology DS1618+ .
When I go to All Artists, Show All, View All, the Lumin app crashes, and so does Minimserver. The stack trace is:
... is running
MinimServer: exception while processing action request: java.util.ConcurrentModificationException
java.util.ConcurrentModificationException
at java.util.ArrayList.sort(ArrayList.java:1464)
at java.util.Collections.sort(Collections.java:175)
at com.minimserver.Server$ValueContainer.doPopulate(Server.java:22540)
at com.minimserver.Server$ValueContainer.populate(Server.java:22452)
at com.minimserver.Server.populateContainer(Server.java:9504)
at com.minimserver.Server.getContainer(Server.java:9431)
at com.minimserver.Server.populateContainer(Server.java:9503)
at com.minimserver.Server.access$33800(Server.java:152)
at com.minimserver.Server$ContentDirectoryProvider.doBrowse(Server.java:25913)
at com.minimserver.Server$ContentDirectoryProvider.browse(Server.java:25857)
at org.openhome.net.device.providers.DvProviderUpnpOrgContentDirectory1$DoBrowse.ac​tionInvoked(DvProviderUpnpOrgContentDirectory1.java:978)

Even if Lumin is doing something wrong, the server shouldn't crash.
thanks!


RE: Exception - Minimserver crashes - simoncn - 15-01-2021 14:01

Thank you for letting me know about this problem. It should be fixed in MinimServer update 180. To install this update, do the following:

1) Open the MinimWatch or MinimServer properties page and select the Packages tab
2) In the 'Other package' field, type: minimserver-update-180
3) Click Install and follow the prompts
4) When the package has been installed successfully, click Relaunch

Please let me know whather this fixes the problem. Many thanks.


RE: Exception - Minimserver crashes - thempel - 15-01-2021 16:53

Thanks a lot for swift turnaround! It's fixed.