Results 1 to 2 of 2

Thread: java.lang.ClassFormatError: LineNumberPreservingDOMParser

  1. #1
    Join Date
    Jun 2012
    Posts
    1

    Default java.lang.ClassFormatError: LineNumberPreservingDOMParser

    Hi!

    I have a problem with SpringSource Tool Suite, Version: 2.9.2.RELEASE, Build Id: 201205071000
    When I create new mvc template project immediately after creation the project has errors:

    java.lang.ClassFormatError: org/springframework/ide/eclipse/core/io/xml/LineNumberPreservingDOMParser
    This problem occures in 2 files:
    • root-context.xml
    • servlet-context.xml


    Any idea how to solve this error?

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey!

    This error looks a bit dangerous to me. If it doesn't go away when you do a clean build the project "Project -> Clean", then I would re-install STS. The error looks like the class file of an STS plugin got corrupted.

    HTH,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •