[
https://issues.jboss.org/browse/JBIDE-23487?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-23487:
---------------------------------------
I tried again now, following exactly the same steps, this time with
devstudio-10.2.0.GA-v20161115-0558-B6461-installer-standalone.jar , but I can't
reproduce the error. With me being the only one who saw this, I suggest we close this for
now and I will report back if I see it again.
Server adapter: 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
Labels: openshift_v3, rsync, server_adapter
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)