org.apache.commons.lang.UnhandledException occurs frequently #3


  • New
  • Defect
Open
Assigned to timvisee
  • _ForgeUser6934917 created this issue Dec 3, 2012

    What steps will reproduce the problem?
    I don't know, the errors just occur every few minutes

    What is the expected output? What do you see instead?
    I expected to see my showcases, instead I see empty showcases.

    What version of the product are you using?
    v0.1.3 with bukkit 1.4.5-r0.2

    Do you have an error log of what happened?

    19:08:27 [SEVERE] Exception in thread "pool-1-thread-96"
    19:08:27 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin SimpleShowcase v0.1.3 ge
    nerated an exception while executing task 14
            at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    

    Please provide any additional information below.
    The error can be fixed with /simpleshowcase reload, after using the command all items show up again.

  • _ForgeUser6934917 added the tags New Defect Dec 3, 2012

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