-
Apr 22nd, 2010, 11:01 AM
#1
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
-
Apr 23rd, 2010, 11:22 PM
#2
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
-
Forum Rules