Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with start instance command #168

Closed
vania-pooh opened this issue Oct 15, 2016 · 1 comment
Closed

Issue with start instance command #168

vania-pooh opened this issue Oct 15, 2016 · 1 comment
Labels
Milestone

Comments

@vania-pooh
Copy link
Member

2016-10-15 12:34:24,289 [          pool-3-thread-1] DEBUG org.meridor.perspective.worker.processor.InstancesProcessor  - Updating instance test-instance (2e5dc842-ec59-319e-88b9-ac9b38fc6547) from state = InstanceLaunchingEvent to state = InstanceLaunchingEvent
2016-10-15 12:34:24,327 [          pool-3-thread-1] INFO  org.meridor.perspective.worker.processor.InstanceFSM         - Adding instance test-instance (2e5dc842-ec59-319e-88b9-ac9b38fc6547)
...

2016-10-15 12:34:28,864 [          pool-3-thread-1] ERROR org.meridor.perspective.openstack.AddInstanceOperation       - Failed to add instance test-instance
ClientResponseException{message=Instance test-instance already exists., status=409, status-code=CONFLICT}
    at org.openstack4j.core.transport.HttpExceptionHandler.mapException(HttpExceptionHandler.java:38)
    at org.openstack4j.core.transport.HttpExceptionHandler.mapException(HttpExceptionHandler.java:23)
    at org.openstack4j.core.transport.HttpEntityHandler.handleLessThan500(HttpEntityHandler.java:101)

2016-10-15 12:34:33,306 [          pool-3-thread-2] ERROR org.meridor.perspective.openstack.AddInstanceOperation       - Failed to add instance test-instance
ClientResponseException{message=Instance test-instance already exists., status=409, status-code=CONFLICT}
    at org.openstack4j.core.transport.HttpExceptionHandler.mapException(HttpExceptionHandler.java:38)
    at org.openstack4j.core.transport.HttpExceptionHandler.mapException(HttpExceptionHandler.java:23)
    at org.openstack4j.core.transport.HttpEntityHandler.handleLessThan500(HttpEntityHandler.java:101)
@vania-pooh vania-pooh added the bug label Oct 15, 2016
@vania-pooh vania-pooh added this to the 1.3.2 milestone Oct 15, 2016
@vania-pooh
Copy link
Member Author

Related to #115.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant