Plugin hangs for 10 to 20 minutes during restart #189


  • New
  • Defect
Open
Assigned to _ForgeUser1494830
  • sullytheunusual created this issue Feb 7, 2016

    I'm running a Bungeecord network of 7 Spigot servers all using zPermissions.  When restarting one server in the network, sometimes zPerms hangs up for 10 to 20 minutes.  Here's what is shown in the console at that time:

    [13:12:33 INFO]: [zPermissions] Enabling zPermissions v1.3-SNAPSHOT
    [13:12:33 INFO]: [zPermissions] 1.3-SNAPSHOT (build: ) starting...
    [13:12:33 ERROR]: ebean.properties not found
    [13:12:33 INFO]: DataSourcePool [zPermissions] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    [13:12:33 INFO]: DatabasePlatform name:zPermissions platform:mysql
    [13:12:33 INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    [13:12:34 INFO]: Entities enhanced[0] subclassed[10]
    [13:12:34 INFO]: [zPermissions] Checking database schema...
    [13:12:34 INFO]: [zPermissions] Current schema version: 7 (Wed Apr 01 10:15:15 CDT 2015)
    [13:12:34 INFO]: [zPermissions] 0 entities to migrate

  • sullytheunusual added the tags New Defect Feb 7, 2016
  • sullytheunusual posted a comment Feb 7, 2016

    Last hang up was 30 minutes. After it's done, this is shown in the console:

    [13:38:12 INFO]: [zPermissions] 0 memberships to migrate [13:38:12 INFO]: [zPermissions] Nothing to migrate [13:38:12 INFO]: [zPermissions] Using database storage strategy. [13:38:12 INFO]: [zPermissions] Loading all permissions from database... [13:38:21 INFO]: [zPermissions] Finished initial load (8906 ms). [13:38:21 INFO]: [zPermissions] Using storage strategy as first-level UUID resolver. [13:38:21 INFO]: [zPermissions] WorldGuard region support: Waiting [13:38:21 INFO]: [zPermissions] Installed native Vault Permissions bridge [13:38:21 INFO]: [zPermissions] Installed native Vault Chat bridge [13:38:21 INFO]: [zPermissions] 1.3-SNAPSHOT (build: ) enabled.


    Edited Feb 7, 2016
  • sullytheunusual posted a comment Feb 7, 2016

    The last hang up was 30 minutes. Here's what happens after it's over:

    [13:38:12 INFO]: [zPermissions] 0 memberships to migrate
    [13:38:12 INFO]: [zPermissions] Nothing to migrate
    [13:38:12 INFO]: [zPermissions] Using database storage strategy.
    [13:38:12 INFO]: [zPermissions] Loading all permissions from database...
    [13:38:21 INFO]: [zPermissions] Finished initial load (8906 ms).
    [13:38:21 INFO]: [zPermissions] Using storage strategy as first-level UUID resolver.
    [13:38:21 INFO]: [zPermissions] WorldGuard region support: Waiting
    [13:38:21 INFO]: [zPermissions] Installed native Vault Permissions bridge
    [13:38:21 INFO]: [zPermissions] Installed native Vault Chat bridge
    [13:38:21 INFO]: [zPermissions] 1.3-SNAPSHOT (build: ) enabled.
    
  • sullytheunusual posted a comment Feb 7, 2016

    Now it is hanging at this line:

    [13:43:48 INFO]: [zPermissions] Loading all permissions from database...

  • sullytheunusual posted a comment May 23, 2016

    Been almost 4 months since reporting this, and it's still an issue. Is this plugin still being maintained? If not, it should be marked "Abanandoned" so I can start looking for alternatives. Thanks.


To post a comment, please login or register a new account.