[JBoss JIRA] (JBIDE-20259) error when opening hybrid mobile wizard
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-20259:
-------------------------------------------
Summary: error when opening hybrid mobile wizard
Key: JBIDE-20259
URL: https://issues.jboss.org/browse/JBIDE-20259
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Reporter: Max Rydahl Andersen
running devstudio b1 I run hybrid mobile wizard I get the following error:
"Error retrieving the Cordova plug-in registry catalog
Expected a string but was NULL at line 1 column 8274"
no other stacktrace
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-13986) Hot deployment doesn't work with JPP 6
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13986?page=com.atlassian.jira.plugi... ]
Snjezana Peco resolved JBIDE-13986.
-----------------------------------
Resolution: Done
Please reopen the jira if you mean the issue still exists.
> Hot deployment doesn't work with JPP 6
> --------------------------------------
>
> Key: JBIDE-13986
> URL: https://issues.jboss.org/browse/JBIDE-13986
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: portal-gatein, upstream
> Affects Versions: 4.0.1.Final, 4.1.0.Alpha2
> Reporter: Petr Suchý
> Assignee: Snjezana Peco
> Fix For: 4.1.x, 4.2.x
>
>
> When you create portlet while JPP is running nothing will happen. Portlet is not deployed until JPP is restarted.
> Tested were _JBoss Core Portlet_ and _JBoss JSF Portlet_ on JPP 6.0.0.GA
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-17010) Hibernate schema update error while deploying Seam Portlet on JPP 6.1.1
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17010?page=com.atlassian.jira.plugi... ]
Snjezana Peco resolved JBIDE-17010.
-----------------------------------
Resolution: Out of Date
Please reopen the jira if you mean the issue still exists.
> Hibernate schema update error while deploying Seam Portlet on JPP 6.1.1
> -----------------------------------------------------------------------
>
> Key: JBIDE-17010
> URL: https://issues.jboss.org/browse/JBIDE-17010
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: portal-gatein
> Affects Versions: 4.2.0.Beta1
> Environment: JPP 6.1.1, Seam 2.3.2, Portlet Bridge 3.2.1, Database: HSQL (DefaultDS)
> Reporter: Radoslav Rábara
> Assignee: Snjezana Peco
> Fix For: 4.2.x
>
> Attachments: jpp611.log
>
>
> There is an error in console output when seam portlet is deployed to JPP 6.1.1.
> {code}
> ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 84) HHH000299: Could not complete schema update: java.lang.NullPointerException
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20219) Arquillian Cruiser: NPE when trying to display Deployment
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20219?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-20219:
---------------------------------------
I have fixed the NPE, but Eclipse arquillian can't create the NodeTest.createDeployment() archive because of the issue
similar to the issue described in JBIDE-16719.
Namely, creating the archive depends on the current directory that has to be the project's directory.
See https://issues.jboss.org/browse/JBIDE-16719?focusedCommentId=12951220&pag...
I will close this jira because we already have JBIDE-16719 open for the remaining issue
> Arquillian Cruiser: NPE when trying to display Deployment
> ---------------------------------------------------------
>
> Key: JBIDE-20219
> URL: https://issues.jboss.org/browse/JBIDE-20219
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Affects Versions: 4.3.0.Beta1
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Fix For: 4.3.0.Beta2
>
>
> Getting the following error when trying to view NodeTest class in Cruiser:
> https://github.com/arquillian/arquillian-cube/blob/master/containerless/s...
> {code}
> eclipse.buildId=4.5.0.I20150603-2000
> java.version=1.8.0_45
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Command-line arguments: -data file:/home/aslak/workspace/arq_mars/ -os linux -ws gtk -arch x86_64
> org.eclipse.e4.ui.workbench
> Error
> Thu Jul 09 02:52:57 CEST 2015
> java.lang.NullPointerException
> at org.jboss.tools.arquillian.ui.internal.utils.ArquillianUIUtil.getSelectedProject(ArquillianUIUtil.java:1087)
> at org.jboss.tools.arquillian.ui.internal.views.ArquillianView$1.selectionChanged(ArquillianView.java:90)
> at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:237)
> at org.eclipse.ui.internal.e4.compatibility.SelectionService.handleSelectionChanged(SelectionService.java:107)
> at org.eclipse.ui.internal.e4.compatibility.SelectionService.access$0(SelectionService.java:91)
> at org.eclipse.ui.internal.e4.compatibility.SelectionService$1.selectionChanged(SelectionService.java:66)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$2.run(SelectionAggregator.java:126)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator.notifyListeners(SelectionAggregator.java:123)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator.access$6(SelectionAggregator.java:120)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$7$1.run(SelectionAggregator.java:233)
> at org.eclipse.e4.core.contexts.RunAndTrack.runExternalCode(RunAndTrack.java:56)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$7.changed(SelectionAggregator.java:230)
> at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114)
> at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:341)
> at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:356)
> at org.eclipse.e4.ui.internal.workbench.SelectionServiceImpl.setSelection(SelectionServiceImpl.java:31)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.selectionChanged(CompatibilityPart.java:441)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:163)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2197)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1228)
> at org.eclipse.ui.navigator.CommonViewer.handleSelect(CommonViewer.java:461)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1257)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242)
> at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:236)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:408)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1327)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:827)
> at org.eclipse.jface.window.Window.open(Window.java:803)
> at org.eclipse.ui.internal.views.log.EventDetailsDialog.open(EventDetailsDialog.java:181)
> at org.eclipse.ui.internal.views.log.EventDetailsDialogAction.run(EventDetailsDialogAction.java:98)
> at org.eclipse.ui.internal.views.log.LogView$15.doubleClick(LogView.java:546)
> at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:832)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
> at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:829)
> at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1470)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1263)
> at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:252)
> at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:249)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:311)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1327)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months