[JBoss JIRA] (JBDS-4075) Installer produces invalid install config xml
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4075?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-4075:
-----------------------------------
Assignee: Denis Golovin
> Installer produces invalid install config xml
> ---------------------------------------------
>
> Key: JBDS-4075
> URL: https://issues.jboss.org/browse/JBDS-4075
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 10.2.0.AM1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Critical
> Fix For: 10.2.0.AM2
>
> Attachments: InstallConfigRecord.xml
>
>
> The InstallConfigRecord.xml file produced by devstudio installer cannot be used in headless installation. Instead it produces the following error:
> {noformat}
> [ Starting automated installation ]
> [INFO] Selected JVM Information
> [INFO] Location : /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-1.b14.fc24.x86_64
> [INFO] Vendor : Oracle Corporation
> [INFO] Version : 1.8.0_102
> [INFO] Arch : 64-bit
> java.lang.NullPointerException
> java.lang.NullPointerException
> at java.util.Hashtable.put(Hashtable.java:459)
> at java.util.Properties.setProperty(Properties.java:166)
> at com.izforge.izpack.installer.AutomatedInstallData.setVariable(Unknown Source)
> at com.jboss.devstudio.core.installer.InstallAdditionalRuntimesPanelAutomationHelper.runAutomated(InstallAdditionalRuntimesPanelAutomationHelper.java:38)
> at com.izforge.izpack.installer.AutomatedInstaller.installPanel(AutomatedInstaller.java:432)
> at com.izforge.izpack.installer.AutomatedInstaller.doInstall(AutomatedInstaller.java:388)
> at com.izforge.izpack.installer.Installer.main(Unknown Source)
> [ Automated installation FAILED! ]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (TOOLSDOC-752) Document installation path for devstudio rpm
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-752?page=com.atlassian.jira.plug... ]
Misha Ali closed TOOLSDOC-752.
------------------------------
Resolution: Duplicate Issue
Hi [~nickboldt], we have a JIRA tracking this for 10.2 based on Alexey's estimate of when it will be available here: https://issues.jboss.org/browse/RHDEVDOCS-120
If you could update the epic pointing to this issue to the correct one, I'd appreciate it. Thanks!
> Document installation path for devstudio rpm
> --------------------------------------------
>
> Key: TOOLSDOC-752
> URL: https://issues.jboss.org/browse/TOOLSDOC-752
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: Installation Guide
> Affects Versions: 10.x
> Reporter: Nick Boldt
> Assignee: Misha Ali
>
> We need to document how to install devstudio rpm on RHEL 7.
> Could also add info for how to install on Fedora 24/25 (requires additional repo(s) to resolve required rh-eclipse* packages needed by rh-eclipse46-devstudio)
> Could additionaly document how to use alien to convert the .rpm to a .deb using alien (for installation on ubuntu).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-4057) cdk fails, online install
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4057?page=com.atlassian.jira.plugin.... ]
Denis Golovin closed JBDS-4057.
-------------------------------
Resolution: Duplicate Issue
> cdk fails, online install
> -------------------------
>
> Key: JBDS-4057
> URL: https://issues.jboss.org/browse/JBDS-4057
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Misha Ali
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM2
>
> Attachments: install (1).log, openjdk.log, vagrant.log, vbox.log
>
>
> I'm testing the online installer on a win 8 VM. The username is administrator, so we shouldn't face the space in the user name issue.
> I've run the online installer thrice now and every component has installed, but CDK fails with no useful error message or log. I don't know if this can be replicated, but I will add the VM I'm using in an internal comment for testing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-4057) cdk fails, online install
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4057?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4057:
--------------------------------
Fix Version/s: 10.2.0.AM2
> cdk fails, online install
> -------------------------
>
> Key: JBDS-4057
> URL: https://issues.jboss.org/browse/JBDS-4057
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Misha Ali
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM2
>
> Attachments: install (1).log, openjdk.log, vagrant.log, vbox.log
>
>
> I'm testing the online installer on a win 8 VM. The username is administrator, so we shouldn't face the space in the user name issue.
> I've run the online installer thrice now and every component has installed, but CDK fails with no useful error message or log. I don't know if this can be replicated, but I will add the VM I'm using in an internal comment for testing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23284) NullPointerException in SubsystemModel.getSubsystemMappings
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23284?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-23284.
---------------------------------
Resolution: Done
I've avoided the NPE and added logging instead. I hope this doesn't annoy our users, but it's probably better than an NPE.
> NullPointerException in SubsystemModel.getSubsystemMappings
> -----------------------------------------------------------
>
> Key: JBIDE-23284
> URL: https://issues.jboss.org/browse/JBIDE-23284
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.2.AM2
>
>
> The following problem was reported via the automated error reporting:
> Message: Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappings(SubsystemModel.java:259)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappingForCreation(SubsystemModel.java:358)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createSubsystemController(SubsystemModel.java:449)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createControllerForSubsystem(SubsystemModel.java:303)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:355)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:348)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel.getController(ServerProfileModel.java:183)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ProfileServerBehavior.getController(ProfileServerBehavior.java:59)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.getPublishController(CachedPublisherProfileBehavior.java:35)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.canPublish(ControllableServerBehavior.java:297)
> at org.eclipse.wst.server.core.internal.Server.canPublish(Server.java:1218)
> at org.eclipse.wst.server.core.internal.Server.shouldPublish(Server.java:1231)
> at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.getServerStatusLabel(ServerDecorator.java:139)
> at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.decorate(ServerDecorator.java:73)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:273)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:83)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:367)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:349)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:372)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:332)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.eclipse.ui.navigator | 3.6.100.v20160518-1929 | 3.6.100.v20160518-1929 |
> | org.eclipse.wst.server.core | 1.8.0.v201601132216 | 1.8.100.v201605201456 |
> | org.eclipse.wst.server.ui | 1.5.202.v201602111638 | 1.5.304.v201605121430 |
> | org.jboss.ide.eclipse.as.wtp.core | 3.1.0.Final-v20150924-2222-B46 | 3.2.0.Final-v20160614-2020-B9 |
> Operating Systems:
> | Linux | 3.2.0 | 4.6.3.fc24 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571d2d0be4b0e9dd9c...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23284) NullPointerException in SubsystemModel.getSubsystemMappings
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23284?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-23284:
--------------------------------
Fix Version/s: 4.4.2.AM2
> NullPointerException in SubsystemModel.getSubsystemMappings
> -----------------------------------------------------------
>
> Key: JBIDE-23284
> URL: https://issues.jboss.org/browse/JBIDE-23284
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Automated Error Reporting Bot
> Fix For: 4.4.2.AM2
>
>
> The following problem was reported via the automated error reporting:
> Message: Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappings(SubsystemModel.java:259)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappingForCreation(SubsystemModel.java:358)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createSubsystemController(SubsystemModel.java:449)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createControllerForSubsystem(SubsystemModel.java:303)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:355)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:348)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel.getController(ServerProfileModel.java:183)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ProfileServerBehavior.getController(ProfileServerBehavior.java:59)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.getPublishController(CachedPublisherProfileBehavior.java:35)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.canPublish(ControllableServerBehavior.java:297)
> at org.eclipse.wst.server.core.internal.Server.canPublish(Server.java:1218)
> at org.eclipse.wst.server.core.internal.Server.shouldPublish(Server.java:1231)
> at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.getServerStatusLabel(ServerDecorator.java:139)
> at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.decorate(ServerDecorator.java:73)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:273)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:83)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:367)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:349)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:372)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:332)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.eclipse.ui.navigator | 3.6.100.v20160518-1929 | 3.6.100.v20160518-1929 |
> | org.eclipse.wst.server.core | 1.8.0.v201601132216 | 1.8.100.v201605201456 |
> | org.eclipse.wst.server.ui | 1.5.202.v201602111638 | 1.5.304.v201605121430 |
> | org.jboss.ide.eclipse.as.wtp.core | 3.1.0.Final-v20150924-2222-B46 | 3.2.0.Final-v20160614-2020-B9 |
> Operating Systems:
> | Linux | 3.2.0 | 4.6.3.fc24 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571d2d0be4b0e9dd9c...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23284) NullPointerException in SubsystemModel.getSubsystemMappings
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23284?page=com.atlassian.jira.plugi... ]
Rob Stryker reassigned JBIDE-23284:
-----------------------------------
Assignee: Rob Stryker
> NullPointerException in SubsystemModel.getSubsystemMappings
> -----------------------------------------------------------
>
> Key: JBIDE-23284
> URL: https://issues.jboss.org/browse/JBIDE-23284
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.2.AM2
>
>
> The following problem was reported via the automated error reporting:
> Message: Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappings(SubsystemModel.java:259)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappingForCreation(SubsystemModel.java:358)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createSubsystemController(SubsystemModel.java:449)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createControllerForSubsystem(SubsystemModel.java:303)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:355)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:348)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel.getController(ServerProfileModel.java:183)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ProfileServerBehavior.getController(ProfileServerBehavior.java:59)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.getPublishController(CachedPublisherProfileBehavior.java:35)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.canPublish(ControllableServerBehavior.java:297)
> at org.eclipse.wst.server.core.internal.Server.canPublish(Server.java:1218)
> at org.eclipse.wst.server.core.internal.Server.shouldPublish(Server.java:1231)
> at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.getServerStatusLabel(ServerDecorator.java:139)
> at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.decorate(ServerDecorator.java:73)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:273)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:83)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:367)
> at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:349)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:372)
> at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:332)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.eclipse.ui.navigator | 3.6.100.v20160518-1929 | 3.6.100.v20160518-1929 |
> | org.eclipse.wst.server.core | 1.8.0.v201601132216 | 1.8.100.v201605201456 |
> | org.eclipse.wst.server.ui | 1.5.202.v201602111638 | 1.5.304.v201605121430 |
> | org.jboss.ide.eclipse.as.wtp.core | 3.1.0.Final-v20150924-2222-B46 | 3.2.0.Final-v20160614-2020-B9 |
> Operating Systems:
> | Linux | 3.2.0 | 4.6.3.fc24 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571d2d0be4b0e9dd9c...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23284) NullPointerException in SubsystemModel.getSubsystemMappings
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-23284:
-----------------------------------------------------
Summary: NullPointerException in SubsystemModel.getSubsystemMappings
Key: JBIDE-23284
URL: https://issues.jboss.org/browse/JBIDE-23284
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
{noformat}
java.lang.NullPointerException: null
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappings(SubsystemModel.java:259)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.getSubsystemMappingForCreation(SubsystemModel.java:358)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createSubsystemController(SubsystemModel.java:449)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.SubsystemModel.createControllerForSubsystem(SubsystemModel.java:303)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:355)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel$ServerProfile.getController(ServerProfileModel.java:348)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ServerProfileModel.getController(ServerProfileModel.java:183)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ProfileServerBehavior.getController(ProfileServerBehavior.java:59)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.CachedPublisherProfileBehavior.getPublishController(CachedPublisherProfileBehavior.java:35)
at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.canPublish(ControllableServerBehavior.java:297)
at org.eclipse.wst.server.core.internal.Server.canPublish(Server.java:1218)
at org.eclipse.wst.server.core.internal.Server.shouldPublish(Server.java:1231)
at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.getServerStatusLabel(ServerDecorator.java:139)
at org.eclipse.wst.server.ui.internal.cnf.ServerDecorator.decorate(ServerDecorator.java:73)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:273)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:367)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:349)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:372)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:332)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{noformat}
Bundles:
| org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
| org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160606-1342 |
| org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
| org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
| org.eclipse.ui.navigator | 3.6.100.v20160518-1929 | 3.6.100.v20160518-1929 |
| org.eclipse.wst.server.core | 1.8.0.v201601132216 | 1.8.100.v201605201456 |
| org.eclipse.wst.server.ui | 1.5.202.v201602111638 | 1.5.304.v201605121430 |
| org.jboss.ide.eclipse.as.wtp.core | 3.1.0.Final-v20150924-2222-B46 | 3.2.0.Final-v20160614-2020-B9 |
Operating Systems:
| Linux | 3.2.0 | 4.6.3.fc24 |
| Windows | 6.1.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571d2d0be4b0e9dd9c...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23283) NullPointerException in ControllableServerBehavior.setModulesStopped
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23283?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-23283.
---------------------------------
Assignee: Rob Stryker
Resolution: Done
fixed small NPE
> NullPointerException in ControllableServerBehavior.setModulesStopped
> --------------------------------------------------------------------
>
> Key: JBIDE-23283
> URL: https://issues.jboss.org/browse/JBIDE-23283
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.2.AM2
>
>
> The following problem was reported via the automated error reporting:
> Message: Problems occurred when invoking code from plug-in: "org.eclipse.debug.core".
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.setModulesStopped(ControllableServerBehavior.java:220)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.setModulesStopped(ControllableServerBehavior.java:227)
> at org.jboss.ide.eclipse.as.wtp.core.server.behavior.ControllableServerBehavior.setServerStopped(ControllableServerBehavior.java:216)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ProcessTerminatedDebugListener.handleProcessTerminatedEvent(ProcessTerminatedDebugListener.java:74)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ProcessTerminatedDebugListener.handleDebugEvents(ProcessTerminatedDebugListener.java:48)
> at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:1161)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:1197)
> at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.java:441)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160901-1938 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.12.0.v20160901-1938 |
> | org.eclipse.debug.core | 3.10.0.v20150303-1130 | 3.11.0.v20160914-0904 |
> | org.eclipse.wst.server.core | 1.8.0.v201601132216 | 1.8.100.v201605201456 |
> | org.jboss.ide.eclipse.as.wtp.core | 3.1.0.Final-v20150924-2222-B46 | 3.2.1.v20160711-1757 |
> Operating Systems:
> | Linux | 3.13.0 | 4.4.21 |
> | MacOSX | 10.11.4 | 10.11.6 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571778bbe4b032f683...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months