-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
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:
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
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.