Community Forums Today's Posts     Member List     Archive    
Results 1 to 7 of 7

Thread: TS2 Crashing

  1. #1
    Join Date
    Sep 2005
    Location
    Edinburgh
    Posts
    6

    TS2 Crashing

    Hi there,
    I'm having an unusual problem with ts2.
    I currently have a box running centos 4.1

    I installed TS2 and started it

    After i added a few servers on different ports i started them 1 by 1 after a few of them saying server has started the rest after that started saying they have not started :s

    About 30 secs later the process dies. when i try to start up again it says Error starting daemon. Aborted
    In the logfile it has the following

    05-09-05 00:18:02,ERROR,All,SERVER,
    VirtualServer startup failed with port 8780, Exception: EThread.Thread creation error: Resource temporarily unavailable

    It always seems to be on that port.. There is nothing else running on that port and have also tried running it on different ip's but still the same

    Any ideas

    Arkaos

  2. #2
    Join Date
    Oct 2004
    Location
    Germany
    Posts
    1,301
    Quote Originally Posted by Arkaos
    Hi there,
    I'm having an unusual problem with ts2.
    I currently have a box running centos 4.1

    I installed TS2 and started it

    After i added a few servers on different ports i started them 1 by 1 after a few of them saying server has started the rest after that started saying they have not started :s

    About 30 secs later the process dies. when i try to start up again it says Error starting daemon. Aborted
    In the logfile it has the following

    05-09-05 00:18:02,ERROR,All,SERVER,
    VirtualServer startup failed with port 8780, Exception: EThread.Thread creation error: Resource temporarily unavailable

    It always seems to be on that port.. There is nothing else running on that port and have also tried running it on different ip's but still the same

    Any ideas

    Arkaos

    Login in as root to your server and turn the threadlimit off.

  3. #3
    Join Date
    Sep 2005
    Location
    Edinburgh
    Posts
    6
    please forgive me for neing a linux noob but how would i do this exactly

  4. #4
    Join Date
    Oct 2004
    Location
    Germany
    Posts
    1,301
    Quote Originally Posted by Arkaos
    please forgive me for neing a linux noob but how would i do this exactly
    Try "ulimit -a" to see if maybe you have a process/thread limit in effect.

  5. #5
    Join Date
    Sep 2005
    Location
    Edinburgh
    Posts
    6
    marcelrx i get the below with that command
    Code:
    root@webbox [~]# ulimit -a
    core file size          (blocks, -c) 1000000
    data seg size           (kbytes, -d) unlimited
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 1024
    max locked memory       (kbytes, -l) 32
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 4096
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    stack size              (kbytes, -s) 8192
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 14335
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited

  6. #6
    Join Date
    Sep 2005
    Location
    Edinburgh
    Posts
    6
    it is definetly ulimit setting. the ones i posted above are for root but my user for ts2 called "ts2" has way less limits and thats whats causing it to bomb out as i managed to start the server as root. Just need to figure out how to change a users ulimits

  7. #7
    Join Date
    Sep 2005
    Location
    Edinburgh
    Posts
    6
    managed to get it sorted, changed the defined ulimits in /etc/security/limit.conf

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. TS2 Client Crashing
    By T-REX in forum [TeamSpeak 2] Client Support
    Replies: 2
    Last Post: 07-03-2005, 22:14
  2. Windows TS2 Server to Remote MySQL Server?
    By xCav8r in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 19-02-2005, 15:57
  3. Kann ts2 nicht starten.
    By doedalu in forum [TeamSpeak 2] Server Support
    Replies: 13
    Last Post: 22-05-2004, 05:52

Posting Permissions

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