[JBoss JIRA] (JBIDE-21999) Server adapter: stream closed exception when debugging
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21999?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21999.
---------------------------------
Verified on nightly build of JBT with OpenShift plugin build B258.
> Server adapter: stream closed exception when debugging
> -------------------------------------------------------
>
> Key: JBIDE-21999
> URL: https://issues.jboss.org/browse/JBIDE-21999
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Priority: Blocker
> Fix For: 4.3.1.CR1
>
>
> While testing the debugging support on the server adapter, I got the following error:
> {code}
> [ERROR] 2016-03-25 12:19:53,006 com.openshift.internal.restclient.capability.resources.OpenShiftBinaryRSync - Could not retrieve error message from process
> java.io.IOException: Stream closed
> at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:170)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:336)
> at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
> at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
> at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
> at java.io.InputStreamReader.read(InputStreamReader.java:184)
> at java.io.Reader.read(Reader.java:140)
> at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1485)
> at org.apache.commons.io.IOUtils.copy(IOUtils.java:1461)
> at org.apache.commons.io.IOUtils.copy(IOUtils.java:1408)
> at org.apache.commons.io.IOUtils.copy(IOUtils.java:1433)
> at org.apache.commons.io.IOUtils.toString(IOUtils.java:585)
> at org.apache.commons.io.IOUtils.toString(IOUtils.java:563)
> at com.openshift.internal.restclient.capability.resources.OpenShiftBinaryRSync.getErrorMessage(OpenShiftBinaryRSync.java:107)
> at com.openshift.internal.restclient.capability.resources.OpenShiftBinaryRSync.await(OpenShiftBinaryRSync.java:94)
> {code}
> This error happened at the same time as the deployment failed, as reported in JBIDE-21981, but since there are 2 distinct problems, we should track them in 2 separate issues.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-22045) Wrong Source Path when creating OS3 Server Adapter for multiple applications
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22045?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-22045:
------------------------------------------
cherry-picked into master
> Wrong Source Path when creating OS3 Server Adapter for multiple applications
> ----------------------------------------------------------------------------
>
> Key: JBIDE-22045
> URL: https://issues.jboss.org/browse/JBIDE-22045
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Alexey Kazakov
> Assignee: Andre Dietisheim
> Priority: Blocker
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
> Attachments: launch_config.png, Screenshot 2016-03-31 14.34.47.png, server-adapter.png
>
>
> 1.
> !server-adapter.png|thumbnail!
> 2. Even selecting the correct source manually doesn't help. The eclipse project is still incorrect in the launch config.
> !launch_config.png|thumbnail!
> Maybe it's because the nodejs eclipse project is not a wtp project and the server adapter picks up the only available wtp module - eap-app.
> The only way to create a proper server adapter for the nodejs-example is to delete the eap eclipse project from the workspace.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-22045) Wrong Source Path when creating OS3 Server Adapter for multiple applications
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-22045:
----------------------------------------
Summary: Wrong Source Path when creating OS3 Server Adapter for multiple applications
Key: JBIDE-22045
URL: https://issues.jboss.org/browse/JBIDE-22045
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Alexey Kazakov
Assignee: Andre Dietisheim
Priority: Blocker
Fix For: 4.3.1.CR1
1.
!server-adapter.png|thumbnail!
2. Even selecting the correct source manually doesn't help. The eclipse project is still incorrect in the launch config.
!launch_config.png|thumbnail!
Maybe it's because the nodejs eclipse project is not a wtp project and the server adapter picks up the only available wtp module - eap-app.
The only way to create a proper server adapter for the nodejs-example is to delete the eap eclipse project from the workspace.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21984) Wrong Source Path when creating OS3 Server Adapter for multiple applications
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21984?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21984:
------------------------------------------
merged into jbosstools-4.3.x
> Wrong Source Path when creating OS3 Server Adapter for multiple applications
> ----------------------------------------------------------------------------
>
> Key: JBIDE-21984
> URL: https://issues.jboss.org/browse/JBIDE-21984
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Alexey Kazakov
> Assignee: Andre Dietisheim
> Priority: Blocker
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.CR1
>
> Attachments: launch_config.png, Screenshot 2016-03-31 14.34.47.png, server-adapter.png
>
>
> 1.
> !server-adapter.png|thumbnail!
> 2. Even selecting the correct source manually doesn't help. The eclipse project is still incorrect in the launch config.
> !launch_config.png|thumbnail!
> Maybe it's because the nodejs eclipse project is not a wtp project and the server adapter picks up the only available wtp module - eap-app.
> The only way to create a proper server adapter for the nodejs-example is to delete the eap eclipse project from the workspace.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21953) 10.1.2.2 as host private network IP not working on (RH) VPN
by Hardy Ferentschik (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21953?page=com.atlassian.jira.plugi... ]
Hardy Ferentschik updated JBIDE-21953:
--------------------------------------
Summary: 10.1.2.2 as host private network IP not working on (RH) VPN (was: 10.1.2.2.* not working on Windows from RH network)
> 10.1.2.2 as host private network IP not working on (RH) VPN
> -----------------------------------------------------------
>
> Key: JBIDE-21953
> URL: https://issues.jboss.org/browse/JBIDE-21953
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift, upstream
> Affects Versions: 4.3.1.CR1
> Reporter: Martin Malina
> Assignee: Hardy Ferentschik
> Priority: Critical
> Fix For: 4.4.x
>
>
> This is definitely an upstream issue, but I think it's worth having it here and gather information from others.
> Marian tried openshift with cdk today on our Windows laptop and the url generated for the app he deployed didn't work.
> So I tried something simple like "ping 10.1.2.2.xip.io" from command line and it didn't work.
> "ping xip.io" worked.
> On my OS X laptop, this works as expected:
> {code}
> $ ping 10.1.2.2.xip.io
> PING 10.1.2.2.xip.io (10.1.2.2): 56 data bytes
> Request timeout for icmp_seq 0
> {code}
> Whereas on windows I only get:
> Ping request could not find host 10.1.2.2.xip.io. Please check the name and try again.
> I'm not sure if it's just a problem with our laptop, but it needs investigating in any case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month