|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (CONTINUUM-1960) error uploading maven2 pom.xml while queue
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message error uploading maven2 pom.xml while queue
------------------------------------------ Key: CONTINUUM-1960 URL: http://jira.codehaus.org/browse/CONTINUUM-1960 Project: Continuum Issue Type: Bug Components: Integration - Maven 2 Affects Versions: 1.2.2 Environment: redhat es 5 tomcat-5.5.27 Reporter: Luca Priority: Minor 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 -- 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 |
|
|
[jira] Commented: (CONTINUUM-1960) error uploading maven2 pom.xml while queue
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=190371#action_190371 ] Wendy Smoak commented on CONTINUUM-1960: ---------------------------------------- Is this still a problem in 1.3.x ? > error uploading maven2 pom.xml while queue > ------------------------------------------ > > Key: CONTINUUM-1960 > URL: http://jira.codehaus.org/browse/CONTINUUM-1960 > Project: Continuum > Issue Type: Bug > Components: Integration - Maven 2 > Affects Versions: 1.2.2 > Environment: redhat es 5 > tomcat-5.5.27 > Reporter: Luca > Priority: Minor > > 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 > -- 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 |
|
|
[jira] Closed: (CONTINUUM-1960) error uploading maven2 pom.xml while queue
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wendy Smoak closed CONTINUUM-1960. ---------------------------------- Assignee: Wendy Smoak Resolution: Incomplete If this is still a problem with 1.3.x, please let us know and we can reopen it. > error uploading maven2 pom.xml while queue > ------------------------------------------ > > Key: CONTINUUM-1960 > URL: http://jira.codehaus.org/browse/CONTINUUM-1960 > Project: Continuum > Issue Type: Bug > Components: Integration - Maven 2 > Affects Versions: 1.2.2 > Environment: redhat es 5 > tomcat-5.5.27 > Reporter: Luca > Assignee: Wendy Smoak > Priority: Minor > > 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 > -- 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 |
| Free embeddable forum powered by Nabble | Forum Help |