Results 1 to 3 of 3

Thread: TC Server not working properly

  1. #1

    Default TC Server not working properly

    HI

    i got problem with tc server in sts .I am using sts Version: 2.3.2.RELEASE

    When i am running tomcat from command prompt for roo it working fine with command

    mvn tomcat:run

    But when i am using tc server inside sts it is giving following error

    some exception for



    and second one is


    java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListe ner


    Thanx for help

  2. #2
    Join Date
    Dec 2007
    Location
    Stockholm, Sweden
    Posts
    190

    Default

    Can you start the tcServer within STS without deploying any application.


    What are your OS/java specs?
    Shahzada Hatim
    @geoaxis/twitter
    http://hatimonline.com

  3. #3

    Default TC Server is not working properly

    Thanx for reply

    when i run without deploying projects its show not project(project Name directory) directory does not exist

    After deploying project Some times it works but some tomes it does not

    My os is window 7 and I have set MAVEN_OPS variable to

    -Xms128m -Xmx512m -XX:MaxPermSize=1024m


    It is giving exception for log4j
    Last edited by umesh8181; Nov 19th, 2010 at 06:31 AM. Reason: NOne

Posting Permissions

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