[JBoss JIRA] (JBIDE-26408) [UPSTREAM] Server adapter: debugging fails for nodejs-mongo-persistent template based application
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26408?page=com.atlassian.jira.plugi... ]
André Dietisheim updated JBIDE-26408:
-------------------------------------
Fix Version/s: 4.13.x
(was: 4.13.0.AM1)
> [UPSTREAM] Server adapter: debugging fails for nodejs-mongo-persistent template based application
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26408
> URL: https://issues.jboss.org/browse/JBIDE-26408
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.9.0.Final
> Environment: cdk-3.6.0+
> Reporter: André Dietisheim
> Assignee: Jeff MAURY
> Priority: Major
> Labels: node, server_adapter, upstream
> Fix For: 4.13.x
>
> Attachments: change-nodejs-version.png, screenshot-1.png, screenshot-2.png
>
>
> steps:
> # ASSERT: have cdk 3.6.0
> # EXEC: create an application based on the *nodejs-mongo-persistent* template, have the application imported to the workspace and the server adapter created for it
> # EXEC: start the server adapter
> # ASSERT: server adapter is *[Started, Synchronized]*
> # EXEC: Restart the adapter into debugging
> Result:
> You very quickly (the timeout seems very short) get an error dialog telling you that the debugger could not connect.
> !screenshot-1.png!
> The debugger is therefore stopped, debugging wont work.
> !screenshot-2.png!
> Trying to restart it reproduces the error that we already have.
> In the Eclipse log you'll find the following:
> {code}
> java.io.IOException: Timed out waiting for handshake
> at org.eclipse.wst.jsdt.chromium.internal.v8native.JavascriptVmImpl.newIOException(JavascriptVmImpl.java:114)
> at org.eclipse.wst.jsdt.chromium.internal.standalonev8.StandaloneVmImpl.attachImpl(StandaloneVmImpl.java:134)
> at org.eclipse.wst.jsdt.chromium.internal.standalonev8.StandaloneVmImpl.attach(StandaloneVmImpl.java:79)
> at org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptVmEmbedderFactory$4$1.attach(JavascriptVmEmbedderFactory.java:207)
> at org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl.attach(DebugTargetImpl.java:74)
> at org.eclipse.wst.jsdt.chromium.debug.ui.launcher.LaunchTypeBase.launch(LaunchTypeBase.java:101)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:859)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:717)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1026)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$2.run(DebugUIPlugin.java:1240)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)
> Caused by: java.util.concurrent.TimeoutException
> at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
> at org.eclipse.wst.jsdt.chromium.internal.standalonev8.StandaloneVmImpl.attachImpl(StandaloneVmImpl.java:127)
> ... 9 more
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26719) jbosstools-base_master build is failing due to "Invalid value of default.version = 4.12.0.Final for parent = 4.13.0.AM1-SNAPSHOT !"
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26719?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-26719.
---------------------------------
Closing, build is green, PR is merged.
> jbosstools-base_master build is failing due to "Invalid value of default.version = 4.12.0.Final for parent = 4.13.0.AM1-SNAPSHOT !"
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26719
> URL: https://issues.jboss.org/browse/JBIDE-26719
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: base
> Affects Versions: 4.13.0.AM1
> Reporter: Aurélien Pupier
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.13.0.AM1
>
>
> 07:48:11 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (foundation-core-default-version-check) @ org.jboss.tools.foundation.core ---
> 07:48:11 [WARNING] Rule 0: org.jboss.tools.releng.FoundationCoreVersionMatchesParentPom failed with message:
> 07:48:11
> 07:48:11 [ERROR] Invalid value of default.version = 4.12.0.Final for parent = 4.13.0.AM1-SNAPSHOT !
> 07:48:11
> 07:48:11 Must set default.version = 4.13.0.Final (or = 4.13.0.AM1) in this file:
> 07:48:11
> 07:48:11 /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBDS-4781) Cannot build jbdevstudio-product under JDK11
by Josef Kopriva (Jira)
Josef Kopriva created JBDS-4781:
-----------------------------------
Summary: Cannot build jbdevstudio-product under JDK11
Key: JBDS-4781
URL: https://issues.jboss.org/browse/JBDS-4781
Project: Red Hat CodeReady Studio (devstudio)
Issue Type: Bug
Components: build, product
Affects Versions: 12.13.0.AM1
Reporter: Josef Kopriva
When building devstudio under JDK11 there is missing dependency: ../lib/tools.jar
But there will be probably required more work to make this work(e.g. update ant..).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months