[JBoss JIRA] Created: (JBIDE-5239) vpe failed to load
by lucadistefano (JIRA)
vpe failed to load
------------------
Key: JBIDE-5239
URL: https://jira.jboss.org/jira/browse/JBIDE-5239
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.1.0.M4
Environment: ubuntu karmic 64bit
xulrunner-1.9.1.5
firefox 3.5.5
Reporter: lucadistefano
in eclipse.ini I have
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1.5
opening an html page with vpe I get the following exception
!ENTRY org.jboss.tools.vpe 4 0 2009-11-20 22:25:47.659
!MESSAGE Could not open the Visual Page Editor: nsIWebBrowser is not available
!STACK 0
org.jboss.tools.vpe.xulrunner.XulRunnerException: nsIWebBrowser is not available
at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.<init>(XulRunnerBrowser.java:91)
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.<init>(XulRunnerEditor.java:135)
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor$10.<init>(MozillaEditor.java:521)
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(MozillaEditor.java:521)
at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:911)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:210)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:400)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart.createPartControl(JSPMultiPageEditorPart.java:125)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:683)
at org.python.pydev.navigator.actions.PyOpenResourceAction.openFiles(PyOpenResourceAction.java:33)
at org.python.pydev.navigator.actions.PyOpenPythonFileAction.run(PyOpenPythonFileAction.java:70)
at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221)
at org.eclipse.ui.navigator.CommonNavigatorManager$3.open(CommonNavigatorManager.java:202)
at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48)
at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:842)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:840)
at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1101)
at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:467)
at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1205)
at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264)
at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
!SESSION 2009-11-20 22:29:54.066 -----------------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0_0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-4320) ESB Projects does not respect WTP module dependency rules
by Vincent Girard-Reydet (JIRA)
ESB Projects does not respect WTP module dependency rules
---------------------------------------------------------
Key: JBIDE-4320
URL: https://jira.jboss.org/jira/browse/JBIDE-4320
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.0.0.GA
Environment: Windows XP, Eclipse Ganymede 3.4.2
Reporter: Vincent Girard-Reydet
Description of the problem
*****************************
It is not possible to include modules as dependencies of a JBossESB module. The expected behaviour is that ESB modules should behave as EAR modules.
For example, if I want to mimick the webservice_consumer quickstart structure using WTP projects, I expect to end-up with 2 projects :
- an ESB project
- a Dynamic Web Module project, set as dependency of the ESB project
The expected behaviour is to have the .war archive copied at the root of the ESB archive.
The same applies for EJB/EJB3 projects (to mimick the helloworld_service quickstart), JPA projects and Utility projects.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBDS-877) Seam-Gen freezing up whenever I try to generate entities from postgres 8.3 and 8.4
by nmatrix nmatrix (JIRA)
Seam-Gen freezing up whenever I try to generate entities from postgres 8.3 and 8.4
----------------------------------------------------------------------------------
Key: JBDS-877
URL: https://jira.jboss.org/jira/browse/JBDS-877
Project: JBoss Developer Studio
Issue Type: Bug
Components: hibernate, jsf, runtime, seam
Affects Versions: 2.0.0.GA
Environment: Centos 5.3 (x86_64)
*** System properties:
eclipse.buildId=M20090211-1700
eclipse.commands=-os
linux
-ws
gtk
-arch
x86_64
jdk1.6.0_12 (HotSpot 64-Bit)
Reporter: nmatrix nmatrix
Hello Everyone,
I have a issue of Seam-Gen freezing up consistently whenever I try to reverse engineer entities. Right at the step where I click on the "Refresh" button to retrieve the Database Schema and select the tables for entity generation my whole IDE freezes up.
Here is what I was able to retrieve from the errors logs:
!ENTRY org.jboss.tools.common.model 4 2 2009-09-17 23:46:47.338
!MESSAGE Problems occurred when invoking code from plug-in: "org.jboss.tools.common.model".
!STACK 0
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$1.run(JSPTextEditor.java:204)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.getPageContext(JSPTextEditor.java:217)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.updateModification(JSPTextEditor.java:451)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.nodeChanged(JSPMultiPageEditor.java:645)
at org.jboss.tools.common.model.util.XModelTreeListenerSWTSync$1.run(XModelTreeListenerSWTSync.java:39)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:178)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4021)
at org.jboss.tools.common.model.util.XModelTreeListenerSWTSync.nodeChanged(XModelTreeListenerSWTSync.java:33)
at org.jboss.tools.common.model.impl.XModelImpl$1.run(XModelImpl.java:499)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.jboss.tools.common.model.impl.XModelImpl.fireNodeChanged(XModelImpl.java:495)
at org.jboss.tools.common.model.impl.XModelImpl.fireNodeChanged(XModelImpl.java:486)
at org.jboss.tools.common.model.impl.XModelObjectImpl.setAttributeValue(XModelObjectImpl.java:174)
at org.jboss.tools.common.model.filesystems.impl.FileAnyImpl.setAttributeValue(FileAnyImpl.java:168)
at org.jboss.tools.common.model.impl.XModelImpl.changeObjectAttribute(XModelImpl.java:351)
at org.jboss.tools.common.model.impl.XModelImpl.changeObjectAttribute(XModelImpl.java:271)
at org.jboss.tools.common.model.filesystems.impl.FileAnyImpl.edit(FileAnyImpl.java:176)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.save(JSPTextEditor.java:424)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$TextFocusListener$1.run(JSPTextEditor.java:411)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:178)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4021)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$TextFocusListener.focusLost(JSPTextEditor.java:404)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
at org.eclipse.swt.widgets.Control.sendFocusEvent(Control.java:3284)
at org.eclipse.swt.widgets.Control.gtk_event_after(Control.java:2684)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1538)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4506)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4099)
at org.eclipse.swt.internal.gtk.OS._gtk_widget_grab_focus(Native Method)
at org.eclipse.swt.internal.gtk.OS.gtk_widget_grab_focus(OS.java:9106)
at org.eclipse.swt.widgets.Control.forceFocus(Control.java:2107)
at org.eclipse.swt.widgets.Composite.forceFocus(Composite.java:494)
at org.eclipse.swt.widgets.Control.forceFocus(Control.java:2101)
at org.eclipse.swt.widgets.Control.setFocus(Control.java:3646)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1254)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1252)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1252)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1252)
at org.eclipse.swt.widgets.Control.fixFocus(Control.java:138)
at org.eclipse.swt.widgets.Control.setEnabled(Control.java:3626)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:743)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2487)
at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:274)
at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:253)
at org.eclipse.ui.internal.SaveableHelper.savePart(SaveableHelper.java:148)
at org.eclipse.ui.internal.EditorManager.savePart(EditorManager.java:1350)
at org.eclipse.ui.internal.WorkbenchPage.savePart(WorkbenchPage.java:3291)
at org.eclipse.ui.internal.WorkbenchPage.saveEditor(WorkbenchPage.java:3304)
at org.eclipse.ui.internal.SaveAction.run(SaveAction.java:74)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
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:386)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
!ENTRY org.jboss.tools.common.model 4 2 2009-09-17 23:46:47.339
!MESSAGE Problems occurred when invoking code from plug-in: "org.jboss.tools.common.model".
!STACK 0
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$1.run(JSPTextEditor.java:204)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.getPageContext(JSPTextEditor.java:217)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.updateModification(JSPTextEditor.java:451)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.nodeChanged(JSPMultiPageEditor.java:645)
at org.jboss.tools.common.model.util.XModelTreeListenerSWTSync$1.run(XModelTreeListenerSWTSync.java:39)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:178)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4021)
at org.jboss.tools.common.model.util.XModelTreeListenerSWTSync.nodeChanged(XModelTreeListenerSWTSync.java:33)
at org.jboss.tools.common.model.impl.XModelImpl$1.run(XModelImpl.java:499)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.jboss.tools.common.model.impl.XModelImpl.fireNodeChanged(XModelImpl.java:495)
at org.jboss.tools.common.model.impl.XModelImpl.fireNodeChanged(XModelImpl.java:486)
at org.jboss.tools.common.model.impl.XModelObjectImpl.setAttributeValue(XModelObjectImpl.java:174)
at org.jboss.tools.common.model.filesystems.impl.FileAnyImpl.setAttributeValue(FileAnyImpl.java:168)
at org.jboss.tools.common.model.impl.XModelImpl.changeObjectAttribute(XModelImpl.java:351)
at org.jboss.tools.common.model.impl.XModelImpl.changeObjectAttribute(XModelImpl.java:271)
at org.jboss.tools.common.model.filesystems.impl.FileAnyImpl.edit(FileAnyImpl.java:176)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.save(JSPTextEditor.java:424)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$TextFocusListener$1.run(JSPTextEditor.java:411)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:178)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4021)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$TextFocusListener.focusLost(JSPTextEditor.java:404)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
at org.eclipse.swt.widgets.Control.sendFocusEvent(Control.java:3284)
at org.eclipse.swt.widgets.Control.gtk_event_after(Control.java:2684)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1538)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4506)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4099)
at org.eclipse.swt.internal.gtk.OS._gtk_widget_grab_focus(Native Method)
at org.eclipse.swt.internal.gtk.OS.gtk_widget_grab_focus(OS.java:9106)
at org.eclipse.swt.widgets.Control.forceFocus(Control.java:2107)
at org.eclipse.swt.widgets.Composite.forceFocus(Composite.java:494)
at org.eclipse.swt.widgets.Control.forceFocus(Control.java:2101)
at org.eclipse.swt.widgets.Control.setFocus(Control.java:3646)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1254)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1252)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1252)
at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1252)
at org.eclipse.swt.widgets.Control.fixFocus(Control.java:138)
at org.eclipse.swt.widgets.Control.setEnabled(Control.java:3626)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:743)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2487)
at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:274)
at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:253)
at org.eclipse.ui.internal.SaveableHelper.savePart(SaveableHelper.java:148)
at org.eclipse.ui.internal.EditorManager.savePart(EditorManager.java:1350)
at org.eclipse.ui.internal.WorkbenchPage.savePart(WorkbenchPage.java:3291)
at org.eclipse.ui.internal.WorkbenchPage.saveEditor(WorkbenchPage.java:3304)
at org.eclipse.ui.internal.SaveAction.run(SaveAction.java:74)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
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:386)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Basically the same error, over and over again. I'm using postgresql 8.4 and here is my system configuration:
*** Date: Saturday, September 19, 2009 1:03:58 PM ET
*** Platform Details:
*** System properties:
eclipse.buildId=M20090211-1700
eclipse.commands=-os
linux
-ws
gtk
-arch
x86_64
-showsplash
-launcher
/home/nmatrix9/jbdevstudio/eclipse/eclipse
-name
Eclipse
--launcher.library
/home/nmatrix9/jbdevstudio/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/eclipse_1115.so
-startup
/home/nmatrix9/jbdevstudio/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-exitdata
5420014
-framework
plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
-vm
/usr/bin/java
eclipse.ee.install.verify=false
eclipse.home.location=file:/home/nmatrix9/jbdevstudio/eclipse/
eclipse.launcher=/home/nmatrix9/jbdevstudio/eclipse/eclipse
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=SDKProfile
eclipse.product=com.jboss.jbds.product.product
eclipse.startTime=1253377501658
eclipse.vm=/usr/bin/java
eclipse.vmargs=-Xms128m
-Xmx512m
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
-XX:+UseConcMarkSweepGC
-XX:+CMSClassUnloadingEnabled
-XX:+CMSPermGenSweepingEnabled
-XX:MaxPermSize=512m
-Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1:start,org.eclipse.equinox.transforms.xslt@1:start,org.jboss.tools.equinox.transforms.xslt@1:start
-jar
/home/nmatrix9/jbdevstudio/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/home/nmatrix9/jbdevstudio/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
java.class.version=50.0
java.endorsed.dirs=/usr/java/jdk1.6.0_12/jre/lib/endorsed
java.ext.dirs=/usr/java/jdk1.6.0_12/jre/lib/ext:/usr/java/packages/lib/ext
java.home=/usr/java/jdk1.6.0_12/jre
java.io.tmpdir=/tmp
java.library.path=/usr/java/jdk1.6.0_12/jre/lib/amd64/server:/usr/java/jdk1.6.0_12/jre/lib/amd64:/usr/java/jdk1.6.0_12/jre/../lib/amd64:/usr/lib64/xulrunner-1.9:/usr/java/packages/lib/amd64:/lib:/usr/lib
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_12-b04
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.6
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.6.0_12
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=11.2-b01
line.separator=
org.eclipse.equinox.launcher.splash.location=/home/nmatrix9/jbdevstudio/eclipse/configuration/org.eclipse.equinox.launcher/com.jboss.jbds.product_3.0.0.GA-R200903141247-H4/splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
org.eclipse.swt.browser.XULRunnerPath=/home/nmatrix9/jbdevstudio/studio/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.8.1.4-20080112/xulrunner
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
org.osgi.framework.language=en
org.osgi.framework.os.name=Linux
org.osgi.framework.os.version=2.6.18.2
org.osgi.framework.processor=x86-64
org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views ,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.4.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=amd64
os.name=Linux
os.version=2.6.18-128.2.1.el5
osgi.arch=x86_64
osgi.bundles=org.eclipse.equinox.transforms.hook,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1:start,org.eclipse.equinox.transforms.xslt@1:start,org.jboss.tools.equinox.transforms.xslt@1:start
osgi.bundles.defaultStartLevel=4
osgi.bundlestore=/home/nmatrix9/jbdevstudio/eclipse/configuration/org.eclipse.osgi/bundles
osgi.compatibility.bootdelegation=true
osgi.configuration.area=file:/home/nmatrix9/jbdevstudio/eclipse/configuration/
osgi.framework=file:/home/nmatrix9/jbdevstudio/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
osgi.framework.beginningstartlevel=1
osgi.framework.extensions=org.eclipse.equinox.transforms.hook
osgi.framework.shape=jar
osgi.framework.version=3.4.3.R34x_v20081215-1030
osgi.frameworkClassPath=., file:/home/nmatrix9/jbdevstudio/eclipse/plugins/org.eclipse.equinox.transforms.hook_1.0.0.v20080610.jar
osgi.install.area=file:/home/nmatrix9/jbdevstudio/eclipse/
osgi.instance.area=file:/home/nmatrix9/workspace/
osgi.instance.area.default=file:/home/nmatrix9/workspace/
osgi.launcherIni=eclipse
osgi.launcherPath=.
osgi.logfile=/home/nmatrix9/workspace/.metadata/.log
osgi.manifest.cache=/home/nmatrix9/jbdevstudio/eclipse/configuration/org.eclipse.osgi/manifests
osgi.nl=en_US
osgi.os=linux
osgi.splashLocation=/home/nmatrix9/jbdevstudio/eclipse/configuration/org.eclipse.equinox.launcher/com.jboss.jbds.product_3.0.0.GA-R200903141247-H4/splash.bmp
osgi.splashPath=platform:/base/plugins/com.jboss.jbds.product
osgi.syspath=/home/nmatrix9/jbdevstudio/eclipse/plugins
osgi.ws=gtk
path.separator=:
product.home=/home/nmatrix9/jbdevstudio/studio/eclipse/plugins/org.jboss.tools.common.model_3.0.0.GA-R200903141247-H4/
sun.arch.data.model=64
sun.boot.class.path=/usr/java/jdk1.6.0_12/jre/lib/resources.jar:/usr/java/jdk1.6.0_12/jre/lib/rt.jar:/usr/java/jdk1.6.0_12/jre/lib/sunrsasign.jar:/usr/java/jdk1.6.0_12/jre/lib/jsse.jar:/usr/java/jdk1.6.0_12/jre/lib/jce.jar:/usr/java/jdk1.6.0_12/jre/lib/charsets.jar:/usr/java/jdk1.6.0_12/jre/classes
sun.boot.library.path=/usr/java/jdk1.6.0_12/jre/lib/amd64
sun.cpu.endian=little
sun.cpu.isalist=
sun.desktop=gnome
sun.io.unicode.encoding=UnicodeLittle
sun.java.launcher=SUN_STANDARD
sun.jnu.encoding=UTF-8
sun.management.compiler=HotSpot 64-Bit Server Compiler
sun.os.patch.level=unknown
sun.rmi.dgc.client.gcInterval=3600000
sun.rmi.dgc.server.gcInterval=3600000
user.country=US
user.dir=/home/nmatrix9/jbdevstudio/eclipse
user.home=/home/nmatrix9
user.language=en
user.name=nmatrix9
user.timezone=America/New_York
*** Features:
com.jboss.jbds.product.feature (3.0.0.GA-R200903141247-H4) "JBoss Developer Studio"
org.eclipse.cvs (1.1.2.R342_v20090122-7C79E9x9sLM1t6M9YD7_A7) "Eclipse CVS Client"
org.eclipse.datatools.common.doc.user (1.6.2.v200810071455-1507w31191939244824) "Data Tools Platform Tutorial Documentation"
org.eclipse.datatools.connectivity.doc.user (1.6.2.v200810071455-27A18s733I3I7I599G59) "Data Tools Platform Connectivity Documentation"
org.eclipse.datatools.connectivity.feature (1.6.2.v200810071455-7_7K7NDn-QYKjkBKlmD4edYsAX) "Data Tools Platform Connectivity Plug-in"
org.eclipse.datatools.connectivity.oda.designer.feature (1.6.2.v200901211403-7C67XCYQCD7ESIqIQco) "DTP ODA Designer UI Framework Plug-in"
org.eclipse.datatools.connectivity.oda.feature (1.6.2.v200810071455-7F27SBcMAAxCcHmCNWi) "DTP Open Data Access"
org.eclipse.datatools.doc.user (1.6.2.v200810071455-37A09oA55S6H_L8DFG24) "Data Tools Platform User Documentation"
org.eclipse.datatools.enablement.apache.derby.feature (1.6.2.v200810071455-6577AlJCKcLZI2Ljcc8MDD) "High-level Sybase Enablement Plug-in"
org.eclipse.datatools.enablement.feature (1.6.2.v200810071455-7D8H7P9FT9Ofz-RuiDlMiw8OR2pj) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.hsqldb.feature (1.6.2.v200810071455-57_2_pFAIQJZIsLSXb8MDD) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.ibm.feature (1.6.2.v200810071455-7D47FEB7sQSBV7hXWQ6R) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.jdbc.feature (1.6.2.v200810071455-3-29oA55S7__D7LCC) "High-level Sybase Enablement Plug-in"
org.eclipse.datatools.enablement.msft.feature (1.6.2.v200810071455-442_kE77c7VBQDFNW) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.mysql.feature (1.6.2.v200810071455-446_kE77d8H_VALOJ) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.oda.designer.feature (1.6.2.v200810071455-2138s733J465I548A) "Eclipse Data Tools Platform XML ODA Designer"
org.eclipse.datatools.enablement.oda.feature (1.6.2.v200810071455-797P78CYQCD5DjGdEURT) "Eclipse Data Tools Platform XML ODA Runtime Driver"
org.eclipse.datatools.enablement.oracle.feature (1.6.2.v200810071455-443_kE77d7OAPAMJQ) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.postgresql.feature (1.6.2.v200810071455-442_kE77d7N9VANON) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.sap.feature (1.6.2.v200810071455-440_kE77c7QAQEIQQ) "Eclipse Data Tools Platform Enablement"
org.eclipse.datatools.enablement.sybase.feature (1.6.2.v200810071455-7A-5E9IgKLjM1d1Oepu) "High-level Sybase Enablement Plug-in"
org.eclipse.datatools.intro (1.6.2.v200810071455-1507w311918132411) "Eclipse Data Tools Platform Intro Plug-in"
org.eclipse.datatools.modelbase.feature (1.6.2.v200810071455-6-2BcMAAyBWDkEVSb) "Eclipse Data Tools Platform SQLModel Plug-in"
org.eclipse.datatools.sdk.feature (1.6.2.v200810071455-67S779KdRRFAuQFpKZ2z-0mp49Vx) "DTP Connectivity Templates Plug-in"
org.eclipse.datatools.sdk.feature.source (1.6.2.v200810071455) "Eclipse Datatools Source"
org.eclipse.datatools.sqldevtools.feature (1.6.2.v200810071455-7F7d7AE8yz-YIwEvOFuOF3SqVz-z) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in"
org.eclipse.datatools.sqltools.doc.user (1.6.2.v200810071455-1507w31191939244824) "Data Tools Platform SQL Dev Tools Documentation"
org.eclipse.draw2d (3.4.2.v20090218-1145-3317w311_122502441) "Graphical Editing Framework Draw2d"
org.eclipse.emf (2.4.2.v200902171115) "EMF - Eclipse Modeling Framework"
org.eclipse.emf.codegen (2.4.0.v200902171115) "EMF Code Generation"
org.eclipse.emf.codegen.ecore (2.4.2.v200902171115) "EMF Ecore Code Generator"
org.eclipse.emf.codegen.ecore.ui (2.4.1.v200902171115) "EMF Ecore Code Generator UI"
org.eclipse.emf.codegen.ui (2.4.0.v200902171115) "EMF Code Generation UI"
org.eclipse.emf.common (2.4.0.v200902171115) "EMF Common"
org.eclipse.emf.common.ui (2.4.0.v200902171115) "EMF Common UI"
org.eclipse.emf.converter (2.4.1.v200902171115) "EMF Model Converter"
org.eclipse.emf.databinding (1.0.0.v200902171115) "EMF Data Binding"
org.eclipse.emf.databinding.edit (1.0.0.v200902171115) "EMF Edit Data Binding"
org.eclipse.emf.ecore (2.4.2.v200902171115) "EMF Ecore"
org.eclipse.emf.ecore.edit (2.4.1.v200902171115) "EMF Ecore Edit"
org.eclipse.emf.ecore.editor (2.4.0.v200902171115) "EMF Sample Ecore Editor"
org.eclipse.emf.edit (2.4.2.v200902171115) "EMF Edit"
org.eclipse.emf.edit.ui (2.4.2.v200902171115) "EMF Edit UI"
org.eclipse.emf.mapping (2.4.0.v200902171115) "EMF Mapping"
org.eclipse.emf.mapping.ecore (2.4.0.v200902171115) "EMF Ecore Mapping"
org.eclipse.emf.mapping.ecore.editor (2.4.0.v200902171115) "EMF Ecore Mapping Editor"
org.eclipse.emf.mapping.ui (2.4.0.v200902171115) "EMF Mapping UI"
org.eclipse.gef (3.4.2.v20090218-1145-67728084A56B4I233613552) "Graphical Editing Framework GEF"
org.eclipse.help (1.0.2.R342_v20090122-7r7xEKaEJBZu5oGhP3u6nOmbM9VK) "Help System Base"
org.eclipse.jdt (3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI) "Eclipse Java Development Tools"
org.eclipse.jst (3.0.4.v200811190840-7U1959LJIHM6ogLbhvbrAnWtxuyM) "J2EE Standard Tools (JST)"
org.eclipse.jst.ws.axis2tools.feature (1.0.3.v200901220134-77-E_FCYQCD5EeNgKUUY) "J2EE Standard Tools (JST)"
org.eclipse.pde (3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS) "PDE"
org.eclipse.platform (3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL) "Eclipse Platform"
org.eclipse.rcp (3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63) "Eclipse RCP"
org.eclipse.sdk (3.4.2.R342_v20090122-7O7S7GApJ3_vCyk7ETmsfcmjhz0eHnqw7MIjk9Vdhe4Ic) "Eclipse Project SDK"
org.eclipse.wst (3.0.4.v200811190840-7A-8l8Qqcz0HyVgjXUE-iuOYZ9ai) "Web Standard Tools (WST)"
org.eclipse.xsd (2.4.2.v200902171115) "XSD - XML Schema Definition Model"
org.eclipse.xsd.ecore.converter (2.4.0.v200902171115) "XSD Ecore Converter"
org.eclipse.xsd.edit (2.4.0.v200902171115) "XSD Edit"
org.eclipse.xsd.editor (2.4.0.v200902171115) "XSD Sample Editor"
org.eclipse.xsd.mapping (2.4.0.v200902171115) "XSD Mapping"
org.eclipse.xsd.mapping.editor (2.4.0.v200902171115) "XSD Mapping Editor"
org.hibernate.eclipse.feature (3.2.4.GA-R200903141247-H4) "Hibernate Tools"
org.jboss.ide.eclipse.archives.feature (3.0.0.GA-R200903141247-H4) "JBoss Archives Tools"
org.jboss.ide.eclipse.as.feature (2.0.0.GA-R200903141247-H4) "JBossAS Tools"
org.jboss.ide.eclipse.freemarker.feature (1.0.2.GA-R200903141247-H4) "FreeMarker IDE"
org.jboss.tools.esb.feature (1.1.0.GA-R200903141247-H4) "JBoss ESB Tools"
org.jboss.tools.jbpm.convert.feature (1.0.0.GA-R200903141247-H4) "jBPM Convert"
org.jboss.tools.jmx.feature (1.0.0.GA-R200903141247-H4) "JMX Console"
org.jboss.tools.portlet.feature (1.0.0.GA-R200903141247-H4) "JBoss Portlet"
org.jboss.tools.project.examples.feature (1.0.0.GA-R200905070146-H18) "Project Examples"
org.jboss.tools.richfaces.feature (3.0.0.GA-R200903141247-H4) "JBoss Tools RichFaces"
org.jboss.tools.seam.feature (3.0.0.GA-R200903141247-H4) "Seam Tools"
org.jboss.tools.struts_feature (3.0.0.GA-R200903141247-H4) "Struts Tools"
org.jboss.tools.ws.feature (1.0.0.GA-R200903141247-H4) "JBoss WebServices Tools"
org.jboss.tools.xulrunner.feature (1.8.1.3-20070904) "XULRunner"
org.springframework.ide.eclipse.aop.feature (2.2.0.v200809261800) "Spring IDE"
org.springframework.ide.eclipse.autowire.feature (2.2.0.v200809261800) "Spring IDE"
org.springframework.ide.eclipse.feature (2.2.0.v200809261800) "Spring IDE"
org.springframework.ide.eclipse.javaconfig.feature (2.2.0.v200809261800) "Spring IDE"
org.springframework.ide.eclipse.osgi.feature (2.2.0.v200809261800) "Spring IDE"
org.springframework.ide.eclipse.webflow.feature (2.2.0.v200809261800) "Spring IDE"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBDS-941) JBoss 5.0 runtime fails to start with minimal server in JBDS 2.1
by Matt Davis (JIRA)
JBoss 5.0 runtime fails to start with minimal server in JBDS 2.1
----------------------------------------------------------------
Key: JBDS-941
URL: https://jira.jboss.org/jira/browse/JBDS-941
Project: JBoss Developer Studio
Issue Type: Bug
Components: servers
Affects Versions: 2.1.0
Environment: Fedora 11, JBoss Enterprise Application Platform 5.0.0 GA
Reporter: Matt Davis
To reproduce,
-in the server Window select new server
- for 'server type' select JBoss AS 5.0
- for 'Server runtime environment' select JBoss 5.0 Runtime
- click 'add' link
-point it to an existing 5.0.0.GA server installation
-under Configuration select minimal
-add the server
-start the server in JBDS from the server window
The server.log will show that the server relatively quickly :
Started in 10s:285ms
After 450 seconds (default timeout for JBDS), the following message will pop up :
Server JBoss 5.0 Server was unable to start within 450 seconds. If the server requires more time, try increasing the timeout in the server editor.
JBDS will call the shutdown hook for JBoss EAP server. From the server.log file :
2009-11-10 11:27:39,892 INFO [org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook) Runtime shutdown hook called, forceHalt: true
2009-11-10 11:27:40,843 INFO [org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook) Shutdown complete
The server itself starts up and functions normally. JDBS just doesn't acknowledge that it has started.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-5226) DVD-Store example can't start at JBoss EAP 5.0 runtime.
by Aliaksey Nis (JIRA)
DVD-Store example can't start at JBoss EAP 5.0 runtime.
-------------------------------------------------------
Key: JBIDE-5226
URL: https://jira.jboss.org/jira/browse/JBIDE-5226
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 3.1.0.M4
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 3.0.0.M4
Build id: jbdevstudio-eap-win32-3.0.0.v200911161447M-H94-M4
JRE 1.6
Reporter: Aliaksey Nis
EXECUTE: Download DVD-Store example(w/o test project).
EXECUTE: Deploy it to EAP 5.0 server(included in JBDS build).
EXECUTE: Run DVD-Store example.
FAILURE: An Error Occurred: java.lang.NullPointerException
Server stacktrace:
17:11:56,467 SEVERE [viewhandler] Error Rendering View[/home.xhtml]
java.lang.NullPointerException
at com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)
at com.sun.facelets.compiler.EncodingHandler.apply(EncodingHandler.java:25)
at com.sun.facelets.impl.DefaultFacelet.apply(DefaultFacelet.java:95)
at com.sun.facelets.FaceletViewHandler.buildView(FaceletViewHandler.java:524)
at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:567)
at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:110)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:638)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:444)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:382)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:310)
at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:406)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:58)
at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
at org.jboss.seam.debug.hot.HotDeployFilter.doFilter(HotDeployFilter.java:68)
at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:85)
at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-5006) Support creation of ESB archive with files from other projects
by Jeff DeLong (JIRA)
Support creation of ESB archive with files from other projects
--------------------------------------------------------------
Key: JBIDE-5006
URL: https://jira.jboss.org/jira/browse/JBIDE-5006
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Reporter: Jeff DeLong
Sometimes the files required in an esb archive are created in another project and / or need to be shared across multiple projects. For example, a drools rule file (drl file) would be created in a Drools project, but need to be included in the esb archive generated from and ESB "rules service" project. Or the xsds to support EBWS inXSD, outXSD configuration need to be shared across many services.
It would be useful if there were a was to support creation of ESB archive that includes files from other projects.
There is a similar requirement for BPEL projects. The BPEL archive requires the wsdl files, but it may be more convenient to keep these in another project location.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-4931) 'Preview' button in 'Edit XPath' dialog throws exception
by Denis Golovin (JIRA)
'Preview' button in 'Edit XPath' dialog throws exception
--------------------------------------------------------
Key: JBIDE-4931
URL: https://jira.jboss.org/jira/browse/JBIDE-4931
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Affects Versions: 3.1.0.M4
Reporter: Denis Golovin
1. EXECUTE: Create JBoss AS Server and expand XMP COnfiguration/Ports node in JBoss Servre View
2. EXECUTE: Select 'Edit XPath' form popup menu on JBoss Web child node
3. EXECUTE: Press 'Preview'
4. ASSERT: There is no exceptions in Error Log View
now it throws exception showed below
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:173)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:388)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at org.jboss.ide.eclipse.as.ui.dialogs.XPathDialogs$XPathDialog.previewPressed(XPathDialogs.java:411)
at org.jboss.ide.eclipse.as.ui.dialogs.XPathDialogs$XPathDialog$7.widgetSelected(XPathDialogs.java:302)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.jboss.ide.eclipse.as.ui.views.server.extensions.XPathActionProvider$4.run(XPathActionProvider.java:145)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
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:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Caused by: java.lang.NullPointerException
at org.jboss.ide.eclipse.as.ui.dialogs.XPathDialogs$XPathDialog$8$1.run(XPathDialogs.java:405)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
... 44 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-5063) Fix SeamRefactoringAllTests
by Alexey Kazakov (JIRA)
Fix SeamRefactoringAllTests
---------------------------
Key: JBIDE-5063
URL: https://jira.jboss.org/jira/browse/JBIDE-5063
Project: Tools (JBoss Tools)
Issue Type: Task
Components: QA, Seam
Affects Versions: 3.1.0.M4
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Fix For: 3.1.0.M4, 3.1.0.CR1
testSeamComponentRename:
There is unexpected number of changes expected:<7> but was:<4>
junit.framework.AssertionFailedError: There is unexpected number of changes expected:<7> but was:<4>
at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.renameComponent(SeamComponentRefactoringTest.java:120)
at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.testSeamComponentRename(SeamComponentRefactoringTest.java:81)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
testSeamContextVariable_Component_Rename:
There is unexpected number of changes expected:<7> but was:<4>
junit.framework.AssertionFailedError: There is unexpected number of changes expected:<7> but was:<4>
at org.jboss.tools.seam.core.test.refactoring.SeamContextVariableRefactoringTest.renameContextVariable(SeamContextVariableRefactoringTest.java:44)
at org.jboss.tools.seam.core.test.refactoring.SeamContextVariableRefactoringTest.testSeamContextVariable_Component_Rename(SeamContextVariableRefactoringTest.java:126)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
See http://download.jboss.org/jbosstools/builds/nightly/latestBuild.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-5225) Composite Component file opened in wrong editor.
by Aliaksey Nis (JIRA)
Composite Component file opened in wrong editor.
------------------------------------------------
Key: JBIDE-5225
URL: https://jira.jboss.org/jira/browse/JBIDE-5225
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.1.0.CR1
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 3.0.0.M4
Build id: jbdevstudio-eap-win32-3.0.0.v200911161447M-H94-M4
JRE 1.6
Reporter: Aliaksey Nis
Priority: Minor
EXECUTE: Create JSF 1.2 with Facelets Kickstart.
EXECUTE: Open Web Projects view, select Webcontent folder, right click on it.
EXECUTE: Select New > File > Composition Component.
EXECUTE: Input name, Press Finish.
FAILURE: New file opened in basic editor instead of JBoss Editor.
EXECUTE: Close editor. Right click on this file in Web Projects view.
ASSERT: "Open" options - check that JBoss Editor is selected(correct editor).
EXECUTE: Double click on this file.
FAILURE: This file opened in basic editor again.
So "Open with" option is correct, but file opened in wrong editor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months