PDA

View Full Version : Error starting daemon. Aborted


Geniy
04-12-2005, 20:38
My server does not start.
bash-2.05a$ ./teamspeak2-server_startscript start
starting the teamspeak2 server
Error starting daemon. Aborted

Logs: 1 start
04-12-05 21:54:05,ALL,Info,server, Server init initialized
04-12-05 21:54:05,ALL,Info,server, Server version: 2.0.20.1 Linux
04-12-05 21:54:05,WARNING,Info,SQL, created table ts2_servers
04-12-05 21:54:05,WARNING,Info,SQL, created table ts2_server_privileges
04-12-05 21:54:05,WARNING,Info,SQL, created table ts2_channels
04-12-05 21:54:05,WARNING,Info,SQL, created table ts2_channel_privileges
04-12-05 21:54:05,WARNING,Info,SQL, created table ts2_clients
04-12-05 21:54:05,WARNING,Info,SQL, created table ts2_bans
04-12-05 21:54:05,ALL,Info,server, Starting VirtualServer id:1 with port:8767
04-12-05 21:54:05,WARNING,Info,SERVER, Default VirtualServer created
04-12-05 21:54:05,WARNING,Info,SERVER, admin account info: username: admin password: *****
04-12-05 21:54:05,WARNING,Info,SERVER, superadmin account info: username: superadmin password: *****
04-12-05 21:54:06,ERROR,All,TCPQUERY, TCPQuery startup failed with port 51234, Exception: Thread creation error: Resource temporarily unavailable
04-12-05 21:54:06,ERROR,Info,server, EThread: Thread creation error: Resource temporarily unavailable

2start
04-12-05 22:02:17,ALL,Info,server, Server init initialized
04-12-05 22:02:17,ALL,Info,server, Server version: 2.0.20.1 Linux
04-12-05 22:02:17,ALL,Info,server, Starting VirtualServer id:1 with port:8767
04-12-05 22:02:18,ERROR,Info,server, EThread: Thread creation error: Resource temporarily unavailable

3,4,5 etc starts
04-12-05 22:05:46,ALL,Info,server, Server init initialized
04-12-05 22:05:46,ALL,Info,server, Server version: 2.0.20.1 Linux
04-12-05 22:05:46,ALL,Info,server, Starting VirtualServer id:1 with port:8767
04-12-05 22:05:47,ERROR,All,TCPQUERY, TCPQuery startup failed with port 51234, Exception: Thread creation error: Resource temporarily unavailable
04-12-05 22:05:47,ERROR,Info,server, EThread: Thread creation error: Resource temporarily unavailable

And than i edit server.ini (HTTPServer Enabled=0 ) TeamSpeak starts normally..
Can someone help me?

mooxe
06-12-2005, 03:46
Do you have an HTTP service running?

Also may sound like your just out of resources, low memory, network buffers... could be a few things. If you can.. shutdown HTTP, FTP, EMail and any other service running, then start TS. Now restart all your services again.

Peter
06-12-2005, 10:34
checkout "ulimit -a", your problem lies within, probably. If you can change these settings, do so. Else quit wasting your time trying to run a TS server on a crippled VServer.