Forum OpenACS Q&A: Re: OpenACS OS suggestions

Collapse
5: Re: OpenACS OS suggestions (response to 1)
Posted by Chris Edwards on
This is everything from the openacs error.log

cedwards@TR69:/var/log/aolserver4/openacs$ cat error.log
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: nsmain: AOLserver/4.5.1 starting
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: nsmain: security info: uid=33, euid=33, gid=33, egid=33
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 4096, rl_max = 4096
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Warning: nsmain: rl_max > FD_SETSIZE
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: encoding: loaded: utf-8
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: fastpath[openacs]: mapped GET /
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: fastpath[openacs]: mapped HEAD /
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: fastpath[openacs]: mapped POST /
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: adp[openacs]: mapped GET /*.adp
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: adp[openacs]: mapped HEAD /*.adp
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: adp[openacs]: mapped POST /*.adp
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nssock.so'
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nslog.so'
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: nslog: opened '/usr/share/openacs/log/openacs.log'
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nssha1.so'
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Warning: modload: could not find Ns_ModuleInit in /usr/lib/aolserver4/bin/nssha1.so
[06/Jun/2013:22:17:34][5403.18446744072834799360][-main-] Fatal: modload: failed to load module '/usr/lib/aolserver4/bin/nssha1.so'
cedwards@TR69:/var/log/aolserver4/openacs$

AOLserver4 log:

cedwards@TR69:/var/log/aolserver4$ cat aolserver4.log
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nsmain: AOLserver/4.5.1 starting
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nsmain: security info: uid=33, euid=33, gid=33, egid=33
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 4096, rl_max = 4096
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Warning: nsmain: rl_max > FD_SETSIZE
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: fastpath[main]: mapped GET /
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: fastpath[main]: mapped HEAD /
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: fastpath[main]: mapped POST /
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: adp[main]: mapped GET /*.adp
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: adp[main]: mapped HEAD /*.adp
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: adp[main]: mapped POST /*.adp
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: adp[main]: mapped GET /*.html
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: adp[main]: mapped HEAD /*.html
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: adp[main]: mapped POST /*.html
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nssock.so'
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nslog.so'
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nslog: opened '/var/log/aolserver4/aolserver4.log'
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nscgi.so'
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Warning: nscgi: no such interps section: ns/interps/cgiinterps
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Error: nscgi: invalid directory: /usr/lib/cgi-bin
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Error: nscgi: invalid directory: /usr/lib/cgi-bin
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nscgi: GET /*.py
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nscgi: POST /*.pl
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nscgi: POST /*.py
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: modload: loading '/usr/lib/aolserver4/bin/nsperm.so'
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: conf: [ns/server/main]enabletclpages = 0
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: default thread pool: minthreads 0 maxthreads 20 idle 0 current 0 maxconns 100 queued 0 timeout 120 spread 20
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: XOTcl version 1.6.7 loaded
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nsmain: AOLserver/4.5.1 running
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: nsmain: security info: uid=33, euid=33, gid=33, egid=33
[06/Jun/2013:22:17:34][5387.1464837888][-main-] Notice: driver: starting: nssock
[06/Jun/2013:22:17:34][5387.1464829696][-sched-] Notice: sched: starting
[06/Jun/2013:22:17:34][5387.1464690432][-nssock:driver-] Notice: starting
[06/Jun/2013:22:17:34][5387.1464690432][-nssock:driver-] Notice: nssock: listening on 127.0.0.1:80
cedwards@TR69:/var/log/aolserver4$