[JBoss JIRA] (JBTIS-871) The installer doesn't correctly calculate the required space
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-871?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky closed JBTIS-871.
-----------------------------------
Verified with devstudio-integration-stack-10.1.0.CR1-standalone-installer.jar
> The installer doesn't correctly calculate the required space
> ------------------------------------------------------------
>
> Key: JBTIS-871
> URL: https://issues.jboss.org/browse/JBTIS-871
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.0.0
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Fix For: 10.1.0.GA
>
> Attachments: jbdsis_installer_required_space.png
>
>
> The installer doesn't correctly calculate the required space. The summary page displays the same information about required space and doesn't take into account the features we have selected in previous page.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBDS-4258) Could not resolve modules m2e and testng
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBDS-4258?page=com.atlassian.jira.plugin.... ]
Lukáš Valach closed JBDS-4258.
------------------------------
Verified in 10.3-0.20170131.0115.el7. There is no longer problem with m2e and testng.
> Could not resolve modules m2e and testng
> ----------------------------------------
>
> Key: JBDS-4258
> URL: https://issues.jboss.org/browse/JBDS-4258
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, rpm
> Affects Versions: 10.3.0.AM2
> Environment: RHEL7, HRSCL 2.4. Alpha 1.0
> Reporter: Lukáš Valach
> Assignee: Nick Boldt
> Fix For: 10.3.0.GA
>
> Attachments: rh-eclipse46-devstudio10.3.log.with_RHSCL_2.4.alfa_1.0.20170126-0712.txt
>
>
> Devstudio installed upon rh-eclipse46-base from HRSCL 2.4. Alpha 1.0 (1) fails to start because of bundle conflict.
> Base from HRSCL 2.4. newly contains m2e and testng which are also contained in Devstudio. So we probably need to remove m2e and testng from Devstudio.
> (1) http://download-node-02.eng.bos.redhat.com/rel-eng/RHSCL-2.4-RHEL-7-Alpha...
> Log: [^rh-eclipse46-devstudio10.3.log.with_RHSCL_2.4.alfa_1.0.20170126-0712.txt]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBDS-4259) Could not resolve module: org.eclipse.recommenders
by Lukáš Valach (JIRA)
Lukáš Valach created JBDS-4259:
----------------------------------
Summary: Could not resolve module: org.eclipse.recommenders
Key: JBDS-4259
URL: https://issues.jboss.org/browse/JBDS-4259
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, rpm
Affects Versions: 10.3.0.GA
Environment: RHEL7, RHSCL 2.4 alpha 1.0
Reporter: Lukáš Valach
Assignee: Nick Boldt
Fix For: 10.3.0.GA
Attachments: rh-eclipse46-devstudio10.3.log.20170131-1103.txt
I got errors during start of Devstudio 10.3-0.20170131.0115.el7. There are errors like this:
{code}
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.recommenders.apidocs.rcp [1085]
Unresolved requirement: Import-Package: com.google.common.annotations; version="[15.0.0,16.0.0)"
{code}
Log: [^rh-eclipse46-devstudio10.3.log.20170131-1103.txt]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 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], debugging code from openshift.js bundle does not handle connection creation - it just passes required parameters like host / port to chromium launch configuration [1]. Connection part is a low level thing that is done in wst.jsdt.chromium bundle [2]
[1] https://github.com/jbosstools/jbosstools-openshift/blob/master/plugins/or...
[2] http://git.eclipse.org/c/jsdt/webtools.jsdt.git/tree/bundles/org.eclipse....
> 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: Jeff MAURY
> 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, 3 months