You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2013/08/26 16:43:53 UTC

[jira] [Commented] (INFRA-6582) NPE when trying to build an ivy project

    [ https://issues.apache.org/jira/browse/INFRA-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750117#comment-13750117 ] 

Jake Farrell commented on INFRA-6582:
-------------------------------------

Hi Gerd, Is this still occurring and what project/build job was this for?
                
> NPE when trying to build an ivy project
> ---------------------------------------
>
>                 Key: INFRA-6582
>                 URL: https://issues.apache.org/jira/browse/INFRA-6582
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>         Environment: CentOS Linux 6.4
>            Reporter: Gerd Murawski
>            Priority: Blocker
>
> stacktrace:
> ERROR: Processing failed due to a bug in the code. Please report this to users@hudson.dev.java.net
> java.lang.NullPointerException
> 	at hudson.FilePath.isAbsolute(FilePath.java:239)
> 	at hudson.FilePath.resolvePathIfRelative(FilePath.java:224)
> 	at hudson.FilePath.<init>(FilePath.java:220)
> 	at hudson.FilePath.child(FilePath.java:1133)
> 	at hudson.ivy.IvyModuleSetBuild$RunnerImpl.doRun(IvyModuleSetBuild.java:372)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
> 	at hudson.model.Run.execute(Run.java:1593)
> 	at hudson.model.Run.run(Run.java:1539)
> 	at hudson.ivy.IvyModuleSetBuild.run(IvyModuleSetBuild.java:281)
> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:247)
> project=hudson.ivy.IvyModuleSet@2b54ae5a[KS.Guitest]
> project.getModules()=[hudson.ivy.IvyModule@2843d653[KS.Guitest/readybank:KS.Guitest]]
> FATAL: null
> java.lang.NullPointerException
> 	at hudson.FilePath.isAbsolute(FilePath.java:239)
> 	at hudson.FilePath.resolvePathIfRelative(FilePath.java:224)
> 	at hudson.FilePath.<init>(FilePath.java:220)
> 	at hudson.FilePath.child(FilePath.java:1133)
> 	at hudson.ivy.IvyModuleSetBuild$RunnerImpl.doRun(IvyModuleSetBuild.java:372)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
> 	at hudson.model.Run.execute(Run.java:1593)
> 	at hudson.model.Run.run(Run.java:1539)
> 	at hudson.ivy.IvyModuleSetBuild.run(IvyModuleSetBuild.java:281)
> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:247)

--
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