[JBoss JIRA] (JBIDE-23766) ZipException in CDICoreBuilder when indexing some Camel artifacts
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23766?page=com.atlassian.jira.plugi... ]
Aurélien Pupier commented on JBIDE-23766:
-----------------------------------------
There is no useful information in *.hang files for Java investigation. It contains only operating system stack threads. To investigate on Java hanging, you need to take a Java Thread dump: https://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot/toold...
> ZipException in CDICoreBuilder when indexing some Camel artifacts
> -----------------------------------------------------------------
>
> Key: JBIDE-23766
> URL: https://issues.jboss.org/browse/JBIDE-23766
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.4.2.Final
> Reporter: Aurélien Pupier
> Assignee: Jeff MAURY
> Fix For: 4.4.3.AM2
>
> Attachments: FT_FISprojectBldFail_011917.rtf, FT_blankBlueprintProj.log, FuseToolingInstalledSW.png, blankBlueprintPomError.png, devstudio10.0ISinstalledFTplugins.png, newFuseFISProjectCreateLog.hang, newFuseProjectCreateLog2.hang, settings.xml
>
>
> it would be nice to provide more information in log such as teh classes in inspection by CDI Core Builder
> {noformat}
> !ENTRY org.jboss.tools.common.core 4 0 2017-01-17 11:17:20.815
> !MESSAGE invalid LOC header (bad signature)
> !STACK 0
> java.util.zip.ZipException: invalid LOC header (bad signature)
> at java.util.zip.ZipFile.read(Native Method)
> at java.util.zip.ZipFile.access$1400(ZipFile.java:60)
> at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:717)
> at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:419)
> at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
> at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
> at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
> at java.io.DataInputStream.readFully(DataInputStream.java:195)
> at java.io.DataInputStream.readFully(DataInputStream.java:169)
> at org.jboss.jandex.Indexer.verifyMagic(Indexer.java:433)
> at org.jboss.jandex.Indexer.index(Indexer.java:689)
> at org.jboss.tools.common.core.jandex.JandexUtil.createJarIndex(JandexUtil.java:56)
> at org.jboss.tools.common.core.jandex.JandexUtil.hasAnnotation(JandexUtil.java:104)
> at org.jboss.tools.cdi.internal.core.scanner.lib.BeanArchiveDetector.hasAnnotatedBeans(BeanArchiveDetector.java:276)
> at org.jboss.tools.cdi.internal.core.scanner.lib.BeanArchiveDetector.resolve(BeanArchiveDetector.java:203)
> at org.jboss.tools.cdi.internal.core.scanner.lib.ClassPathMonitor.detectBeanModule(ClassPathMonitor.java:150)
> at org.jboss.tools.cdi.internal.core.scanner.lib.ClassPathMonitor.process(ClassPathMonitor.java:106)
> at org.jboss.tools.cdi.core.CDICoreBuilder.build(CDICoreBuilder.java:215)
> at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
> at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
> at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
> at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBDS-3869) DevSuite Installer should check/warn if Hyper-V is already enabled
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3869?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-3869:
-----------------------------------
Assignee: Denis Golovin (was: Sudhir Verma)
> DevSuite Installer should check/warn if Hyper-V is already enabled
> ------------------------------------------------------------------
>
> Key: JBDS-3869
> URL: https://issues.jboss.org/browse/JBDS-3869
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.Beta1
> Environment: Windows 10 Pro, 64 bit.
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 10.3.0.AM2
>
>
> The platform installer should check and warn if Hyper-V is already enabled on Windows systems.
> Hyper-V takes over the virtualization assist hardware, which will keep VirtualBox from being able to start the CDK box which depends on VT-x/AMD-V.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23761) ensure that latest x.y.3 AS, archives, & runtime test-framework plugins/features are added to the coretests site
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23761?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23761:
------------------------------------
If this works we'll have to explore a similar solution for https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS... which is now broken due to yet more "Problems resolving provisioning plan." warnings.
Also, reddeer w.r.t. swtbot resolution errors:
{code}[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.swtbot.generator 2.2.1.201402241301 to bundle org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator 2.2.1.201402241301 to bundle org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator 2.2.1.201402241301 to bundle org.eclipse.jface 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.jdt 2.2.1.201402241301 to bundle org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.jdt 2.2.1.201402241301 to bundle org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.jdt 2.2.1.201402241301 to bundle org.eclipse.jdt.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.jdt 2.2.1.201402241301 to bundle org.eclipse.jface 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.jdt 2.2.1.201402241301 to bundle org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.jdt 2.2.1.201402241301 to package org.eclipse.ui.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.debug.core 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.jdt.launching 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.pde.launching 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.jface 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.debug.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.swtbot.generator.ui 2.2.1.201402241301 to bundle org.eclipse.pde.ui 0.0.0.]
{code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
> ensure that latest x.y.3 AS, archives, & runtime test-framework plugins/features are added to the coretests site
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23761
> URL: https://issues.jboss.org/browse/JBIDE-23761
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, server, updatesite
> Affects Versions: 4.4.3.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.4.3.AM2
>
>
> [7:30 AM] Pavol Srna: @RobStryker hi Rob, got a minute?
> [7:31 AM] Pavol Srna: @RobStryker wondering if the (as, runtime) test-framework can be made available e.g. here: http://download.jboss.org/jbosstools/neon/snapshots/updates/coretests/mas...
> [7:31 AM] Pavol Srna: what do you think?
> [7:34 AM] Pavol Srna: I don't see it in the org.jboss.ide.eclipse.as.test.feature on site, maybe needs a rebuild?
> [12:49 PM] Nick Boldt: if you want more test plugins/features in the coretests site... make sure they're part of the server site [1] and then PR me to add them to the coretests site [2].
> [1] http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
> [2] http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bui...
> Submit PR against this:
> https://github.com/jbosstools/jbosstools-build-sites/blob/master/aggregat...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23761) ensure that latest x.y.3 AS, archives, & runtime test-framework plugins/features are added to the coretests site
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23761?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23761:
------------------------------------
And coretests is still red:
{code}
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from AM2-v20170121-0052-B6049.JBoss Tools - Core Tests 1.0.0.A2E87EkycKlP9bFjuEy7D6Tor56H0Dg37IIg3sE7 to org.jboss.ide.eclipse.as.test.feature.source.feature.group [3.2.3.v20170119-2212].; Unable to satisfy dependency from AM2-v20170121-0052-B6049.JBoss Tools - Core Tests 1.0.0.A2E87EkycKlP9bFjuEy7D6Tor56H0Dg37IIg3sE7 to org.jboss.ide.eclipse.as.test.feature.feature.group [3.2.3.v20170119-2212].]
{code}
But the coretests site contains these features:
{code}
[ ] org.jboss.ide.eclipse.as.test.feature.source_3.2.3.v20170120-2034.jar 20-Jan-2017 17:00 3.6K
[ ] org.jboss.ide.eclipse.as.test.feature_3.2.3.v20170120-2034.jar 20-Jan-2017 17:00 2.5K {code}
So... why is the build trying to resolve 3.2.3.v20170119-2212 when the latest is 3.2.3.v20170120-2034 ?
Well... it's not a timing issue -- could be a problem with the maven reactor / target platform pulling from two different jbosstools-server_master builds:
{code}
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
and
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
So... two solutions:
a) rebuild the jbosstools-server to remove the old B1394 build from the composite.
b) add -Djbosstools_site_suffix=latest/all/repo to the coretests (and other aggregate jobs) so that it only reads a single upstream repo per component, rather than the 2-site composite.
> ensure that latest x.y.3 AS, archives, & runtime test-framework plugins/features are added to the coretests site
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23761
> URL: https://issues.jboss.org/browse/JBIDE-23761
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, server, updatesite
> Affects Versions: 4.4.3.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.4.3.AM2
>
>
> [7:30 AM] Pavol Srna: @RobStryker hi Rob, got a minute?
> [7:31 AM] Pavol Srna: @RobStryker wondering if the (as, runtime) test-framework can be made available e.g. here: http://download.jboss.org/jbosstools/neon/snapshots/updates/coretests/mas...
> [7:31 AM] Pavol Srna: what do you think?
> [7:34 AM] Pavol Srna: I don't see it in the org.jboss.ide.eclipse.as.test.feature on site, maybe needs a rebuild?
> [12:49 PM] Nick Boldt: if you want more test plugins/features in the coretests site... make sure they're part of the server site [1] and then PR me to add them to the coretests site [2].
> [1] http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
> [2] http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bui...
> Submit PR against this:
> https://github.com/jbosstools/jbosstools-build-sites/blob/master/aggregat...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23761) ensure that latest x.y.3 AS, archives, & runtime test-framework plugins/features are added to the coretests site
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23761?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23761:
------------------------------------
Solution appears to be twofold:
a) don't use -gs /home/hudson/.m2/settings.xml in jenkins jobs -- perhaps it causes some error to creep into the job and we end up resolving OLD server tooling bits
b) use maven 3.3.9 instead of 3.2.5
Anyway, I've now had two good builds of server, and the first good build of coretests. Will kick coretests again and see if it's STILL blue the second time.
> ensure that latest x.y.3 AS, archives, & runtime test-framework plugins/features are added to the coretests site
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23761
> URL: https://issues.jboss.org/browse/JBIDE-23761
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, server, updatesite
> Affects Versions: 4.4.3.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.4.3.AM2
>
>
> [7:30 AM] Pavol Srna: @RobStryker hi Rob, got a minute?
> [7:31 AM] Pavol Srna: @RobStryker wondering if the (as, runtime) test-framework can be made available e.g. here: http://download.jboss.org/jbosstools/neon/snapshots/updates/coretests/mas...
> [7:31 AM] Pavol Srna: what do you think?
> [7:34 AM] Pavol Srna: I don't see it in the org.jboss.ide.eclipse.as.test.feature on site, maybe needs a rebuild?
> [12:49 PM] Nick Boldt: if you want more test plugins/features in the coretests site... make sure they're part of the server site [1] and then PR me to add them to the coretests site [2].
> [1] http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
> [2] http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bui...
> Submit PR against this:
> https://github.com/jbosstools/jbosstools-build-sites/blob/master/aggregat...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-22999) Red Hat Central Rebranding
by James Cobb (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22999?page=com.atlassian.jira.plugi... ]
James Cobb commented on JBIDE-22999:
------------------------------------
[~fbricon] provided me with a snapshot of the html/css/images and Iv'e worked up the changes there.
!jbosstools-central-webpage-2.0.0-revised.zip!
> Red Hat Central Rebranding
> --------------------------
>
> Key: JBIDE-22999
> URL: https://issues.jboss.org/browse/JBIDE-22999
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central
> Affects Versions: 4.4.1.AM2
> Reporter: Marián Labuda
> Assignee: James Cobb
> Fix For: 4.4.x
>
> Attachments: central-rhd-icon.png, fullIDE.png, jbosstools-central-webpage-2.0.0-revised.zip, tools_rebrand.png, tools_rebrand_r1v2.png, tools_rebrand_r1v3.png, tools_rebrand_r2v1.png
>
>
> Quoting [~james.cobb], from JBIDE-22382
> {quote}
> I've pulled in the branding fro RHD into this IDE panel.
> 1. I've opted to use colors verses an grey monotones
> 2. I've used Red Hat icons from the icon set
> Thoughts?
> {quote}
> !tools_rebrand.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-22999) Red Hat Central Rebranding
by James Cobb (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22999?page=com.atlassian.jira.plugi... ]
James Cobb edited comment on JBIDE-22999 at 1/20/17 5:25 PM:
-------------------------------------------------------------
[~fbricon] provided me with a snapshot of the html/css/images and Iv'e worked up the changes and attached the files to this JIRA.
was (Author: james.cobb):
[~fbricon] provided me with a snapshot of the html/css/images and Iv'e worked up the changes there.
!jbosstools-central-webpage-2.0.0-revised.zip!
> Red Hat Central Rebranding
> --------------------------
>
> Key: JBIDE-22999
> URL: https://issues.jboss.org/browse/JBIDE-22999
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central
> Affects Versions: 4.4.1.AM2
> Reporter: Marián Labuda
> Assignee: James Cobb
> Fix For: 4.4.x
>
> Attachments: central-rhd-icon.png, fullIDE.png, jbosstools-central-webpage-2.0.0-revised.zip, tools_rebrand.png, tools_rebrand_r1v2.png, tools_rebrand_r1v3.png, tools_rebrand_r2v1.png
>
>
> Quoting [~james.cobb], from JBIDE-22382
> {quote}
> I've pulled in the branding fro RHD into this IDE panel.
> 1. I've opted to use colors verses an grey monotones
> 2. I've used Red Hat icons from the icon set
> Thoughts?
> {quote}
> !tools_rebrand.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months