[JBoss JIRA] (JBIDE-20331) install grinder fails if blocked by Firefox
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20331?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-20331:
------------------------------------
Add naginator to rebuild failed configs when running jbosstools-install-grinder.install-tests.matrix jobs (eg., when a screenshot is captured).
https://github.com/jbdevstudio/jbdevstudio-ci/commit/0a57bb1e95530eb9e168...
{code}
+ <com.chikli.hudson.plugin.naginator.NaginatorPublisher plugin="naginator(a)1.15">
+ <regexpForRerun/>
+ <rerunIfUnstable>false</rerunIfUnstable>
+ <rerunMatrixPart>true</rerunMatrixPart>
+ <checkRegexp>false</checkRegexp>
+ <delay class="com.chikli.hudson.plugin.naginator.ProgressiveDelay">
+ <increment>60</increment>
+ <max>180</max>
+ </delay>
+ <maxSchedule>3</maxSchedule>
+ </com.chikli.hudson.plugin.naginator.NaginatorPublisher>
{code}
> install grinder fails if blocked by Firefox
> -------------------------------------------
>
> Key: JBIDE-20331
> URL: https://issues.jboss.org/browse/JBIDE-20331
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.3.0.Beta2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.3.x, 4.4.0.Alpha1
>
> Attachments: build-history.png, build-history2.png, build-history3.png, ff-profile-manager.png, install-grinder-bad-firefox.jpeg, install-grinder-fail.txt, install-grinder-firefox-problem-testInstall(org.jboss.tools.tests.installation.InstallTest).jpeg, new-firefox-block-UI_dev112.png, new-firefox-block-UI_dev59.png, virt1-ftl.png, virt2-ftl.png
>
>
> {code:title=http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-grinder.install-tests.matrix_master/PROJECT=jbosstools,eclipseBundleVersion=mars.R,jdk=jdk1.8,label_exp=%28RHEL6||RHEL7||beaker||jboss-prod%29&&%28x86||x86_64%29/3157/consoleFull}
> 08:02:18 java.lang.RuntimeException: Unable to aquire PluginConverter service during generation for: /mnt/hudson_workspace/workspace/jbosstools-install-grinder.install-tests.matrix_master/d6768101/eclipse/plugins/org.eclipse.oomph.base_1.1.0.v20150609-0914.jar{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-21589) JBDS crash sometimes when opening Show in Console on a project
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21589?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21589:
------------------------------------------
[~mlabuda]I cant reproduce this but this very much looks like the webkit problem there is in GTK3, which crashes Eclipse. It can be reproduced if you open the internal browser, open the javadoc view or code autocompletion (and other cases I am not aware of).
It happens in GTK3 system which have google talk or bluejeans plugin installed.
It should not happen any more if you either:
* disable GTK3: export SWT_GTK3=0 in console before launching Eclipse
* switch the internal browser to firefox
* add -Dorg.eclipse.swt.browser.DefaultType=mozilla to your eclipse.ini
* ...
Can try this, please?
I see the following in the stack:
{code}
J 26556 C1 org.eclipse.swt.browser.WebKit.webkit_notify_progress(JJ)J (118 bytes) @ 0x00007f0dd1118bc4 [0x00007f0dd1118320+0x8a4]
{code}
The Eclipse bugzillas are here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334466
> JBDS crash sometimes when opening Show in Console on a project
> --------------------------------------------------------------
>
> Key: JBIDE-21589
> URL: https://issues.jboss.org/browse/JBIDE-21589
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Environment: Fedora 22
> openjdk 8.0_71-b15
> Reporter: Marián Labuda
> Priority: Critical
> Labels: openshift_v3
> Attachments: log.txt
>
>
> Crash log
> {code}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007f0cfe0bbcaf, pid=13526, tid=139697620236032
> #
> # JRE version: OpenJDK Runtime Environment (8.0_71-b15) (build 1.8.0_71-b15)
> # Java VM: OpenJDK 64-Bit Server VM (25.71-b15 mixed mode linux-amd64 compressed oops)
> # Problematic frame:
> # C [libwebkitgtk-3.0.so.0+0x47bcaf]
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/mlabuda/testing/jbds/910Beta2stable/hs_err_pid13526.log
> #
> # If you would like to submit a bug report, please visit:
> # http://bugreport.java.com/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
> {code}
> For more thread dump see attached log.txt
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ERT-12) [language support] Add support for ECMAScript 2015 [EBZ#473559]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-12?page=com.atlassian.jira.plugin.sys... ]
Gorkem Ercan updated ERT-12:
----------------------------
Original Estimate: (was: 1 week, 1 day, 2 hours)
Remaining Estimate: (was: 1 week, 1 day, 2 hours)
Story Points: 50
> [language support] Add support for ECMAScript 2015 [EBZ#473559]
> ---------------------------------------------------------------
>
> Key: ERT-12
> URL: https://issues.jboss.org/browse/ERT-12
> Project: Eclipse Release Train
> Issue Type: Task
> Components: JSDT
> Reporter: Max Rydahl Andersen
> Priority: Trivial
> Labels: 3.8_M6, Web, bzira
> Fix For: Neon (4.6) M6
>
>
> As ECMAScript 6 aka ECMAScript 2015 got officially released in June 2015[1], the JSDT validator should integrate a related compliance level.
> There was also a request for supporting ECMAScript 4[2], which got never released, though, and that bug never got traction. So I thought I'd open up a new one. This bug should serve as a meta-bug for the different features introduced in ECMAScript 2015.
> Sebastian
> [1] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
> [2] Bug 223131
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months