Results 1 to 3 of 3

Thread: Issue starting tcServer in debug mode

  1. #1
    Join Date
    Dec 2011
    Posts
    4

    Default Issue starting tcServer in debug mode

    I am running vFabric tcServer 2.6 in STS 2.8.1. When I try and start the server in debug mode, I receive an error saying that the 120 second timeout expired before the server started. Anybody encounter this problem, and if so have you found how to fix it?

    Thanks,

    George.

  2. #2
    Join Date
    Apr 2006
    Posts
    21

    Default

    Having the same problem . ..

    Here is the line from the log that sits there for quite a while:

    Code:
    [TomcatWeavingInsightClassLoader@50ae5cdb] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified

  3. #3
    Join Date
    Dec 2011
    Posts
    4

    Default Think it is a user issue

    Hi, I recently upgraded to a much faster machine and that seems to have solved the issue. However I still encountered this the other day and I realized that I have to hit the run through button to get past the initialization code. In effect the debugger seems to be keeping the server from initializing completely without user intervention. Once you get past the init code, you can try and test a web interaction with the normal step over, step into, etc.

    Hope this helps, it may not be the whole answer, but it seems to work for me.

    George.

Posting Permissions

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