Issue Details (XML | Word | Printable)

Key: CONF-5598
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: David Peterson
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

Servlet plugins do not disable or uninstall

Created: 28/Feb/06 05:37 AM   Updated: 28/Feb/06 10:19 PM   Resolved: 28/Feb/06 10:19 PM
Return to search
Component/s: Plugins
Affects Version/s: 2.1.4
Fix Version/s: 2.1.5, 2.2

Time Tracking:
Not Specified

Participants: Charles Miller [old account, do not assign issues] and David Peterson
Since last comment: 3 years, 49 weeks, 3 days ago
Labels:


 Description  « Hide

A servlet plugin will load fine the first time, but will not unload/reload when the plugin is uninstalled/reinstalled. In fact, it doesn't seem to unload, uninstall, or even disable at all. If you disable the servlet, it still keeps running. If you uninstall the plugin, the servlet keeps running. If you disable it, then uninstall the plugin, the servlet keeps running. It just will not die...



Charles Miller [old account, do not assign issues] added a comment - 28/Feb/06 05:22 PM

Weird. I'll look into it.


Charles Miller [old account, do not assign issues] made changes - 28/Feb/06 05:22 PM
Field Original Value New Value
Fix Version/s 2.1.5 [ 11750 ]
Charles Miller [old account, do not assign issues] made changes - 28/Feb/06 07:11 PM
Link This issue is blocked by PLUG-6 [ PLUG-6 ]
Charles Miller [old account, do not assign issues] added a comment - 28/Feb/06 07:12 PM

There are two related bugs here:

1) Uninstalling a plugin doesn't call its 'remove' lifecycle methods, leaving the plugin as a zombie: half-living, half dead, just waiting to eat your brains. (PLUG-6)
2) The remove lifecycle method on the servlet plugin is broken anyway.

Will fix.


Charles Miller [old account, do not assign issues] added a comment - 28/Feb/06 10:19 PM

Due to practical concerns with what code belongs where, I had to fix this bug in two parts:

The bug with disabling servlet plugins is fixed for 2.1.5
The bug with uninstalling servlet plugins will be fixed in 2.2


Charles Miller [old account, do not assign issues] made changes - 28/Feb/06 10:19 PM
Resolution Fixed [ 1 ]
Fix Version/s 2.2 [ 11631 ]
Status Open [ 1 ] Resolved [ 5 ]
Scott Farquhar [Atlassian] made changes - 09/Jan/07 12:58 AM
Workflow jira [ 44821 ] JIRA Bug Workflow v2 [ 72740 ]
Per Fragemann [Atlassian] made changes - 10/Sep/07 06:14 AM
Workflow JIRA Bug Workflow v2 [ 72740 ] reviewflow [ 90120 ]
Per Fragemann [Atlassian] made changes - 10/Sep/07 09:43 PM
Workflow reviewflow [ 90120 ] JIRA Bug Workflow v2 [ 99156 ]
Per Fragemann [Atlassian] made changes - 17/Sep/07 02:51 AM
Workflow JIRA Bug Workflow v2 [ 99156 ] reviewflow [ 107969 ]
Per Fragemann [Atlassian] made changes - 11/Sep/08 08:46 PM
Workflow reviewflow [ 107969 ] Quality Review Flow [ 134736 ]