facebook

Tapestry Or HTML Null Save Error

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #256996 Reply

    Greg
    Member

    Can you post your jvm crash log? When eclipse crashes it writes out a hs_err_pidXXXX.log in the same directory as the eclipse executable. Post the contents of that.

    Also, are these crashed happening on save?

    What is the exact set of steps you are using to reproduce the crash?

    #257063 Reply

    peterhjr
    Member

    @support-rkalla wrote:

    Guys can you try running eclipse from the command line, but before running it, setting the “MOZILLA_FIVE_HOME” environment variable to “”, for example:

    
    set MOZILLA_FIVE_HOME=""
    ./eclipse
    

    and then see if you get the issue?

    Ah! This works! Also, the design views are now available.

    What confuses me now, of course, is that the MOZILLA_FIVE_HOME variable was unset in the first place.

    #257094 Reply

    Greg
    Member

    Peter,

    For MyEclipse there is actually a difference between an unset MOZILLA_FIVE_HOME and a MOZILLA_FIVE_HOME set to “” because the eclipse executable will try to modify the MOZILLA_FIVE_HOME var if it isn’t already set.

Viewing 3 posts - 16 through 18 (of 18 total)
Reply To: Tapestry Or HTML Null Save Error

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