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

File Leak Detector Plugin does not work if JENKINS_HOME has a space in it

      Exception in thread "main" com.sun.tools.attach.AgentLoadException: Agent JAR not found or no Agent-Class attribute
      In the stack trace you can see in the path to the file leak detector jar, the space is being "percent-encoded" e.g. C:\Program%20Files\Jenkins...
      Moving the Jenkins folder so that JENKINS_HOME did not have a space in it resolved the issue.

      Response (stack trace) when attempting to activate the file leak detector is attached.

          [JENKINS-18180] File Leak Detector Plugin does not work if JENKINS_HOME has a space in it

          Kevin Ormbrek created issue -
          Kevin Ormbrek made changes -
          Attachment New: StackTrace.txt [ 23705 ]
          Description Original: Exception in thread "main" com.sun.tools.attach.AgentLoadException: Agent JAR not found or no Agent-Class attribute
          In the stack trace you can see in the path to the file leak detector jar, the space is being "percent-encoded" e.g. C:\Program%20Files\Jenkins...
          Moving the Jenkins folder so that JENKINS_HOME did not have a space in it resolved the issue.
          New: Exception in thread "main" com.sun.tools.attach.AgentLoadException: Agent JAR not found or no Agent-Class attribute
          In the stack trace you can see in the path to the file leak detector jar, the space is being "percent-encoded" e.g. C:\Program%20Files\Jenkins...
          Moving the Jenkins folder so that JENKINS_HOME did not have a space in it resolved the issue.

          Response (stack trace) when attempting to activate the file leak detector is attached.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 149478 ] New: JNJira + In-Review [ 177376 ]

            Unassigned Unassigned
            kormbrek Kevin Ormbrek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: