English   German
  #1  
Old 28-09-2002, 17:49
stuffie stuffie is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: holland
Posts: 14
stuffie is on a distinguished road
Error stating daemon. Aborted

Started teampeak server under Linux Slackware 7.1 and it says:

root@linux:/usr/src/tss2# ./server_linux
Error stating daemon. Aborted

server.log says:

28-09-02 17:33:11,ERROR,Info,server, EAccessViolation: Access violation at address 400DF501, accessing address 0000014C

Thats it, no teamspeak server. Checked with ps -x.

Somebody? Please?
Reply With Quote
  #2  
Old 28-09-2002, 18:41
FloorPie's Avatar
FloorPie FloorPie is offline
-= TeamSpeak Addict =-
 
Join Date: Sep 2002
Location: Colorado, USA
Posts: 103
FloorPie is on a distinguished road
The 'tss.minimal_startscript' script start TS2 by `./server_linux -PID=tsserver2.pid`.
Are there a server.ini / server.db files? If so, have you tried renaming them, or deleting them, so your server will create new ones - all accounts will be lost though.

You've probably heard this a hundred times... but you probably should create a user to run ts2 as, rather than doing it from root.
Reply With Quote
  #3  
Old 28-09-2002, 18:52
stuffie stuffie is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: holland
Posts: 14
stuffie is on a distinguished road
>The 'tss.minimal_startscript' script start TS2 by `./server_linux -PID=tsserver2.pid`.

I tried, no effect.

>Are there a server.ini / server.db files? If so, have you tried renaming them, or deleting them, so your server will create new ones - all accounts will be lost though.

yes, there are. deleted them and restarted, no effect.

>You've probably heard this a hundred times... but you probably should create a user to run ts2 as, rather than doing it from root.

No, never heard it before but it doesnt matter though... it is not a solution for the problem.

Could it be the glibc version? Mine is:
$ /lib/libc.so.6
GNU C Library stable release version 2.1.3, by Roland McGrath et al.
etc, etc
Reply With Quote
  #4  
Old 28-09-2002, 20:43
FloorPie's Avatar
FloorPie FloorPie is offline
-= TeamSpeak Addict =-
 
Join Date: Sep 2002
Location: Colorado, USA
Posts: 103
FloorPie is on a distinguished road
I don't know, but here's what mine says:

$ /lib/libc.so.6
GNU C Library stable release version 2.2.4, by Roland McGrath et al.

$ ldd ./server_linux
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40017000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4002b000)
libdl.so.2 => /lib/libdl.so.2 (0x40042000)
libc.so.6 => /lib/libc.so.6 (0x40046000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Reply With Quote
  #5  
Old 28-09-2002, 22:33
stuffie stuffie is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: holland
Posts: 14
stuffie is on a distinguished road
Hmmm, mine says:

root@linux:/usr/src/tss2# ldd server_linux
libpthread.so.0 => /lib/libpthread.so.0 (0x40017000)
libdl.so.2 => /lib/libdl.so.2 (0x4002a000)
libc.so.6 => /lib/libc.so.6 (0x4002d000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

no /lib/libNoVersion.so.1, is that a problem?
Reply With Quote
  #6  
Old 29-09-2002, 13:41
blacke blacke is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Stockholm/Sweden
Posts: 6
blacke is on a distinguished road
Send a message via ICQ to blacke
Same thing

I've the same problem.
I'm running Debian and it doesn't have libNoVersion in any of it's packages. Tried to take from a rpm-pack but didn't work.

Took it from glibc-2.2.5-39 under RH 7.3 updates.

Any thoughts about this?
Reply With Quote
  #7  
Old 04-10-2002, 18:05
stuffie stuffie is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: holland
Posts: 14
stuffie is on a distinguished road
Just downloaded latest version 2.0.17.20, but still cant run it.
This is my log:

---------------------------------------------------------------
-------------- log started at 04-10-02 18:02 -------------
---------------------------------------------------------------
04-10-02 18:02:35,ALL,Info,server, Server startup initialized
04-10-02 18:02:35,ALL,Info,server, Server version: 2.0.17.20 Linux
OK
04-10-02 18:02:35,ALL,Info,server, Starting server with port: 8767
04-10-02 18:02:35,WARNING,Info,SERVER, Default Server created
04-10-02 18:02:35,WARNING,Info,SERVER, Default Administrator account created
04-10-02 18:02:35,WARNING,Info,SERVER, LoginName: admin LoginPw: hbgo4
----------------------------------------------------------
---------------------------------------------------------------
--------------- log ended at 04-10-02 18:02 --------------
---------------------------------------------------------------
04-10-02 18:02:35,ERROR,Info,server, EAccessViolation: Access violation at address 400DF501, accessing address 000000B8
Reply With Quote
  #8  
Old 05-10-2002, 14:10
blacke blacke is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Stockholm/Sweden
Posts: 6
blacke is on a distinguished road
Send a message via ICQ to blacke
OK, after some more reading and checking the server is upp and running although it says "Error stating daemon. Aborted".

Tried administrating it trough web but no success there, aborted adding a user after one hour.
Reply With Quote
  #9  
Old 05-10-2002, 23:14
stuffie stuffie is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: holland
Posts: 14
stuffie is on a distinguished road
OK, thats great!

What did you do?
Reply With Quote
  #10  
Old 06-10-2002, 14:52
blacke blacke is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Stockholm/Sweden
Posts: 6
blacke is on a distinguished road
Send a message via ICQ to blacke
Not sure. Tried to start it a couple of times, all saying "Error stating daemon. Aborted". Then when I looked in the process list I hade about five TS-servers running. Killed them all and started upp one again and it runs. Haven't tested it comunication yeat.
Reply With Quote
  #11  
Old 19-11-2002, 11:34
stuffie stuffie is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: holland
Posts: 14
stuffie is on a distinguished road
Fixed it

updated glibc from 2.1.3 to 2.2.5 and it works now.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 16:16.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices