Occassional extreme large DB queue with even 45k actions, which sometimes delays shutdown for minutes #2

Closed
opened 2018-07-02 13:18:54 +00:00 by NorbiPeti · 5 comments
NorbiPeti commented 2018-07-02 13:18:54 +00:00 (Migrated from github.com)

The shutdown was delayed by 5 minutes by waiting for LC:

[12:01:00] [Server thread/INFO]: [LimitedCreative] Disabling LimitedCreative v2.3-SNAPSHOT-ecaecd4136
[12:01:59] [Thread-42/INFO]:  Don't forget to sign up for our forums https://chromagaming.enjin.com/
[12:06:47] [LC BlockState DB-Thread/WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 5465
[12:06:47] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-b751

From 2 days ago:

[23:25:38 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45864
[23:25:40 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45757
[23:25:42 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45753
[23:25:44 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45653
[23:25:44 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45428
[23:25:46 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45399
[23:25:47 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45324
The shutdown was delayed by 5 minutes by waiting for LC: ``` [12:01:00] [Server thread/INFO]: [LimitedCreative] Disabling LimitedCreative v2.3-SNAPSHOT-ecaecd4136 [12:01:59] [Thread-42/INFO]: Don't forget to sign up for our forums https://chromagaming.enjin.com/ [12:06:47] [LC BlockState DB-Thread/WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 5465 [12:06:47] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-b751 ``` From 2 days ago: ``` [23:25:38 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45864 [23:25:40 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45757 [23:25:42 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45753 [23:25:44 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45653 [23:25:44 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45428 [23:25:46 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45399 [23:25:47 WARN]: [LimitedCreative] <BlockState> Extrem large DB-Queue in LC BlockState DB-Thread: 45324 ```
NorbiPeti commented 2018-08-27 12:17:06 +00:00 (Migrated from github.com)

It is now common for the shutdown to be delayed for 24-25 minutes.

It is now common for the shutdown to be delayed for 24-25 minutes.
NorbiPeti commented 2018-08-27 12:29:21 +00:00 (Migrated from github.com)

All the changes from the previously used version are here: https://github.com/possi/LimitedCreative/compare/spigot-1.9...TBMCPlugins:master

I don't know if my changes or the other changes caused the issue, although... it's probably mine.

The first is my message, and I'm not sure it's supposed to fire until the server is started:

[12:17:28] [Server thread/WARN]: [LimitedCreative] <BlockState> Thread is dead, restarting!
[12:17:28] [Server thread/INFO]: [LimitedCreative] <BlockState> Module loaded.
All the changes from the previously used version are here: https://github.com/possi/LimitedCreative/compare/spigot-1.9...TBMCPlugins:master I don't know if my changes or the other changes caused the issue, although... it's probably mine. The first is my message, and I'm not sure it's supposed to fire until the server is started: ``` [12:17:28] [Server thread/WARN]: [LimitedCreative] <BlockState> Thread is dead, restarting! [12:17:28] [Server thread/INFO]: [LimitedCreative] <BlockState> Module loaded. ```
LadyVulcan commented 2018-08-27 13:27:33 +00:00 (Migrated from github.com)

I ain't touching this! But seriously, I have no computer access for, like, a while. About a week?

I ain't touching this! But seriously, I have no computer access for, like, a while. About a week?
NorbiPeti commented 2018-08-27 13:49:42 +00:00 (Migrated from github.com)

Oh, right. I'm not 100% it'll be fixed in a week though, so yeah.

Oh, right. I'm not 100% it'll be fixed in a week though, so yeah.
NorbiPeti commented 2018-09-09 12:04:32 +00:00 (Migrated from github.com)

Didn't fix the stop delay.

Although it took 5 minutes instead of 20 or so, so it may have improved.

Didn't fix the stop delay. Although it took 5 minutes instead of 20 or so, so it may have improved.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ChromaGaming/LimitedCreative#2
No description provided.