Results 1 to 2 of 2

Thread: tc server startup error

  1. #1
    Join Date
    Oct 2009
    Location
    Littleton CO
    Posts
    8

    Default tc server startup error

    Hello,
    I'm using STS2.3.2 on Windows XP. On occasion starting the tc server produces the below error :

    SEVERE: Error configuring application listener of class org.springframework.web.context.ContextLoaderListe ner
    java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListe ner

    This essentially renders the server useless. I then go through various permutations of selecting "Clean...", "Clean tc server Work Directory...", performing a clean on my project and restarting STS. Eventually the error goes away. Any ideas why this occurs and then doesn't?
    Thanks!
    Steve

  2. #2
    Join Date
    Feb 2010
    Posts
    7

    Default enable dependecy management

    in properties --> Jave EE Module Dependencies, select all jars ,except for jsp-api.jar, servlet-api.jar, then the project can run successfully.

    if in Jave EE Module Dependencies, there is no jars, please enable dependecy management.

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
  •