[JBoss JIRA] Created: (JBIDE-5454) Issues changing variable names in receive / reply
by Brad Maxwell (JIRA)
Issues changing variable names in receive / reply
-------------------------------------------------
Key: JBIDE-5454
URL: https://jira.jboss.org/jira/browse/JBIDE-5454
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Environment: Eclipse 3.5 jee-galileo-SR1 + JBossTools 3.1 v1.0.0.v200912010817N-H2-RC1
Reporter: Brad Maxwell
1) Create a new process
2) Delete the "client" PartnerLink
3) Create a new PartnerLink using a new wsdl
4) Select the receiveInput
5) Select Details
6) Click an operation from the quickpick
7) It will create a variable
8) If I change the name and push enter, it will ask if I want to create a new variable
9) If I click yes, it will create a new variable with my new name, however the variable is not the correct type.
10) I have to select the variable from the list and go to Details in order to set it to the correct type
It would be nice if it asked "Do you want to change the name of the variable? or Create a new variable"
Also, I tried going to the variables list and changing the name, it doesn't update the variable in the receiveInput. I've noticed changing the name in the variables list doesn't update the variables in receive / reply or other places where the variables are at.
See attached video
--
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, 6 months
[JBoss JIRA] Created: (JBIDE-5186) Visual Page Editor does not work with XULRunner 1.9, exception thrown
by Cesar Perez (JIRA)
Visual Page Editor does not work with XULRunner 1.9, exception thrown
---------------------------------------------------------------------
Key: JBIDE-5186
URL: https://jira.jboss.org/jira/browse/JBIDE-5186
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.M4
Environment: Mac OSX 10.6.2, Eclipse IDE for Java EE Developers, 1.2.1.20090918-0703, Cocoa x86
Reporter: Cesar Perez
I am using today's nightly version of JBoss Tools but the HTML Editor is not working, probably due to the change to XULRunner or at least it seems. Every time I try to open an XHTML file the following error appears and nothing is displayed, not even the source editor.
Could not open the Visual Page Editor: No more handles [Could not detect registered XULRunner to use]
No more handles [Could not detect registered XULRunner to use]
The log shows an exception:
Unable to create editor ID org.jboss.tools.jst.jsp.jspeditor.HTMLTextEditor: An unexpected exception was thrown.
java.lang.NullPointerException
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.getEditor(MozillaEditor.java:1049)
at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:916)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:211)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:407)
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.EditorManager.findEditor(EditorManager.java:403)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2799)
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:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)
at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:361)
at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:168)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:229)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:208)
at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:274)
at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:250)
at org.eclipse.jdt.internal.ui.navigator.OpenAndExpand.run(OpenAndExpand.java:49)
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.Display.sendEvent(Display.java:3543)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1079)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3441)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3100)
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)
--
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, 6 months
[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, 6 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, 6 months
[JBoss JIRA] Created: (JBIDE-5340) Activities disappear when moved, cannot edit source to fix them
by Jeff DeLong (JIRA)
Activities disappear when moved, cannot edit source to fix them
---------------------------------------------------------------
Key: JBIDE-5340
URL: https://jira.jboss.org/jira/browse/JBIDE-5340
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Affects Versions: 3.1.0.M4
Environment: JBossTools-Update-3.1.0.v200911251807N-H130-RC1 on Mac Snow Leopard JDK 1.6 eclipse-jee-galileo-SR1-macosx-cocoa-x86_64
Reporter: Jeff DeLong
Attachments: HelloOrGoodbye.bpel, HelloOrGoodbye.bpelex, HelloOrGoodbye.wsdl
I created a new project - PickTest, copied in HelloGoodbye.bpel and HelloGoodbye.wsdl, modified them to be HellowOrGoodby.bpel and HelloOrGoodby.wsdl, and tried to change the process structure to use a pick to pick either hello or goodbye. As I was moving the end and one of the assigns activities under the onMessage activities, they dissappeared from the process diagram. They are still in the process definition file, but the file is not editable, so I cannot even delete them and then re-add them.
Process files are attached.
--
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, 6 months
[JBoss JIRA] Created: (JBIDE-5487) In ESB Editor - should provide more consistent arrangement of required/optional properties for components
by Brian Fitzpatrick (JIRA)
In ESB Editor - should provide more consistent arrangement of required/optional properties for components
---------------------------------------------------------------------------------------------------------
Key: JBIDE-5487
URL: https://jira.jboss.org/jira/browse/JBIDE-5487
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.1.0.GA
Reporter: Brian Fitzpatrick
Assignee: Viacheslav Kabanovich
Fix For: LATER
In the JBoss ESB Editor, there doesn't seem to be a rhyme or reason to where mandatory and optional properties appear in the panels for providers, listeners, actions, and their associated bits. Sometimes optional properties are in the Advanced Properties section and sometimes they're not.
It would be good if we consistently had mandatory/required properties in the main section (not Advanced) and all the optional properties in the Advanced section.
We should also be careful to make sure that all the properties are included in the UI. For many of the actions (such as "object to xstream") there are optional properties, but no way to add them in the UI. Users would need to configure the optional ones in the source XML.
--
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, 6 months
[JBoss JIRA] Created: (JBDS-1000) Cannot export ESB 4.7 (SOA-P 5) project
by Len DiMaggio (JIRA)
Cannot export ESB 4.7 (SOA-P 5) project
---------------------------------------
Key: JBDS-1000
URL: https://jira.jboss.org/jira/browse/JBDS-1000
Project: JBoss Developer Studio
Issue Type: Bug
Components: integration
Affects Versions: 3.0.0.M2
Environment: JBoss Developer Studio 3.0.0.RC1 (v200912042231M-H29)
Reporter: Len DiMaggio
Priority: Critical
Steps to recreate:
1) Create new JBossESB project in JBDS - use samples/quickstarts/helloworld
2) Attempt to export to .esb file
Attached log file shows the error raised - attached .tar file contains the project.
!ENTRY org.eclipse.wst.common.frameworks 4 0 2009-12-15 15:13:54.386
!MESSAGE Error exportinghello
!STACK 0
org.eclipse.core.commands.ExecutionException: Error exportinghello
at org.jboss.ide.eclipse.as.wtp.core.vcf.ModuleExportOperation.execute(ModuleExportOperation.java:117)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl$1.run(DataModelPausibleOperationImpl.java:376)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(DataModelPausibleOperationImpl.java:401)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(DataModelPausibleOperationImpl.java:352)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.doExecute(DataModelPausibleOperationImpl.java:242)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.executeImpl(DataModelPausibleOperationImpl.java:214)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.cacheThreadAndContinue(DataModelPausibleOperationImpl.java:89)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.execute(DataModelPausibleOperationImpl.java:202)
at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard$1$CatchThrowableRunnableWithProgress.run(DataModelWizard.java:218)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException
at org.jboss.ide.eclipse.as.wtp.core.vcf.ModuleExportOperation.export(ModuleExportOperation.java:269)
at org.jboss.ide.eclipse.as.wtp.core.vcf.ModuleExportOperation.execute(ModuleExportOperation.java:114)
... 10 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, 6 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, 6 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, 6 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, 6 months
[JBoss JIRA] Created: (JBIDE-5462) BPEL Editor gives validation errors after wsdl updates
by Jeff DeLong (JIRA)
BPEL Editor gives validation errors after wsdl updates
------------------------------------------------------
Key: JBIDE-5462
URL: https://jira.jboss.org/jira/browse/JBIDE-5462
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Environment: JBoss BPEL Editor 1.0.0.v200912111224M-H175-RC1 org.jboss.tools.bpel.feature.feature.group on Mac JDK 1.6 Eclipse 3.5.1
Reporter: Jeff DeLong
Attachments: PolicyQuoteProcessService.zip
After creating BPEL process, creating partnerLinks, variables, and receive operation, I noticed an error in the process service wsdl. After updating the wsdl, the BPEL validator continues to show two errors:
Description Resource Path Location Type
<bpel:receive> activity "ReceivePolicyQuoteRequest" specifies a portType "orchws:PolicyQuoteProcessServicePortType", yet this portType does not match the portType derived from "myRole" of partnerLink "PolicyQuoteProcessService" defined in WSDL "platform:/resource/PolicyQuoteProcessService/bpelContent/PolicyQuoteProcessService.wsdl" PolicyQuoteProcess.bpel /PolicyQuoteProcessService/bpelContent line 54 BPEL Validation Marker
Description Resource Path Location Type
variable "PolicyQuoteRequest" of type "<wsdl:message "PolicyQuoteProcessServiceReq">" is not compatible with WSDL message "<wsdl:message "PolicyQuoteProcessServiceReq">". PolicyQuoteProcess.bpel /PolicyQuoteProcessService/bpelContent line 54 BPEL Validation Marker
I will attach the project files.
--
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, 6 months
[JBoss JIRA] Created: (JBIDE-5465) CR1 updatesite zip cannot be installed from because of maven weirdness
by Max Rydahl Andersen (JIRA)
CR1 updatesite zip cannot be installed from because of maven weirdness
----------------------------------------------------------------------
Key: JBIDE-5465
URL: https://jira.jboss.org/jira/browse/JBIDE-5465
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.1.0.CR1
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Downloaded update zip from http://download.jboss.org/jbosstools/builds/nightly/3.1.0.RC1/20091214152...
Download fresh eclipse from eclipse.org
Added the updatesite zip
Added m2eclipse update site
Tried to install All features (excluding birt and tptp and SDK's)
And received this error - only when I installed m2eclipse *first* did it want to go pass this:
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Maven Seam Integration 1.0.0.v200912141523M-H176-RC1 (org.jboss.tools.maven.seam.feature.feature.group 1.0.0.v200912141523M-H176-RC1)
Missing requirement: JBoss Maven Core 1.0.0.v200912141523M-H176-RC1 (org.jboss.tools.maven.core 1.0.0.v200912141523M-H176-RC1) requires 'bundle org.maven.ide.eclipse 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Integration Seam projects with Maven 1.0.0.v200912141523M-H176-RC1 (org.jboss.tools.maven.seam 1.0.0.v200912141523M-H176-RC1)
To: bundle org.jboss.tools.maven.core 0.0.0
Cannot satisfy dependency:
From: JBoss Maven Seam Integration 1.0.0.v200912141523M-H176-RC1 (org.jboss.tools.maven.seam.feature.feature.group 1.0.0.v200912141523M-H176-RC1)
To: org.jboss.tools.maven.seam [1.0.0.v200912141523M-H176-RC1]
Why are we depending on 0.0.0 ? ( I assume that is the problem )
And shouldn't this work if m2eclipse is available as an update site ?
--
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, 6 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, 6 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, 6 months
[JBoss JIRA] Created: (JBIDE-5402) Create new Portlet wizard - portlet source not generated
by Dominik Pospisil (JIRA)
Create new Portlet wizard - portlet source not generated
--------------------------------------------------------
Key: JBIDE-5402
URL: https://jira.jboss.org/jira/browse/JBIDE-5402
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal
Affects Versions: 3.1.0.M4
Environment: JBossTools 3.1.0.M4
Linux x86_64
JBoss EPP 4.3 CR2
Reporter: Dominik Pospisil
After creating new portlet using New Portlet wizard, portlet source code not generated.
Steps to reproduce:
1) Create new "Dynamic Web Project" with modified configuration - add JBoss Core Portlet 2.0 facet
2) File -> New -> Other -> Portlet -> Java Portlet
3) Choose Name, package, click Finish
Results:
Created portlet registered in both portlet.xml and portlet-instances.xml but the source code is missing. Only empty package is created.
--
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, 7 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, 7 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, 7 months
[JBoss JIRA] Created: (JBIDE-1012) Failed to delete project
by Slava Litskevich (JIRA)
Failed to delete project
------------------------
Key: JBIDE-1012
URL: http://jira.jboss.com/jira/browse/JBIDE-1012
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta4
Environment: RHDS 1.0.0 beta 2
JDK 1.5.0_12
Reporter: Slava Litskevich
Fix For: 2.0.0.Beta4
Create new Seam Web Project:
1. File -> New -> Seam Web Project: new project dialog opens
2. Specifiy project name -> Next
3. Mark "Java Persistence" -> Next -> Next -> Next
4. Mark "Server Supplied JSF Implementation" -> Next -> Finish
5. File -> New -> Seam Generate Entities
Try to delete the project with the project content:
6. Rightclick the project -> Delete -> choose to delete the project content
Deletion fails. Error message dialog appears. Details window content:
Problems encountered while deleting resources.
Could not delete '/aa3'.
Problems encountered while deleting resources.
Problems encountered while deleting files.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ui.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ioc.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-pdf.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-remoting.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-mail.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-debug.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\oscache-2.3.2.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-digester-1.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jbpm-3.1.4.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\ajax4jsf-1.1.1-SNAPSHOT.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-collections-3.1.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jsf-facelets.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-beanutils-1.7.0.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-2.7.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-3.0ea8.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-core-1.0-406301.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-compiler-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-core-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\stringtemplate-2.3b6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\hsqldb.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent.
Could not delete: D:\projects\workspace\seam-rhds\aa3.
Problems encountered while deleting files.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ui.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ioc.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-pdf.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-remoting.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-mail.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-debug.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\oscache-2.3.2.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-digester-1.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jbpm-3.1.4.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\ajax4jsf-1.1.1-SNAPSHOT.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-collections-3.1.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jsf-facelets.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-beanutils-1.7.0.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-2.7.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-3.0ea8.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-core-1.0-406301.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-compiler-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-core-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\stringtemplate-2.3b6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\hsqldb.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent.
Could not delete: D:\projects\workspace\seam-rhds\aa3.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 7 months
[JBoss JIRA] Created: (JBIDE-4647) new JSF Project on tomcat 6.0.20 generates doubled el-api.jar and causes LinkageError
by Tomasz Bartczak (JIRA)
new JSF Project on tomcat 6.0.20 generates doubled el-api.jar and causes LinkageError
-------------------------------------------------------------------------------------
Key: JBIDE-4647
URL: https://jira.jboss.org/jira/browse/JBIDE-4647
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.1.0.M2
Environment: eclipse galileo 20090621-0832, Vista
Reporter: Tomasz Bartczak
Created a new JSF Project with FaceletsKickStartRI and chosen a fresh tomcat 6.0.20.
java.lang.LinkageError: loader constraint violation: when resolving interface method "javax.servlet.jsp.JspApplicationContext.addELResolver(Ljavax/el/ELResolver;)V" the class loader (instance of org/apache/catalina/loader/WebappClassLoader) of the current class, com/sun/faces/config/ConfigureListener, and the class loader (instance of org/apache/catalina/loader/StandardClassLoader) for resolved class, javax/servlet/jsp/JspApplicationContext, have different Class objects for the type javax/el/ELResolver used in the signature
when starting server and this app.
and i cannot see an option of removing el-api.jar from web app libraries. instead i had to remove jar from tomcat
when I did that I had class not found !
java.lang.NoClassDefFoundError: javax/el/ExpressionFactory
I think because of tomcat needs it on its internal classpath...
so there is no solution!
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-4882) cannot mount existing projects with custom dir structure
by deanhiller (JIRA)
cannot mount existing projects with custom dir structure
--------------------------------------------------------
Key: JBIDE-4882
URL: https://jira.jboss.org/jira/browse/JBIDE-4882
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.M2, 3.1.0.M1, 3.0.1.GA, 3.0.0.GA
Environment: all
Reporter: deanhiller
In WTP project, it has relatively the same issues open...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=289267
and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168538
I managed with the help of WTP people to work around the above bugs and have my project working in WTP but still can't get it working in JBoss tools through the setup wizard. It is very difficult. Many people have existing projects with other tools and can't seem to mount with WTP nor JBoss tools. MyEclipse offers a very usable solution there that made it easy to figure out. I am hoping that WTP or JBoss tools makes their wizards much more user friendly in the future.
Also, WTP should really rename J2EE Module Depends to Web App Libraries since that is what it is...oh, and another weird thing, I have jars in my Web App Libraries that do not show up in J2EE Module Depends but all jars are supposed to show up there!!! very weird....I want to delete the jars but can't since they don't show up there.
thanks,
Dean
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-4963) Null pointer Exception on Seam Maven projects
by Sean Burns (JIRA)
Null pointer Exception on Seam Maven projects
---------------------------------------------
Key: JBIDE-4963
URL: https://jira.jboss.org/jira/browse/JBIDE-4963
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, Seam
Affects Versions: 3.1.0.M3
Environment: Windows Vista 64 Bit, Latest maven plugin 0.9.9, latest eclipse, Java 32 bit
Reporter: Sean Burns
I have a "standard" maven project, with 3 sub modules (ear, ejb, war)
The ear, ejb are converted into eclipse projects, but when processing the war it breaks.
When I import the projects into eclipse I get a Null pointer, here is all the data:
Message:
An internal error occurred during: "Importing Maven projects".
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator.installM2Facet(SeamProjectConfigurator.java:240)
at org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator.configureInternal(SeamProjectConfigurator.java:197)
at org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator.configure(SeamProjectConfigurator.java:109)
at org.maven.ide.eclipse.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:54)
at org.maven.ide.eclipse.internal.project.GenericLifecycleMapping.configure(GenericLifecycleMapping.java:48)
at org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:317)
at org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.configureNewMavenProject(ProjectConfigurationManager.java:244)
at org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.importProjects(ProjectConfigurationManager.java:161)
at org.maven.ide.eclipse.wizards.MavenImportWizard$1.runInWorkspace(MavenImportWizard.java:94)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Session Data:
eclipse.buildId=M20090917-0800
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_ZA
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
If I click Maven->Update Project Configuration I get this (I am not sure if it is realated)
java.lang.NullPointerException
at org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator.installWarFacets(SeamProjectConfigurator.java:269)
at org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator.configureInternal(SeamProjectConfigurator.java:144)
at org.jboss.tools.maven.seam.configurators.SeamProjectConfigurator.configure(SeamProjectConfigurator.java:109)
at org.maven.ide.eclipse.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:54)
at org.maven.ide.eclipse.internal.project.GenericLifecycleMapping.configure(GenericLifecycleMapping.java:48)
at org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:317)
at org.maven.ide.eclipse.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:303)
at org.maven.ide.eclipse.actions.UpdateSourcesAction$1.runInWorkspace(UpdateSourcesAction.java:81)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-5447) Move java files from one package to other - get exception:
by Vitali Yemialyanchyk (JIRA)
Move java files from one package to other - get exception:
----------------------------------------------------------
Key: JBIDE-5447
URL: https://jira.jboss.org/jira/browse/JBIDE-5447
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.CR1
Reporter: Vitali Yemialyanchyk
Assignee: Dmitry Geraskov
Priority: Minor
Fix For: 3.1.0.GA
java.lang.ClassCastException: org.eclipse.jdt.internal.core.SourceType
at org.hibernate.eclipse.launch.core.refactoring.MoveResourceParticipant.initialize(MoveResourceParticipant.java:45)
at org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.initialize(RefactoringParticipant.java:105)
at org.eclipse.ltk.core.refactoring.participants.ParticipantExtensionPoint.getParticipants(ParticipantExtensionPoint.java:100)
at org.eclipse.ltk.core.refactoring.participants.ParticipantManager.loadMoveParticipants(ParticipantManager.java:121)
at org.eclipse.jdt.internal.corext.refactoring.reorg.MoveModifications.loadParticipants(MoveModifications.java:163)
at org.eclipse.jdt.internal.corext.refactoring.reorg.ReorgPolicyFactory$ReorgPolicy.loadParticipants(ReorgPolicyFactory.java:3361)
at org.eclipse.jdt.internal.corext.refactoring.reorg.JavaMoveProcessor.loadParticipants(JavaMoveProcessor.java:258)
at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.checkFinalConditions(ProcessorBasedRefactoring.java:233)
at org.eclipse.ltk.core.refactoring.Refactoring.checkAllConditions(Refactoring.java:160)
at org.eclipse.jdt.internal.ui.refactoring.RefactoringExecutionHelper$Operation.run(RefactoringExecutionHelper.java:80)
at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39)
at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:728)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4694)
at org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:106)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.jdt.internal.ui.refactoring.RefactoringExecutionHelper.perform(RefactoringExecutionHelper.java:191)
at org.eclipse.jdt.internal.ui.refactoring.RefactoringExecutionHelper.perform(RefactoringExecutionHelper.java:151)
at org.eclipse.jdt.internal.ui.refactoring.reorg.ReorgMoveStarter.run(ReorgMoveStarter.java:70)
at org.eclipse.jdt.internal.ui.packageview.SelectionTransferDropAdapter.handleDropMove(SelectionTransferDropAdapter.java:278)
at org.eclipse.jdt.internal.ui.packageview.SelectionTransferDropAdapter.performDrop(SelectionTransferDropAdapter.java:215)
at org.eclipse.jdt.internal.ui.dnd.JdtViewerDropAdapter.drop(JdtViewerDropAdapter.java:242)
at org.eclipse.jface.util.DelegatingDropAdapter$3.run(DelegatingDropAdapter.java:211)
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.util.DelegatingDropAdapter.drop(DelegatingDropAdapter.java:209)
at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:770)
at org.eclipse.swt.dnd.DropTarget.Drop(DropTarget.java:456)
at org.eclipse.swt.dnd.DropTarget$3.method6(DropTarget.java:258)
at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:119)
at org.eclipse.swt.internal.ole.win32.COM.DoDragDrop(Native Method)
at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:363)
at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:289)
at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:172)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-5317) Failure for target 'post.bpel-validator.jar' of: /home/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/eclipse/plugins/org.eclipse.bpel.validator/customBuildCallbacks.xml
by Nick Boldt (JIRA)
Failure for target 'post.bpel-validator.jar' of: /home/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/eclipse/plugins/org.eclipse.bpel.validator/customBuildCallbacks.xml
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-5317
URL: https://jira.jboss.org/jira/browse/JBIDE-5317
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Reporter: Nick Boldt
Assignee: Denis Golovin
Building locally I get this error:
[java] checkCompilationResults:
[java] [copy] Copying 10 files to /home/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/eclipse/plugins/org.eclipse.bpel.validator/temp.folder/bpel-validator.jar.bin
[java] [subant] Failure for target 'post.compile.bpel-validator.jar' of: /home/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/eclipse/plugins/org.eclipse.bpel.validator/customBuildCallbacks.xml
[java] [subant] The following error occurred while executing this line:
[java] [subant] Target "post.compile.bpel-validator.jar" does not exist in the project "Build specific targets and properties".
[java] [jar] Building jar: /home/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/eclipse/plugins/org.eclipse.bpel.validator/bpel-validator.jar
[java] [delete] Deleting directory /home/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/eclipse/plugins/org.eclipse.bpel.validator/temp.folder/bpel-validator.jar.bin
[java] [subant] Failure for target 'post.bpel-validator.jar' of: /home/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/eclipse/plugins/org.eclipse.bpel.validator/customBuildCallbacks.xml
[java] [subant] The following error occurred while executing this line:
[java] [subant] Target "post.bpel-validator.jar" does not exist in the project "Build specific targets and properties".
[java]
[java] post.build.jars:
[java] Java Result: 13
BUILD FAILED
/home/nboldt/eclipse/workspace-jboss/devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/home/nboldt/eclipse/workspace-jboss/devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/home/nboldt/eclipse/workspace-jboss/devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/home/nboldt/eclipse/workspace-jboss/devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/home/nboldt/eclipse/workspace-jboss/devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:104: The following error occurred while executing this line:
/home/nboldt/eclipse/workspace-jboss/devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:118: The following error occurred while executing this line:
/home/nboldt/eclipse/workspace-jboss/devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:338: [exec] Result: 127
Any suggestions what is going wrong / what to fix? Pretty sure I have the latest SVN sources from trunk.
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-5178) Updating from M3 (20090911) to M4 (20091028) fails on jBPM component
by Darryl Miles (JIRA)
Updating from M3 (20090911) to M4 (20091028) fails on jBPM component
--------------------------------------------------------------------
Key: JBIDE-5178
URL: https://jira.jboss.org/jira/browse/JBIDE-5178
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Build/Releng
Affects Versions: 3.1.0.M3
Reporter: Darryl Miles
Fix For: 3.1.0.M4
This is the error eclipse given when attempting a full install from M3 to M4.
Your original request has been modified.
"Common tools for jBPM 3 and jBPM 4" is already installed, so an update will be performed instead.
"Flow Languages Common Tools" is already installed, so an update will be performed instead.
"jBPM 4 Graphical Editor and Tools" is already installed, so an update will be performed instead.
"jBPM Convert" is already installed, so an update will be performed instead.
"jBPM jPDL Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: Common tools for jBPM 3 and jBPM 4 4.0.0.v200910281724M-H247-M4 (org.jboss.tools.jbpm.common.feature.feature.group 4.0.0.v200910281724M-H247-M4)
Software currently installed: jBPM 4 Tools 4.0.0.v200909110340M-H277-M3 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v200909110340M-H277-M3)
Only one of the following can be installed at once:
Common tools for jBPM 3 and jBPM 4 4.0.0.v200910281724M-H247-M4 (org.jboss.tools.jbpm.common.feature.feature.jar 4.0.0.v200910281724M-H247-M4)
Common tools for jBPM 3 and jBPM 4 4.0.0.v200909110340M-H277-M3 (org.jboss.tools.jbpm.common.feature.feature.jar 4.0.0.v200909110340M-H277-M3)
Cannot satisfy dependency:
From: Common tools for jBPM 3 and jBPM 4 4.0.0.v200909110340M-H277-M3 (org.jboss.tools.jbpm.common.feature.feature.group 4.0.0.v200909110340M-H277-M3)
To: org.jboss.tools.jbpm.common.feature.feature.jar [4.0.0.v200909110340M-H277-M3]
Cannot satisfy dependency:
From: Common tools for jBPM 3 and jBPM 4 4.0.0.v200910281724M-H247-M4 (org.jboss.tools.jbpm.common.feature.feature.group 4.0.0.v200910281724M-H247-M4)
To: org.jboss.tools.jbpm.common.feature.feature.jar [4.0.0.v200910281724M-H247-M4]
Cannot satisfy dependency:
From: jBPM 4 Tools 4.0.0.v200909110340M-H277-M3 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v200909110340M-H277-M3)
To: org.jboss.tools.jbpm.common.feature.feature.group [4.0.0.v200909110340M-H277-M3]
Workaround 1 (manually uninstall jBPM feature set from M3)
Goto: Help -> About Eclipse -> Installation Details
Navigate to the "Installed Software" tab
Find the items:
jBPM 4 Tools SDK 4.0.0.v200910281724M-H247-M4 org.jboss.tools.jbpm4.sdk.feature.feature.group (may not be present, if you never installed SDK version of JBoss Tools, may require other items below to be removed too)
Common tools for jBPM 3 and jBPM 4 4.0.0.v200910281724M-H247-M4 org.jboss.tools.jbpm.common.feature.feature.group
Flow Languages Common Tools 4.0.0.v200910281724M-H247-M4 org.jboss.tools.flow.common.feature.feature.group
jBPM 4 Graphical Editor and Tools 4.0.0.v200910281724M-H247-M4 org.jboss.tools.flow.jpdl4.feature.feature.group
For each one of the above select it and use the "Uninstall" button".
At the end of this restart eclipse and attempt to update to M4 again.
Workaround 2 (simply don't install jBPM in M4):
If you de-select the items:
"JBoss Tools jBPM Tools - 3.1.0.v200910281724M-H247-M4" (untick all 5 items under here)
"Common tools for jBPM 3 and jBPM 4" (untick this item)
"Flow Languages Common Tools" (untick this item)
"jBPM 4 Graphical Editor and Tools" (untick this item)
"jBPM Convert" (untick this item)
"jBPM jPDL Tools" (untick this item)
"JBoss Tools SDK - 3.1.0.v200910281724M-H247-M4" (just the 1 item to untick under here)
"jBPM 4 Tools SDK" (untick this item)
--
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, 7 months