[
https://issues.jboss.org/browse/JBIDE-21967?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-21967 at 5/18/16 4:22 PM:
-------------------------------------------------------------------
The problem as it exists now (after the changes) only occurrs *only if you try to create a
server adapter for the very same app that you just created* (not if you create an adapter
for any other service app that is already built). It manifests itself once the server
adapter wizard is closed, the server adapter is created and starts up. The user gets the
following error dialog (notice the typo):
!deployment-config-not-found.png!
The error prevents the server adapter from starting up, it is stuck in [Stopped,
Republish] state and will as long as the build is still running.
Once the build is finished, the server adapter is [Starting] and publishes to the pod.
This imho is thus not a proper error any more, it is expected that the server adapter
cannot publish as long as the build for its app is not finished. The error
message/feedback could be more insightful though.
was (Author: adietish):
The problem as it exists now (after the changes) only occurrs *only if you try to create a
server adapter for the very same app that you just created* (not if you create an adapter
for any other service app that is already built). It manifests itself once the server
adapter wizard is closed, the server adapter is created and starts up. The user gets the
following error dialog (notice the typo):
!deployment-config-not-found.png!
The error prevents the server adapter from starting up, it is stuck in [Stopped,
Republish] state and will as long as the build is still running.
Cannot create server adapter if there is a running build on a project
although there are more projects
------------------------------------------------------------------------------------------------------
Key: JBIDE-21967
URL:
https://issues.jboss.org/browse/JBIDE-21967
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Critical
Labels: openshift_v3, server_adapter
Fix For: 4.4.0.Alpha2
Attachments: deployment-config-not-found.png
When I am having several projects and some of them has already running application, I am
not able to create a new server adapter for OpenShift 3 application if there is a project
with running build. Once build finish, it is possible to create a project but while there
is any project with not completed build (and therefore application image is not there yet)
user is blocked from creating a new server adapter. This is related to JBIDE-21731 - once
this issue will be fixed, it should keep in mind to allow users proceed with creation of
server adapters on other projects.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)