[SPIGOT-1096] CLONE - 1.8.8 Spigot Server crashes after 18hours of Uptime- Optimized and adjusted RAM, still crashing. Please help me find the error! Created: 31/Jul/15 Updated: 31/Jul/15 Resolved: 31/Jul/15 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Trevor Nishimori | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | 1.8.7, bug, crash, error, spigot | ||
Environment: |
64bit Operating system, Windows Server 2012 R2, 4-Core CPU with 8GB of RAM, |
Issue Links: |
|
Description |
I am running the latest version of Spigot from the BuildTools and my server has been crashing even on 1.8.7 and on 1.8.8 Spigot. I have tried looking up reasons for the crashes and could not find a working solution, I have also tried optimizing my server according to threads on the Spigot forums but still no avail. My server is running 6GB of Ram on a Virtual Dedicated Server from NFOServers. Here is the pastebin of the error message that shows up when the server stops: My Start.bat code is: @ECHO OFF java -Xms3G -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=30 -XX:TargetSurvivorRatio=90 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseBiasedLocking -jar spigot.jar PAUSE Sorry if something on here is wrong as this is the first time i've posted a issue on Spigot. |
Comments |
Comment by md_5 [ 31/Jul/15 ] |
I don't believe there is anything wrong here since it's simply checking the session lock. If it happens again post a new report. |
Comment by Trevor Nishimori [ 31/Jul/15 ] |
This is still happening and has been happening for a few weeks. It posts the same thing in the end of the log every time it crashes. I've recently updated to the latest Dynmap and Autosaveworld plugins since that showed in the errors but it still happened. Idk what to do here. |
Comment by SpigotMC [ 31/Jul/15 ] |
Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 2 version(s) behind. CraftBukkit is 2 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue. |