Openfire (ARCHIVED)

PluginManager is being used by modules before it is created

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.1.1
  • Fix Version/s: 3.2.0 Beta
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

Modules are loaded and started before PluginManager is created. We need to create the PluginManager before loaded modules and then start the plugin manager.

Know exception for this problem:
Exception in thread "Update Manager" java.lang.NullPointerException
at org.jivesoftware.wildfire.update.UpdateManager.buildPluginsUpdateList(UpdateManager.java:573)
at org.jivesoftware.wildfire.update.UpdateManager.loadSavedInfo(UpdateManager.java:699)
at org.jivesoftware.wildfire.update.UpdateManager.access$000(UpdateManager.java:46)
at org.jivesoftware.wildfire.update.UpdateManager$1.run(UpdateManager.java:104)

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: