facebook

Exception occurred during validation

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

    sungny
    Member

    IWAE0010E Run-time exception java.lang.OutOfMemoryError occurred during validation. The validator being run was JSP Validator and the message thrown was .

    How to fix it 🙂 ??

    tks

    #214503 Reply

    Riyad Kalla
    Member

    If you haven’t already, try giving Eclipse more memory to run with:
    eclipse.exe -vmargs -Xmx256m

    if you HAVe done this already, please disable validation and only run it manually on files you need to. Our 3.8.2 and later releases should drastically help this as we are doing major optimization for those releases.

    #214593 Reply

    sungny
    Member

    OK,I like MyEclipse so much . I wait 3.8.2.
    Thank you very much.

    #214612 Reply

    Scott Anderson
    Participant

    Good news. The problem with memory consumption has been isolated and corrected internally so it will definately be in 3.8.2. As a workaround you can turn off JSP validation on the preference page and then validate JSP’s “on demand” using the context menu in the Package Explorer.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Exception occurred during validation

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