Results 1 to 8 of 8

Thread: Unable to start tc server v2.1: Waiting for changelog lock

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Posts
    2

    Default Unable to start tc server v2.1: Waiting for changelog lock

    Hello Community,

    I have SpringSource Tool Suite Version: 2.5.1.RELEASE and the problem is as follows:
    I terminated the server while it was starting (in fact I was doing that before without any consequences) and now unable to start it. It fails after timeout due to the "Waiting for changelog lock...."
    Google did not give any helpful advice. Reboot also did not solve the problem.

    Startup log: http://pastebin.com/xbwFmAhr


    Thanks in advance!

  2. #2
    Join Date
    Feb 2008
    Location
    Nashua, NH
    Posts
    78

    Default

    It looks like you caught Spring Insight trying to initialize its database. You can reset the Insight database by deleting this directory:
    Code:
    $TCSERVER_HOME/spring-insight-instance/insight/data
    Scott Andrews

    Software Engineer, Web Products Team
    SpringSource

  3. #3
    Join Date
    Dec 2010
    Posts
    2

    Thumbs up

    It worked, thank you!

  4. #4
    Join Date
    Jun 2011
    Posts
    1

    Default

    I was running into the same problem,
    so thank you!

  5. #5
    Join Date
    Jul 2011
    Posts
    1

    Default

    I was running tc server from sts and I needed to delete
    workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp*/insight/data
    to get it fixed

  6. #6
    Join Date
    May 2008
    Posts
    22

    Default

    If you use vFabric the directory to delete is:

    ..\vfabric-tc-server-developer-2.5.0.RELEASE\tcServer\insight\data\

Posting Permissions

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