[JBoss JIRA] (JBIDE-23961) Server adapter: "Start/Restart in Debug" is broken for Nodejs
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23961?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-23961 at 2/17/17 10:34 AM:
--------------------------------------------------------------------
inspecting the docker images confirms this:
* nodejs:
{code}docker inspect 172.30.161.61:5000/gargamel/nodejs-example{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEV_MODE:false",
"com.redhat.dev-mode.port": "DEBUG_PORT:5858",
...
{code}
* eap70:
{code}
docker inspect 172.30.161.61:5000/sample-project/jboss-eap70-openshift
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEBUG:true",
"com.redhat.dev-mode.port": "DEBUG_PORT:8787",
...
{code}
was (Author: adietish):
inspecting the docker images confirms this:
* {code}
docker inspect 172.30.161.61:5000/gargamel/nodejs-example
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEV_MODE:false",
"com.redhat.dev-mode.port": "DEBUG_PORT:5858",
...
{code}
* {code}
docker inspect 172.30.161.61:5000/sample-project/jboss-eap70-openshift
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEBUG:true",
"com.redhat.dev-mode.port": "DEBUG_PORT:8787",
...
{code}
> Server adapter: "Start/Restart in Debug" is broken for Nodejs
> -------------------------------------------------------------
>
> Key: JBIDE-23961
> URL: https://issues.jboss.org/browse/JBIDE-23961
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.3.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: debugging, nodejs, server_adapter
> Fix For: 4.4.4.AM1
>
> Attachments: image-2017-02-16-23-30-21-709.png, server-adapter-erroneous-debugging-state.png
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23961) Server adapter: "Start/Restart in Debug" is broken for Nodejs
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23961?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23961:
------------------------------------------
inspecting the docker images confirms this:
{code}
docker inspect 172.30.161.61:5000/gargamel/nodejs-example
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEV_MODE:false",
"com.redhat.dev-mode.port": "DEBUG_PORT:5858",
...
{code}
{code}
docker inspect 172.30.161.61:5000/sample-project/jboss-eap70-openshift
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEBUG:true",
"com.redhat.dev-mode.port": "DEBUG_PORT:8787",
...
{code}
> Server adapter: "Start/Restart in Debug" is broken for Nodejs
> -------------------------------------------------------------
>
> Key: JBIDE-23961
> URL: https://issues.jboss.org/browse/JBIDE-23961
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.3.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: debugging, nodejs, server_adapter
> Fix For: 4.4.4.AM1
>
> Attachments: image-2017-02-16-23-30-21-709.png, server-adapter-erroneous-debugging-state.png
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23961) Server adapter: "Start/Restart in Debug" is broken for Nodejs
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23961?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-23961 at 2/17/17 10:31 AM:
--------------------------------------------------------------------
inspecting the docker images confirms this:
* {code}
docker inspect 172.30.161.61:5000/gargamel/nodejs-example
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEV_MODE:false",
"com.redhat.dev-mode.port": "DEBUG_PORT:5858",
...
{code}
* {code}
docker inspect 172.30.161.61:5000/sample-project/jboss-eap70-openshift
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEBUG:true",
"com.redhat.dev-mode.port": "DEBUG_PORT:8787",
...
{code}
was (Author: adietish):
inspecting the docker images confirms this:
{code}
docker inspect 172.30.161.61:5000/gargamel/nodejs-example
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEV_MODE:false",
"com.redhat.dev-mode.port": "DEBUG_PORT:5858",
...
{code}
{code}
docker inspect 172.30.161.61:5000/sample-project/jboss-eap70-openshift
{code}
shows the following:
{code}
"Labels": {
...
"com.redhat.dev-mode": "DEBUG:true",
"com.redhat.dev-mode.port": "DEBUG_PORT:8787",
...
{code}
> Server adapter: "Start/Restart in Debug" is broken for Nodejs
> -------------------------------------------------------------
>
> Key: JBIDE-23961
> URL: https://issues.jboss.org/browse/JBIDE-23961
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.3.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: debugging, nodejs, server_adapter
> Fix For: 4.4.4.AM1
>
> Attachments: image-2017-02-16-23-30-21-709.png, server-adapter-erroneous-debugging-state.png
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23833) Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23833?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-23833:
----------------------------------
Assignee: Nick Boldt (was: Jeff MAURY)
> Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23833
> URL: https://issues.jboss.org/browse/JBIDE-23833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, common
> Affects Versions: 4.4.3.AM2
> Reporter: Mat Booth
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM1
>
>
> Doing a smoke test for the release of 4.4.3.AM2 when I saw this error:
> {noformat}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> {noformat}
> I saw this in the log after performing the following:
> 0. Downloaded Neon.2 (I happened to choose the C/C++ distribution)
> 1. Install Abridged category from http://download.jboss.org/jbosstools/neon/development/updates/
> 2. Open Central Software/Updates tab, enable Early Access select and install everything
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23833) Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23833?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23833:
-------------------------------
Story Points: 2
Sprint: devex #128 February 2018
> Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23833
> URL: https://issues.jboss.org/browse/JBIDE-23833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, common
> Affects Versions: 4.4.3.AM2
> Reporter: Mat Booth
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM1
>
>
> Doing a smoke test for the release of 4.4.3.AM2 when I saw this error:
> {noformat}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> {noformat}
> I saw this in the log after performing the following:
> 0. Downloaded Neon.2 (I happened to choose the C/C++ distribution)
> 1. Install Abridged category from http://download.jboss.org/jbosstools/neon/development/updates/
> 2. Open Central Software/Updates tab, enable Early Access select and install everything
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23833) Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23833?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23833:
------------------------------------
[~jeffmaury] I think we need to remove the jboss.tools.common.mylyn plugin since we no longer support the Atlassian JIRA Connector.
What do you think? I could have gotten this fixed in 4.4.3 if you'd replied sooner. :(
> Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23833
> URL: https://issues.jboss.org/browse/JBIDE-23833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, common
> Affects Versions: 4.4.3.AM2
> Reporter: Mat Booth
> Assignee: Jeff MAURY
> Fix For: 4.4.4.AM1
>
>
> Doing a smoke test for the release of 4.4.3.AM2 when I saw this error:
> {noformat}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> {noformat}
> I saw this in the log after performing the following:
> 0. Downloaded Neon.2 (I happened to choose the C/C++ distribution)
> 1. Install Abridged category from http://download.jboss.org/jbosstools/neon/development/updates/
> 2. Open Central Software/Updates tab, enable Early Access select and install everything
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month