yorick
22-03-2003, 04:30
Help!
I'm getting a ton of database locked errors. It actually looks like this:
21-03-03 19:26:45,ERROR,All,SQL, ExcecSQL Error: database is locked in query: CREATE TABLE ts2_servers
I'm running Redhat 7, kernel 2.2.16.
[tss@Styx tss2_rc2]$ ldd server_linux
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40018000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40020000)
libdl.so.2 => /lib/libdl.so.2 (0x40036000)
libc.so.6 => /lib/libc.so.6 (0x40039000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
The teamspeak server actually starts and I can join it from a windows machine but administration is impossible because the html interface hangs indefinately and I can't pull a password out of the mangled log file.
I've tried several things including chmod'ing everything to 777 and loading the rpm for sqlite; no joy. I've read the forums and a few other people have had similar problems but I've not found a solution. Any tips would be appreciated.
Thanks!
Paul
I'm getting a ton of database locked errors. It actually looks like this:
21-03-03 19:26:45,ERROR,All,SQL, ExcecSQL Error: database is locked in query: CREATE TABLE ts2_servers
I'm running Redhat 7, kernel 2.2.16.
[tss@Styx tss2_rc2]$ ldd server_linux
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40018000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40020000)
libdl.so.2 => /lib/libdl.so.2 (0x40036000)
libc.so.6 => /lib/libc.so.6 (0x40039000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
The teamspeak server actually starts and I can join it from a windows machine but administration is impossible because the html interface hangs indefinately and I can't pull a password out of the mangled log file.
I've tried several things including chmod'ing everything to 777 and loading the rpm for sqlite; no joy. I've read the forums and a few other people have had similar problems but I've not found a solution. Any tips would be appreciated.
Thanks!
Paul