Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1960

error uploading maven2 pom.xml while queue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • 1.2.2
    • None
    • Integration - Maven 2
    • None
    • redhat es 5
      tomcat-5.5.27

    Description

      with 1.2 I had the same problem even if build queue was empty
      with 1.2.2 with queue empty works
      with 1.2.2 uploading a pom.xml while other projects in build queue throws the following exception:

      grants and owner of /opt/egovapps/apache-tomcat-5.5.27/work/Catalina/localhost/continuum/ are correct

      java.lang.RuntimeException: java.io.FileNotFoundException: Source '/opt/egovapps/apache-tomcat-5.5.27/work/Catalina/localhost/continuum/upload_7cf9c25a_11d61fddb85_7ff0_00000074.tmp' does not exist

      Show/hide Stack Trace

      java.lang.RuntimeException: java.io.FileNotFoundException: Source '/opt/egovapps/apache-tomcat-5.5.27/work/Catalina/localhost/continuum/upload_7cf9c25a_11d61fddb85_7ff0_00000074.tmp' does not exist
      at org.apache.maven.continuum.web.action.AddMavenProjectAction.execute(AddMavenProjectAction.java:157)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:358)
      at com.opensymphony.xwork.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:218)
      at com.opensymphony.webwork.interceptor.BackgroundProcess$1.run(BackgroundProcess.java:35)
      at java.lang.Thread.run(Thread.java:619)
      Caused by: java.io.FileNotFoundException: Source '/opt/egovapps/apache-tomcat-5.5.27/work/Catalina/localhost/continuum/upload_7cf9c25a_11d61fddb85_7ff0_00000074.tmp' does not exist
      at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:637)
      at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:607)
      at org.apache.maven.continuum.web.action.AddMavenProjectAction.execute(AddMavenProjectAction.java:147)
      ... 8 more

      Attachments

        Activity

          People

            wsmoak Wendy Smoak
            lucadistefano Luca Di Stefano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: