Refined Storage

Refined Storage

77M Downloads

Non-Fatal exception in the server logs

yurikus opened this issue ยท 0 comments

commented

Issue description:

Seeing "Concurrent Modification" exceptions in the logs. Server stays up. Everything slows down when using RS interfaces. Random long pauses. I can provide full pack and the world for testing.

https://pastebin.com/Cm52i7DE

What happens:

Long delays when pressing Cancel in the craft confirm window and when exiting JEI recipe windows when opened from Wireless Crafting Grid.

Steps to reproduce:

  1. 2B+ liquids in storage
  2. 30M + items in storage

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.12.2
  • Forge: FTBServer-1.12.2-14.23.5.2784-universal.jar
  • Refined Storage:
    refinedstorage-1.6.12.jar
    refinedstorageaddons-0.4.3.jar

Does this issue occur on a server? Yes, running a dedicated server on a separate box.
Java 8 update 201.

Java params:
-d64 -Dfml.readTimeout=60 -XX:GCPauseIntervalMillis=50 -XX:MaxGCPauseMillis=10 -XX:ParallelGCThreads=5 -XX:NewSize=84m -XX:NewRatio=3 -XX:+AggressiveOpts -XX:+ExplicitGCInvokesConcurrent -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:+OptimizeStringConcat -XX:+UnlockExperimentalVMOptions -XX:+UseAdaptiveGCBoundary -XX:+UseConcMarkSweepGC -XX:+UseFastAccessorMethods -XX:+UseParNewGC

If a (crash)log is relevant for this issue, link it here:

https://pastebin.com/Cm52i7DE