2 Replies Latest reply on Mar 1, 2003 10:51 AM by bleupen

    Stack frame unavailable error

    bleupen

      hey!

      i just used the eclipse update manager to install jboss-ide 1.0.2 on Eclipse 2.1 RC1.

      i have configured my server (running locally on my Windows XP machine) and i want to start and debug the jboss server and my application w/in the eclipse environment.

      while highlighting the jboss-ide configuration, i click the "Debug" button. everything seems to start up ok. i can deploy my application and everything works great.

      the problem begins when i set a break point in my EJB code. Eclipse stops at the break point and highlights the line fine. i can step over/in fine. i can even evaluate expressions using the "display" debugging panel...

      what does _not_ work, unfortunately, is the "variables" panel. i keep seeing a grayed-out screen with the message: "Thread not suspended, stack frame unavailable".

      i am running on J2SDK 1.4.1_01, HotSpot Server VM.

      thoughts?

      Brad

        • 1. Re: Stack frame unavailable error
          hansd

          I can't reproduce this error. Have you used JBoss-IDE before ? In that case you have to take care to define new launch configurations. Otherwise I have no explanation yet. If you don't mind file a bug report.

          Hans

          • 2. Re: Stack frame unavailable error
            bleupen

            i think this is a bug in eclipse r.c. 1. the debugger will work for about 5 minutes after starting eclipse and then will crash. this happens using both jboss-ide and genuitec EASIE (which has worked flawlessly for the past 6 mos). i just tried again with a clean install of RC1 and it broke again. there are numerous posts on the instability of RC1's debugger. i'm reverting back to RC5. i'll let you know if i encounter any more problems.

            b