[
https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-23487:
------------------------------------------
[~mmalina] I cant replicate this. But maybe this is unique to MacOS? [~mlabuda] Can you
replicate this?
The part that astonishes me the most is the reference to SSL:
{code}
TLS handshake timeout
{code}
Publishing fails when server adapter is created out of eap app
running on openshift (in cdk)
--------------------------------------------------------------------------------------------
Key: JBIDE-23487
URL:
https://issues.jboss.org/browse/JBIDE-23487
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.2.Final
Reporter: Martin Malina
Fix For: 4.4.2.Final
While testing Rob's jolokia stuff from JBIDE-23429 I did this:
1. Start CDK (2.3.cr1)
2. Create eap64-basic-s2i app
3. Wait till the app is built and the pod is running
4. Right-click the eap-app in OpenShift explorer and create a server adapter
5. Now the server adapter is publishing and this will fail:
{code}
Could not sync
/Users/rasp/jbossqa/JBDS/10.0.0/workspace-neon-1a/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample-project@eap-app/deploy
to all pods running the service eap-app
Syncing com.openshift.restclient.capability.resources.IRSyncable$LocalPeer@41249d31 to
com.openshift.restclient.capability.resources.IRSyncable$PodPeer@27c8ba3a failed: Unable
to connect to the server: net/http: TLS handshake timeout
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.2]
error: exit status 12
{code}
This is on macOS Sierra with JBoss Tools from master with Rob's patches, but he says
his patches have nothing to do with publishing. I may try out a normal build of devstudio
or JBT later.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)