[JBoss JIRA] (JBIDE-11106) NullPointerException when selecting embedded cartridge on Openshift console
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-11106:
---------------------------------------
Summary: NullPointerException when selecting embedded cartridge on Openshift console
Key: JBIDE-11106
URL: https://issues.jboss.org/browse/JBIDE-11106
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
When I click on the embedded cartridge in the Openshift express console view, I get NullPointerException in Error log. In case the Error log is displayed, I cannot get back to Openshift express console view cause the Error log view is automatically activated Only after I close it I can get back to Openshift express console view.
java.lang.NullPointerException
at com.openshift.express.internal.client.EmbeddableCartridge.update(EmbeddableCartridge.java:58)
at com.openshift.express.internal.client.EmbeddableCartridge.getUrl(EmbeddableCartridge.java:52)
at org.jboss.tools.openshift.express.internal.ui.viewer.property.EmbeddableCartridgePropertySource.getPropertyValue(EmbeddableCartridgePropertySource.java:50)
at org.eclipse.ui.views.properties.PropertySheetEntry.refreshValues(PropertySheetEntry.java:611)
at org.eclipse.ui.views.properties.PropertySheetEntry.refreshChildEntries(PropertySheetEntry.java:568)
at org.eclipse.ui.views.properties.PropertySheetEntry.setValues(PropertySheetEntry.java:760)
at org.eclipse.ui.views.properties.PropertySheetViewer.setInput(PropertySheetViewer.java:973)
at org.eclipse.ui.views.properties.PropertySheetPage.selectionChanged(PropertySheetPage.java:510)
at org.eclipse.ui.views.properties.PropertySheet.selectionChanged(PropertySheet.java:363)
at org.eclipse.ui.internal.AbstractSelectionService.firePostSelection(AbstractSelectionService.java:179)
at org.eclipse.ui.internal.AbstractSelectionService.setActivePart(AbstractSelectionService.java:289)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(WorkbenchPagePartList.java:60)
at org.eclipse.ui.internal.PartList.setActivePart(PartList.java:136)
at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3636)
at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:3159)
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:279)
at org.eclipse.ui.internal.PartPane.setFocus(PartPane.java:325)
at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:837)
at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:823)
at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:137)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:133)
at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:269)
at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:278)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(DefaultTabFolder.java:1)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$2.handleEvent(DefaultTabFolder.java:88)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1061)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2746)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1433)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3588)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3209)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] (JBDS-1993) v20120114-1832-H1633-Beta1 - conflicts installing SOA tooling
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-1993:
----------------------------------
Summary: v20120114-1832-H1633-Beta1 - conflicts installing SOA tooling
Key: JBDS-1993
URL: https://issues.jboss.org/browse/JBDS-1993
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: SOA Platform
Affects Versions: 5.0.0.M5
Environment: Version: 5.0.0.Beta1
Build id: v20120114-1832-H1633-Beta1
Build date: 20120114-1832
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk.... - nightly as of Jan 16
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Fix For: 5.0.0.Beta1
Attempting to install the "SOA abridged" plugins from:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk.... (nightly - Jan 16 2012)
On top of the Jan 16 build:
Version: 5.0.0.Beta1
Build id: v20120114-1832-H1633-Beta1
Build date: 20120114-1832
Results in these errors:
Your original request has been modified.
"Runtime Initialization" is already installed, so an update will be performed instead.
"JBoss Runtime Detection Core" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: Runtime Initialization 1.3.0.v20120116-1513-H527-Beta1 (org.jboss.tools.runtime.feature.feature.group 1.3.0.v20120116-1513-H527-Beta1)
Software currently installed: JBoss Developer Studio 5.0.0.201201141342 (com.jboss.jbds.all 5.0.0.201201141342)
Only one of the following can be installed at once:
JBoss Runtime Initializer 1.3.0.v20120114-1741-H525-Beta1 (org.jboss.tools.runtime 1.3.0.v20120114-1741-H525-Beta1)
JBoss Runtime Initializer 1.3.0.v20120116-1513-H527-Beta1 (org.jboss.tools.runtime 1.3.0.v20120116-1513-H527-Beta1)
Cannot satisfy dependency:
From: JBoss Developer Studio 5.0.0.201201141342 (com.jboss.jbds.all 5.0.0.201201141342)
To: org.jboss.tools.runtime.feature.feature.group [1.3.0.v20120114-1741-H525-Beta1]
Cannot satisfy dependency:
From: Runtime Initialization 1.3.0.v20120114-1741-H525-Beta1 (org.jboss.tools.runtime.feature.feature.group 1.3.0.v20120114-1741-H525-Beta1)
To: org.jboss.tools.runtime [1.3.0.v20120114-1741-H525-Beta1]
Cannot satisfy dependency:
From: Runtime Initialization 1.3.0.v20120116-1513-H527-Beta1 (org.jboss.tools.runtime.feature.feature.group 1.3.0.v20120116-1513-H527-Beta1)
To: org.jboss.tools.runtime [1.3.0.v20120116-1513-H527-Beta1]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] (JBIDE-11085) Unable to Install JRebel from Software/Update site
by Radim Hopp (JIRA)
Radim Hopp created JBIDE-11085:
----------------------------------
Summary: Unable to Install JRebel from Software/Update site
Key: JBIDE-11085
URL: https://issues.jboss.org/browse/JBIDE-11085
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.Beta1
Environment: JBT 3.3.0.Beta1b
Fedora 16
java version "1.7.0_02"
Reporter: Radim Hopp
Assignee: Snjezana Peco
Priority: Critical
{code}
Problems occurred while performing installation: Operation details
Operation details
Cannot complete the install because one or more required items could not be found.
Software being installed: JRebel WTP Integration (Optional) 1.4.5.201201061517 (org.zeroturnaround.eclipse.wtp.feature.feature.group 1.4.5.201201061517)
Missing requirement: JRebel WTP Integration (Optional) 1.4.5.201201061517 (org.zeroturnaround.eclipse.wtp.feature.feature.group 1.4.5.201201061517) requires 'org.eclipse.jst.server.generic.core 0.0.0' but it could not be found
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months