Results 1 to 15 of 29
-
28-12-2009, 19:53 #1
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Latin America
- Posts
- 5
Virtual server manager critical error?
We are getting this error from time to time, but i have no idea how to fix it. Any ideas?
Code:28/12/2009 16:34:41 VirtualSvrMgr Critical Assertion "m_pVirtualServerData->getFailedLocks() < 100" failed at server/serverlib/virtualserver_manager.cpp:1024;
-
28-12-2009, 21:08 #2
-= TeamSpeak User =-
- Join Date
- Mar 2009
- Location
- ----
- Posts
- 5
same error 4 mins after you
-
29-12-2009, 02:38 #3
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Latin America
- Posts
- 5
Same error, again
Code:28/12/2009 23:35:57 VirtualSvrMgr Critical Assertion "m_pVirtualServerData->getFailedLocks() < 100" failed at server/serverlib/virtualserver_manager.cpp:1024;
-
29-12-2009, 10:36 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 2
same error
with Beta 10 and Beta 11Code:2009-12-29 08:49:56.701052|CRITICAL|VirtualSvrMgr | | Assertion "m_pVirtualServerData->getFailedLocks() < 100" failed at server/serverlib/virtualserver_manager.cpp:1024;
server goes down every 1-3 hours
MfG
Blackbandit
-
30-12-2009, 01:27 #5
-= TeamSpeak User =-
- Join Date
- Jun 2009
- Location
- Germany
- Posts
- 14
Critical Problem
German:
Hallo, ich habe seid 2 tagen derbe probleme mit meinem TS3 Server.
Der root wird immer langsammer und langsamer und dann schmiert TS3 ab und der root läuft wieder normal.
jetz hab ich mal in den server logs geschaut, und bei den meisten logs steht am ende immer
was bedeutet das? was kann ich dagegen machen?Code:2009-12-30 01:02:11.198696|CRITICAL|VirtualSvrMgr | | Assertion "m_pVirtualServerData->getFailedLocks() < 100" failed at server/serverlib/virtualserver_manager.cpp:1024;
----
English
Hello world
first sorry for my bad english
i have a Problem woth my server since 2 days. The server laggs heavy and the the TS3 Server crashs and the root works normaly.
Now i take a look at the Log Files, and auf the end of the most files were these line
What does it mean? what can i do?Code:2009-12-30 01:02:11.198696|CRITICAL|VirtualSvrMgr | | Assertion "m_pVirtualServerData->getFailedLocks() < 100" failed at server/serverlib/virtualserver_manager.cpp:1024;
-------
(ich bitte um eine antwort in deutsch, da der großteil ja eh deutsch ist
)
(i prefere a answer in German, because the most of these community a German
)
thaks a lot
choffi
//edit
ich hab grad gesehen das ich wohl nicht der einzigste mit dem Problem bin, genau wie bei den anderen passiert das alle 1-4 stunden
-
30-12-2009, 16:46 #6
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Latin America
- Posts
- 5
Come on Devs, any toughts on this?
-
30-12-2009, 17:29 #7
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
@ All with this issue,
this issue is only if some files have the wrong user / group or it's an issue with the VM on the Server.
Did someone contact his Provider with this fault or get any help?
Could all please do an ls -l from his ts3 folder.
thx
Cheech
-
30-12-2009, 18:42 #8
-= TeamSpeak User =-
- Join Date
- Jun 2009
- Location
- Germany
- Posts
- 14
Ich hoffe das ist das, was du willstCode:ts@xxx-xxx-xxx-xxx:~/ts3$ ls -l total 6884 -rwxrwxrwx 1 root root 8053 Dec 29 03:31 CHANGELOG -rwxrwxrwx 1 root root 23747 Dec 29 03:31 LICENSE drwx------ 8 ts ts 4096 Dec 30 14:31 files -rwxrwxrwx 1 root root 194893 Dec 29 03:31 libts3db_mysql.so -rwxrwxrwx 1 root root 821569 Dec 29 03:31 libts3db_sqlite3.so -rw-r--r-- 1 root root 884 Dec 21 22:32 licensekey.dat drwx------ 2 ts ts 4096 Dec 30 17:53 logs -rw-r--r-- 1 ts ts 112 Dec 30 13:41 serverkey.dat drwxrwxrwx 2 root root 4096 Dec 30 13:32 serverquerydocs drwxrwxrwx 4 root root 4096 Dec 30 13:32 sql -rwxrwxrwx 1 root root 819200 Dec 30 19:33 ts3server.sqlitedb -rwxrwxrwx 1 root root 5127804 Dec 29 03:31 ts3server_linux_x86

i hope is that what you need
-
30-12-2009, 18:49 #9
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
@ choffi
geh ein Ordner zurück mit cd ..
und mach als root:
chown -R ts:ts ts
Und starte deinen Server nochmal du versuchst deinen TS3 server mit dem User ts zu starten obwohl fast alle ordner und dateien zum user root gehören und das kann so nicht funktionieren.
Mit dem Befehl stellst du alle dateien und ordner im Ordner ts um auf den user ts und gruppe ts.
Cheech
-
30-12-2009, 18:55 #10
-= TeamSpeak User =-
- Join Date
- Jun 2009
- Location
- Germany
- Posts
- 14
so sieht es jetzt aus, richtig so?Code:ts@xxx-xxx-xxx-xxx:~/ts3$ ls -l total 6884 -rwxrwxrwx 1 ts ts 8053 Dec 29 03:31 CHANGELOG -rwxrwxrwx 1 ts ts 23747 Dec 29 03:31 LICENSE drwx------ 8 ts ts 4096 Dec 30 14:31 files -rwxrwxrwx 1 ts ts 194893 Dec 29 03:31 libts3db_mysql.so -rwxrwxrwx 1 ts ts 821569 Dec 29 03:31 libts3db_sqlite3.so -rw-r--r-- 1 ts ts 884 Dec 21 22:32 licensekey.dat drwx------ 2 ts ts 4096 Dec 30 17:53 logs -rw-r--r-- 1 ts ts 112 Dec 30 13:41 serverkey.dat drwxrwxrwx 2 ts ts 4096 Dec 30 13:32 serverquerydocs drwxrwxrwx 4 ts ts 4096 Dec 30 13:32 sql -rwxrwxrwx 1 ts ts 819200 Dec 30 19:51 ts3server.sqlitedb -rwxrwxrwx 1 ts ts 5127804 Dec 29 03:31 ts3server_linux_x86
-
30-12-2009, 19:00 #11
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
ja sehr gut, jetzt versuch nochmal den server zu starten.
cheech
-
30-12-2009, 19:04 #12
-= TeamSpeak User =-
- Join Date
- Jun 2009
- Location
- Germany
- Posts
- 14
Der Server ist gestartet und läuft bis jetz.
Warten wir mal bis morgen ob er dann wieder abschmiert.
Ich danke dir vielmals für deine Hilfe
-
30-12-2009, 19:10 #13
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
ich denke das prob ist gelöst.
Es gibt fast keinen grund root zu nutzen ausser du erstellst neue user, ordner oder sonst was administratives.
TS update reicht dein ts user dann bekommste auch keinen stress mehr.
Cheech
@ All other if you have still the same issue please post your ts 3 folder with ls -l
-
31-12-2009, 00:27 #14
-= TeamSpeak User =-
- Join Date
- Mar 2006
- Location
- Chile
- Posts
- 19
My server is having the same issue, and all the permissions are OK:
Code:8 -rw-r--r-- 1 teamspeak teamspeak 8053 2009-12-28 23:31 CHANGELOG 4 drwxr-xr-x 2 teamspeak teamspeak 4096 2009-12-28 23:31 doc 4 drwx------ 6 teamspeak teamspeak 4096 2009-12-23 15:02 files 4 -rwxr-xr-x 1 teamspeak teamspeak 261 2009-12-28 01:50 iniciar-ts.sh 196 -rwxr-xr-x 1 teamspeak teamspeak 194893 2009-12-28 23:31 libts3db_mysql.so 808 -rwxr-xr-x 1 teamspeak teamspeak 821569 2009-12-28 23:31 libts3db_sqlite3.so 24 -rw-r--r-- 1 teamspeak teamspeak 23747 2009-12-28 23:31 LICENSE 4 -rw-r--r-- 1 teamspeak teamspeak 923 2009-12-23 03:17 licensekey.dat 4 -rw-r--r-- 1 teamspeak teamspeak 1250 2009-12-23 03:17 licensekey.dat_BAK 4 drwx------ 2 teamspeak teamspeak 4096 2009-12-30 21:20 logs 4 -rw-r--r-- 1 teamspeak teamspeak 325 2009-12-23 03:17 serveradmin.txt 4 -rw-r--r-- 1 teamspeak teamspeak 112 2009-12-23 03:17 serverkey.dat 4 drwxr-xr-x 2 teamspeak teamspeak 4096 2009-12-28 23:31 serverquerydocs 4 -rw-r--r-- 1 teamspeak teamspeak 213 2009-12-23 03:17 servertoken.txt 4 drwxr-xr-x 4 teamspeak teamspeak 4096 2009-12-28 23:31 sql 4 -rw-r--r-- 1 teamspeak teamspeak 98 2009-12-23 03:17 ts3db_mysql.ini 4 -rw-r--r-- 1 teamspeak teamspeak 288 2009-12-30 21:20 ts3server.ini 5020 -rwxr-xr-x 1 teamspeak teamspeak 5127804 2009-12-28 23:31 ts3server_linux_x86 172 -rw-r--r-- 1 teamspeak teamspeak 168960 2009-12-23 03:18 ts3server.sqlitedb
-
31-12-2009, 02:11 #15
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 2
same here, all the permissions ok
Code:-rw-r--r-- 1 ts ts 8053 29. Dez 03:31 CHANGELOG drwxr-xr-x 2 ts ts 4096 29. Dez 03:31 doc drwx------ 3 ts ts 4096 27. Dez 09:08 files -rwxr-xr-x 1 ts ts 194893 29. Dez 03:31 libts3db_mysql.so -rwxr-xr-x 1 ts ts 821569 29. Dez 03:31 libts3db_sqlite3.so -rw-r--r-- 1 ts ts 23747 29. Dez 03:31 LICENSE -rw-r--r-- 1 ts ts 907 21. Dez 22:36 licensekey.dat drwx------ 2 ts ts 4096 30. Dez 15:01 logs -rw-r--r-- 1 ts ts 112 21. Dez 22:37 serverkey.dat drwxr-xr-x 2 ts ts 4096 29. Dez 03:31 serverquerydocs drwxr-xr-x 4 ts ts 4096 29. Dez 03:31 sql -rw-r--r-- 1 ts ts 91 23. Dez 08:31 ts3db_mysql.ini -rw-r--r-- 1 ts ts 301 23. Dez 09:58 ts3server.ini -rwxr-xr-x 1 ts ts 5127804 29. Dez 03:31 ts3server_linux_x86
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Resolved] Serverstart Problem
By BMWfan21 in forum Off TopicReplies: 3Last Post: 26-12-2009, 08:50 -
Connection Timed Out
By Optiks in forum [TeamSpeak 2] Server SupportReplies: 3Last Post: 20-01-2009, 12:17 -
[solved] i need some help with my ts server
By rebelwarrior in forum [TeamSpeak 2] Client SupportReplies: 3Last Post: 14-11-2008, 00:34 -
Stopped server wont restart
By Black_ice8472 in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 24-06-2004, 15:27


Reply With Quote
