facebook

Debugging JBoss issue

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #202810 Reply

    pyurevich
    Member

    ME stops execution of JBoss on all exceptions if I have started it from MyEclipse toolbar.
    “Windows->Preferences->Java->Debug->Suspend execution on uncaught exceptions” option doesn’t affect on this behavior…

    I’m using fresh MyEclipse 3.7RC2 & Eclipse 3.0M6

    Please help, this issue make my life terrible…

    #202812 Reply

    support-michael
    Keymaster

    1) What OS and JDK are you using?

    2) Is this a new MyEclipse/Eclipse install?

    #202814 Reply

    pyurevich
    Member

    1) Windows XP Professional, Sun JDK 1.4.2_03-b02
    2) It’s pretty new installation – week or two old without any addition plugins…

    #202816 Reply

    support-michael
    Keymaster

    I’m setting up a testcase now. In order to replicate this behavior is it as simple as throwing a runtime exception inside a servlet or other class? Please provide more details if it is more specific than this.

    #202817 Reply

    pyurevich
    Member

    Correct, ME suspends execution on ANY uncaught exceptions in an application being debuged.

    #202845 Reply

    support-michael
    Keymaster

    Last question (fingers crossed) what version of JBoss are you using.

    #202852 Reply

    pyurevich
    Member

    I tried JBoss 3.2.1, 3.2.2, 3.2.3. I think this is Eclipse/MyEclipse debug subsystem issue rather than JBoss.
    It looks like ME configuration failure. So I can try to reset ME configs if You could tell me how…

    #202853 Reply

    support-michael
    Keymaster

    Actually, what I’m looking into is JDK/Eclipse debug compatibility. We have had several users upgrade to the latest JDK using Sun’s new update mechanism built into the JDK. After the update basic Java debugging was kaput. They were forced to rollback their JDK’s. I’m still looking into this. I’ll post something as soon as I have the info.

    #203161 Reply

    pyurevich
    Member

    Hi Michael! Do you have any good news?

    #203175 Reply

    Scott Anderson
    Participant

    While this *could* be a JDK incompatibility issue, it could also be that you’ve told Eclipse to suspend on uncaught exceptions by setting Window > Preferences > Java > Debug > ‘Suspend execution on uncaught exceptions’. 🙂

    #203307 Reply

    pyurevich
    Member

    I my first post I marked that

    setting Window > Preferences > Java > Debug > ‘Suspend execution on uncaught exceptions’

    doesn’t work. That was a trouble.
    In any case I have migrated back to the ME Version: 2.6.200 Build id: 200312091200-2.7-RC1. It works ok. I think 3rd version is still too buggy…

    BTW – On the http://www.myeclipseide.com/index.php you told that ME can “Productivity Wizards – WAR, JAR and EAR import and export.” Could you help me found the “EAR import” wizard?

    #203388 Reply

    Scott Anderson
    Participant

    In any case I have migrated back to the ME Version: 2.6.200 Build id: 200312091200-2.7-RC1. It works ok. I think 3rd version is still too buggy…

    We constantly tell people that the 3.0 milestone builds of Eclipse are full of problems and really shouldn’t be used if stability is of critical importance to you. I think you’ll find that the 2.x products, although they contain the same feature set from us, will be much more stable just because Eclipse 2.x is much more stable.

    BTW – On the http://www.myeclipseide.com/index.php you told that ME can “Productivity Wizards – WAR, JAR and EAR import and export.” Could you help me found the “EAR import” wizard?

    Looks like the web guys took our functionality description and shortened it so it will fit on one line. Unfortunately when they did this, it also became ambiguous. Currently, there isn’t an ‘EAR import wizard’. In fact, such a thing makes very little sense since EAR archives are binary and don’t contain source code anyway.

Viewing 12 posts - 1 through 12 (of 12 total)
Reply To: Debugging JBoss issue

You must be logged in to post in the forum log in