Results 1 to 5 of 5

Thread: tc server : slow startup time in last versions

Hybrid View

  1. #1

    Default tc server : slow startup time in last versions

    Hi all,

    we're a team of 4 developpers. All of us use STS with the tc server.
    The problem is that there is a huge difference between the startup time in function of the STS version :
    * STS 2.3.2 :
    ** startup without our application (just spring insight) = 7s
    ** startupt with our application = 20s
    * STS 2.5.1
    ** startup without our application (just spring insigth) = 50s
    ** startup with our application = 70s
    * STS 2.6.0 windows
    ** startup without our application (just spring insight) = 35s
    ** startup with our application = 55s
    * STS 2.6.0 Linux
    ** startup without our application (just spring insight) = 20s
    ** startup with our application = 35s

    What can we do to improve the startup time of the tc server (except reverting to STS 2.3.2 ) ?

  2. #2

    Default

    For information, when STS tc takes 50s to startup, most of the time is spenf between these 2 lines on the console :

    2011-03-24 09:11:02,005 WARN [org.springframework.jmx.support.JmxUtils][main] - Found more than one MBeanServer instance. Returning first from list.
    24 mars 2011 09:11:29 org.apache.catalina.core.ApplicationContext log

  3. #3
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hi!

    Are those numbers using the same version of tc server? Or those that ship with that STS version?

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

  4. #4

    Default

    Those numbers use the tc server shipped with the corresponding STS version.
    That means that the developper using STS 2.3.2 use an older version of tc.

  5. #5
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey!

    To me it seems like this is mostly caused by spring insight. What happens to those startup times if you create in tc server instance without insight and run your app there?

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

Posting Permissions

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