[Anthill-pro] Codestation exception
Varban
vvv at urbancode.com
Wed Oct 18 08:58:46 CDT 2006
Byron,
what changed that might have caused this?
From the stack trace we assume that it could be a permissions problem where
the system user does not have permissions for this project.
Can you check and make sure that the System Admin group has permissions for
the projects you are building?
Varban
On Wednesday 18 October 2006 09:27, Byron Appelt wrote:
> My builds are now failing with the following exception:
>
> 666727 ERROR 495 4 0 - Error adding files to Codestation
> java.lang.NullPointerException
> at
> com.urbancode.anthill3.runtime.paths.CodestationPathHelper.getBaseArtifactP
>ath(CodestationPathHelper.java:105) at
> com.urbancode.anthill3.runtime.paths.CodestationPathHelper.getBasePath(Code
>stationPathHelper.java:52) at
> com.urbancode.codestation2.server.CodestationFileCacheService$AbstractFileC
>ache.<init>(CodestationFileCacheService.java:99) at
> com.urbancode.codestation2.server.CodestationFileCacheService$FileBackedCac
>he.<init>(CodestationFileCacheService.java:321) at
> com.urbancode.codestation2.server.CodestationFileCacheService.createCache(C
>odestationFileCacheService.java:760) at
> com.urbancode.codestation2.server.CodestationFileCacheService.getFileCache(
>CodestationFileCacheService.java:733) at
> com.urbancode.codestation2.server.CodestationFileCacheService.initCache(Cod
>estationFileCacheService.java:692) at
> com.urbancode.codestation2.server.CodestationFileCacheService.<init>(Codest
>ationFileCacheService.java:675) at
> com.urbancode.codestation2.server.CodestationFileCacheService.getInstance(C
>odestationFileCacheService.java:55) at
> com.urbancode.codestation2.server.CodestationRepository.getBuildLifeArtifac
>tSetZipFile(CodestationRepository.java:231) at
> com.urbancode.anthill3.command.codestation2.GetCodestationArtifactsCommand.
>execute(GetCodestationArtifactsCommand.java:48) at
> com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java
>:496) at
> com.urbancode.anthill3.step.artifacts.ResolveDependencyArtifactsStep.transf
>erLifeConfigToRemoteDir(ResolveDependencyArtifactsStep.java:189) at
> com.urbancode.anthill3.step.artifacts.ResolveDependencyArtifactsStep.transf
>erDependencyConfig(ResolveDependencyArtifactsStep.java:124) at
> com.urbancode.anthill3.step.artifacts.ResolveDependencyArtifactsStep.perfor
>m(ResolveDependencyArtifactsStep.java:89) at
> com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java
>:214) at
> com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java
>:284) at
> com.urbancode.anthill3.domain.execution.simple.SimpleAgentJobDelegate.perfo
>rm(SimpleAgentJobDelegate.java:192) at
> com.urbancode.anthill3.services.jobs.Job.start(Job.java:117)
> at
> com.urbancode.anthill3.services.jobs.JobService$JobRunner.run(JobService.ja
>va:402) at
> com.urbancode.commons.util.ThreadPool$WorkerThread.run(ThreadPool.java:155)
>
> What is causing this? Why is the build trying to add something to
> codestation, it should only be retrieving files, although I am getting
> this exception also on projects that shouldn't even be doing that.
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
More information about the Anthill-pro
mailing list