[JBoss JIRA] (JBIDE-23422) Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
by Rob Cernich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23422?page=com.atlassian.jira.plugi... ]
Rob Cernich commented on JBIDE-23422:
-------------------------------------
k8s closes the connection after a period of inactivity, so not really any other way than to make sure you send some kind of data periodically.
> Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23422
> URL: https://issues.jboss.org/browse/JBIDE-23422
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, openshift
> Affects Versions: 4.4.2.AM2
> Environment: windows 10
> Fedora 24
> Reporter: Ilya Buziuk
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: nodejs, openshift_v3, server_adapter
> Fix For: 4.4.3.Final
>
>
> We've found, that when one is debugging (the code is stopeed at breakpoint, stepping through code, inspecting variables, ...) longer than ~1 minute, browser displays error code 502 and the debug session gets terminated. This makes this feature not very useful, because all debugging must be quicker than that timeout.
> The behavior is captured in this screencast: https://youtu.be/BJf7wcPqNmM (note how at the time 0:42 the page is finally loaded (502 error) and the debug session is terminated (in debug view)).
> We were able to reproduce this issue on F24 and Win10 (using CDK and console.engint.openshift.com)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBTIS-1012) Create a fuse-tooling only installer
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1012?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky closed JBTIS-1012.
------------------------------------
Verified with devstudio-integration-stack-10.1.0.CR1-fuse-tooling-installer.jar
> Create a fuse-tooling only installer
> ------------------------------------
>
> Key: JBTIS-1012
> URL: https://issues.jboss.org/browse/JBTIS-1012
> Project: JBoss Tools Integration Stack
> Issue Type: Enhancement
> Components: distribution
> Affects Versions: 10.0.0.GA
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Fix For: 10.1.0.GA
>
>
> We currently create a full IS installer and a fuse tooling + fuse runtime installer. In order to provide all of the building blocks needed for the devsuite installer - create a fuse tooling only installer for incorporation into the devsuite installer.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-21895) Application wizard: Resource name collisions after deleting and recreating the application
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21895?page=com.atlassian.jira.plugi... ]
Pavol Srna commented on JBIDE-21895:
------------------------------------
>From my POV is this UX not flawless. Once you delete the service, how do you recreate it?
> Application wizard: Resource name collisions after deleting and recreating the application
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-21895
> URL: https://issues.jboss.org/browse/JBIDE-21895
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Pavol Srna
> Fix For: 4.4.3.Final
>
> Attachments: 1st-child-of-project.png, Screen Shot 2016-03-17 at 16.19.05.png, Screenshot 2017-02-02 18.22.34.png, Screenshot 2017-02-02 18.22.43.png
>
>
> 1) Create e.g. node application in a openshift project
> 2) Right click from project explorer -> Delete the application
> 3) repeat step 1)
> Result:
> !Screen Shot 2016-03-17 at 16.19.05.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23422) Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23422?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-23422:
-------------------------------------
[~adietish] yes, I do not think that customizing the chromium code is the right solution for this case. Basically, for me sending pings sounds like a dirty solution (please, correct me if I am wrong). Is there any possibility to fix this some other way ?
> Server Adapter: Node.js debug session is terminated after ~1 minute and browser shows 502 error
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23422
> URL: https://issues.jboss.org/browse/JBIDE-23422
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, openshift
> Affects Versions: 4.4.2.AM2
> Environment: windows 10
> Fedora 24
> Reporter: Ilya Buziuk
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: nodejs, openshift_v3, server_adapter
> Fix For: 4.4.3.Final
>
>
> We've found, that when one is debugging (the code is stopeed at breakpoint, stepping through code, inspecting variables, ...) longer than ~1 minute, browser displays error code 502 and the debug session gets terminated. This makes this feature not very useful, because all debugging must be quicker than that timeout.
> The behavior is captured in this screencast: https://youtu.be/BJf7wcPqNmM (note how at the time 0:42 the page is finally loaded (502 error) and the debug session is terminated (in debug view)).
> We were able to reproduce this issue on F24 and Win10 (using CDK and console.engint.openshift.com)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23860) Unit tests: CDKOpenshiftUtilityTest.testOpenshiftConnectionCredentials is failing
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-23860:
----------------------------------------
Summary: Unit tests: CDKOpenshiftUtilityTest.testOpenshiftConnectionCredentials is failing
Key: JBIDE-23860
URL: https://issues.jboss.org/browse/JBIDE-23860
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.3.Final
Reporter: Andre Dietisheim
Priority: Critical
jenkins build for openshift is failing with an error in the unit-tests:
{code}
Failed tests:
CDKOpenshiftUtilityTest.testOpenshiftConnectionCredentials:57 expected:<[openshift-dev]> but was:<[test]>
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBTIS-1037) Fuse - Fix project creation in tests
by Tomáš Sedmík (JIRA)
Tomáš Sedmík created JBTIS-1037:
-----------------------------------
Summary: Fuse - Fix project creation in tests
Key: JBTIS-1037
URL: https://issues.jboss.org/browse/JBTIS-1037
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: Fuse IDE, QE
Affects Versions: 4.4.1.CR1
Reporter: Tomáš Sedmík
Assignee: Tomáš Sedmík
Priority: Blocker
Fix For: 4.4.1.Final
Tests create projects with the last Camel Version. But dependencies in such projects cannot be resolved without staging repositories on.
Solution: create projects with some stable Camel version
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months