Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-13994

Files cannot be uploaded to the Jenkins importer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Highest
    • 5.2.2
    • 5.2
    • Jenkins importer
    • None

    Description

      Trying to upload an error to Bamboo for the Jenkins importer will throw the following error:

      Unable to upload file: Cannot communicate with Bamboo server

      The server logs will show the following:

      2013-11-08 13:02:42.174935500 2013-11-08 13:02:42,174 INFO [TP-Processor16] [AccessLogFilter] username POST https://instance.atlassian.net/builds/admin/jenkinsImport/uploadJenkinsData.action?filename=jenkins.zip&size=1728092 8278kb
      2013-11-08 13:02:42.192272500 Nov 8, 2013 1:02:42 PM org.apache.catalina.core.StandardWrapperValve invoke
      2013-11-08 13:02:42.192274500 SEVERE: Servlet.service() for servlet default threw exception
      2013-11-08 13:02:42.192275500 java.lang.ClassNotFoundException: com.opensymphony.webwork.dispatcher.multipart.MultiPartRequestWrapper
      2013-11-08 13:02:42.192275500 	at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:772)
      2013-11-08 13:02:42.192276500 	at org.apache.felix.framework.ModuleImpl.access$200(ModuleImpl.java:73)
      2013-11-08 13:02:42.192290500 	at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1690)
      2013-11-08 13:02:42.192291500 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
      
      2013-11-08 13:02:42.195217500 SEVERE: Servlet.service() for servlet action threw exception
      2013-11-08 13:02:42.195218500 java.lang.ClassNotFoundException: com.opensymphony.webwork.dispatcher.multipart.MultiPartRequestWrapper
      2013-11-08 13:02:42.195218500 	at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:772)
      
       Caused by: java.lang.NoClassDefFoundError: com/opensymphony/webwork/dispatcher/multipart/MultiPartRequestWrapper
      

      This prevents users from Importing from Jenkins. Especially in OnDemand as the file upload is the only method of importing.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              imaduro Ivan Maduro (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: