History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-887
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

PluginManager is being used by modules before it is created

Created: 11/01/06 02:16 AM   Updated: 11/01/06 02:32 AM
Component/s: Core
Affects Version/s: 3.1.1
Fix Version/s: 3.2.0 Beta

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 11/01/06 02:32 AM
Acceptance Test - Add?: No


 Description  « Hide
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)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.