]
André Dietisheim reassigned JBIDE-24981:
----------------------------------------
Assignee: (was: André Dietisheim)
Server adapter: fails to start if app has no dc but only a rc
-------------------------------------------------------------
Key: JBIDE-24981
URL:
https://issues.jboss.org/browse/JBIDE-24981
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.1.AM1
Reporter: André Dietisheim
Priority: Major
Labels: openhift_v3, server_adapter
Fix For: 4.14.x
Attachments: eap-without-service-nor-deploymentconfig.json,
image-2017-09-04-22-15-46-383.png, image-2017-09-04-22-17-26-655.png,
started-even-though-failed-starting.png
# ASSERT: make sure that you have an app that has NO deployment config, just a
replication controller
(EXEC: if you dont, create it via the attached custom template
[^eap-without-service-nor-deploymentconfig.json])
# EXEC: in explorer: once your app is created, create a server adapter for it, binding
the imported source to the replication controller that's available
# ASSERT: the server adapter is starting up
!image-2017-09-04-22-15-46-383.png!
Result:
The server adapter keeps starting up without reaching "[Started]", waiting at
7%. Finally -
after a few minutes, it fails with the following error:
!image-2017-09-04-22-17-26-655.png!
Furthermore, once you close the error dialog the server is in state "[Started]"
even though it errored while starting up
!started-even-though-failed-starting.png!