[JBoss JIRA] (JBIDE-25004) test failure in org.jboss.tools.forge.ui.ext.test
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25004?page=com.atlassian.jira.plugi... ]
George Gastaldi commented on JBIDE-25004:
-----------------------------------------
This looks like an Apache Felix bug, the tests weren't changed in ages. Was it changed recently?
> test failure in org.jboss.tools.forge.ui.ext.test
> -------------------------------------------------
>
> Key: JBIDE-25004
> URL: https://issues.jboss.org/browse/JBIDE-25004
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.5.1.AM2
> Reporter: Nick Boldt
> Assignee: George Gastaldi
> Fix For: 4.5.1.AM2
>
>
> {code}
> 15:37:05 [/qa/tools/opt/x86_64/openjdk-1.8.0.131/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/target/jacoco.exec,append=true,includes=org.jboss.tools.forge.ui*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -Dorg.eclipse.update.reconcile=false, -jar, /mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/data, -install, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work, -configuration, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/surefire.properties]
> 15:37:07 gogo: InvocationTargetException: null
> 15:37:07 java.lang.reflect.InvocationTargetException
> 15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 15:37:07 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 15:37:07 at java.lang.reflect.Method.invoke(Method.java:498)
> 15:37:07 at org.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:137)
> 15:37:07 at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
> 15:37:07 at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
> 15:37:07 at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
> 15:37:07 at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
> 15:37:07 at java.lang.Thread.run(Thread.java:748)
> 15:37:07 Caused by: java.lang.ExceptionInInitializerError
> 15:37:07 at java.lang.System.getenv(System.java:897)
> 15:37:07 at org.apache.felix.gogo.options.Options.<init>(Options.java:309)
> 15:37:07 at org.apache.felix.gogo.options.Options.compile(Options.java:118)
> 15:37:07 at org.apache.felix.gogo.shell.Shell.gosh(Shell.java:71)
> 15:37:07 ... 14 more
> 15:37:07 Caused by: java.lang.ArrayIndexOutOfBoundsException: 187
> 15:37:07 at java.lang.ProcessEnvironment.environ(Native Method)
> 15:37:07 at java.lang.ProcessEnvironment.<clinit>(ProcessEnvironment.java:70)
> 15:37:07 ... 18 more{code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-25004) test failure in org.jboss.tools.forge.ui.ext.test
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25004?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-25004:
----------------------------------
Assignee: George Gastaldi
> test failure in org.jboss.tools.forge.ui.ext.test
> -------------------------------------------------
>
> Key: JBIDE-25004
> URL: https://issues.jboss.org/browse/JBIDE-25004
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.5.1.AM2
> Reporter: Nick Boldt
> Assignee: George Gastaldi
> Fix For: 4.5.1.AM2
>
>
> {code}
> 15:37:05 [/qa/tools/opt/x86_64/openjdk-1.8.0.131/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/target/jacoco.exec,append=true,includes=org.jboss.tools.forge.ui*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -Dorg.eclipse.update.reconcile=false, -jar, /mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/data, -install, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work, -configuration, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/surefire.properties]
> 15:37:07 gogo: InvocationTargetException: null
> 15:37:07 java.lang.reflect.InvocationTargetException
> 15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 15:37:07 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 15:37:07 at java.lang.reflect.Method.invoke(Method.java:498)
> 15:37:07 at org.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:137)
> 15:37:07 at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
> 15:37:07 at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
> 15:37:07 at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
> 15:37:07 at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
> 15:37:07 at java.lang.Thread.run(Thread.java:748)
> 15:37:07 Caused by: java.lang.ExceptionInInitializerError
> 15:37:07 at java.lang.System.getenv(System.java:897)
> 15:37:07 at org.apache.felix.gogo.options.Options.<init>(Options.java:309)
> 15:37:07 at org.apache.felix.gogo.options.Options.compile(Options.java:118)
> 15:37:07 at org.apache.felix.gogo.shell.Shell.gosh(Shell.java:71)
> 15:37:07 ... 14 more
> 15:37:07 Caused by: java.lang.ArrayIndexOutOfBoundsException: 187
> 15:37:07 at java.lang.ProcessEnvironment.environ(Native Method)
> 15:37:07 at java.lang.ProcessEnvironment.<clinit>(ProcessEnvironment.java:70)
> 15:37:07 ... 18 more{code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-25004) test failure in org.jboss.tools.forge.ui.ext.test
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25004?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-25004:
-------------------------------
Fix Version/s: 4.5.1.AM2
> test failure in org.jboss.tools.forge.ui.ext.test
> -------------------------------------------------
>
> Key: JBIDE-25004
> URL: https://issues.jboss.org/browse/JBIDE-25004
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.5.1.AM2
> Reporter: Nick Boldt
> Assignee: George Gastaldi
> Fix For: 4.5.1.AM2
>
>
> {code}
> 15:37:05 [/qa/tools/opt/x86_64/openjdk-1.8.0.131/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/target/jacoco.exec,append=true,includes=org.jboss.tools.forge.ui*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -Dorg.eclipse.update.reconcile=false, -jar, /mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/data, -install, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work, -configuration, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/surefire.properties]
> 15:37:07 gogo: InvocationTargetException: null
> 15:37:07 java.lang.reflect.InvocationTargetException
> 15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 15:37:07 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 15:37:07 at java.lang.reflect.Method.invoke(Method.java:498)
> 15:37:07 at org.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:137)
> 15:37:07 at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
> 15:37:07 at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
> 15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
> 15:37:07 at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
> 15:37:07 at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
> 15:37:07 at java.lang.Thread.run(Thread.java:748)
> 15:37:07 Caused by: java.lang.ExceptionInInitializerError
> 15:37:07 at java.lang.System.getenv(System.java:897)
> 15:37:07 at org.apache.felix.gogo.options.Options.<init>(Options.java:309)
> 15:37:07 at org.apache.felix.gogo.options.Options.compile(Options.java:118)
> 15:37:07 at org.apache.felix.gogo.shell.Shell.gosh(Shell.java:71)
> 15:37:07 ... 14 more
> 15:37:07 Caused by: java.lang.ArrayIndexOutOfBoundsException: 187
> 15:37:07 at java.lang.ProcessEnvironment.environ(Native Method)
> 15:37:07 at java.lang.ProcessEnvironment.<clinit>(ProcessEnvironment.java:70)
> 15:37:07 ... 18 more{code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-25004) test failure in org.jboss.tools.forge.ui.ext.test
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-25004:
----------------------------------
Summary: test failure in org.jboss.tools.forge.ui.ext.test
Key: JBIDE-25004
URL: https://issues.jboss.org/browse/JBIDE-25004
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.5.1.AM2
Reporter: Nick Boldt
{code}
15:37:05 [/qa/tools/opt/x86_64/openjdk-1.8.0.131/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/target/jacoco.exec,append=true,includes=org.jboss.tools.forge.ui*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -Dorg.eclipse.update.reconcile=false, -jar, /mnt/hudson_workspace/workspace/jbosstools-forge_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/data, -install, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work, -configuration, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/tests/org.jboss.tools.forge.ui.ext.test/target/surefire.properties]
15:37:07 gogo: InvocationTargetException: null
15:37:07 java.lang.reflect.InvocationTargetException
15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:37:07 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:37:07 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:37:07 at java.lang.reflect.Method.invoke(Method.java:498)
15:37:07 at org.apache.felix.gogo.runtime.Reflective.invoke(Reflective.java:137)
15:37:07 at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:82)
15:37:07 at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)
15:37:07 at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
15:37:07 at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
15:37:07 at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
15:37:07 at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
15:37:07 at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
15:37:07 at java.lang.Thread.run(Thread.java:748)
15:37:07 Caused by: java.lang.ExceptionInInitializerError
15:37:07 at java.lang.System.getenv(System.java:897)
15:37:07 at org.apache.felix.gogo.options.Options.<init>(Options.java:309)
15:37:07 at org.apache.felix.gogo.options.Options.compile(Options.java:118)
15:37:07 at org.apache.felix.gogo.shell.Shell.gosh(Shell.java:71)
15:37:07 ... 14 more
15:37:07 Caused by: java.lang.ArrayIndexOutOfBoundsException: 187
15:37:07 at java.lang.ProcessEnvironment.environ(Native Method)
15:37:07 at java.lang.ProcessEnvironment.<clinit>(ProcessEnvironment.java:70)
15:37:07 ... 18 more{code}
-- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-25000) Server adapter: starting into debugging fails initially (succeeds on a latter try)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25000?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-25000:
-------------------------------------
[~adietish] not really in the context, but isn't it readiness probe issue i.e. you trying to connect to pod which is not ready (node is not running in the pod). Retrying should help but with reliable readiness probe there should not be such issue
> Server adapter: starting into debugging fails initially (succeeds on a latter try)
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-25000
> URL: https://issues.jboss.org/browse/JBIDE-25000
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.5.1.AM2
>
> Attachments: failed-to-connect-v8-vm.png
>
>
> # ASSERT: have an application running in OpenShift based on the "nodejs-mongo-persistent" template
> # ASSERT: have a server adapter for it
> # EXEC/ASSERT: have the adapter started in non-debugging/normal mode
> # EXEC: restart the adapter debugging
> Result:
> !failed-to-connect-v8-vm.png!
> {code}
> java.io.IOException: Failed to get version
> 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:132)
> 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:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> Caused by: java.util.concurrent.ExecutionException: java.io.IOException: End of stream
> at java.util.concurrent.FutureTask.report(FutureTask.java:122)
> at java.util.concurrent.FutureTask.get(FutureTask.java:206)
> at org.eclipse.wst.jsdt.chromium.internal.standalonev8.StandaloneVmImpl.attachImpl(StandaloneVmImpl.java:127)
> ... 9 more
> Caused by: java.io.IOException: End of stream
> at org.eclipse.wst.jsdt.chromium.internal.transport.Handshaker$StandaloneV8Impl$HandshakeTaks.call(Handshaker.java:127)
> at org.eclipse.wst.jsdt.chromium.internal.transport.Handshaker$StandaloneV8Impl$HandshakeTaks.call(Handshaker.java:1)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at org.eclipse.wst.jsdt.chromium.internal.transport.Handshaker$StandaloneV8Impl.perform(Handshaker.java:104)
> at org.eclipse.wst.jsdt.chromium.internal.transport.SocketConnection$ReaderThread.run(SocketConnection.java:158)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBDS-4530) Work to remove all upstream 3rd party deps in the devstudio rpm
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4530?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4530:
-----------------------------
Sprint: devex #137 September 2017
> Work to remove all upstream 3rd party deps in the devstudio rpm
> ---------------------------------------------------------------
>
> Key: JBDS-4530
> URL: https://issues.jboss.org/browse/JBDS-4530
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: 3rd-party-dependencies, rpm, target-platform, upstream
> Affects Versions: 11.1.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 11.1.0.AM2
>
>
> This is a wrapper issue for a number of subtasks and linked issues related to eliminating the 3rd party plugins in the devstudio copr rpm, so that it can ultimately be built w/ brew.
> Tasks include:
> * add rpms already in Fedora to SCL/DevTools (eg., Datatools, WTP Dali/JPT)
> * create new rpms in Fedora (buildship, recommenders/snipmatch, sapphire[1], m2e & extras[2], m2e-wtp & extras[3], tern.java)
> * removal of old/duplicate versions in the target platform (javax.activation, guava, jetty, asm, aries
> * ensure we're using the latest linuxtools/docker tools (including new features/plugins added for 6.1/6.1.1)
> [1] may require contributing a Maven/Tycho build upstream to that project so we can then consume it in Koji/Brew
> [2] m2e extras include: buildhelper, egit, mavenarchiver
> [3] m2e.wtp extras include: jaxrs, jpa, jsf
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24844) fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24844?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24844:
-------------------------------
Sprint: (was: devex #137 September 2017)
> fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
> ---------------------------------------------------------------------------
>
> Key: JBIDE-24844
> URL: https://issues.jboss.org/browse/JBIDE-24844
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM2
>
> Attachments: red-weekly-smoke-tests.png, redballs-16.png
>
>
> As noted in JBIDE-24835, the it.weekly jobs try to run on macos w/ openjdk 1.8, but no such JDK exists there. Therefore need a combinationFilter to let us build with openjdk on windows and linux, and oracle jdk on macos.
> {code}
> combinationFilter = (label_exp == "macosx").implies(jdk == "jdk1.8") && (label_exp != "macosx").implies(jdk == "openjdk-1.8")
> {code}
> TODO: verify all the jobs linked from here [1] are working for all OSes
> [1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/devstudi...
> * hibernatetools-itests.download-devstudio - test failures on rhel7 (not a matrix job)
> * livereload.it.weekly - failing for windows 8.1 & 10 due to unresolved parent pom
> * browsersim.it.weekly - failing for windows 8.1 due to unresolved parent pom
> * archives.it.weekly - failed to resolve tycho-plugins:repo-utils1.0.0 (bad Nexus settings?) on win81
> * vpe.it.weekly - test failures on win81
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months