Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-13944

Broken deployments after the upgrade to 5.2-OD-3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Highest
    • None
    • 5.2
    • None
    • None

    Description

      We are getting the following error after the upgrade to 5.2-OD-3 today.

      Plan 'AC-BECI' could not be started. Hibernate operation: Could not execute JDBC batch update; SQL []; Batch entry 0 delete from ARTIFACT where ARTIFACT_ID='8815755' was aborted.  Call getNextException to see the cause.; nested exception is java.sql.BatchUpdateException: Batch entry 0 delete from ARTIFACT where ARTIFACT_ID='8815755' was aborted.  Call getNextException to see the cause.
      (org.springframework.dao.DataIntegrityViolationException : Hibernate operation: Could not execute JDBC batch update; SQL []; Batch entry 0 delete from ARTIFACT where ARTIFACT_ID='8815755' was aborted. Call getNextException to see the cause.; nested exception is java.sql.BatchUpdateException: Batch entry 0 delete from ARTIFACT where ARTIFACT_ID='8815755' was aborted. Call getNextException to see the cause.)
      (28 Oct 2013, 12:52:21 PM)
      

      Also our deployment projects are failing now with NPEs (Note: I removed our hostname from the log):

      28-Oct-2013 15:04:24	Starting task 'scp acompli-frontend.tar.gz to <REMOVED>' of type 'com.atlassian.bamboo.plugins.bamboo-scp-plugin:scptask'
      28-Oct-2013 15:04:24	Error occurred while running Task 'scp acompli-frontend.tar.gz to <REMOVED>(5)' of type com.atlassian.bamboo.plugins.bamboo-scp-plugin:scptask.
      28-Oct-2013 15:04:24	java.lang.NullPointerException
      28-Oct-2013 15:04:24	        at java.io.File.<init>(File.java:305)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.plugins.scp.ScpTask.artifactToScpFromTransferTask(ScpTask.java:199)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.plugins.scp.ScpTask.getPathSpecToCopy(ScpTask.java:132)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.plugins.scp.ScpTask.run(ScpTask.java:107)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.plugins.scp.ScpTask.execute(ScpTask.java:101)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:212)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:98)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:75)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:181)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:101)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:108)
      28-Oct-2013 15:04:24	        at com.atlassian.bamboo.build.pipeline.concurrent.NamedThreadFactory$2.run(NamedThreadFactory.java:55)
      28-Oct-2013 15:04:24	        at java.lang.Thread.run(Thread.java:662)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eece491b2930 Mike Deeks
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: