[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-19580:
----------------------------------
Description:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
!buzz-feed-error.png!
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
was:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
Martin Malina created JBIDE-19580:
-------------------------------------
Summary: Central: JBoss Buzz fails to load: Error checking remote timestamp
Key: JBIDE-19580
URL: https://issues.jboss.org/browse/JBIDE-19580
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.3.0.Alpha2
Reporter: Martin Malina
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Description:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] also on OS X today.
was:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] on Linux today.
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> !step4-empty.png!
> When you go back one page and forth again, it will work then.
> BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] also on OS X today.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Andrej Podhradsky commented on TOOLSDOC-628:
--------------------------------------------
Hi [~mhusnain], could you a link to the approprite doc which should be reviewed?
Btw, the following issues from [1] should not be included in release notes (they were reopened)
RH Bugzilla
* 454749
* 459209
Eclipse Bugzilla
* 1178839
* 1184422
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-18975) VPE Preview tab is always empty for HTML5 content
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18975?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-18975:
---------------------------------------
I saw the same issue - Preview tab was always empty with even the simplest html5 file. This happened in both JBDS 8.1.0.GA and 9.0.0.Alpha1. Now I tried with the latest JBDS 9.0.0.Alpha2 nightly and I can confirm it's fixed.
> VPE Preview tab is always empty for HTML5 content
> -------------------------------------------------
>
> Key: JBIDE-18975
> URL: https://issues.jboss.org/browse/JBIDE-18975
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.1.Final
> Environment: Ubuntu 14.10 / Fedora 20 Linux x86_64 OpenJDK 7
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.0.Alpha2
>
>
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Description:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] on Linux today.
was:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> !step4-empty.png!
> When you go back one page and forth again, it will work then.
> BTW, this happens on JBDS 9.0.0.Alpha2 nightly build from master - jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar . And it happens to me on OS X 10.10 Yosemite with java 7 and the same thing happened to [~psrna] on Linux today.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Description:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
!step4-empty.png!
When you go back one page and forth again, it will work then.
was:
When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
{code}
nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
java.lang.NullPointerException
at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
{code}
When you go back one page and forth again, it will work then.
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> !step4-empty.png!
> When you go back one page and forth again, it will work then.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3405) Installer step 4 empty and NPE thrown
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3405?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-3405:
--------------------------------
Attachment: step4-empty.png
> Installer step 4 empty and NPE thrown
> -------------------------------------
>
> Key: JBDS-3405
> URL: https://issues.jboss.org/browse/JBDS-3405
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Alpha2
> Reporter: Martin Malina
> Attachments: step4-empty.png
>
>
> When you try to install JBDS using the standalone installer, in Step 4: Select Java VM, the page is empty and there is a NPE thrown in the terminal:
> {code}
> nattura:9.0.0 rasp$ java -jar jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar
> java.lang.NullPointerException
> at com.jboss.devstudio.core.installer.JREPathPanel.change(JREPathPanel.java:483)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.fireChange(PathSelectionPanel.java:237)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.access$000(PathSelectionPanel.java:34)
> at com.jboss.devstudio.core.installer.PathSelectionPanel$1.insertUpdate(PathSelectionPanel.java:101)
> at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202)
> at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749)
> at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708)
> at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130)
> at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670)
> at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718)
> at com.jboss.devstudio.core.installer.PathSelectionPanel.setPath(PathSelectionPanel.java:202)
> at com.jboss.devstudio.core.installer.JREPathPanel.updateJava(JREPathPanel.java:287)
> at com.jboss.devstudio.core.installer.JREPathPanel.panelActivate(JREPathPanel.java:273)
> at com.izforge.izpack.installer.InstallerFrame.switchPanel(InstallerFrame.java:864)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1475)
> at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFrame.java:1443)
> at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionPerformed(InstallerFrame.java:1585)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
> at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
> at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
> at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
> at java.awt.Component.processMouseEvent(Component.java:6516)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
> at java.awt.Component.processEvent(Component.java:6281)
> at java.awt.Container.processEvent(Container.java:2229)
> at java.awt.Component.dispatchEventImpl(Component.java:4872)
> at java.awt.Container.dispatchEventImpl(Container.java:2287)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
> at java.awt.Container.dispatchEventImpl(Container.java:2273)
> at java.awt.Window.dispatchEventImpl(Window.java:2719)
> at java.awt.Component.dispatchEvent(Component.java:4698)
> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
> at java.awt.EventQueue.access$200(EventQueue.java:103)
> at java.awt.EventQueue$3.run(EventQueue.java:694)
> at java.awt.EventQueue$3.run(EventQueue.java:692)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
> at java.awt.EventQueue$4.run(EventQueue.java:708)
> at java.awt.EventQueue$4.run(EventQueue.java:706)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
> at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
> at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
> {code}
> When you go back one page and forth again, it will work then.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years