facebook

Save Failed:NULL, Was It Resolved?

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #259794 Reply

    robertmazur
    Member

    I am still having the problem. I have seen:

    https://www.genuitec.com/forums/topic/exception-when-saving-in-html-or-jsp-editor/#post-257299

    https://www.genuitec.com/forums/topic/save-failed-null-problem/#post-257310

    http://www.myeclipseide.com/modules.php?op=modload&name=PNphpBB2&file=viewtopic&t=8579

    I have tried restarting with -clean. I have a near-vanilla install:
    SuSE10
    Eclipse Version: 3.2.1 Build id: M20060921-0945
    MyEclipse Version: 5.0.1 Build id: 20060810-5.0.1-GA
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)

    Only reason I say “near” is that I added the tomcatPluginV31.zip.

    I still get the error Save Failed:NULL when saving:
    1) a JSP created in a previously created project
    2) a newly created JSP

    I also get the file created in the same directory as the file being edited, as another user pointed out:
    .<file_in_question>.jsp_wd3_init.html

    I am not seeing a fix for this yet though. Has everyone else just turned back to Eclipse 3.1 and MyEclipse 4.1? Or was everyone else able to fix with the -clean option that does not seem to be the remedy with me here?

    Thanks,
    Rob Mazur

    #259821

    arjan.tijms
    Member

    There’s no real fix yet, but if you’re on Linux you can set the environment variable MOZILLA_FIVE_HOME to the empty string before starting Eclipse. E.g. I start-up Eclipse with:

    
    export MOZILLA_FIVE_HOME=""
    /home/arjan/programs/eclipse/eclipse -vmargs -Xms128m -Xmx512m -XX:PermSize=64M -XX:MaxPermSize=256M
    

    If you’re on Windows there’s no workaround as far as I know. The few Windows users I know have indeed reverted back to MyEclipse 4.1.

    #259824

    Greg
    Member

    Hello guys,

    We are working through the Save Failed: NULL issues by our next release 5.0.3. However, in the mean time there isn’t a reason for you to switch back to 4.1 just for this issue. Instead you can simply change your JSP file editor from the Visual JSP Designer to the plain JSP Source Editor. The MyEclipse JSP Editor doesn’t have the same issues that you are seeing with the Visual JSP Designer.

    Go to Window > Preferences > General > Editors > File Associations > *.jsp
    And then “MyEclipse JSP Editor” and select “Default”.

    Sorry for the inconveinence and hope this helps.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Save Failed:NULL, Was It Resolved?

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