Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-10852

Deleting project makes plugin try to remove view tag of snapshot view twice (resulting in stack trace in log)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • clearcase-plugin
    • None
    • Hudson 2.1.0
      Base ClearCase

      When a project is deleted from the UI, the plugin tries to remove the view tag twice. The first succeeds, but the second one fails dumping a stack trace in the log. That error message (and the stack trace) is confusing and put me on a ghost hunt trying to understand what went wrong. But nothing was really wrong wrt ClearCase.

      First, the plugin removes the view tag in AbstractClearCaseScm.processWorkspaceBeforeDeletion() and then tries to remove it once again in ItemListenerImpl.onDeleted().

            Unassigned Unassigned
            ahammar Anders Hammar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: