-
Bug
-
Resolution: Done
-
Major
-
4.1.0.Alpha1
-
None
com.openshift.client.NotFoundOpenShiftException: Could not find any OpenShift resource at "http://testapp-1360837500661.rhcloud.com/health" at com.openshift.internal.client.RestService.request(RestService.java:101) at com.openshift.internal.client.ApplicationResource.waitForPositiveHealthResponse(ApplicationResource.java:510) at com.openshift.internal.client.ApplicationResource.waitForAccessible(ApplicationResource.java:487) at org.jboss.tools.openshift.express.internal.ui.job.WaitForApplicationJob.doRun(WaitForApplicationJob.java:50) at org.jboss.tools.openshift.express.internal.ui.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:35) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53) Caused by: com.openshift.internal.client.httpclient.NotFoundException: Could not find resource "http://testapp-1360837500661.rhcloud.com/health" at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) at com.openshift.internal.client.RestService.request(RestService.java:139) at com.openshift.internal.client.RestService.request(RestService.java:97) ... 5 more Caused by: java.io.FileNotFoundException: http://testapp-1360837500661.rhcloud.com/health at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1434) at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) ... 7 more
- is related to
-
OSJC-70 OpenShift java client assumes that the app is available when it gets 404
- Closed
- relates to
-
JBIDE-12255 Biggest usability issue for OpenShift when presenting
- Closed
-
OSJC-2 Fix openshift-java-client integration tests
- Closed
-
OSJC-19 openshift-java-client: fix failing unit-test ApplicationResourceTest#shouldWaitUntilTimeout
- Closed