Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 44680 invoked from network); 29 Sep 2008 21:46:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Sep 2008 21:46:46 -0000 Received: (qmail 34094 invoked by uid 500); 29 Sep 2008 21:46:45 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 34084 invoked by uid 500); 29 Sep 2008 21:46:45 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 34073 invoked by uid 99); 29 Sep 2008 21:46:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 14:46:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 21:45:43 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 3B0BB14A8011 for ; Mon, 29 Sep 2008 16:45:47 -0500 (CDT) Message-ID: <3966944.1222724747200.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 29 Sep 2008 16:45:47 -0500 (CDT) From: "Senthil (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-1897) Error uploading maven 2 pom file In-Reply-To: <22602481.1222317405936.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149315#action_149315 ] Senthil commented on CONTINUUM-1897: ------------------------------------ The issue is major for using continuum in linux machine. Its very urgent. It could be better if we get better solution ASAP. > Error uploading maven 2 pom file > -------------------------------- > > Key: CONTINUUM-1897 > URL: http://jira.codehaus.org/browse/CONTINUUM-1897 > Project: Continuum > Issue Type: Bug > Components: Integration - Maven 2 > Affects Versions: 1.2 > Environment: Java version: 1.5.0_12 > OS name: "linux" version: "2.6.9-42.elsmp" arch: "i386" Family: "unix" > Reporter: Francisco Herrera > Fix For: 1.2.1 > > > I'm getting this error while trying to add a new project using the upload POM option. > Java version: 1.5.0_12 > OS name: "linux" version: "2.6.9-42.elsmp" arch: "i386" Family: "unix" > 2008-09-24 18:07:31,096 [btpool0-8] INFO interceptor#exceptionLogging - Error ocurred during execution > org.apache.maven.continuum.ContinuumException: Error reading POM > at org.apache.maven.continuum.web.action.AddMavenTwoProjectAction.doExecute(AddMavenTwoProjectAction.java:94) > at org.apache.maven.continuum.web.action.AddMavenProjectAction.execute(AddMavenProjectAction.java:158) > 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:585) > 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:595) > Caused by: java.io.FileNotFoundException: /tmp/Jetty_0_0_0_0_8084_continuum__continuum__3c2jpt/upload__1f6a6380_11c96626dce__7ff5_00000024.tmp (No such file or directory) > at java.io.FileInputStream.open(Native Method) > at java.io.FileInputStream.(FileInputStream.java:106) > at java.io.FileInputStream.(FileInputStream.java:66) > at java.io.FileReader.(FileReader.java:41) > at org.apache.maven.continuum.web.action.AddMavenTwoProjectAction.doExecute(AddMavenTwoProjectAction.java:82) > ... 9 more -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira