1 2 3 4 Previous Next 55 Replies Latest reply on Nov 14, 2007 2:08 AM by sujithbabu Go to original post
      • 30. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
        cfrasci

        This is what I've got for today in my .log file:

        !SESSION 2006-06-21 07:53:53.06 ------------------------------------------------
        eclipse.buildId=M20050929-0840
        java.version=1.4.2_04
        java.vendor=Sun Microsystems Inc.
        BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH
        Command-line arguments: -os win32 -ws win32 -arch x86 -data C:\eplatform\ews\R_3.1\edarts-workspace

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.28
        !MESSAGE Skipping builder org.eclipse.jst.j2ee.LibCopyBuilder for project DocFormatter. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.48
        !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project eDartsBase. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.68
        !MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.68
        !MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.68
        !MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.68
        !MESSAGE Skipping builder org.eclipse.jst.j2ee.web.LibDirBuilder for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.519
        !MESSAGE Skipping builder org.eclipse.jst.j2ee.LibCopyBuilder for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.529
        !MESSAGE Skipping builder com.ibm.etools.validation.validationbuilder for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.529
        !MESSAGE Skipping builder com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 07:54:43.529
        !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project eDartsWeb. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.wst.sse.ui 4 4 2006-06-21 09:30:50.982
        !MESSAGE problem with as-you-type validation
        !STACK 0
        java.lang.NullPointerException
        at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:75)
        at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:62)
        at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:375)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

        !ENTRY org.eclipse.team.ui 4 0 2006-06-21 14:32:14.11
        !MESSAGE Error traversing resource mapping
        !STACK 1
        Java Model Exception: Java Model Status [workflows.MyProc.par.my [in cfg [in eDartsActorEJB]] does not exist]
        at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:468)
        at org.eclipse.jdt.internal.core.PackageFragment.getUnderlyingResource(PackageFragment.java:333)
        at org.eclipse.jdt.internal.core.Openable.getCorrespondingResource(Openable.java:291)
        at org.eclipse.jdt.internal.corext.util.JavaElementResourceMapping$LocalPackageFragementTraversal.<init>(JavaElementResourceMapping.java:157)
        at org.eclipse.jdt.internal.corext.util.JavaElementResourceMapping$PackageFragmentResourceMapping.getTraversals(JavaElementResourceMapping.java:187)
        at org.eclipse.team.internal.ui.Utils.getResources(Utils.java:447)
        at org.eclipse.team.internal.ui.Utils.getResources(Utils.java:411)
        at org.eclipse.team.internal.ui.Utils.getContributedResources(Utils.java:472)
        at org.eclipse.team.internal.ccvs.ui.actions.CVSActionSelectionProperties.getResources(CVSActionSelectionProperties.java:76)
        at org.eclipse.team.internal.ccvs.ui.actions.CVSActionSelectionProperties.getAllSelectedResources(CVSActionSelectionProperties.java:63)
        at org.eclipse.team.internal.ccvs.ui.actions.CVSActionSelectionProperties.getNonoverlappingSelectedResources(CVSActionSelectionProperties.java:82)
        at org.eclipse.team.internal.ccvs.ui.actions.CVSAction.getSelectedResources(CVSAction.java:598)
        at org.eclipse.team.internal.ccvs.ui.actions.WorkspaceAction.setActionEnablement(WorkspaceAction.java:205)
        at org.eclipse.team.internal.ui.actions.TeamAction.selectionChanged(TeamAction.java:266)
        at org.eclipse.team.internal.ccvs.ui.actions.CVSAction.selectionChanged(CVSAction.java:176)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:200)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:271)
        at org.eclipse.ui.internal.ObjectActionContributor.contributeObjectActions(ObjectActionContributor.java:138)
        at org.eclipse.ui.internal.ObjectActionContributorManager.contributeObjectActions(ObjectActionContributorManager.java:137)
        at org.eclipse.ui.internal.PopupMenuExtender.addObjectActions(PopupMenuExtender.java:246)
        at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:273)
        at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:285)
        at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:372)
        at org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:369)
        at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:386)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:867)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
        at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3337)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3064)
        at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1582)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3706)
        at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
        at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:225)
        at org.eclipse.swt.widgets.Display.runPopups(Display.java:3106)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2707)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
        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:337)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
        at org.eclipse.core.launcher.Main.run(Main.java:973)
        at org.eclipse.core.launcher.Main.main(Main.java:948)
        !SUBENTRY 1 org.eclipse.jdt.core 4 969 2006-06-21 14:32:14.11
        !MESSAGE workflows.MyProc.par.my [in cfg [in eDartsActorEJB]] does not exist

        !ENTRY org.eclipse.ltk.ui.refactoring 4 10000 2006-06-21 14:32:20.140
        !MESSAGE Internal Error
        !STACK 1
        org.eclipse.core.internal.resources.ResourceException: Resource /eDartsActorEJB/cfg/workflows/MyProc.par/my does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:304)
        at org.eclipse.core.internal.resources.Container.members(Container.java:181)
        at org.eclipse.core.internal.resources.Container.members(Container.java:163)
        at org.eclipse.jdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.handlePackageFragmentDelete(JavaDeleteProcessor.java:202)
        at org.eclipse.jdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.handleJavaElementDelete(JavaDeleteProcessor.java:171)
        at org.eclipse.jdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.loadParticipants(JavaDeleteProcessor.java:140)
        at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.checkFinalConditions(ProcessorBasedRefactoring.java:177)
        at org.eclipse.ltk.core.refactoring.CheckConditionsOperation.run(CheckConditionsOperation.java:84)
        at org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:114)
        at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:189)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)
        at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:86)
        at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
        !SUBENTRY 1 org.eclipse.core.resources 4 368 2006-06-21 14:32:20.140
        !MESSAGE Resource /eDartsActorEJB/cfg/workflows/MyProc.par/my does not exist.

        !ENTRY org.eclipse.wst.sse.core 2 2 2006-06-21 14:33:02.170
        !MESSAGE JarUtilities ZipException: C:/eplatform/ews/R_3.1/edarts-workspace/_VESBA_LIB/build/diverse/jars/sqlprofiler.jar invalid CEN header (bad signature)
        !SESSION 2006-06-21 14:34:53.701 -----------------------------------------------
        eclipse.buildId=M20050929-0840
        java.version=1.4.2_04
        java.vendor=Sun Microsystems Inc.
        BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH
        Command-line arguments: -os win32 -ws win32 -arch x86 -data C:\eplatform\ews\R_3.1\edarts-workspace

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 14:51:45.756
        !MESSAGE Skipping builder org.eclipse.jst.j2ee.LibCopyBuilder for project DocFormatter. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

        !ENTRY org.eclipse.core.resources 2 1 2006-06-21 14:51:45.756
        !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project eDartsBase. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.



        • 31. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
          ypritzke

          Koen,
          I installed 3.0.9.2 and all past problems with cpu utilization when opening process are gone, however when I added some actions to the nodes and try to save the process definition I had the same 100% CPU utilization and had to kill the Eclipse. I am running Jboss IDE + I installed 3.0.9.2 plugin on top of that

          • 32. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
            cfrasci

            Hi

            I first had installed JBoss IDE 1.5.0 and never used jBPM before. Than I installed the jBPM plugin 3.0.9.2 because I started a new Project. So I can't make comparisons to older jBPM versions.

            • 33. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
              rafaelle

              Hi you all

              I am having the same problems with the last version of eclipse plugin 3.0.9.x Now I am running Eclipse 3.1.1 and 3.0.9.2, and the first time I open a process, it goes well, but if I try to do changes and save, I get 100% CPU usage and it Freezes always.

              My project is a "Java project" made with the standard wizard, and it has not a lot of libraries (i think it is not a great number).

              Thx

              • 34. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                gustavo.ambrozio

                Koen,

                You mentioned this issue is solved. Has it been released yet? It's still unresolved in jira (http://jira.jboss.com/jira/browse/JBPM-651).... I mentioned this problem in another topic (http://www.jboss.com/index.html?module=bb&op=viewtopic&t=68996) and Ronals said that my problem is that Eclipse 3.2 is still unsupported. Is this the issue? I'm using jpdl version 3.0.10, with eclipse 3.2. I tried compiling the whole code from CVS, but I'm having a NullPointerException.

                Regards

                • 35. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                  koen.aers

                  There should be no freezes using 3.0.10 or 3.0.9.2 on the supported Eclipse platforms... Try to use the latest (3.0.4) release of the starter's kit if in doubt.

                  Regards,
                  Koen

                  • 36. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                    cfrasci

                    still having freezes, now I tried gpd 3.0.11 with eclipse 3.2 :-(

                    • 37. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                      kukeltje

                      you have freezes with 3.0.11 in 3.2? any other plugins in your eclipse?

                      • 38. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                        cfrasci

                        yes,

                        GEF 3.1.1
                        EMF 2.2.0
                        JBoss-IDE 1.5.0

                        nothing more.

                        • 39. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                          kukeltje

                          ?????? JBoss IDE 1.5 is not at all 3.2 compliant.... besides that, it contains 3.0.9 (with the 'bug') so something is definately wrong on your side.

                          • 40. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                            cfrasci

                            ok, thanks. I was just trying out...

                            what about my other installation: Eclipse 3.1.1 with following plugins:

                            - GEF 3.1.1
                            - Quantum DB 3.0.1
                            - JBossIDE-1.5.0
                            - Log4E Plugin 0.7.7
                            - jbpm 3.0.9.2

                            thank you!

                            • 41. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                              cfrasci

                              no matter what configuration I try, this tool doesn't want to work with me...

                              I guess I will give up trying out, unless you provide a set of configuration that will work!

                              This is my conf now:

                              eclipse 3.1.2 with followin plugins, nothing more:

                              -GEF 3.1.1
                              -gpd 3.0.9.2

                              -> system still hangs!

                              • 42. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                                mgommeringer

                                I am having the same problem. For me, it seems that the freeze only happens when saving the process definition (and CPU usage goes to 100%). I think this problem occurred with 3.0.9 whereas 3.0.8 worked fine. I also have this problem with the latest 3.0.11 release. Modifying something in the Graph and saving it leads to 100% CPU usage for half a minute.

                                • 43. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                                  bwolin


                                  Is there an open issue for this? I have this problem also (that is that eclipse hangs when editing processes). I would love to resolve this as I'm evaluating this technology and this could easily be considered a showstopper

                                  I am running:

                                  Eclipse 3.2
                                  jBPM Designer 3.0.12
                                  GEF 3.2.1

                                  The error log has this in it:

                                  !ENTRY org.eclipse.ui 4 4 2007-01-15 16:17:03.358
                                  !MESSAGE Unhandled event loop exception

                                  !ENTRY org.eclipse.ui 4 0 2007-01-15 16:17:03.358
                                  !MESSAGE Failed to execute runnable (org.eclipse.jface.util.Assert$AssertionFailedException: null argument;)
                                  !STACK 0
                                  org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.jface.util.Assert$AssertionFailedException: null argument;)
                                  at org.eclipse.swt.SWT.error(SWT.java:3374)

                                  • 44. Re: GPD 3.0.9 Freezes Upon Opening Sample Process
                                    gustavo.ambrozio

                                    What a coincidence: I still have this problem and the issue I think is related was closed today:

                                    http://jira.jboss.com/jira/browse/JBPM-651