Jump to content

Atlassian Bamboo & Plastic SCM 4.0 Beta 1


salascz

Recommended Posts

Hello,

I'm trying to integrate Bamboo with last version of Plastic SCM 4.0 Beta 1.

I found Bamboo_PlasticSCM-1.0.1.jar file on www.plasticscm.com together with description how configure Plastic SCM with Atlassian Bamboo - the configuration was successful, but the sources are not downloaded and it ends with error in Bamboo's log file.

The plugin should work for Plastic SCM 3.0.187.26 or higher, but can it be used for 4.0 Beta 1?

Here is a complete log from Bamboo:

2011-10-10 15:58:00,000 INFO [QuartzScheduler_Worker-5] [QuartzStrategyJob] Running quartz strategy job for TEST1-TESTPLAN1
2011-10-10 15:58:00,000 INFO [QuartzScheduler_Worker-5] [buildDetectionActionFactoryImpl] Detecting changes for TEST1-TESTPLAN1...
2011-10-10 15:58:00,297 WARN [QuartzScheduler_Worker-5] [PlasticRepository] Error setting selector: sts: Unexpected option --noupdate
com.codicesoftware.plastic.core.PlasticException: sts: Unexpected option --noupdate
at com.codicesoftware.plastic.core.PlasticShell.execute(Unknown Source)
at com.codicesoftware.plastic.commands.SetWorkspaceSelectorCommand.internalexecute(Unknown Source)
at com.codicesoftware.plastic.commands.SetWorkspaceSelectorCommand.execute(Unknown Source)
at com.codicesoftware.plugins.Bamboo.PlasticRepository.setWorkspaceSelector(PlasticRepository.java:310)
at com.codicesoftware.plugins.Bamboo.PlasticRepository.collectChangesSinceLastBuild(PlasticRepository.java:181)
at com.atlassian.bamboo.v2.trigger.DefaultChangeDetectionManager.collectChangesSinceLastBuild(DefaultChangeDetectionManager.java:120)
at com.atlassian.bamboo.v2.trigger.DefaultChangeDetectionManager.collectChangesSinceLastBuild(DefaultChangeDetectionManager.java:59)
at com.atlassian.bamboo.build.BuildDetectionActionFactoryImpl$2.process(BuildDetectionActionFactoryImpl.java:186)
at com.atlassian.bamboo.chains.ChainExecutionManagerImpl.createChainState(ChainExecutionManagerImpl.java:196)
at com.atlassian.bamboo.chains.ChainExecutionManagerImpl.start(ChainExecutionManagerImpl.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
at $Proxy59.start(Unknown Source)
at com.atlassian.bamboo.plan.PlanExecutionManagerImpl.startWithLockTaken(PlanExecutionManagerImpl.java:232)
at com.atlassian.bamboo.plan.PlanExecutionManagerImpl.access$100(PlanExecutionManagerImpl.java:42)
at com.atlassian.bamboo.plan.PlanExecutionManagerImpl$2.call(PlanExecutionManagerImpl.java:213)
at com.atlassian.bamboo.plan.PlanExecutionManagerImpl.doWithProcessLock(PlanExecutionManagerImpl.java:346)
at com.atlassian.bamboo.plan.PlanExecutionManagerImpl.start(PlanExecutionManagerImpl.java:206)
at com.atlassian.bamboo.build.strategy.QuartzStrategyJob.execute(QuartzStrategyJob.java:40)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at com.atlassian.bamboo.quartz.SystemAuthorizedThreadPool$1.run(SystemAuthorizedThreadPool.java:38)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
2011-10-10 15:58:00,297 INFO [QuartzScheduler_Worker-5] [DefaultErrorHandler] Recording an error: There was a problem detecting changes for this plan : TEST1-TESTPLAN1 : Error

Thank you,

salascz

Link to comment
Share on other sites

  • 5 weeks later...
  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...