[07/Oct/2007:21:42:44.683097][15131.18446744073226440912][-main-] Notice: driver: starting: nssock3 [07/Oct/2007:21:42:44.683171][15131.1136961856][-nssock3:driver-] Notice: starting [07/Oct/2007:21:42:44.683213][15131.1136961856][-nssock3:driver-] Notice: nssock: listening on 192.168.1.102:8000 [07/Oct/2007:21:42:44.683242][15131.18446744073226440912][-main-] Notice: driver: starting: nsopenssl [07/Oct/2007:21:42:44.683313][15131.1138018624][-nsopenssl:driver-] Notice: starting [07/Oct/2007:21:42:44.683376][15131.1138018624][-nsopenssl:driver-] Notice: nsopenssl: listening on 192.168.1.102:8434 [07/Oct/2007:21:42:44.683405][15131.18446744073226440912][-main-] Notice: driver: starting: nsopenssl [07/Oct/2007:21:42:44.683488][15131.1139075392][-nsopenssl:driver-] Notice: starting [07/Oct/2007:21:42:44.683538][15131.1139075392][-nsopenssl:driver-] Notice: nsopenssl: listening on 192.168.1.102:8433 [07/Oct/2007:21:42:44.683573][15131.18446744073226440912][-main-] Warning: prebind: closed unused: 192.168.1.102:8006 = 8 [07/Oct/2007:21:43:46][15212.471556304][-main-] Notice: prebind: bound: 192.168.1.102:8001 [07/Oct/2007:21:43:46][15212.471556304][-main-] Notice: prebind: bound: 192.168.1.102:8000 [07/Oct/2007:21:43:46][15212.471556304][-main-] Notice: prebind: bound: 192.168.1.102:8005 [07/Oct/2007:21:43:46][15212.471556304][-main-] Notice: prebind: bound: 192.168.1.102:8006 Added server jnm Junom Server config: /web/nsd45/servers/jnm/config/server.tcl Added server tutos Tutos tWSDL config: /web/nsd45/servers/tutos/config/server.tcl Added server server1 Simple Server config: /web/nsd45/servers/server1/config/server.tcl mapping server jnm to name = nssock1 ip = 192.168.1.102 port = 8001 mapping server tutos to name = nssock2 ip = 192.168.1.102 port = 8005 mapping server server1 to name = nssock3 ip = 192.168.1.102 port = 8000 using nsdbModuleDirectory = /web/nsd45/config/modules/nsdb Configuring Database config::db::addDBDriver added driver nspostgres file /web/nsd45/bin/nspostgres.so config::db::addDBPool added pool pool1 for nspostgres poolFile /web/nsd45/config/modules/nsdb/nspostgres/pgpool.tcl config::db::addDBPool added pool pool2 for nspostgres poolFile /web/nsd45/config/modules/nsdb/nspostgres/pgpool.tcl Config NSD Sourced main-config file /web/nsd45/config/server.tcl Sourced main-config file /web/nsd45/config/mimetypes.tcl Sourced main-config file /web/nsd45/config/encodings.tcl Sourced main-config file /web/nsd45/config/threads.tcl Sourced main-config file /web/nsd45/config/stats.tcl Trying to load server jnm using /web/nsd45/servers/jnm/config/server.tcl Sourced server jnm file /web/nsd45/servers/jnm/config/server.tcl Trying to load server tutos using /web/nsd45/servers/tutos/config/server.tcl Sourced server tutos file /web/nsd45/servers/tutos/config/server.tcl Trying to load server server1 using /web/nsd45/servers/server1/config/server.tcl Sourced server server1 file /web/nsd45/servers/server1/config/server.tcl Sourced file /web/nsd45/config/servers.tcl loaded jnm Junom Server Sourced file /web/nsd45/config/servers.tcl loaded tutos Tutos tWSDL Sourced file /web/nsd45/config/servers.tcl loaded server1 Simple Server Mapped server jnm to sock nssock1 with hostname maria:8001 Mapped server jnm to sock nssock1 with hostname junom:8001 Mapped server jnm to sock nssock1 with hostname 192.168.1.102:8001 Mapped server tutos to sock nssock2 with hostname tutos:8005 Mapped server tutos to sock nssock2 with hostname 192.168.1.102:8005 Mapped server server1 to sock nssock3 with hostname 192.168.1.102:8000 Sourced sock nssock3 file /web/nsd45/config/modules/nssock/nssock.tcl Sourced sock nssock1 file /web/nsd45/config/modules/nssock/nssock.tcl Sourced sock nssock2 file /web/nsd45/config/modules/nssock/nssock.tcl Sourced Database Configuration driver nspostgres pool pool1 file /web/nsd45/config/modules/nsdb/nspostgres/pgpool.tcl Sourced Database Configuration driver nspostgres pool pool2 file /web/nsd45/config/modules/nsdb/nspostgres/pgpool.tcl ns_section ns/db/drivers ns_param nspostgres /web/nsd45/bin/nspostgres.so ns_section ns/db/pool/pool1 ns_param maxidle 1000000000 ns_param maxopen 1000000000 ns_param connections 5 ns_param verbose true ns_param extendedtableinfo true ns_param logsqlerrors true ns_param driver nspostgres ns_param user tom ns_param datasource localhost::tom ns_param password {} ns_section ns/db/pool/pool2 ns_param maxidle 1000000000 ns_param maxopen 1000000000 ns_param connections 5 ns_param verbose true ns_param extendedtableinfo true ns_param logsqlerrors true ns_param driver nspostgres ns_param user tom ns_param datasource localhost::tom ns_param password {} ns_section ns/db/pools ns_param pool1 {Pool 1} ns_param pool2 {Pool 2} ns_section ns/encodings ns_param .utf_html utf-8 ns_param .sjis_html shiftjis ns_param .gb_html gb2312 ns_param .big5_html big5 ns_param .euc-cn_html euc-cn ns_param .gb_adp gb2312 ns_section ns/interps/cgiinterps ns_param .pl /usr/bin/perl ns_section ns/mimetypes ns_param default */* ns_param noextension */* ns_param .adp {text/html; charset=iso-8859-1} ns_param .u_adp {text/html; charset=UTF-8} ns_param .gb_adp {text/html; charset=GB2312} ns_param .sjis_html {text/html; charset=shift_jis} ns_param .sjis_adp {text/html; charset=shift_jis} ns_param .gb_html {text/html; charset=GB2312} ns_param .ico image/x-icon ns_param .wsdl {text/xml; charset=utf-8} ns_section ns/module/nsopenssl ns_param RandomFile /dev/urandom ns_param SeedBytes 1024 ns_section ns/module/nssock1 ns_param address 192.168.1.102 ns_param port 8001 ns_param protocol http ns_param defaultserver jnm ns_param maxpost 62914560 ns_param maxinput 62914560 ns_param bufsize 16000 ns_param rcvbuf 0 ns_param sndbuf 0 ns_param socktimeout 30 ns_param sendwait 30 ns_param recvwait 30 ns_param closewait 2 ns_param keepwait 30 ns_param backlog 5 ns_param maxinput 1024000 ns_param readtimeoutlogging false ns_param serverrejectlogging false ns_param sockerrorlogging false ns_param sockshuterrorlogging false ns_section ns/module/nssock1/servers ns_param jnm maria:8001 ns_param jnm junom:8001 ns_param jnm 192.168.1.102:8001 ns_section ns/module/nssock2 ns_param address 192.168.1.102 ns_param port 8005 ns_param protocol http ns_param defaultserver tutos ns_param maxpost 62914560 ns_param maxinput 62914560 ns_param bufsize 16000 ns_param rcvbuf 0 ns_param sndbuf 0 ns_param socktimeout 30 ns_param sendwait 30 ns_param recvwait 30 ns_param closewait 2 ns_param keepwait 30 ns_param backlog 5 ns_param maxinput 1024000 ns_param readtimeoutlogging false ns_param serverrejectlogging false ns_param sockerrorlogging false ns_param sockshuterrorlogging false ns_section ns/module/nssock2/servers ns_param tutos tutos:8005 ns_param tutos 192.168.1.102:8005 ns_section ns/module/nssock3 ns_param address 192.168.1.102 ns_param port 8000 ns_param protocol http ns_param defaultserver server1 ns_param maxpost 62914560 ns_param maxinput 62914560 ns_param bufsize 16000 ns_param rcvbuf 0 ns_param sndbuf 0 ns_param socktimeout 30 ns_param sendwait 30 ns_param recvwait 30 ns_param closewait 2 ns_param keepwait 30 ns_param backlog 5 ns_param maxinput 1024000 ns_param readtimeoutlogging false ns_param serverrejectlogging false ns_param sockerrorlogging false ns_param sockshuterrorlogging false ns_section ns/module/nssock3/servers ns_param server1 192.168.1.102:8000 ns_section ns/modules ns_param nssock3 /web/nsd45/bin/nssock.so ns_param nssock1 /web/nsd45/bin/nssock.so ns_param nssock2 /web/nsd45/bin/nssock.so ns_section ns/parameters ns_param home /web/nsd45 ns_param pidfile /web/nsd45/log/jnm.nspid ns_param OutputCharset UTF-8 ns_param URLCharset UTF-8 ns_param stacksize 65536 ns_param logusec true ns_param logroll true ns_param logexpand false ns_param debug false ns_param logdev true ns_param lognotice true ns_param logmaxbackup 10 ns_param logmaxlevel 256 ns_param logmaxbuffer 10 ns_param logflushinterval 10 ns_param serverlog /dev/fd/1 ns_param shutdowntimeout 20 ns_param schedmaxelapsed 2 ns_param listenbacklog 32 ns_param dnscache true ns_param dnscachemaxentries 100 ns_param dnscachetimeout 60 ns_param keepalivetimeout 30 ns_param maxkeepalive 0 ns_param keepaliveallmethods false ns_section ns/server/jnm ns_param realm jnm ns_param enableaolpress false ns_param checkmodifiedsince true ns_param flushcontent false ns_param noticedetail true ns_param headercase preserve ns_param outputcharset UTF-8 ns_param hackcontenttype false ns_param urlcharset UTF-8 ns_param sendfdthreshold 2048 ns_param errorminsize 514 ns_param maxline 16384 ns_param maxheaders 65536 ns_param maxpost 62914560 ns_param directoryfile index.tcl,index.adp,index.html,index.htm ns_param pageroot /web/nsd45/servers/jnm/pages ns_param maxconnections 5 ns_param maxdropped 0 ns_param maxthreads 5 ns_param minthreads 5 ns_param threadtimeout 120 ns_param globalstats false ns_param urlstats false ns_param maxurlstats 1000 ns_param EnableTclPages true ns_param directoryproc css_dirlist ns_param directorylisting fancy ns_section ns/server/jnm/adp ns_param errorpage global/error.adp ns_param startpage global/start.adp ns_param enableexpire false ns_param enabledebug true ns_param debuginit ns_adp_debuginit ns_param defaultparser fancy ns_param cachesize 5242880 ns_param map /*.adp ns_section ns/server/jnm/adp/parsers ns_param fancy .adp ns_section ns/server/jnm/db ns_param pools * ns_param defaultpool pool1 ns_section ns/server/jnm/fastpath ns_param cache 10 ns_param cachemaxsize 5242880 ns_param cachemaxentry 524288 ns_param mmap false ns_param pageroot /web/nsd45/servers/jnm/pages ns_param directorylisting fancy ns_param directoryproc css_dirlist ns_param directoryfile index.tcl,index.adp,index.html,index.htm ns_param directoryadp {} ns_section ns/server/jnm/module/nscgi ns_param map {GET /sql-ledger /web/sql-ledger} ns_param map {POST /sql-ledger /web/sql-ledger} ns_param map {GET /sql-ledger/css /web/sql-ledger/css} ns_param Interps CGIinterps ns_section ns/server/jnm/module/nscp ns_param address 127.0.0.1 ns_param port 9999 ns_param echopassword 1 ns_param cpcmdlogging 1 ns_section ns/server/jnm/module/nscp/users ns_param user nsadmin:t2GqvvaiIUbF2: ns_section ns/server/jnm/module/nslog ns_param file /web/nsd45/servers/jnm/modules/nslog/jnm-access.log ns_param enablehostnamelookup false ns_param logcombined true ns_param logrefer true ns_param loguseragent true ns_param maxbackup 100 ns_param rollday * ns_param rollfmt %Y-%m-%d-%H:%M ns_param rollhour 0 ns_param rollonsignal true ns_param rolllog true ns_section ns/server/jnm/modules ns_param nslog /web/nsd45/bin/nslog.so ns_param nssha1 /web/nsd45/bin/nssha1.so ns_param nscache /web/nsd45/bin/nscache.so ns_param nsrewrite /web/nsd45/bin/nsrewrite.so ns_param nscgi /web/nsd45/bin/nscgi.so ns_param nsdb /web/nsd45/bin/nsdb.so ns_param nscp /web/nsd45/bin/nscp.so ns_param nsbgwrite /web/nsd45/bin/nsbgwrite.so ns_param twt tcl ns_section ns/server/jnm/pool/fast ns_param maxconnections 100 ns_param minthreads 12 ns_param maxthreads 14 ns_param threadtimeout 120 ns_param map {GET /*-thumb.jpg} ns_param map {GET /images/*-thumb.jpg} ns_param map {GET /test.html} ns_section ns/server/jnm/pools ns_param fast {fast pool} ns_param fast {fast pool} ns_section ns/server/jnm/redirects ns_param 404 /global/file-not-found.tcl ns_param 403 global/forbidden.html ns_section ns/server/jnm/tcl ns_param library /web/nsd45/servers/jnm/modules/tcl ns_param autoclose on ns_param debug false ns_param SharedLibrary /web/nsd45/modules/tcl ns_param initfile /web/nsd45/bin/init.tcl ns_param nsvbuckets 8 ns_section ns/server/server1 ns_param realm server1 ns_param enableaolpress false ns_param checkmodifiedsince true ns_param flushcontent false ns_param noticedetail true ns_param headercase preserve ns_param outputcharset UTF-8 ns_param hackcontenttype false ns_param urlcharset UTF-8 ns_param sendfdthreshold 2048 ns_param errorminsize 514 ns_param maxline 16384 ns_param maxheaders 65536 ns_param maxpost 62914560 ns_param directoryfile index.tcl,index.adp,index.html,index.htm ns_param pageroot /web/nsd45/servers/server1/pages ns_param maxconnections 5 ns_param maxdropped 0 ns_param maxthreads 5 ns_param minthreads 5 ns_param threadtimeout 120 ns_param globalstats false ns_param urlstats false ns_param maxurlstats 1000 ns_param EnableTclPages true ns_param directoryproc css_dirlist ns_param directorylisting fancy ns_section ns/server/server1/adp ns_param errorpage global/error.adp ns_param startpage global/start.adp ns_param enableexpire false ns_param enabledebug true ns_param debuginit ns_adp_debuginit ns_param defaultparser fancy ns_param cachesize 5242880 ns_param map /*.adp ns_section ns/server/server1/adp/parsers ns_param fancy .adp ns_section ns/server/server1/db ns_param pools * ns_param defaultpool pool1 ns_section ns/server/server1/fastpath ns_param cache 10 ns_param cachemaxsize 5242880 ns_param cachemaxentry 524288 ns_param mmap false ns_param pageroot /web/nsd45/servers/server1/pages ns_param directorylisting fancy ns_param directoryproc css_dirlist ns_param directoryfile index.tcl,index.adp,index.html,index.htm ns_param directoryadp {} ns_section ns/server/server1/module/nscp ns_param address 127.0.0.1 ns_param port 9997 ns_param echopassword 1 ns_param cpcmdlogging 1 ns_section ns/server/server1/module/nscp/users ns_param user nsadmin:t2GqvvaiIUbF2: ns_section ns/server/server1/module/nslog ns_param file /web/nsd45/servers/server1/modules/nslog/server1-access.log ns_param enablehostnamelookup false ns_param logcombined true ns_param logrefer true ns_param loguseragent true ns_param maxbackup 100 ns_param rollday * ns_param rollfmt %Y-%m-%d-%H:%M ns_param rollhour 0 ns_param rollonsignal true ns_param rolllog true ns_section ns/server/server1/modules ns_param nslog /web/nsd45/bin/nslog.so ns_param nscp /web/nsd45/bin/nscp.so ns_param nsbgwrite /web/nsd45/bin/nsbgwrite.so ns_param bgwrite tcl ns_section ns/server/server1/pool/fast ns_param maxconnections 100 ns_param minthreads 12 ns_param maxthreads 14 ns_param threadtimeout 120 ns_param map {GET /*-thumb.jpg} ns_param map {GET /images/*-thumb.jpg} ns_param map {GET /test.html} ns_section ns/server/server1/pools ns_param fast {fast pool} ns_param fast {fast pool} ns_section ns/server/server1/redirects ns_param 404 /global/file-not-found.tcl ns_param 403 global/forbidden.html ns_section ns/server/server1/tcl ns_param library /web/nsd45/servers/server1/modules/tcl ns_param autoclose on ns_param debug false ns_param SharedLibrary /web/nsd45/modules/tcl ns_param initfile /web/nsd45/bin/init.tcl ns_param nsvbuckets 8 ns_section ns/server/stats ns_param enabled 1 ns_param url /aolserver/stats ns_param user nsadmin ns_param password tom ns_section ns/server/tutos ns_param realm tutos ns_param enableaolpress false ns_param checkmodifiedsince true ns_param flushcontent false ns_param noticedetail true ns_param headercase preserve ns_param outputcharset UTF-8 ns_param hackcontenttype false ns_param urlcharset UTF-8 ns_param sendfdthreshold 2048 ns_param errorminsize 514 ns_param maxline 16384 ns_param maxheaders 65536 ns_param maxpost 62914560 ns_param directoryfile index.tcl,index.adp,index.html,index.htm ns_param pageroot /web/nsd45/servers/tutos/pages ns_param maxconnections 6 ns_param maxdropped 0 ns_param maxthreads 6 ns_param minthreads 6 ns_param threadtimeout 126 ns_param globalstats false ns_param urlstats false ns_param maxurlstats 1000 ns_param EnableTclPages true ns_param directoryproc css_dirlist ns_param directorylisting fancy ns_section ns/server/tutos/adp ns_param errorpage global/error.adp ns_param startpage global/start.adp ns_param enableexpire false ns_param enabledebug true ns_param debuginit ns_adp_debuginit ns_param defaultparser fancy ns_param cachesize 5242880 ns_param map /*.adp ns_section ns/server/tutos/adp/parsers ns_param fancy .adp ns_section ns/server/tutos/db ns_param pools * ns_param defaultpool pool1 ns_section ns/server/tutos/fastpath ns_param cache 10 ns_param cachemaxsize 5242880 ns_param cachemaxentry 524288 ns_param mmap false ns_param pageroot /web/nsd45/servers/tutos/pages ns_param directorylisting fancy ns_param directoryproc css_dirlist ns_param directoryfile index.tcl,index.adp,index.html,index.htm ns_param directoryadp {} ns_section ns/server/tutos/module/nscp ns_param address 127.0.0.1 ns_param port 9998 ns_param echopassword 1 ns_param cpcmdlogging 1 ns_section ns/server/tutos/module/nscp/users ns_param user nsadmin:t2GqvvaiIUbF2: ns_section ns/server/tutos/module/nslog ns_param file /web/nsd45/servers/tutos/modules/nslog/tutos-access.log ns_param enablehostnamelookup false ns_param logcombined true ns_param logrefer true ns_param loguseragent true ns_param maxbackup 100 ns_param rollday * ns_param rollfmt %Y-%m-%d-%H:%M ns_param rollhour 0 ns_param rollonsignal true ns_param rolllog true ns_section ns/server/tutos/module/nsopenssl/defaults ns_param server users ns_param client client ns_section ns/server/tutos/module/nsopenssl/sslcontext/admins ns_param Role server ns_param ModuleDir /web/nsd45/servers/tutos/modules/nsopenssl ns_param CertFile server/server.crt ns_param KeyFile server/server.key ns_param CADir ca-client/dir ns_param CAFile ca-client/ca-client.crt ns_param Protocols All ns_param CipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP ns_param PeerVerify false ns_param PeerVerifyDepth 3 ns_param Trace false ns_section ns/server/tutos/module/nsopenssl/sslcontext/client ns_param Role client ns_param ModuleDir /web/nsd45/servers/tutos/modules/nsopenssl ns_param CertFile client/client.crt ns_param KeyFile client/client.key ns_param CADir ca-server/dir ns_param CAFile ca-server/ca-server.crt ns_param Protocols {SSLv2, SSLv3, TLSv1} ns_param CipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP ns_param PeerVerify false ns_param PeerVerifyDepth 3 ns_param Trace false ns_section ns/server/tutos/module/nsopenssl/sslcontext/users ns_param Role server ns_param ModuleDir /web/nsd45/servers/tutos/modules/nsopenssl ns_param CertFile server/server.crt ns_param KeyFile server/server.key ns_param CADir ca ns_param CAFile ca/ca.crt ns_param Protocols {SSLv3, TLSv1} ns_param CipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP ns_param PeerVerify false ns_param PeerVerifyDepth 3 ns_param Trace false ns_section ns/server/tutos/module/nsopenssl/sslcontexts ns_param users {SSL context used for regular user access} ns_param admins {SSL context used for administrator access} ns_param client {SSL context used for outgoing script socket connections} ns_section ns/server/tutos/module/nsopenssl/ssldriver/admins ns_param sslcontext admins ns_param port 8434 ns_param hostname 192.168.1.102 ns_param address 192.168.1.102 ns_section ns/server/tutos/module/nsopenssl/ssldriver/users ns_param sslcontext users ns_param port 8433 ns_param hostname 192.168.1.102 ns_param address 192.168.1.102 ns_section ns/server/tutos/module/nsopenssl/ssldrivers ns_param users {Driver for regular user access} ns_param admins {Driver for administrator access} ns_section ns/server/tutos/modules ns_param nslog /web/nsd45/bin/nslog.so ns_param nssha1 /web/nsd45/bin/nssha1.so ns_param nsrewrite /web/nsd45/bin/nsrewrite.so ns_param nsdb /web/nsd45/bin/nsdb.so ns_param nscp /web/nsd45/bin/nscp.so ns_param nsopenssl /web/nsd45/bin/nsopenssl.so ns_param twt tcl ns_param twsdl tcl ns_param dirlist tcl ns_section ns/server/tutos/pool/default ns_param maxconnections 99 ns_param minthreads 4 ns_param maxthreads 11 ns_param threadtimeout 123 ns_param map {GET /*} ns_param map {POST /*} ns_section ns/server/tutos/pool/fast ns_param maxconnections 101 ns_param minthreads 3 ns_param maxthreads 11 ns_param threadtimeout 125 ns_param map {GET /*-thumb.jpg} ns_param map {GET /*-thumb.gif} ns_section ns/server/tutos/pools ns_param default {default pool} ns_param fast {fast pool} ns_section ns/server/tutos/redirects ns_param 404 /global/file-not-found.tcl ns_param 403 global/forbidden.html ns_section ns/server/tutos/tcl ns_param library /web/nsd45/servers/tutos/modules/tcl ns_param autoclose on ns_param debug true ns_param SharedLibrary /web/nsd45/modules/tcl ns_param initfile /web/nsd45/bin/init.tcl ns_param nsvbuckets 8 ns_section ns/servers ns_param jnm {Junom Server} ns_param tutos {Tutos tWSDL} ns_param server1 {Simple Server} ns_section ns/threads ns_param stacksize 1048576 ns_param mutexmeter true Sourced virtual-config file /web/nsd45/config/lib/config-script.tcl ErrorText = '' [07/Oct/2007:21:43:46.368448][15212.471556304][-main-] Notice: nsmain: AOLserver/4.5.0 starting [07/Oct/2007:21:43:46.368552][15212.471556304][-main-] Notice: nsmain: security info: uid=1000, euid=1000, gid=1001, egid=1001 [07/Oct/2007:21:43:46.368604][15212.471556304][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024 [07/Oct/2007:21:43:46.369118][15212.471556304][-main-] Notice: encoding: loaded: utf-8 [07/Oct/2007:21:43:46.369458][15212.471556304][-main-] Notice: fastpath[jnm]: mapped GET / [07/Oct/2007:21:43:46.369527][15212.471556304][-main-] Notice: fastpath[jnm]: mapped HEAD / [07/Oct/2007:21:43:46.369580][15212.471556304][-main-] Notice: fastpath[jnm]: mapped POST / [07/Oct/2007:21:43:46.369675][15212.471556304][-main-] Notice: adp[jnm]: mapped GET /*.adp [07/Oct/2007:21:43:46.369729][15212.471556304][-main-] Notice: adp[jnm]: mapped HEAD /*.adp [07/Oct/2007:21:43:46.369780][15212.471556304][-main-] Notice: adp[jnm]: mapped POST /*.adp [07/Oct/2007:21:43:46.369878][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nslog.so' [07/Oct/2007:21:43:46.370913][15212.471556304][-main-] Notice: nslog: opened '/web/nsd45/servers/jnm/modules/nslog/jnm-access.log' [07/Oct/2007:21:43:46.371015][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nssha1.so' [07/Oct/2007:21:43:46.371462][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nscache.so' [07/Oct/2007:21:43:46.371955][15212.471556304][-main-] Notice: nscache module version @VER@ server: jnm [07/Oct/2007:21:43:46.372114][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nsrewrite.so' [07/Oct/2007:21:43:46.372520][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nscgi.so' [07/Oct/2007:21:43:46.373166][15212.471556304][-main-] Notice: nscgi: GET /sql-ledger -> /web/sql-ledger [07/Oct/2007:21:43:46.373256][15212.471556304][-main-] Notice: nscgi: POST /sql-ledger -> /web/sql-ledger [07/Oct/2007:21:43:46.373330][15212.471556304][-main-] Notice: nscgi: GET /sql-ledger/css -> /web/sql-ledger/css [07/Oct/2007:21:43:46.373414][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nsdb.so' [07/Oct/2007:21:43:46.374429][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nspostgres.so' [07/Oct/2007:21:43:46.378056][15212.471556304][-main-] Notice: PostgreSQL loaded. [07/Oct/2007:21:43:46.378421][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nscp.so' [07/Oct/2007:21:43:46.379192][15212.471556304][-main-] Notice: nscp: listening on 127.0.0.1:9999 [07/Oct/2007:21:43:46.379275][15212.471556304][-main-] Notice: nscp: added user: nsadmin [07/Oct/2007:21:43:46.379489][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nsbgwrite.so' [07/Oct/2007:21:43:46.430147][15212.471556304][-main-] Notice: commands = ns_hrefs subst ns_checkurl pwd ns_geturl ns_connsendfp sv_append unknown ns_urlencode lrange ns_socknread ns_parsehttptime auto_import ns_adp_debug ns_gmtime sv_set sv_names case ns_ictl ns_info break sv_object auto_execok ns_cache_keys linsert ns_adp_break catch ns_adp_exception ns_cache_size ns_pause if ns_for ns_thread ns_sockselect join ns_adp_ident sv_keylset ns_writefp ns_returnerror ns_respond ns_server send_file format ns_after ns_write package binary ns_uudecode trace ns_returnfile ns_adp_compress after flush ns_cache_stats ns_atsignal ns_chmod ns_logroll ns_shutdown continue ns_adp_flush ns_adp_mimetype ns_configsections ns_fmttime ns_striphtml ns_adp_parse ns_cache_names foreach ns_unlink ns_adp_argc ns_limits ns_returnadminnotice ns_purgefiles ns_symlink unset ns_resume ns_sockopen interp sv_lpop lindex ns_headers sv_get logResult nsv_lappend eof list ns_adp_argv ns_schedule_weekly ns_link auto_load_index ns_return env ns_gifsize lsearch fblocked ns_job proc lappend sv_keylget nsv_unset ns_returnbadrequest sv_keyldel ns_modulepath ns_returnforbidden fconfigure switch auto_qualify ns_unregister_adp ns_kill close sv_unset ns_httptime ns_adp_puts ns_while ns_rwlock ns_adp_close set read ns_adp_tell nsv_append seek ns_encodingforcharset while ns_mutex ns_tmpnam ns_adp_registertag sv_pop ns_schedule_daily ns_register_fastpath ns_atexit ns_adp_stream sv_lrange keylset ns_sockblocking ns_socklistencallback ns_url2file ns_cache_flush sv_llength sv_exists ns_adp_include ns_uuencode load sv_lock sv_lpush puts ns_adp_registerproc ns_config sv_lreplace ns_schedule_proc socket tell open ns_unschedule_proc ns_cond ns_ftruncate pid exec ns_markfordelete ns_mktemp ns_crypt ns_share ns_adp_dir ns_interp_ctl ns_register_adptag ns_adp_registeradp ns_conn ns_internalredirect return error ns_socknonblocking split array ns_adp_ctl lreplace concat ns_http fcopy ns_cpfp ns_jpegsize nsv_set update ns_socketpair ns_charsets ns_critsec ns_cancel for append auto_load nsv_incr ns_returnunauthorized ns_returnnotice ns_register_encoding ns_configsection ns_cp sv_incr sv_lindex keylget scan _ns_adp_include ns_rename ns_foreach ns_var keyldel ns_quotehtml ns_adp_abort ns_adp_eval nsv_array ns_rollfile ns_register_adp ns_guesstype fileevent regexp ns_adp_safeeval ns_puts ns_adp_return ns_sockcallback ns_adp_bind_args upvar ns_urldecode ns_socklisten encoding ns_register_proc sv_keylkeys sv_linsert exit ns_unregister_proc ns_atclose incr ns_adp_mime ns_hostbyaddr tclLog ns_sockcheck sv_array ns_env glob ns_adp_append ns_driver time ns_sockaccept eval ns_sleep ns_atshutdown ns_parsequery ns_register_filter ns_event ns_localtime gets ns_rand nsv_get ns_writecontent ns_returnfp llength variable keylkeys ns_returnredirect ns_requestauthorize info clock ns_cache ns_loop_ctl nsv_exists ns_rmdir ns_normalizepath sv_lset sv_var ns_startcontent global source ns_set ns_returnnotfound ns_pools ns_truncate ns_sema cd file ns_adp_trunc ns_chan ns_adp_stats namespace ns_library vwait ns_addrbyhost uplevel ns_adp_registerscript rename lset sv_lsearch ns_adp_dump ns_conncptofp ns_log ns_register_trace sv_lappend ns_logctl sv_move expr regsub nsv_names lsort ns_parseheader ns_time string ns_mkdir [07/Oct/2007:21:43:46.430344][15212.471556304][-main-] Notice: going to setup a trace for file [07/Oct/2007:21:43:46.430423][15212.471556304][-main-] Notice: setup trace for file info: '{{read write} log_trace}' [07/Oct/2007:21:43:46.431895][15212.471556304][-main-] Notice: conf: [ns/server/jnm]enabletclpages = 1 [07/Oct/2007:21:43:46.432030][15212.471556304][-main-] Notice: tcl: enabling .tcl pages [07/Oct/2007:21:43:46.433597][15212.471556304][-main-] Notice: Default Pool: minthreads 0 maxthreads 10 idle 0 current 0 maxconns 0 queued 0 timeout 120 [07/Oct/2007:21:43:46.434019][15212.471556304][-main-] Notice: fast Pool: minthreads 12 maxthreads 14 idle 0 current 0 maxconns 100 queued 0 timeout 120 [07/Oct/2007:21:43:46.434116][15212.471556304][-main-] Notice: ns_pools registered fast jnm GET /*-thumb.jpg [07/Oct/2007:21:43:46.434219][15212.471556304][-main-] Notice: ns_pools registered fast jnm GET /images/*-thumb.jpg [07/Oct/2007:21:43:46.434272][15212.471556304][-main-] Notice: ns_pools registered fast jnm GET /test.html [07/Oct/2007:21:43:46.434356][15212.471556304][-main-] Notice: fast Pool: minthreads 12 maxthreads 14 idle 0 current 0 maxconns 100 queued 0 timeout 120 [07/Oct/2007:21:43:46.434429][15212.471556304][-main-] Notice: ns_pools registered fast jnm GET /*-thumb.jpg [07/Oct/2007:21:43:46.434478][15212.471556304][-main-] Notice: ns_pools registered fast jnm GET /images/*-thumb.jpg [07/Oct/2007:21:43:46.434527][15212.471556304][-main-] Notice: ns_pools registered fast jnm GET /test.html [07/Oct/2007:21:43:46.435739][15212.471556304][-main-] Notice: stats: web stats enabled for '/aolserver/stats' [07/Oct/2007:21:43:46.438553][15212.471556304][-main-] Notice: local.conf: loaded [07/Oct/2007:21:43:46.441929][15212.471556304][-main-] Notice: Package request: Procs loading... [07/Oct/2007:21:43:46.442352][15212.471556304][-main-] Notice: Package request: Procs loaded. [07/Oct/2007:21:43:46.442400][15212.471556304][-main-] Notice: Package datastore: Procs loading... [07/Oct/2007:21:43:46.443228][15212.471556304][-main-] Notice: Package datastore: Procs loaded. [07/Oct/2007:21:43:46.443277][15212.471556304][-main-] Notice: Package auth: Procs loading... [07/Oct/2007:21:43:46.443683][15212.471556304][-main-] Notice: Package auth: Procs loaded. [07/Oct/2007:21:43:46.443729][15212.471556304][-main-] Notice: Package cookie: Procs loading... [07/Oct/2007:21:43:46.444401][15212.471556304][-main-] Notice: Package cookie: Procs loaded. [07/Oct/2007:21:43:46.444449][15212.471556304][-main-] Notice: Package session: Procs loading... [07/Oct/2007:21:43:46.445041][15212.471556304][-main-] Notice: Package session: Procs loaded. [07/Oct/2007:21:43:46.445088][15212.471556304][-main-] Notice: Package redit: Procs loading... [07/Oct/2007:21:43:46.445434][15212.471556304][-main-] Notice: Package redit: Procs loaded. [07/Oct/2007:21:43:46.445476][15212.471556304][-main-] Notice: Package provider: Procs loading... [07/Oct/2007:21:43:46.445840][15212.471556304][-main-] Notice: Package provider: Procs loaded. [07/Oct/2007:21:43:46.445883][15212.471556304][-main-] Notice: Package odbc: Procs loading... [07/Oct/2007:21:43:46.446202][15212.471556304][-main-] Notice: Package odbc: Procs loaded. [07/Oct/2007:21:43:46.446245][15212.471556304][-main-] Notice: Package pg4: Procs loading... [07/Oct/2007:21:43:46.446552][15212.471556304][-main-] Notice: Package pg4: Procs loaded. [07/Oct/2007:21:43:46.446594][15212.471556304][-main-] Notice: Package db: Procs loading... [07/Oct/2007:21:43:46.448705][15212.471556304][-main-] Notice: Package db: Procs loaded. [07/Oct/2007:21:43:46.448768][15212.471556304][-main-] Notice: Package testpkg: Procs loading... [07/Oct/2007:21:43:46.448986][15212.471556304][-main-] Notice: Package testpkg: Procs loaded. [07/Oct/2007:21:43:46.449026][15212.471556304][-main-] Notice: Package view: Procs loading... [07/Oct/2007:21:43:46.449388][15212.471556304][-main-] Notice: Package view: Procs loaded. [07/Oct/2007:21:43:46.449430][15212.471556304][-main-] Notice: Package qw: Procs loading... [07/Oct/2007:21:43:46.449951][15212.471556304][-main-] Notice: Package qw: Procs loaded. [07/Oct/2007:21:43:46.449994][15212.471556304][-main-] Notice: Package catalog: Procs loading... [07/Oct/2007:21:43:46.450204][15212.471556304][-main-] Notice: Package catalog: Procs loaded. [07/Oct/2007:21:43:46.450244][15212.471556304][-main-] Notice: Package sock: Procs loading... [07/Oct/2007:21:43:46.450464][15212.471556304][-main-] Notice: Package sock: Procs loaded. [07/Oct/2007:21:43:46.450505][15212.471556304][-main-] Notice: Package quick-photo: Procs loading... [07/Oct/2007:21:43:46.458433][15212.471556304][-main-] Notice: Package quick-photo: Procs loaded. [07/Oct/2007:21:43:46.458523][15212.471556304][-main-] Notice: Package resource: Procs loading... [07/Oct/2007:21:43:46.458984][15212.471556304][-main-] Notice: Package resource: Procs loaded. [07/Oct/2007:21:43:46.459084][15212.471556304][-main-] Notice: Package form: Procs loading... [07/Oct/2007:21:43:46.459707][15212.471556304][-main-] Notice: Package form: Procs loaded. [07/Oct/2007:21:43:46.459753][15212.471556304][-main-] Notice: Package remodel: Procs loading... [07/Oct/2007:21:43:46.459954][15212.471556304][-main-] Notice: Package remodel: Procs loaded. [07/Oct/2007:21:43:46.459994][15212.471556304][-main-] Notice: Package tsearch: Procs loading... [07/Oct/2007:21:43:46.460187][15212.471556304][-main-] Notice: Package tsearch: Procs loaded. [07/Oct/2007:21:43:46.460528][15212.471556304][-main-] Notice: Configuring datastore with datastore-local.conf [07/Oct/2007:21:43:46.460625][15212.471556304][-main-] Notice: Package datastore: Configured. [07/Oct/2007:21:43:46.460783][15212.471556304][-main-] Notice: Configuring auth with auth-local.conf [07/Oct/2007:21:43:46.460871][15212.471556304][-main-] Notice: Package auth: Configured. [07/Oct/2007:21:43:46.461147][15212.471556304][-main-] Notice: Configuring session with session-local.conf [07/Oct/2007:21:43:46.461241][15212.471556304][-main-] Notice: Package session: Configured. [07/Oct/2007:21:43:46.463026][15212.471556304][-main-] Notice: Configuring tsearch with tsearch-local.conf [07/Oct/2007:21:43:46.463118][15212.471556304][-main-] Notice: Package tsearch: Configured. [07/Oct/2007:21:43:46.463186][15212.471556304][-main-] Notice: Package request: Initializing... [07/Oct/2007:21:43:46.463380][15212.471556304][-main-] Notice: Package request: Initialized. [07/Oct/2007:21:43:46.463420][15212.471556304][-main-] Notice: Package datastore: Initializing... [07/Oct/2007:21:43:46.464554][15212.471556304][-main-] Error: no connection while executing "ns_atclose ::datastore::atClose $store" (procedure "closeStore" line 4) invoked from within "closeStore $store" (procedure "::datastore::create" line 4) invoked from within "::datastore::create joe black sam 12345" invoked from within "set datastore [::datastore::create joe black sam 12345]" (file "/web/nsd45/servers/jnm/modules/tcl/twt/packages/datastore/tcl/datastore-init.tcl" line 11) invoked from within "source [twt::package::directory [file join $packageName tcl ${packageName}-init.tcl]]" (procedure "init" line 4) invoked from within "init $package" PACKAGE datastore [07/Oct/2007:21:43:46.464627][15212.471556304][-main-] Notice: Package auth: Initializing... [07/Oct/2007:21:43:46.464845][15212.471556304][-main-] Notice: Package auth: Initialized. [07/Oct/2007:21:43:46.464886][15212.471556304][-main-] Notice: Package cookie: Initializing... [07/Oct/2007:21:43:46.465134][15212.471556304][-main-] Notice: Package cookie: Initialized. [07/Oct/2007:21:43:46.465175][15212.471556304][-main-] Notice: Package session: Initializing... [07/Oct/2007:21:43:46.465428][15212.471556304][-main-] Notice: Package session: Initialized. [07/Oct/2007:21:43:46.465470][15212.471556304][-main-] Notice: Package redit: Initializing... [07/Oct/2007:21:43:46.465692][15212.471556304][-main-] Notice: redit: registered filter for GET on /*/*.redit [07/Oct/2007:21:43:46.465726][15212.471556304][-main-] Notice: redit: registered filter for POST on /*/*.redit [07/Oct/2007:21:43:46.465772][15212.471556304][-main-] Notice: Package redit: Initialized. [07/Oct/2007:21:43:46.465811][15212.471556304][-main-] Notice: Package provider: Initializing... [07/Oct/2007:21:43:46.466001][15212.471556304][-main-] Notice: Package provider: Initialized. [07/Oct/2007:21:43:46.466044][15212.471556304][-main-] Notice: Package odbc: Initializing... [07/Oct/2007:21:43:46.466427][15212.471556304][-main-] Notice: Created provider odbc [07/Oct/2007:21:43:46.466472][15212.471556304][-main-] Notice: Package odbc: Initialized. [07/Oct/2007:21:43:46.466510][15212.471556304][-main-] Notice: Package pg4: Initializing... [07/Oct/2007:21:43:46.466804][15212.471556304][-main-] Notice: Created provider pg4 [07/Oct/2007:21:43:46.466847][15212.471556304][-main-] Notice: Package pg4: Initialized. [07/Oct/2007:21:43:46.466933][15212.471556304][-main-] Notice: Package db: Initializing... [07/Oct/2007:21:43:46.467142][15212.471556304][-main-] Notice: Package db: Initialized. [07/Oct/2007:21:43:46.467182][15212.471556304][-main-] Notice: Package testpkg: Initializing... [07/Oct/2007:21:43:46.467630][15212.471556304][-main-] Notice: namespace current: ::twt::package [07/Oct/2007:21:43:46.467910][15212.471556304][-main-] Notice: query: select a, b, c from x where d = $param1 and e = $param2 and entry_date < $param3 and entry_date > $param3 - $param4 [07/Oct/2007:21:43:46.467979][15212.471556304][-main-] Notice: params: param3 param4 param1 param2 [07/Oct/2007:21:43:46.468057][15212.471556304][-main-] Notice: param3 :: 'date' [07/Oct/2007:21:43:46.468100][15212.471556304][-main-] Notice: param4 :: 'integer' [07/Oct/2007:21:43:46.468141][15212.471556304][-main-] Notice: param1 :: 'integer' [07/Oct/2007:21:43:46.468182][15212.471556304][-main-] Notice: param2 :: 'varchar 15' [07/Oct/2007:21:43:46.468438][15212.471556304][-main-] Notice: Found defaultProvider pg4 [07/Oct/2007:21:43:46.468646][15212.471556304][-main-] Notice: value: 'asasa' type: 'integer' [07/Oct/2007:21:43:46.468726][15212.471556304][-main-] Notice: Found defaultProvider pg4 [07/Oct/2007:21:43:46.468776][15212.471556304][-main-] Notice: value: 'jackson's' type: 'varchar' [07/Oct/2007:21:43:46.468965][15212.471556304][-main-] Notice: prepare 'select a, b, c from x where d = asasa and e = 'jackson''s' and entry_date < now and entry_date > now - 1' [07/Oct/2007:21:43:46.469067][15212.471556304][-main-] Notice: Package testpkg: Initialized. [07/Oct/2007:21:43:46.469108][15212.471556304][-main-] Notice: Package view: Initializing... [07/Oct/2007:21:43:46.469343][15212.471556304][-main-] Notice: Package view: Initialized. [07/Oct/2007:21:43:46.469383][15212.471556304][-main-] Notice: Package qw: Initializing... [07/Oct/2007:21:43:46.469579][15212.471556304][-main-] Notice: Package qw: Initialized. [07/Oct/2007:21:43:46.469620][15212.471556304][-main-] Notice: Package catalog: Initializing... [07/Oct/2007:21:43:46.471615][15212.471556304][-main-] Notice: loaded Catalog [07/Oct/2007:21:43:46.471690][15212.471556304][-main-] Notice: Package catalog: Initialized. [07/Oct/2007:21:43:46.471732][15212.471556304][-main-] Notice: Package sock: Initializing... [07/Oct/2007:21:43:46.471949][15212.471556304][-main-] Notice: Package sock: Initialized. [07/Oct/2007:21:43:46.471990][15212.471556304][-main-] Notice: Package quick-photo: Initializing... [07/Oct/2007:21:43:46.472261][15212.471556304][-main-] Notice: Package quick-photo: Initialized. [07/Oct/2007:21:43:46.472303][15212.471556304][-main-] Notice: Package resource: Initializing... [07/Oct/2007:21:43:46.472533][15212.471556304][-main-] Notice: Package resource: Initialized. [07/Oct/2007:21:43:46.472573][15212.471556304][-main-] Notice: Package form: Initializing... [07/Oct/2007:21:43:46.472903][15212.471556304][-main-] Error: no connection while executing "ns_atclose ::datastore::atClose $store" (procedure "closeStore" line 4) invoked from within "closeStore $store" (procedure "::datastore::create" line 4) invoked from within "::datastore::create $formName $randomData" (procedure "::twt::form::create" line 9) invoked from within "::twt::form::create tommy" invoked from within "set tommyForm [::twt::form::create tommy]" (file "/web/nsd45/servers/jnm/modules/tcl/twt/packages/form/tcl/form-init.tcl" line 5) invoked from within "source [twt::package::directory [file join $packageName tcl ${packageName}-init.tcl]]" (procedure "init" line 4) invoked from within "init $package" PACKAGE form [07/Oct/2007:21:43:46.472965][15212.471556304][-main-] Notice: Package remodel: Initializing... [07/Oct/2007:21:43:46.473314][15212.471556304][-main-] Notice: Package remodel: Initialized. [07/Oct/2007:21:43:46.473358][15212.471556304][-main-] Notice: Package tsearch: Initializing... [07/Oct/2007:21:43:46.473661][15212.471556304][-main-] Notice: Package tsearch: Initialized. [07/Oct/2007:21:43:46.473755][15212.471556304][-main-] Notice: Finished loading local packages [07/Oct/2007:21:43:46.536701][15212.471556304][-main-] Notice: fastpath[tutos]: mapped GET / [07/Oct/2007:21:43:46.536783][15212.471556304][-main-] Notice: fastpath[tutos]: mapped HEAD / [07/Oct/2007:21:43:46.536812][15212.471556304][-main-] Notice: fastpath[tutos]: mapped POST / [07/Oct/2007:21:43:46.536847][15212.471556304][-main-] Notice: adp[tutos]: mapped GET /*.adp [07/Oct/2007:21:43:46.536874][15212.471556304][-main-] Notice: adp[tutos]: mapped HEAD /*.adp [07/Oct/2007:21:43:46.536900][15212.471556304][-main-] Notice: adp[tutos]: mapped POST /*.adp [07/Oct/2007:21:43:46.537053][15212.471556304][-main-] Notice: nslog: opened '/web/nsd45/servers/tutos/modules/nslog/tutos-access.log' [07/Oct/2007:21:43:46.537226][15212.471556304][-main-] Notice: nscp: listening on 127.0.0.1:9998 [07/Oct/2007:21:43:46.537261][15212.471556304][-main-] Notice: nscp: added user: nsadmin [07/Oct/2007:21:43:46.537297][15212.471556304][-main-] Notice: modload: loading '/web/nsd45/bin/nsopenssl.so' [07/Oct/2007:21:43:46.548333][15212.471556304][-main-] Notice: nsopenssl: generating 512-bit temporary RSA key ... [07/Oct/2007:21:43:46.561947][15212.471556304][-main-] Notice: nsopenssl: generating 1024-bit temporary RSA key ... [07/Oct/2007:21:43:46.633235][15212.471556304][-main-] Notice: nsopenssl (tutos): loading SSL context 'users' [07/Oct/2007:21:43:46.633447][15212.471556304][-main-] Notice: nsopenssl (tutos): 'users' ciphers loaded successfully [07/Oct/2007:21:43:46.633477][15212.471556304][-main-] Notice: nsopenssl (tutos): 'users' using SSLv3 protocol [07/Oct/2007:21:43:46.633501][15212.471556304][-main-] Notice: nsopenssl (tutos): 'users' using TLSv1 protocol [07/Oct/2007:21:43:46.633543][15212.471556304][-main-] Error: nsopenssl (tutos): 'users' certificate file is not readable or does not exist [07/Oct/2007:21:43:46.633568][15212.471556304][-main-] Error: nsopenssl (tutos): SSL context 'users' left uninitialized [07/Oct/2007:21:43:46.633591][15212.471556304][-main-] Notice: nsopenssl (tutos): loading SSL context 'admins' [07/Oct/2007:21:43:46.633718][15212.471556304][-main-] Notice: nsopenssl (tutos): 'admins' ciphers loaded successfully [07/Oct/2007:21:43:46.633744][15212.471556304][-main-] Notice: nsopenssl (tutos): 'admins' using all protocols: SSLv2, SSLv3 and TLSv1 [07/Oct/2007:21:43:46.633778][15212.471556304][-main-] Error: nsopenssl (tutos): 'admins' certificate file is not readable or does not exist [07/Oct/2007:21:43:46.633802][15212.471556304][-main-] Error: nsopenssl (tutos): SSL context 'admins' left uninitialized [07/Oct/2007:21:43:46.633825][15212.471556304][-main-] Notice: nsopenssl (tutos): loading SSL context 'client' [07/Oct/2007:21:43:46.633956][15212.471556304][-main-] Notice: nsopenssl (tutos): 'client' ciphers loaded successfully [07/Oct/2007:21:43:46.633983][15212.471556304][-main-] Notice: nsopenssl (tutos): 'client' using SSLv2 protocol [07/Oct/2007:21:43:46.634007][15212.471556304][-main-] Notice: nsopenssl (tutos): 'client' using SSLv3 protocol [07/Oct/2007:21:43:46.634032][15212.471556304][-main-] Notice: nsopenssl (tutos): 'client' using TLSv1 protocol [07/Oct/2007:21:43:46.634066][15212.471556304][-main-] Error: nsopenssl (tutos): 'client' certificate file is not readable or does not exist [07/Oct/2007:21:43:46.634090][15212.471556304][-main-] Error: nsopenssl (tutos): SSL context 'client' left uninitialized [07/Oct/2007:21:43:46.634121][15212.471556304][-main-] Notice: nsopenssl (tutos): default SSL context for server is users [07/Oct/2007:21:43:46.634144][15212.471556304][-main-] Notice: default server SSL context: users [07/Oct/2007:21:43:46.634169][15212.471556304][-main-] Notice: nsopenssl (tutos): default SSL context for client is client [07/Oct/2007:21:43:46.634194][15212.471556304][-main-] Notice: default client SSL context: client [07/Oct/2007:21:43:46.634221][15212.471556304][-main-] Notice: nsopenssl (tutos): loading 'users' SSL driver [07/Oct/2007:21:43:46.634349][15212.471556304][-main-] Notice: nsopenssl (tutos): loading 'admins' SSL driver [07/Oct/2007:21:43:46.638238][15212.471556304][-main-] Notice: Thread Logging enabled /web/nsd45/servers/tutos/modules/tcl/init.tcl [07/Oct/2007:21:43:46.639441][15212.471556304][-main-] Notice: conf: [ns/server/tutos]enabletclpages = 1 [07/Oct/2007:21:43:46.639555][15212.471556304][-main-] Notice: tcl: enabling .tcl pages [07/Oct/2007:21:43:46.641053][15212.471556304][-main-] Notice: Default Pool: minthreads 0 maxthreads 10 idle 0 current 0 maxconns 0 queued 0 timeout 120 [07/Oct/2007:21:43:46.641413][15212.471556304][-main-] Notice: default Pool: minthreads 4 maxthreads 11 idle 0 current 0 maxconns 99 queued 0 timeout 123 [07/Oct/2007:21:43:46.641499][15212.471556304][-main-] Notice: ns_pools registered default tutos GET /* [07/Oct/2007:21:43:46.641550][15212.471556304][-main-] Notice: ns_pools registered default tutos POST /* [07/Oct/2007:21:43:46.641640][15212.471556304][-main-] Notice: fast Pool: minthreads 3 maxthreads 11 idle 0 current 0 maxconns 101 queued 0 timeout 125 [07/Oct/2007:21:43:46.641716][15212.471556304][-main-] Notice: ns_pools registered fast tutos GET /*-thumb.jpg [07/Oct/2007:21:43:46.641770][15212.471556304][-main-] Notice: ns_pools registered fast tutos GET /*-thumb.gif [07/Oct/2007:21:43:46.642856][15212.471556304][-main-] Notice: stats: web stats enabled for '/aolserver/stats' [07/Oct/2007:21:43:46.645267][15212.471556304][-main-] Notice: local.conf: loaded [07/Oct/2007:21:43:46.648979][15212.471556304][-main-] Notice: Package request: Procs loading... [07/Oct/2007:21:43:46.649431][15212.471556304][-main-] Notice: Package request: Procs loaded. [07/Oct/2007:21:43:46.649475][15212.471556304][-main-] Notice: Package datastore: Procs loading... [07/Oct/2007:21:43:46.650269][15212.471556304][-main-] Notice: Package datastore: Procs loaded. [07/Oct/2007:21:43:46.650318][15212.471556304][-main-] Notice: Package auth: Procs loading... [07/Oct/2007:21:43:46.650770][15212.471556304][-main-] Notice: Package auth: Procs loaded. [07/Oct/2007:21:43:46.650815][15212.471556304][-main-] Notice: Package cookie: Procs loading... [07/Oct/2007:21:43:46.651461][15212.471556304][-main-] Notice: Package cookie: Procs loaded. [07/Oct/2007:21:43:46.651507][15212.471556304][-main-] Notice: Package session: Procs loading... [07/Oct/2007:21:43:46.652218][15212.471556304][-main-] Notice: Package session: Procs loaded. [07/Oct/2007:21:43:46.652271][15212.471556304][-main-] Notice: Package redit: Procs loading... [07/Oct/2007:21:43:46.652664][15212.471556304][-main-] Notice: Package redit: Procs loaded. [07/Oct/2007:21:43:46.652706][15212.471556304][-main-] Notice: Package provider: Procs loading... [07/Oct/2007:21:43:46.653102][15212.471556304][-main-] Notice: Package provider: Procs loaded. [07/Oct/2007:21:43:46.653144][15212.471556304][-main-] Notice: Package odbc: Procs loading... [07/Oct/2007:21:43:46.653483][15212.471556304][-main-] Notice: Package odbc: Procs loaded. [07/Oct/2007:21:43:46.653525][15212.471556304][-main-] Notice: Package pg4: Procs loading... [07/Oct/2007:21:43:46.653861][15212.471556304][-main-] Notice: Package pg4: Procs loaded. [07/Oct/2007:21:43:46.653903][15212.471556304][-main-] Notice: Package db: Procs loading... [07/Oct/2007:21:43:46.656143][15212.471556304][-main-] Notice: Package db: Procs loaded. [07/Oct/2007:21:43:46.656206][15212.471556304][-main-] Notice: Package testpkg: Procs loading... [07/Oct/2007:21:43:46.656438][15212.471556304][-main-] Notice: Package testpkg: Procs loaded. [07/Oct/2007:21:43:46.656479][15212.471556304][-main-] Notice: Package view: Procs loading... [07/Oct/2007:21:43:46.656864][15212.471556304][-main-] Notice: Package view: Procs loaded. [07/Oct/2007:21:43:46.656906][15212.471556304][-main-] Notice: Package qw: Procs loading... [07/Oct/2007:21:43:46.657521][15212.471556304][-main-] Notice: Package qw: Procs loaded. [07/Oct/2007:21:43:46.657566][15212.471556304][-main-] Notice: Package catalog: Procs loading... [07/Oct/2007:21:43:46.657799][15212.471556304][-main-] Notice: Package catalog: Procs loaded. [07/Oct/2007:21:43:46.657890][15212.471556304][-main-] Notice: Package sock: Procs loading... [07/Oct/2007:21:43:46.658156][15212.471556304][-main-] Notice: Package sock: Procs loaded. [07/Oct/2007:21:43:46.658197][15212.471556304][-main-] Notice: Package quick-photo: Procs loading... [07/Oct/2007:21:43:46.684475][15212.471556304][-main-] Notice: Package quick-photo: Procs loaded. [07/Oct/2007:21:43:46.684568][15212.471556304][-main-] Notice: Package resource: Procs loading... [07/Oct/2007:21:43:46.685090][15212.471556304][-main-] Notice: Package resource: Procs loaded. [07/Oct/2007:21:43:46.685134][15212.471556304][-main-] Notice: Package form: Procs loading... [07/Oct/2007:21:43:46.685800][15212.471556304][-main-] Notice: Package form: Procs loaded. [07/Oct/2007:21:43:46.685850][15212.471556304][-main-] Notice: Package remodel: Procs loading... [07/Oct/2007:21:43:46.686093][15212.471556304][-main-] Notice: Package remodel: Procs loaded. [07/Oct/2007:21:43:46.686133][15212.471556304][-main-] Notice: Package tsearch: Procs loading... [07/Oct/2007:21:43:46.686358][15212.471556304][-main-] Notice: Package tsearch: Procs loaded. [07/Oct/2007:21:43:46.686772][15212.471556304][-main-] Notice: Configuring datastore with datastore-local.conf [07/Oct/2007:21:43:46.686859][15212.471556304][-main-] Notice: Package datastore: Configured. [07/Oct/2007:21:43:46.687063][15212.471556304][-main-] Notice: Configuring auth with auth-local.conf [07/Oct/2007:21:43:46.687144][15212.471556304][-main-] Notice: Package auth: Configured. [07/Oct/2007:21:43:46.687500][15212.471556304][-main-] Notice: Configuring session with session-local.conf [07/Oct/2007:21:43:46.687588][15212.471556304][-main-] Notice: Package session: Configured. [07/Oct/2007:21:43:46.690001][15212.471556304][-main-] Notice: Configuring tsearch with tsearch-local.conf [07/Oct/2007:21:43:46.690118][15212.471556304][-main-] Notice: Package tsearch: Configured. [07/Oct/2007:21:43:46.690187][15212.471556304][-main-] Notice: Package request: Initializing... [07/Oct/2007:21:43:46.690415][15212.471556304][-main-] Notice: Package request: Initialized. [07/Oct/2007:21:43:46.690455][15212.471556304][-main-] Notice: Package datastore: Initializing... [07/Oct/2007:21:43:46.691648][15212.471556304][-main-] Error: no connection while executing "ns_atclose ::datastore::atClose $store" (procedure "closeStore" line 4) invoked from within "closeStore $store" (procedure "::datastore::create" line 4) invoked from within "::datastore::create joe black sam 12345" invoked from within "set datastore [::datastore::create joe black sam 12345]" (file "/web/nsd45/servers/tutos/modules/tcl/twt/packages/datastore/tcl/datastore-init.tcl" line 11) invoked from within "source [twt::package::directory [file join $packageName tcl ${packageName}