Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D dbms-catalogue
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mowgli
  • dbms-catalogue
  • Issues
  • #27
Closed
Open
Issue created Aug 02, 2019 by Daniel Seybold@dsOwner

Add double check if instance is in error state

It may occur that an instance is set to temorarily (for some seconds) on the ERROR state and the client throws an exception. Yet the instance changes to the OK state afterwards but the deployment terminates.

Add a double check to avoid this issue.

Exception:

019-08-01 02:32:39 +0000 [ERROR] from de.uulm.omi.runtime.application.user.UserSpecParser in pool-2-thread-7 - ColosseumUserException thrown while deploying application! de.uulm.omi.cloudiator.generic.ColosseumUserException: ApplicationInstance cannot become ready, virtualmachine de.uniulm.omi.cloudiator.colosseum.client.entities.VirtualMachine@d3d1ab06 in error state at de.uulm.omi.runtime.application.deployment.ApplicationDeployer.isApplicationInstanceReady(ApplicationDeployer.java:206) at de.uulm.omi.runtime.application.deployment.ApplicationDeployer.waitForDeployment(ApplicationDeployer.java:173) at de.uulm.omi.runtime.application.deployment.ApplicationDeployment$1.call(ApplicationDeployment.java:81) at de.uulm.omi.runtime.application.deployment.ApplicationDeployment$1.call(ApplicationDeployment.java:71) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2019-08-01 02:32:39 +0000 [INFO] from de.uulm.omi.runtime.application.user.UserSpecParser in pool-2-thread-7 - application deployment terminated

Edited Aug 02, 2019 by Daniel Seybold
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking