[
https://issues.jboss.org/browse/JBIDE-25588?page=com.atlassian.jira.plugi...
]
Ondrej Dockal updated JBIDE-25588:
----------------------------------
Steps to Reproduce:
1. Download and install java sdk 9. (ie. 9.0.1.11)
2. Install devstudio
3. Edit devstudio/studio/devstudio.ini file, change value of "vm" to java 9 SDK
(ie. /etc/alternatives/java_sdk_9/bin/java)
4. Start devstudio, add new CDK 3.2+ server adapter and configure underlying CDK (call
setup-cdk)
5. Start CDK server adapter
6. ASSERT: Server adapter is started, SSL certificate was accepted, there are docker and
openshift connections
Actual result: Starting Container ... job will timeout and no connection is created,
though, ssl certificate dialog was thrown...
was:
1. Download and install java sdk 9. (ie. 9.0.1.11)
2. Install devstudio
3. Change jvm
CDK server adapter timeouts during starting with JDK9
-----------------------------------------------------
Key: JBIDE-25588
URL:
https://issues.jboss.org/browse/JBIDE-25588
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.2.Final
Environment: Fedora 26
java-9-openjdk-9.0.1.11-4.fc26.x86_64
Reporter: Ondrej Dockal
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.5.x
CDK server adapter remains in state starting after CDK is started properly (in console
you can see all steps passed without problem), one can connect to openshift via browser.
Also, SSL untrusted certificate was accepted. There is running job: Starting Container
Developer Environment 3.2+ Preparing launch delegate...: Launching delegate...
Adapter will just timeout eventually.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)