20081008 Wednesday October 08, 2008

Eclipse Visual Editor (VE) Problem

Got the following error while opening a visual class in Eclipse.


IWAV0168E Improper nesting of mark statements in Expression. Tried to pop or endMark to before current mark. Tried to go past Mark# 0.

Here is what I did to fix it (at least temporarily). Worked for me, no guarantees for anyone else.

  • Close Eclipse.
  • Go to my workspace (usually in "C:\Documents and Settings\YOUR_USER_NAME\workspace").
  • Navigate to the following location: ".metadata\.plugins\org.eclipse.ve.java.core"
  • Delete the ".cache" folder.
  • Restart Eclipse and see if it works.

Hope this works for others.

Posted by rickg ( Oct 08 2008, 05:41:26 PM PDT ) Permalink Comments [8]
Comments:

Yes, its works, thanks!

Posted by Mawcor (200.193.98.134) on December 23, 2008 at 04:01 PM PST #

Yes, its works for me!
Thx!

Posted by Mawcor (200.193.98.134) on December 23, 2008 at 04:01 PM PST #

This didn't work for me. I had to create a completely new workspace in a different location.

I had my code in an svn repository so it was easy to recover. I guess you could export/copy the code from your existing project but make sure any workspace/eclipse settings are not copied.

Posted by JSUGAR (86.140.7.56) on March 22, 2009 at 01:45 PM PDT #

"IWAV0168E Improper nesting of mark statements in Expression. Tried to pop or endMark to before current mark. Tried to go past Mark# 0."

1) Open a VE and then close it. Make sure there are NO VE’s open at all.
2) Clear the .log file (use the ErrorLog view and the “Delete Log” button).
3) Projects->Clean…->Clean ALL projects radio button
4) Wait for build to finish
5) Try opening the VE again.

I found this on and worked with me:
http://zerosouth.tistory.com/tag/IWAV0168E

Posted by Edgar (194.79.89.162) on March 24, 2009 at 04:33 AM PDT #

@Edgar

Thanks! That did it for me.

Posted by Naruki (220.111.149.211) on June 15, 2009 at 12:29 AM PDT #

Since it happened again, I tried starting Eclipse with the "-clean" option and that worked, too.

Posted by Naruki (220.111.149.211) on June 23, 2009 at 05:41 PM PDT #

THANK YOU EDGAR!!!!!
You give me the life...i fix the problem with your solution!

Posted by Alvaro (213.98.239.176) on November 10, 2009 at 03:52 AM PST #

Hello i had the same Problem, and i have resolved it, Follow:
*Make sure that you have closed all VE Editors.
1)Projekt-> Clean
2)Clean Projekt selected below
3)select your Project.

Posted by Abdul (129.217.129.132) on June 24, 2010 at 03:20 AM PDT
Website: http://www.nadorweb.com #

Post a Comment:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed