facebook

JBoss and MyEclipse die on SAX call

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    bigrodent
    Participant

    Hi, I had a previously working project until a team member made a change to correct a sax call. Others using JBuilder found that this allowed them to parse something properly but for me it crashes JBoss and MyEclipse at the same point everytime. Clearly there is some conflict with the parser versioning. Any thoughts on how to debug this? I started JBoss manually and things work fine.

    #211092

    Scott Anderson
    Participant

    Problems like this can occur when you’re using different XML processing between the JDK running Eclipse and the one running JBoss. Things to check are the ‘endorsed’ dirs in the JDK while making sure you use the same JDK to launch both Eclipse and JBoss. JDK 1.4.1+ is highly recommended for both.

    If that doesn’t get you on the right track, can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JBoss and MyEclipse die on SAX call

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