Support Requests item #532643, was opened at 2002-03-20 13:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=203152&aid=532643&group_id=3152
Category: Configuration: First-Time Startup Group: aolserver3_4 Status: Open Resolution: None Priority: 5 Submitted By: henry j. mason (deprogram) Assigned to: Nobody/Anonymous (nobody) Summary: binder fails with 'invalid argument' Initial Comment: I am running RedHat 7.1 with a 2.4.18-ac3 kernel, on an AlphaServer 1000A, EV45 processor, etc. I got AOLServer to compile after editing the global makefile to use cpu=ev45 (as opposed to cpu=alpha, which didn't work), of course there were all the usual 'cast from pointer to integer of different size' type errors, and some other ones which I didn't examine too closely (I will shortly). Got things set up with a www user, edited the config file, and started the server. Everything seems fine, until it hangs with this error: [20/Mar/2002:12:43:21][24939.1024][-main-] Fatal: binder: sendmsg() failed: 'Invalid argument' Both the 76 and 8x daemons do this, and the server will not respond to anything except a KILL signal. Anyone else run across this? I am going to try and recompile with Compaq's C compiler and see what happens, but I thought I'd ask anyway. Here's the entire output from the AOLServer daemon: alphaRedHat# bin/nsd76 -ft config.tcl -u www [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: config.tcl: starting to read config file... [20/Mar/2002:14:01:25][25037.1024][-main-] Warning: config.tcl: nsssl not loaded -- key/cert files do not exist. [20/Mar/2002:14:01:25][25037.1024][-main-] Warning: config.tcl: nscp not loaded -- user/password is not set. [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: config.tcl: finished reading config file. [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: nsmain: AOLserver/3.4.2 starting [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: nsmain: security info: uid=80, euid=80, gid=80, egid=80 [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024 [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: adp: mapped /*.adp [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssock.so' [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nslog.so' [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: nslog: opened '/usr/local/aolserver/servers/test/modules/nslog /access.log' [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: conf: [ns/server/test]enabletclpages = 0 [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: nsmain: AOLserver/3.4.2 running [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: nsmain: security info: uid=80, euid=80, gid=80, egid=80 [20/Mar/2002:14:01:25][25037.1026][-sched-] Notice: sched: starting [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: serv: waiting for warmup [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: serv: warmed up [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: socks: idle [20/Mar/2002:14:01:25][25037.1024][-main-] Notice: sched: idle [20/Mar/2002:14:01:25][25037.1024][-main-] Fatal: binder: sendmsg() failed: 'Invalid argument' Killed alphaRedHat# ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=203152&aid=532643&group_id=3152
