facebook

Exception in Initializer – JSPValidator error

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #248765 Reply

    mortennesvik
    Member

    I get the following warning in the Problems view:
    1 Run-time exception java.lang.ExceptionInInitializerError occurred during validation. The validator being run was JSP Validator and the message thrown was . CIS System Web March 16, 2006 9:59:00 AM 3498

    I similar error was posted, but with no published resolution:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-1552-view-previous.html

    SYSTEM CONFIGURATION:
    Fresh install of Eclipse
    External plugins: CheckStyle, ClearCase
    org.eclipse.pde.* = 4
    Appserver: WAS5.0

    *** Date: Thu Mar 16 10:39:02 CST 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.1_04

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060228-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\Program Files\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    990_58
    -vm
    C:\WINDOWS\system32\javaw.exe

    ERROR LOG:

    !SESSION 2006-03-16 09:57:32.439 ———————————————–
    eclipse.buildId=M20060118-1600
    java.version=1.4.1_04
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.core.resources 2 10035 2006-03-16 09:57:37.296
    !MESSAGE A workspace crash was detected. The previous session did not exit normally.

    !ENTRY com.ibm.etools.validation 4 0 2006-03-16 09:59:00.710
    !MESSAGE
    *** ERROR ***: Thu Mar 16 09:59:00 CST 2006 java.lang.ExceptionInInitializerError

    #248888 Reply

    Riyad Kalla
    Member

    First check your <Eclipse Directory>\plugins directory for any com.ibm.wtp.* directories, do you have any?

    Next, upgrade your JDK to atleast 1.4.2_10 that you use to run Eclipse with (-vm c:\PATH_TO_JDK\bin\javaw.exe)

    Lastly, restart using the -clean command line argument.

    Let me know the results of those steps and be sure to post log errors if you continue to have them just as you have done.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Exception in Initializer – JSPValidator error

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