Quantcast

[JIRA] (JENKINS-14783) Fingerprint or the maven pmd:cpd crashes tomcat

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14783) Fingerprint or the maven pmd:cpd crashes tomcat

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Marc Sanfacon
Components: fingerprint
Created: 14/Aug/12 11:28 AM
Description:

Aug 14, 2012 1:17:44 PM hudson.model.Run execute
INFO: projectABC #56 main build action completed: FAILURE
Aug 14, 2012 1:17:53 PM hudson.model.AbstractBuild$AbstractBuildExecution performAllBuildSteps
WARNING: Publisher hudson.tasks.Fingerprinter aborted due to exception
E:\.jenkins\workspace\ProjectXYZ does not exist.
at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:483)
at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:460)
at hudson.tasks.Fingerprinter$2.invoke(Fingerprinter.java:230)
at hudson.tasks.Fingerprinter$2.invoke(Fingerprinter.java:224)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.tasks.Fingerprinter.record(Fingerprinter.java:224)
at hudson.tasks.Fingerprinter.perform(Fingerprinter.java:120)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:692)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639)
at hudson.model.Run.execute(Run.java:1513)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)

Aug 14, 2012 1:17:53 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Aug 14, 2012 1:17:53 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
Aug 14, 2012 1:17:53 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina

Environment: Win2008 R2, JDK7
Project: Jenkins
Priority: Major Major
Reporter: oliver zemann
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14783) Fingerprint or the maven pmd:cpd crashes tomcat

JIRA noreply@jenkins-ci.org

I have a pmd:cpd exception before but it was 20 seconds before that so i guess its not relevant
I dont know why it is complaining that this project does not exist

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...