[JBoss JIRA] (JBDS-3054) Seeing recurring, almost constant core dumps with JBDS 8.0.beta2 on RHEL 6.5
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3054?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3054:
----------------------------------
Separate issue for SIGSEGV logged: JBIDE-17510
> Seeing recurring, almost constant core dumps with JBDS 8.0.beta2 on RHEL 6.5
> ----------------------------------------------------------------------------
>
> Key: JBDS-3054
> URL: https://issues.jboss.org/browse/JBDS-3054
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: build
> Affects Versions: 8.0.0.Beta2
> Environment: JBDS 8.0.beta2
> RHEL 6.5
> uname -a
> Linux 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3 13:32:45 EST 2014 x86_64 x86_64 x86_64 GNU/Linux
> OpenJDK 1.7
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Priority: Critical
> Fix For: 8.0.0.Beta2
>
> Attachments: eclipse.log.WedMay28_111225EDT2014.txt
>
>
> After installing JBDS 8.0.beta2 on RHEL 6.5, I am seeing JBDS core dump and exit while performing simple tasks such as defining a new server, or sometimes even when just opening the IDE.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17510) JBT 4.2.0.Beta2 on Fedora 18 x64 crashes with SIGSEGV
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17510?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-17510:
-------------------------------
Component/s: visual-page-editor-core
(was: build)
> JBT 4.2.0.Beta2 on Fedora 18 x64 crashes with SIGSEGV
> -----------------------------------------------------
>
> Key: JBIDE-17510
> URL: https://issues.jboss.org/browse/JBIDE-17510
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.beta2
> RHEL 6.5
> uname -a
> Linux 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3 13:32:45 EST 2014 x86_64 x86_64 x86_64 GNU/Linux
> OpenJDK 1.7
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Priority: Critical
>
> After installing JBDS 8.0.beta2 on RHEL 6.5, I am seeing JBDS core dump and exit while performing simple tasks such as defining a new server, or sometimes even when just opening the IDE.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3059) JBT 4.2.0.Beta2 on Fedora 18 x64 crashes with SIGSEGV
by Nick Boldt (JIRA)
Nick Boldt created JBDS-3059:
--------------------------------
Summary: JBT 4.2.0.Beta2 on Fedora 18 x64 crashes with SIGSEGV
Key: JBDS-3059
URL: https://issues.jboss.org/browse/JBDS-3059
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: build
Affects Versions: 8.0.0.Beta2
Environment: JBDS 8.0.beta2
RHEL 6.5
uname -a
Linux 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3 13:32:45 EST 2014 x86_64 x86_64 x86_64 GNU/Linux
OpenJDK 1.7
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Priority: Critical
Fix For: 8.0.0.Beta2
After installing JBDS 8.0.beta2 on RHEL 6.5, I am seeing JBDS core dump and exit while performing simple tasks such as defining a new server, or sometimes even when just opening the IDE.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17509) NPE in ModuleSlotManifestUtil
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17509?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-17509:
---------------------------------------
Have no steps to replicate, I just saw it in log after starting from dev environment.
> NPE in ModuleSlotManifestUtil
> -----------------------------
>
> Key: JBIDE-17509
> URL: https://issues.jboss.org/browse/JBIDE-17509
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta2
> Reporter: Denis Golovin
> Assignee: Rob Stryker
> Fix For: 4.2.0.Beta3
>
>
> {code}java.lang.NullPointerException
> at java.util.Arrays$ArrayList.<init>(Arrays.java:2842)
> at java.util.Arrays.asList(Arrays.java:2828)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.modules.manifest.ModuleSlotManifestUtil.esureInCache(ModuleSlotManifestUtil.java:58)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.resourceChanged(ManifestChangeListener.java:69)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> at org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:384)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:139)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3058) Workaround to JBDS-3054 causes the blank/white welcome screen bug to return
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBDS-3058?page=com.atlassian.jira.plugin.... ]
Snjezana Peco commented on JBDS-3058:
-------------------------------------
Can you reproduce the issue using Oracle JDK?
> Workaround to JBDS-3054 causes the blank/white welcome screen bug to return
> ---------------------------------------------------------------------------
>
> Key: JBDS-3058
> URL: https://issues.jboss.org/browse/JBDS-3058
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: welcome
> Affects Versions: 8.0.0.Beta2
> Environment: JBDS 8.0.beta2.respin-a
> RHEL 6.5
> OpenJDK 1.7
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Attachments: workaround_bug.png
>
>
> If the workaround defined in JBDS-3054 is used (-Dorg.jboss.tools.vpe.loadxulrunner=false), then the welcome screen becomes blank. See attached screenshot.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBDS-3058) Workaround to JBDS-3054 causes the blank/white welcome screen bug to return
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-3058:
----------------------------------
Summary: Workaround to JBDS-3054 causes the blank/white welcome screen bug to return
Key: JBDS-3058
URL: https://issues.jboss.org/browse/JBDS-3058
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: welcome
Affects Versions: 8.0.0.Beta2
Environment: JBDS 8.0.beta2.respin-a
RHEL 6.5
OpenJDK 1.7
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Attachments: workaround_bug.png
If the workaround defined in JBDS-3054 is used (-Dorg.jboss.tools.vpe.loadxulrunner=false), then the welcome screen becomes blank. See attached screenshot.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months