- This topic has 1 reply, 1 voice, and was last updated 19 years, 9 months ago by kitm.
-
AuthorPosts
-
kitmMember– System Setup ——————————-
Operating System and version: Win2K, build 2195, sp4
Eclipse version: 3.0.1
Eclipse build id: 200409161125
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: AnyEdit Tools, JadClipse, Clover, Checkstyle, LunarEclipse editor enhancements, Colorer, Jalopy, Log4E, Ehep, FindBugs. (not sure what’s meant by “external” here…)
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.8.4 (Build id: 200501171200-3.8.4)
Eclipse JDK version: 1.4.2_05
Application Server JDK version: 1.4.2_05
Are there any exceptions in the Eclipse log file?
!SESSION Feb 07, 2005 12:16:59.193 ———————————————
eclipse.buildId=M200409161125
java.version=1.4.2_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US!ENTRY com.cenqua.clover.eclipse 1 0 Feb 07, 2005 12:16:59.193
!MESSAGE Clover Version 1.3.3_02, built on January 05 2005!ENTRY com.cenqua.clover.eclipse 1 0 Feb 07, 2005 12:16:59.233
!MESSAGE loaded from: null!ENTRY com.cenqua.clover.eclipse 1 0 Feb 07, 2005 12:16:59.233
!MESSAGE loading version 1.2 (build-589)!ENTRY com.cenqua.clover.eclipse 1 0 Feb 07, 2005 12:16:59.233
!MESSAGE loading from: platform:/plugin/com.cenqua.clover.eclipse_1.2.0/clover.license!ENTRY com.cenqua.clover.eclipse 1 0 Feb 07, 2005 12:17:00.716
!MESSAGE Site License registered to Fannie Mae!ENTRY org.eclipse.ui 4 4 Feb 07, 2005 12:20:59.00
!MESSAGE Unhandled event loop exception!ENTRY org.eclipse.ui 4 0 Feb 07, 2005 12:20:59.00
!MESSAGE java.lang.StackOverflowError
!STACK 0
java.lang.StackOverflowError!ENTRY org.eclipse.ui 4 4 Feb 07, 2005 12:23:09.88
!MESSAGE Unhandled event loop exception!ENTRY org.eclipse.ui 4 0 Feb 07, 2005 12:23:09.88
!MESSAGE java.lang.StackOverflowError
!STACK 0
java.lang.StackOverflowError– Message Body ——————————-
Upgraded from 3.8.2+qf2 to 3.8.4 over the weekend. All non-JSP-validation functions I’ve tried so far are working fine. But when I try to validate any JSP in either of my projects, I immediately get the “Unhandled event loop exception” and StackOverflowError pair in my log file and eclipse pops up an error dialog for the StackOverflowError.
I first used the archived update site on top of my old version. When I got the SOE, I tried installing a clean copy of e3.0.1 in a new directory and running the ME3.8.4 installer on that, and then pointing it to my existing workspace. Still having the problem.
My MyEclipse/Validation preferences have all validations turned off and “Allow projects to override…” is checked.
When I enable JSP validation at the project-level and select ME/Run Validation from the project’s context-menu, I don’t get the pop-up dialog, but the SOE’s show up as warnings in the Problems tab.
Any ideas?
Thanks!
-Kit
kitmMemberP.S. I haven’t even *tried* to run JSP validation since 3.8.0b2 (or before) due to all the WTP issues in 3.8.0+
-
AuthorPosts