6 Replies Latest reply on Jun 22, 2006 4:04 PM by ibivibiv

    GPD Locking Up Eclipse

    kgwhit

      I am having a pretty consistent problem with GPD locking up Eclipse. I originally thought it was related to this thread:

      http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942440#3942440

      However, the thread indicates that this was corrected in 3.0.9.2, which I am using.

      The basic symptom is that if there is a dirty editor, saving results in Eclipse locking up and my CPU pegged. I basically have taken the work-around to change my BPM, save it , close the window and continuing to work. However, I also geting into situations where I cannot even load Eclipse if the GPD is even open. It immediately goes into a "locked" state.

      Any suggestions are welcome.

        • 1. Re: GPD Locking Up Eclipse
          kgwhit

          I have disabled the GPD for now. Just editing the XML. I'll try to put together a test case that demonstrates the problem when I haved time.

          • 2. Re: GPD Locking Up Eclipse
            ibivibiv

            I am looking at the same issue at the moment myself. The main points at which it seems to use large amounts of CPU are when I save the process, attempt to add an action, and when I asign a handler to an action. Eventually the operations complete. I left eclipse sit several times just to see if it would ever return and it does and the CPU returns to normal. Hope that helps somebody some.

            • 3. Re: GPD Locking Up Eclipse
              ibivibiv

              Sorry for not including env info..

              I'm on eclipse 3.1.2 and the latest GPD included in the JBOSS IDE from the update site.

              • 4. Re: GPD Locking Up Eclipse
                kukeltje

                I'm not completely sure, but the latest jboss IDE does not contain the latest GPD, so it could well be that you are seeing the issues reported (which version of the jboss ide btw, the 'latest' does not mean much a few months from now)

                • 5. Re: GPD Locking Up Eclipse
                  koen.aers

                  You are quite right Ronald. Version 1.6 of JBoss IDE contains the 3.0.9 release of the GPD, which has this nasty issue...

                  Regards,
                  Koen

                  • 6. Re: GPD Locking Up Eclipse
                    ibivibiv

                    Awesome!!! I got the latest GPD update from sourceforge and it went away. Thanks guys!!!