So we can help you further, what is the version of Go you are on? You will find the version in the footer of every page.
--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jyoti,
We have pipelines with two stages where occasionally only the first stage fires.When you look at the pipeline the second stage is still grey and it says "Awaiting approval" even though the stage is configured to run "On Success".Because it is an automatic stage there is nowhere in the user interface to manually trigger it.

I'm able to do that, but we don't get a notification the stage has stopped, so we have to constantly monitor the board. It really is breaking the whole 'continuous' aspect of the toolset.
--
You received this message because you are subscribed to a topic in the Google Groups "go-cd" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/go-cd/bc8duGw-89E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to go-cd+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
4337308, qtp1027532228-4337308, RUNNABLE Locked Monitors: java.lang.String@38451a94 at com.thoughtworks.go.server.service.ScheduleService.updateJobStatus(ScheduleService.java:508)java.lang.String@40d40768 at com.thoughtworks.go.server.service.ScheduleService.updateJobStatus(ScheduleService.java:508)Locked Synchronizers: Stacktrace: org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) org.apache.xerces.parsers.XMLParser.parse(Unknown Source) org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) org.dom4j.io.SAXReader.read(SAXReader.java:465) org.dom4j.io.SAXReader.read(SAXReader.java:343) com.thoughtworks.studios.shine.cruise.stage.details.XMLArtifactImporter.importFile(XMLArtifactImporter.java:61) com.thoughtworks.studios.shine.cruise.stage.details.JobResourceImporter.importArtifactsForJob(JobResourceImporter.java:97) com.thoughtworks.studios.shine.cruise.stage.details.JobResourceImporter.importJob(JobResourceImporter.java:71) com.thoughtworks.studios.shine.cruise.stage.details.StageResourceImporter.importJobs(StageResourceImporter.java:124) com.thoughtworks.studios.shine.cruise.stage.details.StageResourceImporter.load(StageResourceImporter.java:84) com.thoughtworks.studios.shine.cruise.BackgroundStageLoader.handle(BackgroundStageLoader.java:71) com.thoughtworks.studios.shine.cruise.stage.feeds.StageAtomFeedsReader.readFromLatest(StageAtomFeedsReader.java:51) com.thoughtworks.studios.shine.cruise.BackgroundStageLoader.load(BackgroundStageLoader.java:61) com.thoughtworks.studios.shine.cruise.BackgroundStageLoaderStageStatusListener.stageStatusChanged(BackgroundStageLoader.java:104) com.thoughtworks.go.server.service.StageService$4.afterCommit(StageService.java:233) org.springframework.transaction.support.TransactionSynchronizationUtils.invokeAfterCommit(TransactionSynchronizationUtils.java:133) org.springframework.transaction.support.TransactionSynchronizationUtils.triggerAfterCommit(TransactionSynchronizationUtils.java:121) org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerAfterCommit(AbstractPlatformTransactionManager.java:950) org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:796) org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:723) org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:147) com.thoughtworks.go.server.transaction.TransactionTemplate.executeWithExceptionHandling(TransactionTemplate.java:49) com.thoughtworks.go.server.service.ScheduleService.updateJobStatus(ScheduleService.java:508) com.thoughtworks.go.server.service.BuildRepositoryService.updateStatusFromAgent(BuildRepositoryService.java:58) com.thoughtworks.go.remote.BuildRepositoryRemoteImpl$3.call(BuildRepositoryRemoteImpl.java:96) com.thoughtworks.go.remote.BuildRepositoryRemoteImpl.handleFailuresDuringReporting(BuildRepositoryRemoteImpl.java:106) com.thoughtworks.go.remote.BuildRepositoryRemoteImpl.reportCompleted(BuildRepositoryRemoteImpl.java:88) com.thoughtworks.go.server.messaging.BuildRepositoryMessageProducer.reportCompleted(BuildRepositoryMessageProducer.java:76)