You can subscribe to this list here.
2005 |
Jan
|
Feb
(53) |
Mar
(62) |
Apr
(88) |
May
(55) |
Jun
(204) |
Jul
(52) |
Aug
|
Sep
(1) |
Oct
(94) |
Nov
(15) |
Dec
(68) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(130) |
Feb
(105) |
Mar
(34) |
Apr
(61) |
May
(41) |
Jun
(92) |
Jul
(176) |
Aug
(102) |
Sep
(247) |
Oct
(69) |
Nov
(32) |
Dec
(140) |
2007 |
Jan
(58) |
Feb
(51) |
Mar
(11) |
Apr
(20) |
May
(34) |
Jun
(37) |
Jul
(18) |
Aug
(60) |
Sep
(41) |
Oct
(105) |
Nov
(19) |
Dec
(14) |
2008 |
Jan
(3) |
Feb
|
Mar
(7) |
Apr
(5) |
May
(123) |
Jun
(5) |
Jul
(1) |
Aug
(29) |
Sep
(15) |
Oct
(21) |
Nov
(51) |
Dec
(3) |
2009 |
Jan
|
Feb
(36) |
Mar
(29) |
Apr
|
May
|
Jun
(7) |
Jul
(4) |
Aug
|
Sep
(4) |
Oct
|
Nov
(13) |
Dec
|
2010 |
Jan
|
Feb
|
Mar
(9) |
Apr
(11) |
May
(16) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(7) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
(92) |
Nov
(28) |
Dec
(16) |
2013 |
Jan
(9) |
Feb
(2) |
Mar
|
Apr
(4) |
May
(4) |
Jun
(6) |
Jul
(14) |
Aug
(12) |
Sep
(4) |
Oct
(13) |
Nov
(1) |
Dec
(6) |
2014 |
Jan
(23) |
Feb
(19) |
Mar
(10) |
Apr
(14) |
May
(11) |
Jun
(6) |
Jul
(11) |
Aug
(15) |
Sep
(41) |
Oct
(95) |
Nov
(23) |
Dec
(11) |
2015 |
Jan
(3) |
Feb
(9) |
Mar
(19) |
Apr
(3) |
May
(1) |
Jun
(3) |
Jul
(11) |
Aug
(1) |
Sep
(15) |
Oct
(5) |
Nov
(2) |
Dec
|
2016 |
Jan
(7) |
Feb
(11) |
Mar
(8) |
Apr
(1) |
May
(3) |
Jun
(17) |
Jul
(12) |
Aug
(3) |
Sep
(5) |
Oct
(19) |
Nov
(12) |
Dec
(6) |
2017 |
Jan
(30) |
Feb
(23) |
Mar
(12) |
Apr
(32) |
May
(27) |
Jun
(7) |
Jul
(13) |
Aug
(16) |
Sep
(6) |
Oct
(11) |
Nov
|
Dec
(12) |
2018 |
Jan
(1) |
Feb
(5) |
Mar
(6) |
Apr
(7) |
May
(23) |
Jun
(3) |
Jul
(2) |
Aug
(1) |
Sep
(6) |
Oct
(6) |
Nov
(10) |
Dec
(3) |
2019 |
Jan
(26) |
Feb
(15) |
Mar
(9) |
Apr
|
May
(8) |
Jun
(14) |
Jul
(10) |
Aug
(10) |
Sep
(4) |
Oct
(2) |
Nov
(20) |
Dec
(10) |
2020 |
Jan
(10) |
Feb
(14) |
Mar
(29) |
Apr
(11) |
May
(25) |
Jun
(21) |
Jul
(23) |
Aug
(12) |
Sep
(19) |
Oct
(6) |
Nov
(8) |
Dec
(12) |
2021 |
Jan
(29) |
Feb
(9) |
Mar
(8) |
Apr
(8) |
May
(2) |
Jun
(2) |
Jul
(9) |
Aug
(9) |
Sep
(3) |
Oct
(4) |
Nov
(12) |
Dec
(13) |
2022 |
Jan
(4) |
Feb
|
Mar
(4) |
Apr
(12) |
May
(15) |
Jun
(7) |
Jul
(10) |
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(8) |
Dec
|
2023 |
Jan
(15) |
Feb
|
Mar
(23) |
Apr
(1) |
May
(2) |
Jun
(10) |
Jul
|
Aug
(22) |
Sep
(19) |
Oct
(2) |
Nov
(20) |
Dec
|
2024 |
Jan
(1) |
Feb
|
Mar
(16) |
Apr
(15) |
May
(6) |
Jun
(4) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(13) |
Nov
(18) |
Dec
(6) |
2025 |
Jan
(12) |
Feb
|
Mar
(2) |
Apr
(1) |
May
(11) |
Jun
(5) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Gustaf N. <ne...@wu...> - 2017-04-05 13:54:59
|
These changes are now in the repository at bitbucket and running on OpenACS.org. I've as well committed the changes for Coockie-Encoding RFC 6265 (HTTP State Management Mechanism, 2011) (together with new calls for Ns_Cookie[En|De]code()), such we have now a well defined state based on the actual RFCs for these encoding tasks and not only something, which happens to work. Some encoding changed, one has to re-issue e.g. cookies containing spaces (the encoding used the "+" encoding), but on sites like openacs.org this did not cause problems. Furthermore, the interoperability with other software processing cookies should be improved now. all the best -gn Am 01.04.17 um 17:49 schrieb Gustaf Neumann: > Dear all, > > While working on the encodings, i found the following issue with > NaviServer url decoding. RFC 3986 (as well as earlier RFCs) define a > path as a sequence of segments, separated by slashes "/": > path-abempty = *( "/" segment ) > path-absolute = "/" [ segment-nz *( "/" segment ) ] > path-noscheme = segment-nz-nc *( "/" segment ) > path-rootless = segment-nz *( "/" segment ) > > NaviServer decodes in request.c the whole URL with a single > Ns_UrlPathDecode(), which is effectively the decode operation of a > segment (!). This means, that the following two entries are treated > identically: > /foo/bar1%2fbaz.tcl > /foo/bar/baz.tcl > whereas this should refer to the two following [ns_conn urlv] values > {foo bar/baz.tcl} > {foo bar baz.tcl} > See as well in [1], which states explicitly, that > the URIs http://www.w3.org/albert/bertram/marie-claude > and http://www.w3.org/albert/bertram%2Fmarie-claude > > are NOT identical, as in the second case the encoded slash does not > have hierarchical significance. > It is not good that a user of NaviServer has currently no means to > detect the difference between this two cases, since it treats these as > identical. Interestingly, Apache rejects per default requests with > paths containing %2f (see discussion in [2]). I am currently > considering keeping [ns_conn url] as it is, but to return in [ns_conn > urlv] the correct hierarchical structure. Comments? -g [1] > https://www.w3.org/Addressing/URL/4_URI_Recommentations.html [2] > http://stackoverflow.com/questions/3235219/urlencoded-forward-slash-is-breaking-url > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel -- Univ.Prof. Dr. Gustaf Neumann WU Vienna Institute of Information Systems and New Media Welthandelsplatz 1, A-1020 Vienna, Austria |
From: Gustaf N. <ne...@wu...> - 2017-04-05 13:44:19
|
Dear David > I haven't tested connection creation timeouts. Only the situation > where the backend accepts the connection but takes a long time to > respond. > (My testcase is a backend URL which just does "ns_sleep 100000") > It is an https backend. Running naviserver 4.99.16d4. Debian 8.6 with > kernel 3.16.39-1+deb8u2. i've committed an improved version handling timeouts to bitbucket. The "-timeout" value goes straight to Ns_SockCallbackEx() and is a actually a timeout for the next poll on the underlying socket. Returning a proper HTTP return code works only, when the backhand has sent not data back on this connection. The change works well for me. Please, check, if this works for you (tested with Mac OS X and http) or if i need a linux-box for further testing. all the best -gn |
From: Gustaf N. <ne...@wu...> - 2017-04-04 18:05:56
|
Am 04.04.17 um 18:46 schrieb David Osborne: > Hi, > This recent change means I no longer build naviserver tip on Debian > 8.6 due to the compiler complaining the following sockfile.c switch > statement has the same case twice. Thanks! this is work in progress going on on tip. before the release, more testing will be needed. -gn |
From: David O. <da...@qc...> - 2017-04-04 16:46:56
|
Hi, This recent change means I no longer build naviserver tip on Debian 8.6 due to the compiler complaining the following sockfile.c switch statement has the same case twice. https://bitbucket.org/naviserver/naviserver/commits/1fadec70fa7612f9a541116a1a2e72b69a9dacf7#chg-nsd/sockfile.c The following gets round it for me, but not sure if this is the best way around it: --- a/nsd/sockfile.c Mon Apr 03 07:04:01 2017 +0200 +++ b/nsd/sockfile.c Tue Apr 04 17:43:07 2017 +0100 @@ -232,9 +232,10 @@ if (sent == -1) { switch (errno) { - case EAGAIN: /* fall through */ - case NS_EWOULDBLOCK: +#if EAGAIN != NS_EWOULDBLOCK + case NS_EWOULDBLOCK: +#endif if (Ns_SockTimedWait(sock->sock, NS_SOCK_WRITE, timeoutPtr) == NS_OK) { sent = sendfile(sock->sock, fd, &offset, toSend); } -- David |
From: David O. <da...@qc...> - 2017-04-03 11:43:54
|
On 2 April 2017 at 12:00, Gustaf Neumann <ne...@wu...> wrote: > Just to be sure: timeouts during connection creation work fine, but read > timeouts from the back-end lead to the problem. ... and this happened with > an https backend. And you are experiencing this under Linux. Did i > understand this correctly? > I haven't tested connection creation timeouts. Only the situation where the backend accepts the connection but takes a long time to respond. (My testcase is a backend URL which just does "ns_sleep 100000") It is an https backend. Running naviserver 4.99.16d4. Debian 8.6 with kernel 3.16.39-1+deb8u2. > > actually, ns_connchan has no own timeout semantics, but relies on the > Ns_SockCallback* infrastructure. In general, the Tcl callback can signal > with a result "0", that the current connection channel should be closed > automatically. > Yes, I though the following would be sufficient to clean up on receiving a timeout: + nsf::proc backendReply { from to url timeout arg when } { + + if { $when eq "t" } { + if { [ns_connchan exists $to] } { + # Return a 504 to $to conn at this point + ns_connchan close $to + } + return 0 + } + |
From: Gustaf N. <ne...@wu...> - 2017-04-03 08:04:04
|
Since NaviServer 4.99.12 (Aug 2016) NaviServer one can use in NaviServer "ns_http" for https://* requests [1]. Newer versions of OpenACS use in these cases already "ns_http" instead of the old "ns_ssl", when the NaviServer version is sufficiently new. -g [1] https://bitbucket.org/naviserver/naviserver/src/97a26da29a5deadcd495ed175ef80cf0a41582c5/NEWS?at=default&fileviewer=file-view-default#NEWS-512 Am 02.04.17 um 23:46 schrieb iu...@iu...: > I replaced [ns_http RUN -method GET ...] to [util::http::get ..]. > Now I can see the request result and I 'm able top proceed writing a > parsing code. Furthermore, I noticed a warning about this OACS ad_proc > has been deprecated. > > Shouldn't we fix in OACS too? Well, what is the actual ad_proc we > should use: ns_http or util::http::get? > For this task everything will be under OACS, so I believe the > recommended is the last one) > * > * > > Warning: ns_ssl queue -timeout 30:0 -method GET -headers d8 > https://graph.facebook.com/oauth/access_token?client_secret=c40a3c236ab440d71f327abb05979739&redirect_uri=https%3a%2f%2fwww.evex.co%2fcore%2ffb-login&code=AQCr5jYQemDY68393hxMPwtlux3rUEAyxQfhGS-KHeXkh0t7ezbK7YXWaOSgvmyChF4GAU7wF4eV2ikNsXsJkxSL1NDEduy4SOhl-k0NsTDwS5iv0onuLNPA-m5DHb_bK9j66q0TYq1g4ecXwEAioUsXYYp50yawC3-1Fsu7lS0NyqWF_2f23kiqf8CyN_hwUrn4vhlLcZJgkxu2wHrjfumLaD70X8lvQuRGzPhEq2Tt_pyRg80pKnSjL1RfMZ3noI_8a025sYFUJFNKE59a_cAWYuXaCZBkqE9OjEOg6y_qDkYFc2ocJ0XRos42QviwvDo&client_id=419233248412711 > is deprecated. Use 'ns_http' instead! |
From: <iu...@iu...> - 2017-04-02 21:47:26
|
<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>:)<br><br></div> <blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;"> <div id="wmQuoteWrapper"> -------- Original Message --------<br> Subject: Re: [naviserver-devel] Substitute for ns_htmlencode<br> From: Gustaf Neumann <<a href="mailto:ne...@wu...">ne...@wu...</a>><br> Date: Sun, April 02, 2017 2:18 am<br> To: <a href="mailto:nav...@li...">nav...@li...</a><br> <br> Am 01.04.17 um 20:58 schrieb Iuri Sampaio:<br> > If there was never a ns_htmlencode, shall we post in OpenACS community<br> > forum and Bugtracker?<br> please check the OpenACS code repository before posting here. I have <br> written in my response to your original query "fixed in OpenACS", which <br> means of course the OpenACS code repository.<br> <br> -gn<br> <br> ------------------------------------------------------------------------------<br> Check out the vibrant tech community on one of the world's most<br> engaging tech sites, <a href="http://Slashdot.org">Slashdot.org</a>! http://sdm.link/slashdot<br> _______________________________________________<br> naviserver-devel mailing list<br> <a href="mailto:nav...@li...">nav...@li...</a><br> <a href="https://lists.sourceforge.net/lists/listinfo/naviserver-devel">https://lists.sourceforge.net/lists/listinfo/naviserver-devel</a><br> </div> </blockquote></span></body></html> |
From: <iu...@iu...> - 2017-04-02 21:46:55
|
<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>Gustaf,</div><div><br></div><div>I replaced [ns_http RUN -method GET ...] to [util::http::get ..]. </div><div>Now I can see the request result and I 'm able top proceed writing a parsing code. Furthermore, I noticed a warning about this OACS ad_proc has been deprecated. </div><div><br></div><div>Shouldn't we fix in OACS too? Well, what is the actual ad_proc we should use: ns_http or util::http::get? </div><div>For this task everything will be under OACS, so I believe the recommended is the last one) </div><div><b style=""><br></b></div><div><b style=""><br></b></div><div><br></div><div> <style type="text/css"> p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo} span.s1 {font-variant-ligatures: no-common-ligatures; color: #34bd26} span.s2 {font-variant-ligatures: no-common-ligatures} </style> </div><div class="p1" style=""><span class="s1"> </span><span class="s2" style=""><b style="">Warning: ns_ssl queue -timeout 30:0 -method GET -headers d8 <a href="https://graph.facebook.com/oauth/access_token?client_secret=c40a3c236ab440d71f327abb05979739&redirect_uri=https%3a%2f%2fwww.evex.co%2fcore%2ffb-login&code=AQCr5jYQemDY68393hxMPwtlux3rUEAyxQfhGS-KHeXkh0t7ezbK7YXWaOSgvmyChF4GAU7wF4eV2ikNsXsJkxSL1NDEduy4SOhl-k0NsTDwS5iv0onuLNPA-m5DHb_bK9j66q0TYq1g4ecXwEAioUsXYYp50yawC3-1Fsu7lS0NyqWF_2f23kiqf8CyN_hwUrn4vhlLcZJgkxu2wHrjfumLaD70X8lvQuRGzPhEq2Tt_pyRg80pKnSjL1RfMZ3noI_8a025sYFUJFNKE59a_cAWYuXaCZBkqE9OjEOg6y_qDkYFc2ocJ0XRos42QviwvDo&client_id=419233248412711">https://graph.facebook.com/oauth/access_token?client_secret=c40a3c236ab440d71f327abb05979739&redirect_uri=https%3a%2f%2fwww.evex.co%2fcore%2ffb-login&code=AQCr5jYQemDY68393hxMPwtlux3rUEAyxQfhGS-KHeXkh0t7ezbK7YXWaOSgvmyChF4GAU7wF4eV2ikNsXsJkxSL1NDEduy4SOhl-k0NsTDwS5iv0onuLNPA-m5DHb_bK9j66q0TYq1g4ecXwEAioUsXYYp50yawC3-1Fsu7lS0NyqWF_2f23kiqf8CyN_hwUrn4vhlLcZJgkxu2wHrjfumLaD70X8lvQuRGzPhEq2Tt_pyRg80pKnSjL1RfMZ3noI_8a025sYFUJFNKE59a_cAWYuXaCZBkqE9OjEOg6y_qDkYFc2ocJ0XRos42QviwvDo&client_id=419233248412711</a> is deprecated. Use 'ns_http' instead!</b></span></div><div><br></div><div><br></div><div>Best wishes,</div><div>Iuri</div><div><br></div> <blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;"> <div id="wmQuoteWrapper"> -------- Original Message --------<br> Subject: Re: [naviserver-devel] ns_http request results HTTP0<br> From: Gustaf Neumann <<a href="mailto:ne...@wu...">ne...@wu...</a>><br> Date: Sun, April 02, 2017 2:28 am<br> To: <a href="mailto:nav...@li...">nav...@li...</a><br> <br> <div class="moz-cite-prefix">Am 02.04.17 um 00:54 schrieb Iuri Sampaio:<br> </div> <blockquote cite="mid:58E...@iu..." type="cite"> Hi there,<br> <br> I wonder what HTTP0 means as a result of ns_http. How do I open it? Is it a TDOM object? Should I pass the result variable in the method call?<br> </blockquote> the result of ns_http depends on the used subcommand. For the subcommands "queue" and "run" the result is a handle to an open connection, which can be used in a subsequent "ns_http wait" or "ns_http cancel". For details, see [1]. For usage in OpenACS, util::http::get or util::http::post, which is a layer on top of ns_http.<br> <br> -g<br> PS: in the provided snippet, you are using an invalid content-type<br> <br> <br> [1] <a target="_blank" class="moz-txt-link-freetext" href="https://naviserver.sourceforge.io/n/naviserver/files/ns_http.html">https://naviserver.sourceforge.io/n/naviserver/files/ns_http.html</a><br> [2] <a target="_blank" class="moz-txt-link-freetext" href="http://openacs.org/api-doc/proc-view?proc=util::http::get">http://openacs.org/api-doc/proc-view?proc=util::http::get</a><br> <blockquote cite="mid:58E...@iu..." type="cite"> <br> the following chunk of code returns page with HTTP0 assigned:<br> <br> <small><i> set url [export_vars -base <a target="_blank" moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="https://graph.facebook.com/oauth/access_token">"https://graph.facebook.com/oauth/access_token"</a> \</i><i><br> </i><i> {{client_id $appid} {redirect_uri $return_url} {client_secret $appkey} {code $code}}]</i><i><br> </i><i><br> </i><i> set queryHeaders [ns_set create]</i><i><br> </i><i> ns_set update $queryHeaders Host <a target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.evex.co">https://www.evex.co</a></i><i><br> </i><i> ns_set update $queryHeaders Content-Type HTML</i><i><br> </i><i><br> </i><i> set page [ns_http run -headers $queryHeaders -timeout 10.0 -method GET $url]</i><i><br> </i><i> ns_log Notice "$page"</i><i><br> </i><i> </i><i><br> </i></small></blockquote> <br> <hr>------------------------------------------------------------------------------<br> Check out the vibrant tech community on one of the world's most<br> engaging tech sites, <a href="http://Slashdot.org">Slashdot.org</a>! http://sdm.link/slashdot<hr>_______________________________________________<br> naviserver-devel mailing list<br> <a href="mailto:nav...@li...">nav...@li...</a><br> <a href="https://lists.sourceforge.net/lists/listinfo/naviserver-devel">https://lists.sourceforge.net/lists/listinfo/naviserver-devel</a><br> </div> </blockquote></span></body></html> |
From: Gustaf N. <ne...@wu...> - 2017-04-02 11:00:31
|
Just to be sure: timeouts during connection creation work fine, but read timeouts from the back-end lead to the problem. ... and this happened with an https backend. And you are experiencing this under Linux. Did i understand this correctly? actually, ns_connchan has no own timeout semantics, but relies on the Ns_SockCallback* infrastructure. In general, the Tcl callback can signal with a result "0", that the current connection channel should be closed automatically. -g Am 31.03.17 um 16:47 schrieb David Osborne: > Hi, > > I've been trying to get revproxy to work with a timeout. So if the > backend doesn't reply within $timeout secs, then the connection is closed. > > What I thought we could do was set a timeout when creating the > callback to call backendReply. > Then when the callback is triggered with $when eq "t" we could return > a 504 then close the connection. > > This is an outline if what I am trying: > https://bitbucket.org/davidqc/revproxy/commits/658704673bcb07d27962a9b4d4a89a07a64c5843 > > This appears to work initally. When accessing a backend page which > takes over 10 seconds to respond, the client gets a 504. > But it appears that things aren't cleaned up properly and the 2 socket > callbacks persist after the timeout. > > Inline images 2 > > This has the effect that the proxy is essentially unresponsive and > doesn't forward any more requests (even the Control Ports are not > accessible locally). > If I restart the backend server, that brings the proxy back to life. > The proxy and the backend are running on different ports on the same > server in this case. > > Should this approach work or have I misunderstood how ns_connchan > timeouts should work? > > Thanks, > -- > David |
From: Gustaf N. <ne...@wu...> - 2017-04-02 09:29:00
|
Am 02.04.17 um 00:54 schrieb Iuri Sampaio: > Hi there, > > I wonder what HTTP0 means as a result of ns_http. How do I open it? Is > it a TDOM object? Should I pass the result variable in the method call? the result of ns_http depends on the used subcommand. For the subcommands "queue" and "run" the result is a handle to an open connection, which can be used in a subsequent "ns_http wait" or "ns_http cancel". For details, see [1]. For usage in OpenACS, util::http::get or util::http::post, which is a layer on top of ns_http. -g PS: in the provided snippet, you are using an invalid content-type [1] https://naviserver.sourceforge.io/n/naviserver/files/ns_http.html [2] http://openacs.org/api-doc/proc-view?proc=util::http::get > > the following chunk of code returns page with HTTP0 assigned: > > / set url [export_vars -base > "https://graph.facebook.com/oauth/access_token" \// > // {{client_id $appid} {redirect_uri $return_url} > {client_secret $appkey} {code $code}}]// > // > // set queryHeaders [ns_set create]// > // ns_set update $queryHeaders Host https://www.evex.co// > // ns_set update $queryHeaders Content-Type HTML// > // > // set page [ns_http run -headers $queryHeaders -timeout 10.0 -method > GET $url]// > // ns_log Notice "$page"// > //// > / |
From: Gustaf N. <ne...@wu...> - 2017-04-02 09:19:07
|
Am 01.04.17 um 20:58 schrieb Iuri Sampaio: > If there was never a ns_htmlencode, shall we post in OpenACS community > forum and Bugtracker? please check the OpenACS code repository before posting here. I have written in my response to your original query "fixed in OpenACS", which means of course the OpenACS code repository. -gn |
From: Iuri S. <iu...@iu...> - 2017-04-01 23:14:02
|
Hi there, I wonder what HTTP0 means as a result of ns_http. How do I open it? Is it a TDOM object? Should I pass the result variable in the method call? the following chunk of code returns page with HTTP0 assigned: / set url [export_vars -base "https://graph.facebook.com/oauth/access_token" \// // {{client_id $appid} {redirect_uri $return_url} {client_secret $appkey} {code $code}}]// // // set queryHeaders [ns_set create]// // ns_set update $queryHeaders Host https://www.evex.co// // ns_set update $queryHeaders Content-Type HTML// // // set page [ns_http run -headers $queryHeaders -timeout 10.0 -method GET $url]// // ns_log Notice "$page"// //// /// [01/Apr/2017:18:50:13][7717.b476ab70][-conn:evex:0-] Notice: Runing script /packages/evex-core/www/login.tcl [01/Apr/2017:18:50:19][7717.b476ab70][-conn:evex:0-] Notice: Running fb-login... [01/Apr/2017:18:50:19][7717.b476ab70][-conn:evex:0-] Notice: http0 [ Best wishes, Iuri |
From: Iuri S. <iu...@iu...> - 2017-04-01 18:58:43
|
If there was never a ns_htmlencode, shall we post in OpenACS community forum and Bugtracker? The fix is achieved by amending ad_proc api_proc_link within the file packages/acs-api-browser/tcl/acs-documentation-procs.tcl, as I wrote bellow. ad_proc api_proc_link { proc } { Returns a full HTML link to the documentation for the proc. @author Lars Pind (la...@pi...) @creation-date 14 July 2000 } { --return "<a href=\"[ns_htmlencode [api_proc_url $proc]]\">$proc</a>" ++return "<a href=\"[ns_quotehtml [api_proc_url $proc]]\">$proc</a>" } Best wishes, Iuri On 01-04-2017 09:03, Gustaf Neumann wrote: > Am 01.04.17 um 04:56 schrieb Iuri Sampaio: >> Evaluating XMLRPC package on OpenACS, I found an error of invalid >> command name, related to the old proc htmlencode, from AOLServer. The >> error happens deep in the source code of OACS core. I was able to "grep" >> references of htmlecode in the source code, in acs-api-documentation-procs. > there was never a htmlencode or ns_htmlencode in AOLServer. > The correct function is ns_quotehtml (fixed as well in OpenACS). > > -gn > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel |
From: Gustaf N. <ne...@wu...> - 2017-04-01 15:49:52
|
Dear all, While working on the encodings, i found the following issue with NaviServer url decoding. RFC 3986 (as well as earlier RFCs) define a path as a sequence of segments, separated by slashes "/": path-abempty = *( "/" segment ) path-absolute = "/" [ segment-nz *( "/" segment ) ] path-noscheme = segment-nz-nc *( "/" segment ) path-rootless = segment-nz *( "/" segment ) NaviServer decodes in request.c the whole URL with a single Ns_UrlPathDecode(), which is effectively the decode operation of a segment (!). This means, that the following two entries are treated identically: /foo/bar1%2fbaz.tcl /foo/bar/baz.tcl whereas this should refer to the two following [ns_conn urlv] values {foo bar/baz.tcl} {foo bar baz.tcl} See as well in [1], which states explicitly, that the URIs http://www.w3.org/albert/bertram/marie-claude and http://www.w3.org/albert/bertram%2Fmarie-claude are NOT identical, as in the second case the encoded slash does not have hierarchical significance. It is not good that a user of NaviServer has currently no means to detect the difference between this two cases, since it treats these as identical. Interestingly, Apache rejects per default requests with paths containing %2f (see discussion in [2]). I am currently considering keeping [ns_conn url] as it is, but to return in [ns_conn urlv] the correct hierarchical structure. Comments? -g [1] https://www.w3.org/Addressing/URL/4_URI_Recommentations.html [2] http://stackoverflow.com/questions/3235219/urlencoded-forward-slash-is-breaking-url |
From: Gustaf N. <ne...@wu...> - 2017-04-01 12:04:01
|
Am 01.04.17 um 04:56 schrieb Iuri Sampaio: > Evaluating XMLRPC package on OpenACS, I found an error of invalid > command name, related to the old proc htmlencode, from AOLServer. The > error happens deep in the source code of OACS core. I was able to "grep" > references of htmlecode in the source code, in acs-api-documentation-procs. there was never a htmlencode or ns_htmlencode in AOLServer. The correct function is ns_quotehtml (fixed as well in OpenACS). -gn |
From: Iuri S. <iu...@iu...> - 2017-04-01 02:57:20
|
Hi there, Evaluating XMLRPC package on OpenACS, I found an error of invalid command name, related to the old proc htmlencode, from AOLServer. The error happens deep in the source code of OACS core. I was able to "grep" references of htmlecode in the source code, in acs-api-documentation-procs. grep -R "ns_htmlencode" packages/ packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl: return "<a href=\"[ns_htmlencode [api_proc_url $proc]]\">$proc</a>" grep: packages/videos/www/.#create-tag.tcl: No such file or directory What would be the substitute for htmlencode in the scenario? Best wishes, Iuri [31/Mar/2017:22:24:34][11947.b51c7b70][-conn:evex:1-] Notice: checking entry <0.0.0.0> from host_node_map -> [31/Mar/2017:22:24:34][11947.b51c7b70][-conn:evex:1-] Warning: ignore untrusted host header field: '0.0.0.0:8070' [31/Mar/2017:22:24:34][11947.b51c7b70][-conn:evex:1-] Notice: ignore non-existing or untrusted host header, fall back to <evex.co> [31/Mar/2017:22:24:39][11947.aebffb70][::throttle] Notice: === turn anonymous user from 127.0.0.1 into authenticated user 698 [31/Mar/2017:22:24:39][11947.aebffb70][::throttle] Notice: UNSET timestamp(127.0.0.1) turned into timestamp(698) [31/Mar/2017:22:24:39][11947.b51c7b70][-conn:evex:1-] Notice: checking entry <0.0.0.0> from host_node_map -> [31/Mar/2017:22:24:39][11947.b51c7b70][-conn:evex:1-] Warning: ignore untrusted host header field: '0.0.0.0:8444' [31/Mar/2017:22:24:39][11947.b51c7b70][-conn:evex:1-] Notice: ignore non-existing or untrusted host header, fall back to <evex.co> [31/Mar/2017:22:24:39][11947.b51c7b70][-conn:evex:1-] Notice: checking entry <0.0.0.0> from host_node_map -> [31/Mar/2017:22:24:39][11947.b51c7b70][-conn:evex:1-] Warning: ignore untrusted host header field: '0.0.0.0:8444' [31/Mar/2017:22:24:39][11947.b51c7b70][-conn:evex:1-] Notice: ignore non-existing or untrusted host header, fall back to <evex.co> [31/Mar/2017:22:24:39][11947.b51c7b70][-conn:evex:1-] Error: invalid command name "ns_htmlencode" while executing "ns_htmlencode [api_proc_url $proc]" (procedure "api_proc_link" line 2) invoked from within "api_proc_link $proc_name" ("foreach" body line 8) invoked from within "foreach proc_name [xmlrpc::list_methods] { if { $server_enabled_p } { set enabled_p [ad_decode [nsv_get xmlrpc_procs $proc_name] 0 No Yes]..." ("uplevel" body line 20) invoked from within "uplevel { # /packages/xml-rpc/www/admin/index.tcl ad_page_contract { Front page of admin @author Vinod Kurup [vi...@ku...] @cre..." (procedure "code::tcl::/var/www/evex/packages/xml-rpc/www/admin/index" line 2) invoked from within "code::tcl::$__adp_stub" ("uplevel" body line 12) invoked from within "uplevel { if { [file exists $__adp_stub.tcl] } { # ensure that data source preparation procedure exists and is up-to-date ..." (procedure "adp_prepare" line 2) invoked from within "adp_prepare" invoked from within "template::adp_parse [file rootname [ad_conn file]] {}" (procedure "adp_parse_ad_conn_file" line 6) invoked from within "$handler" ("uplevel" body line 2) invoked from within "uplevel $code" invoked from within "ad_try { $handler } ad_script_abort val { # do nothing }" invoked from within "rp_serve_concrete_file [ad_conn file]" (procedure "::nsf::procs::rp_serve_abstract_file" line 60) invoked from within "rp_serve_abstract_file "$root/$extra_url"" ("uplevel" body line 2) invoked from within "uplevel $code" invoked from within "ad_try { rp_serve_abstract_file "$root/$extra_url" set tcl_url2file([ad_conn url]) [ad_conn file] set ..." called from rp_handler GET https://evex.co/RPC2/admin/? referred by 'https://evex.co/RPC2/' peer 127.0.0.1 user_id 698 X-Forwarded-For: 179.34.135.38 Host: 0.0.0.0:8444 Connection: close Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 Referer: https://evex.co/RPC2/ Accept-Encoding: gzip, deflate, sdch Accept-Language: en-US,en;q=0.8 Cookie: fbm_419233248412711=base_domain=.evex.co; user_session_id="0"; fbsr_419233248412711=M8S9nAlmHPqSa7bnyRgjay_frBRqPDNjb0gOR54n98w.eyJhbGdvcml0aG0iOiJITUFDLVNIQTI1NiIsImNvZGUiOiJBUUJPMjd1elFhUHFibGtINXZZX25kNEpVU2Rtcm5URFNYY0R5Z01uOTA3WWtkTEJvWUMtYmRCWURpNlFEQVhEMnBLOGM0dVcyVmFjOXRTNDBuaDZlTUY5WWNwUXhaR1o0dnNGelQzOVVSbWFHNl80OXhka1VBUE9pdWUyTnp2Q3h2ZWpqd2Jud1U3YmNCa0g5cTdDSkR1TmJPZXo0NmE0SElWUTVBTFJ0YjNnVmczRDRYSmFOU19KSXVYZWU3aDFiY0tWSThJdG1zakF6N3Y3Q0tJb181VDJlbTA0Y0JQcHdPcXp4NTRuS2lQbDR4dVI1NUNLdFBoOHFLN1V2cERkbXd5ajlYOGpIV29FM3llUXB6RmJzb0U2Ry1mY3VjanBueUc0TGU0QVVkTGhoNlRhWUtJSmFCVjR6ZTNjallsTnZ3SHNwRVNGNkZGRkxkSjlrRnN3Nzl1UCIsImlzc3VlZF9hdCI6MTQ5MTAxMDgwMiwidXNlcl9pZCI6IjEwMTU1OTc1MjA3ODYzNjQyIn0; ad_user_login="698%252c1491010806%252cADE5742B6%252c1%2b%257b507%2b0%2bDE547D7B9CBBB0B6E8DE6974E023E0439A9E040E%257d"; ad_session_id="8020001%252c698%252c1%252c1491013479%2b%257b401%2b1491014679%2b649A0D2FAFEBB3FC8221B6205ABE12F2BFFA1EA3%257d" ^C evex@iurix:/var/www/evex$ grep -R "ns_htmlencode" packages/xml-rpc/ evex@iurix:/var/www/evex$ grep -R "ns_htmlencode" packages/evex-core/ evex@iurix:/var/www/evex$ em |
From: David O. <da...@qc...> - 2017-03-31 14:47:22
|
Hi, I've been trying to get revproxy to work with a timeout. So if the backend doesn't reply within $timeout secs, then the connection is closed. What I thought we could do was set a timeout when creating the callback to call backendReply. Then when the callback is triggered with $when eq "t" we could return a 504 then close the connection. This is an outline if what I am trying: https://bitbucket.org/davidqc/revproxy/commits/658704673bcb07d27962a9b4d4a89a07a64c5843 This appears to work initally. When accessing a backend page which takes over 10 seconds to respond, the client gets a 504. But it appears that things aren't cleaned up properly and the 2 socket callbacks persist after the timeout. [image: Inline images 2] This has the effect that the proxy is essentially unresponsive and doesn't forward any more requests (even the Control Ports are not accessible locally). If I restart the backend server, that brings the proxy back to life. The proxy and the backend are running on different ports on the same server in this case. Should this approach work or have I misunderstood how ns_connchan timeouts should work? Thanks, -- David |
From: Gustaf N. <ne...@wu...> - 2017-03-26 21:31:09
|
Dear all, since urlencode with its hex escapes is as well used as encoding technique for cookies, the definitions of the RFC 3986 and the HTML 4.01 recommendation (for the query-part) are not sufficient. The encoding of the cookies is surprisingly unclear defined (see [1]). All definitions require that the characters "," and ";" have to be pct-escaped, although these characters do not require encoding in RFC 3986. In order to fix the new code I've added these characters to the query-part encoding and documented this behavior to understand the design choices and the where-abouts of the characters in the the encoding table. An alternative option would have be to add a separate table for "cookie-encodings" and to specify "cookie" as an additional kind of "-part", especially since the cookie encoding/decoding is performed internally. -g [1] http://stackoverflow.com/questions/1969232/allowed-characters-in-cookies Am 24.03.17 um 18:03 schrieb Gustaf Neumann: > Dear all > > I've committed some code concerning the discussed urlencode reform. > The code is now conforming to RFC3986 (2005), and recommendation > of HTML 4.01 (for www-url-encoded). It spits out warnings when > characters are included in the "location" header fields misses > encodings (in the obvious cases). Furthermore, it contains a new > flag "-uppercase" for OAuth ... and is able to decode upper > case hex codes as well. The new code is already running > now on OpenACS.org to see if i missed something obvious. > > I've not yet updated the documentation and the regression test. > ... and - not to forget - i am planning to raise exceptions, > when invalid hex codes are trying to be decoded. > > -gn > > PS: Below the more detailed commit messages: > > - The new code conforms to RFC3986 (2005), which has a more precise > and differently structured definition (e.g. no 'unwise' characters) > of characters encoded in URLs. The coding of the query part is > actually defined in the HTML 4.01 definitions. > > - Coding of space (" ") in the path and query part is still different > as in older versions of NaviServer (spaces are coded as "*" in the > query part and "%20" in the path segments. This distinction is not > not necessary according to the RFCs. > > - The coding tables are documented in detail, containing design > considerations. > > - A new flag "-uppercase" added for supporting encoding for OAuth > (RFC 5849); note that the "path" segment encoding has to be used to > avoid coding space as "+". > > - A warning is produced now, when an URL is passed to the location > field (e.g. ns_returnredirect), which is not properly encoded. > Only characters, which have to be always coded, are flagged. > > - One can obtain the previous encoding behavior when compiling with > "RFC1738" defined. > > > Am 23.03.17 um 09:00 schrieb Michael Aram: >> Dear all, >> >> I agree with Wolfgang that this should generally be taken care of by >> the app developer. However, as there is probably much legacy code out >> there that passes the URL unencoded to ns_returnredirect (at least in >> our OpenACS installations there are many such places), I would opt >> for a solution where this can be parameterized via a boolean >> parameter of the function (b). Ideally, the default of this parameter >> could be changed via the NaviServer config file (setting the default >> behavior to e.g. "encode" instead of the current "leave untouched"). >> If this is considered to much effort, at least a warning would be >> very useful. >> >> As a side note: if the ns_urlencode code is touched, I would suggest >> to add a parameter that allows for choosing the case of the encoded >> characters. The background for this is that OAuth 1 strictly requires >> the percent-encoded characters to be uppercase only, as these become >> part of the signature base string (without this restriction, two >> signatures could differ only because of different encoding >> implementations at the endpoints). See >> https://tools.ietf.org/html/rfc5849 chapter 3.6. >> >> All the best, >> Michael >> >> >> >> On Thu, Mar 23, 2017 at 7:49 AM >> <nav...@li... >> <mailto:nav...@li...>> wrote: >> >> Send naviserver-devel mailing list submissions to >> nav...@li... >> <mailto:nav...@li...> >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://lists.sourceforge.net/lists/listinfo/naviserver-devel >> or, via email, send a message with subject or body 'help' to >> nav...@li... >> <mailto:nav...@li...> >> >> You can reach the person managing the list at >> nav...@li... >> <mailto:nav...@li...> >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of naviserver-devel digest..." >> >> >> Today's Topics: >> >> 1. url-encoding and ns_returnredirect, RFC updates (Gustaf >> Neumann) >> 2. Re: url-encoding and ns_returnredirect, RFC updates >> (Wolfgang Winkler) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Wed, 22 Mar 2017 11:50:49 +0100 >> From: Gustaf Neumann <ne...@wu... <mailto:ne...@wu...>> >> Subject: [naviserver-devel] url-encoding and ns_returnredirect, RFC >> updates >> To: Navidevel <nav...@li... >> <mailto:nav...@li...>> >> Message-ID: <888...@wu... >> <mailto:888...@wu...>> >> Content-Type: text/plain; charset="utf-8" >> >> Dear all, >> >> as it looks, edge is more picky about the encoding of URLs in the >> location: header field (see e.g. recent entry in the OpenACS issue >> tracker [1]). RFC 7231 states [2] that >> >> Location = URI-reference >> >> but as well: >> >> Note: Some recipients attempt to recover from Location >> fields that >> are not valid URI references. This specification does not >> mandate >> or define such processing, but does allow it for the sake >> of robustness. >> >> The BNF in [3] clear, that it has to be encoded (see snippet for path >> segments) >> >> URI-reference = URI / relative-ref >> relative-ref = relative-part [ "?" query ] [ "#" fragment ] >> relative-part = "//" authority path-abempty >> / path-absolute >> / path-noscheme >> / path-empty >> >> path-abempty = *( "/" segment ) >> path-absolute = "/" [ segment-nz *( "/" segment ) ] >> path-noscheme = segment-nz-nc *( "/" segment ) >> path-rootless = segment-nz *( "/" segment ) >> path-empty = 0<pchar> >> >> >> segment = *pchar >> segment-nz = 1*pchar >> segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims >> / "@" ) >> ; non-zero-length segment without any colon ":" >> pchar = unreserved / pct-encoded / sub-delims / >> ":" / "@" >> >> >> Naviserver passes the URL as is from e.g. a ns_returnredirect to the >> "Location:" field. >> >> So the question is, should ns >> >> a) take care about this encoding b) take care about this encoding via >> optional flag c) do nothing and leave the responsibility to the >> application programmer (current situation) d) provide a warning >> when an >> "obviously" unencoded url is passed to ns_returnredirect >> >> I think, (a) is not useful, since ns can't decide from the string, >> whether a "/" in the part is e.g. a delimiter or part of the segment. >> Furthermore, it would break existing programs that encode already the >> urls correctly. (b) might be useful in simple cases. >> >> I am inclined towards (d), although an exact check for every char >> which >> should have been escaped might be to costly on some characters >> (checking >> if "%" was used just as an escape indicator, etc.); however, an >> application developer can get hints via (d), where the >> url-encoding was >> probably lacking. >> >> While looking at the nsd/urlencode.c i saw that the encoding is more >> conservative than commented (.... "All ASCII control characters >> (00-1f >> and 7f) and the URI 'delim' and 'unwise' characters are encoded" >> ...), >> but it encodes as well the characters from 0x80 to 0xff. Do I >> interprete >> this correctly, that this refers to the differences/confusions >> between >> RFC1738 (1994) and RFC1808 (1995) vs. RFC2396 (1998), see [5]. >> The code >> says, it conforms with RFC1738, so probably an update to at least >> RFC2396 seems appropriate. >> >> Comments? >> >> -g >> >> [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] >> https://tools.ietf.org/html/rfc7231#page-68 [3] >> https://tools.ietf.org/html/rfc3986#appendix-A [4] >> https://tools.ietf.org/html/rfc2396 [5] >> https://tools.ietf.org/html/rfc2396#appendix-G.2 >> >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> >> ------------------------------ >> >> Message: 2 >> Date: Thu, 23 Mar 2017 07:22:54 +0100 >> From: Wolfgang Winkler <wol...@di... >> <mailto:wol...@di...>> >> Subject: Re: [naviserver-devel] url-encoding and ns_returnredirect, >> RFC updates >> To: nav...@li... >> <mailto:nav...@li...> >> Message-ID: >> >> <129...@di... >> <mailto:129...@di...>> >> Content-Type: text/plain; charset="windows-1252" >> >> Hi! >> >> I opt for version c (programmers responsibility) as url encoding >> can be >> tricky stuff if you don't know the context of the passed in url. >> A flag >> or maybe an extra proc for checking an url for problems could be >> useful, >> but that's something that can be done easily with ns_urlencode and >> ns_urldecode. >> >> Updating to RFC2396 would be most welcome. As stated in the RFC: >> >> This document >> defines the generic syntax of URI, including both absolute and >> relative forms, and guidelines for their use; it revises and >> replaces >> the generic definitions in RFC 1738 and RFC 1808. >> >> and >> >> This document updates and merges "Uniform Resource Locators" >> [RFC1738] and "Relative Uniform Resource Locators" [RFC1808] >> in order >> to define a single, generic syntax for all URI. >> >> To me it seems, that the RFC1738 has been, at least in parts, >> deprecated. >> >> regards, >> >> Wolfgang >> >> >> Am 2017-03-22 um 11:50 schrieb Gustaf Neumann: >> > >> > Dear all, >> > >> > as it looks, edge is more picky about the encoding of URLs in the >> > location: header field (see e.g. recent entry in the OpenACS issue >> > tracker [1]). RFC 7231 states [2] that >> > >> > Location = URI-reference >> > >> > but as well: >> > >> > Note: Some recipients attempt to recover from Location >> fields that >> > are not valid URI references. This specification does >> not mandate >> > or define such processing, but does allow it for the >> sake of robustness. >> > >> > The BNF in [3] clear, that it has to be encoded (see snippet >> for path >> > segments) >> > >> > URI-reference = URI / relative-ref >> > relative-ref = relative-part [ "?" query ] [ "#" fragment ] >> > relative-part = "//" authority path-abempty >> > / path-absolute >> > / path-noscheme >> > / path-empty >> > >> > path-abempty = *( "/" segment ) >> > path-absolute = "/" [ segment-nz *( "/" segment ) ] >> > path-noscheme = segment-nz-nc *( "/" segment ) >> > path-rootless = segment-nz *( "/" segment ) >> > path-empty = 0<pchar> >> > segment = *pchar >> > segment-nz = 1*pchar >> > segment-nz-nc = 1*( unreserved / pct-encoded / >> sub-delims / "@" ) >> > ; non-zero-length segment without any >> colon ":" >> > pchar = unreserved / pct-encoded / sub-delims / >> ":" / "@" >> > >> > Naviserver passes the URL as is from e.g. a ns_returnredirect >> to the >> > "Location:" field. >> > >> > So the question is, should ns >> > >> > a) take care about this encoding b) take care about this >> encoding via >> > optional flag c) do nothing and leave the responsibility to the >> > application programmer (current situation) d) provide a warning >> when >> > an "obviously" unencoded url is passed to ns_returnredirect >> > >> > I think, (a) is not useful, since ns can't decide from the string, >> > whether a "/" in the part is e.g. a delimiter or part of the >> segment. >> > Furthermore, it would break existing programs that encode >> already the >> > urls correctly. (b) might be useful in simple cases. >> > >> > I am inclined towards (d), although an exact check for every char >> > which should have been escaped might be to costly on some >> characters >> > (checking if "%" was used just as an escape indicator, etc.); >> however, >> > an application developer can get hints via (d), where the >> url-encoding >> > was probably lacking. >> > >> > While looking at the nsd/urlencode.c i saw that the encoding is >> more >> > conservative than commented (.... "All ASCII control characters >> (00-1f >> > and 7f) and the URI 'delim' and 'unwise' characters are encoded" >> > ...), but it encodes as well the characters from 0x80 to 0xff. Do I >> > interprete this correctly, that this refers to the >> > differences/confusions between RFC1738 (1994) and RFC1808 >> (1995) vs. >> > RFC2396 (1998), see [5]. The code says, it conforms with >> RFC1738, so >> > probably an update to at least RFC2396 seems appropriate. >> > >> > Comments? >> > >> > -g >> > >> > [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] >> > https://tools.ietf.org/html/rfc7231#page-68 [3] >> > https://tools.ietf.org/html/rfc3986#appendix-A [4] >> > https://tools.ietf.org/html/rfc2396 [5] >> > https://tools.ietf.org/html/rfc2396#appendix-G.2 >> |
From: Gustaf N. <ne...@wu...> - 2017-03-24 17:04:12
|
Dear all I've committed some code concerning the discussed urlencode reform. The code is now conforming to RFC3986 (2005), and recommendation of HTML 4.01 (for www-url-encoded). It spits out warnings when characters are included in the "location" header fields misses encodings (in the obvious cases). Furthermore, it contains a new flag "-uppercase" for OAuth ... and is able to decode upper case hex codes as well. The new code is already running now on OpenACS.org to see if i missed something obvious. I've not yet updated the documentation and the regression test. ... and - not to forget - i am planning to raise exceptions, when invalid hex codes are trying to be decoded. -gn PS: Below the more detailed commit messages: - The new code conforms to RFC3986 (2005), which has a more precise and differently structured definition (e.g. no 'unwise' characters) of characters encoded in URLs. The coding of the query part is actually defined in the HTML 4.01 definitions. - Coding of space (" ") in the path and query part is still different as in older versions of NaviServer (spaces are coded as "*" in the query part and "%20" in the path segments. This distinction is not not necessary according to the RFCs. - The coding tables are documented in detail, containing design considerations. - A new flag "-uppercase" added for supporting encoding for OAuth (RFC 5849); note that the "path" segment encoding has to be used to avoid coding space as "+". - A warning is produced now, when an URL is passed to the location field (e.g. ns_returnredirect), which is not properly encoded. Only characters, which have to be always coded, are flagged. - One can obtain the previous encoding behavior when compiling with "RFC1738" defined. Am 23.03.17 um 09:00 schrieb Michael Aram: > Dear all, > > I agree with Wolfgang that this should generally be taken care of by > the app developer. However, as there is probably much legacy code out > there that passes the URL unencoded to ns_returnredirect (at least in > our OpenACS installations there are many such places), I would opt for > a solution where this can be parameterized via a boolean parameter of > the function (b). Ideally, the default of this parameter could be > changed via the NaviServer config file (setting the default behavior > to e.g. "encode" instead of the current "leave untouched"). If this is > considered to much effort, at least a warning would be very useful. > > As a side note: if the ns_urlencode code is touched, I would suggest > to add a parameter that allows for choosing the case of the encoded > characters. The background for this is that OAuth 1 strictly requires > the percent-encoded characters to be uppercase only, as these become > part of the signature base string (without this restriction, two > signatures could differ only because of different encoding > implementations at the endpoints). See > https://tools.ietf.org/html/rfc5849 chapter 3.6. > > All the best, > Michael > > > > On Thu, Mar 23, 2017 at 7:49 AM > <nav...@li... > <mailto:nav...@li...>> wrote: > > Send naviserver-devel mailing list submissions to > nav...@li... > <mailto:nav...@li...> > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > or, via email, send a message with subject or body 'help' to > nav...@li... > <mailto:nav...@li...> > > You can reach the person managing the list at > nav...@li... > <mailto:nav...@li...> > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of naviserver-devel digest..." > > > Today's Topics: > > 1. url-encoding and ns_returnredirect, RFC updates (Gustaf Neumann) > 2. Re: url-encoding and ns_returnredirect, RFC updates > (Wolfgang Winkler) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 22 Mar 2017 11:50:49 +0100 > From: Gustaf Neumann <ne...@wu... <mailto:ne...@wu...>> > Subject: [naviserver-devel] url-encoding and ns_returnredirect, RFC > updates > To: Navidevel <nav...@li... > <mailto:nav...@li...>> > Message-ID: <888...@wu... > <mailto:888...@wu...>> > Content-Type: text/plain; charset="utf-8" > > Dear all, > > as it looks, edge is more picky about the encoding of URLs in the > location: header field (see e.g. recent entry in the OpenACS issue > tracker [1]). RFC 7231 states [2] that > > Location = URI-reference > > but as well: > > Note: Some recipients attempt to recover from Location > fields that > are not valid URI references. This specification does not > mandate > or define such processing, but does allow it for the sake > of robustness. > > The BNF in [3] clear, that it has to be encoded (see snippet for path > segments) > > URI-reference = URI / relative-ref > relative-ref = relative-part [ "?" query ] [ "#" fragment ] > relative-part = "//" authority path-abempty > / path-absolute > / path-noscheme > / path-empty > > path-abempty = *( "/" segment ) > path-absolute = "/" [ segment-nz *( "/" segment ) ] > path-noscheme = segment-nz-nc *( "/" segment ) > path-rootless = segment-nz *( "/" segment ) > path-empty = 0<pchar> > > > segment = *pchar > segment-nz = 1*pchar > segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims / > "@" ) > ; non-zero-length segment without any colon ":" > pchar = unreserved / pct-encoded / sub-delims / ":" > / "@" > > > Naviserver passes the URL as is from e.g. a ns_returnredirect to the > "Location:" field. > > So the question is, should ns > > a) take care about this encoding b) take care about this encoding via > optional flag c) do nothing and leave the responsibility to the > application programmer (current situation) d) provide a warning > when an > "obviously" unencoded url is passed to ns_returnredirect > > I think, (a) is not useful, since ns can't decide from the string, > whether a "/" in the part is e.g. a delimiter or part of the segment. > Furthermore, it would break existing programs that encode already the > urls correctly. (b) might be useful in simple cases. > > I am inclined towards (d), although an exact check for every char > which > should have been escaped might be to costly on some characters > (checking > if "%" was used just as an escape indicator, etc.); however, an > application developer can get hints via (d), where the > url-encoding was > probably lacking. > > While looking at the nsd/urlencode.c i saw that the encoding is more > conservative than commented (.... "All ASCII control characters (00-1f > and 7f) and the URI 'delim' and 'unwise' characters are encoded" > ...), > but it encodes as well the characters from 0x80 to 0xff. Do I > interprete > this correctly, that this refers to the differences/confusions between > RFC1738 (1994) and RFC1808 (1995) vs. RFC2396 (1998), see [5]. The > code > says, it conforms with RFC1738, so probably an update to at least > RFC2396 seems appropriate. > > Comments? > > -g > > [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] > https://tools.ietf.org/html/rfc7231#page-68 [3] > https://tools.ietf.org/html/rfc3986#appendix-A [4] > https://tools.ietf.org/html/rfc2396 [5] > https://tools.ietf.org/html/rfc2396#appendix-G.2 > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Thu, 23 Mar 2017 07:22:54 +0100 > From: Wolfgang Winkler <wol...@di... > <mailto:wol...@di...>> > Subject: Re: [naviserver-devel] url-encoding and ns_returnredirect, > RFC updates > To: nav...@li... > <mailto:nav...@li...> > Message-ID: > <129...@di... > <mailto:129...@di...>> > Content-Type: text/plain; charset="windows-1252" > > Hi! > > I opt for version c (programmers responsibility) as url encoding > can be > tricky stuff if you don't know the context of the passed in url. A > flag > or maybe an extra proc for checking an url for problems could be > useful, > but that's something that can be done easily with ns_urlencode and > ns_urldecode. > > Updating to RFC2396 would be most welcome. As stated in the RFC: > > This document > defines the generic syntax of URI, including both absolute and > relative forms, and guidelines for their use; it revises and > replaces > the generic definitions in RFC 1738 and RFC 1808. > > and > > This document updates and merges "Uniform Resource Locators" > [RFC1738] and "Relative Uniform Resource Locators" [RFC1808] > in order > to define a single, generic syntax for all URI. > > To me it seems, that the RFC1738 has been, at least in parts, > deprecated. > > regards, > > Wolfgang > > > Am 2017-03-22 um 11:50 schrieb Gustaf Neumann: > > > > Dear all, > > > > as it looks, edge is more picky about the encoding of URLs in the > > location: header field (see e.g. recent entry in the OpenACS issue > > tracker [1]). RFC 7231 states [2] that > > > > Location = URI-reference > > > > but as well: > > > > Note: Some recipients attempt to recover from Location > fields that > > are not valid URI references. This specification does > not mandate > > or define such processing, but does allow it for the sake > of robustness. > > > > The BNF in [3] clear, that it has to be encoded (see snippet for > path > > segments) > > > > URI-reference = URI / relative-ref > > relative-ref = relative-part [ "?" query ] [ "#" fragment ] > > relative-part = "//" authority path-abempty > > / path-absolute > > / path-noscheme > > / path-empty > > > > path-abempty = *( "/" segment ) > > path-absolute = "/" [ segment-nz *( "/" segment ) ] > > path-noscheme = segment-nz-nc *( "/" segment ) > > path-rootless = segment-nz *( "/" segment ) > > path-empty = 0<pchar> > > segment = *pchar > > segment-nz = 1*pchar > > segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims > / "@" ) > > ; non-zero-length segment without any colon ":" > > pchar = unreserved / pct-encoded / sub-delims / > ":" / "@" > > > > Naviserver passes the URL as is from e.g. a ns_returnredirect to the > > "Location:" field. > > > > So the question is, should ns > > > > a) take care about this encoding b) take care about this > encoding via > > optional flag c) do nothing and leave the responsibility to the > > application programmer (current situation) d) provide a warning when > > an "obviously" unencoded url is passed to ns_returnredirect > > > > I think, (a) is not useful, since ns can't decide from the string, > > whether a "/" in the part is e.g. a delimiter or part of the > segment. > > Furthermore, it would break existing programs that encode > already the > > urls correctly. (b) might be useful in simple cases. > > > > I am inclined towards (d), although an exact check for every char > > which should have been escaped might be to costly on some characters > > (checking if "%" was used just as an escape indicator, etc.); > however, > > an application developer can get hints via (d), where the > url-encoding > > was probably lacking. > > > > While looking at the nsd/urlencode.c i saw that the encoding is more > > conservative than commented (.... "All ASCII control characters > (00-1f > > and 7f) and the URI 'delim' and 'unwise' characters are encoded" > > ...), but it encodes as well the characters from 0x80 to 0xff. Do I > > interprete this correctly, that this refers to the > > differences/confusions between RFC1738 (1994) and RFC1808 (1995) vs. > > RFC2396 (1998), see [5]. The code says, it conforms with RFC1738, so > > probably an update to at least RFC2396 seems appropriate. > > > > Comments? > > > > -g > > > > [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] > > https://tools.ietf.org/html/rfc7231#page-68 [3] > > https://tools.ietf.org/html/rfc3986#appendix-A [4] > > https://tools.ietf.org/html/rfc2396 [5] > > https://tools.ietf.org/html/rfc2396#appendix-G.2 > |
From: Michael A. <mi...@ar...> - 2017-03-23 08:32:21
|
Dear all, I agree with Wolfgang that this should generally be taken care of by the app developer. However, as there is probably much legacy code out there that passes the URL unencoded to ns_returnredirect (at least in our OpenACS installations there are many such places), I would opt for a solution where this can be parameterized via a boolean parameter of the function (b). Ideally, the default of this parameter could be changed via the NaviServer config file (setting the default behavior to e.g. "encode" instead of the current "leave untouched"). If this is considered to much effort, at least a warning would be very useful. As a side note: if the ns_urlencode code is touched, I would suggest to add a parameter that allows for choosing the case of the encoded characters. The background for this is that OAuth 1 strictly requires the percent-encoded characters to be uppercase only, as these become part of the signature base string (without this restriction, two signatures could differ only because of different encoding implementations at the endpoints). See https://tools.ietf.org/html/rfc5849 chapter 3.6. All the best, Michael On Thu, Mar 23, 2017 at 7:49 AM < nav...@li...> wrote: > Send naviserver-devel mailing list submissions to > nav...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > or, via email, send a message with subject or body 'help' to > nav...@li... > > You can reach the person managing the list at > nav...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of naviserver-devel digest..." > > > Today's Topics: > > 1. url-encoding and ns_returnredirect, RFC updates (Gustaf Neumann) > 2. Re: url-encoding and ns_returnredirect, RFC updates > (Wolfgang Winkler) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 22 Mar 2017 11:50:49 +0100 > From: Gustaf Neumann <ne...@wu...> > Subject: [naviserver-devel] url-encoding and ns_returnredirect, RFC > updates > To: Navidevel <nav...@li...> > Message-ID: <888...@wu...> > Content-Type: text/plain; charset="utf-8" > > Dear all, > > as it looks, edge is more picky about the encoding of URLs in the > location: header field (see e.g. recent entry in the OpenACS issue > tracker [1]). RFC 7231 states [2] that > > Location = URI-reference > > but as well: > > Note: Some recipients attempt to recover from Location fields that > are not valid URI references. This specification does not mandate > or define such processing, but does allow it for the sake of > robustness. > > The BNF in [3] clear, that it has to be encoded (see snippet for path > segments) > > URI-reference = URI / relative-ref > relative-ref = relative-part [ "?" query ] [ "#" fragment ] > relative-part = "//" authority path-abempty > / path-absolute > / path-noscheme > / path-empty > > path-abempty = *( "/" segment ) > path-absolute = "/" [ segment-nz *( "/" segment ) ] > path-noscheme = segment-nz-nc *( "/" segment ) > path-rootless = segment-nz *( "/" segment ) > path-empty = 0<pchar> > > > segment = *pchar > segment-nz = 1*pchar > segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims / "@" ) > ; non-zero-length segment without any colon ":" > pchar = unreserved / pct-encoded / sub-delims / ":" / "@" > > > Naviserver passes the URL as is from e.g. a ns_returnredirect to the > "Location:" field. > > So the question is, should ns > > a) take care about this encoding b) take care about this encoding via > optional flag c) do nothing and leave the responsibility to the > application programmer (current situation) d) provide a warning when an > "obviously" unencoded url is passed to ns_returnredirect > > I think, (a) is not useful, since ns can't decide from the string, > whether a "/" in the part is e.g. a delimiter or part of the segment. > Furthermore, it would break existing programs that encode already the > urls correctly. (b) might be useful in simple cases. > > I am inclined towards (d), although an exact check for every char which > should have been escaped might be to costly on some characters (checking > if "%" was used just as an escape indicator, etc.); however, an > application developer can get hints via (d), where the url-encoding was > probably lacking. > > While looking at the nsd/urlencode.c i saw that the encoding is more > conservative than commented (.... "All ASCII control characters (00-1f > and 7f) and the URI 'delim' and 'unwise' characters are encoded" ...), > but it encodes as well the characters from 0x80 to 0xff. Do I interprete > this correctly, that this refers to the differences/confusions between > RFC1738 (1994) and RFC1808 (1995) vs. RFC2396 (1998), see [5]. The code > says, it conforms with RFC1738, so probably an update to at least > RFC2396 seems appropriate. > > Comments? > > -g > > [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] > https://tools.ietf.org/html/rfc7231#page-68 [3] > https://tools.ietf.org/html/rfc3986#appendix-A [4] > https://tools.ietf.org/html/rfc2396 [5] > https://tools.ietf.org/html/rfc2396#appendix-G.2 > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Thu, 23 Mar 2017 07:22:54 +0100 > From: Wolfgang Winkler <wol...@di...> > Subject: Re: [naviserver-devel] url-encoding and ns_returnredirect, > RFC updates > To: nav...@li... > Message-ID: > <129...@di...> > Content-Type: text/plain; charset="windows-1252" > > Hi! > > I opt for version c (programmers responsibility) as url encoding can be > tricky stuff if you don't know the context of the passed in url. A flag > or maybe an extra proc for checking an url for problems could be useful, > but that's something that can be done easily with ns_urlencode and > ns_urldecode. > > Updating to RFC2396 would be most welcome. As stated in the RFC: > > This document > defines the generic syntax of URI, including both absolute and > relative forms, and guidelines for their use; it revises and replaces > the generic definitions in RFC 1738 and RFC 1808. > > and > > This document updates and merges "Uniform Resource Locators" > [RFC1738] and "Relative Uniform Resource Locators" [RFC1808] in order > to define a single, generic syntax for all URI. > > To me it seems, that the RFC1738 has been, at least in parts, deprecated. > > regards, > > Wolfgang > > > Am 2017-03-22 um 11:50 schrieb Gustaf Neumann: > > > > Dear all, > > > > as it looks, edge is more picky about the encoding of URLs in the > > location: header field (see e.g. recent entry in the OpenACS issue > > tracker [1]). RFC 7231 states [2] that > > > > Location = URI-reference > > > > but as well: > > > > Note: Some recipients attempt to recover from Location fields that > > are not valid URI references. This specification does not mandate > > or define such processing, but does allow it for the sake of > robustness. > > > > The BNF in [3] clear, that it has to be encoded (see snippet for path > > segments) > > > > URI-reference = URI / relative-ref > > relative-ref = relative-part [ "?" query ] [ "#" fragment ] > > relative-part = "//" authority path-abempty > > / path-absolute > > / path-noscheme > > / path-empty > > > > path-abempty = *( "/" segment ) > > path-absolute = "/" [ segment-nz *( "/" segment ) ] > > path-noscheme = segment-nz-nc *( "/" segment ) > > path-rootless = segment-nz *( "/" segment ) > > path-empty = 0<pchar> > > segment = *pchar > > segment-nz = 1*pchar > > segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims / "@" ) > > ; non-zero-length segment without any colon ":" > > pchar = unreserved / pct-encoded / sub-delims / ":" / "@" > > > > Naviserver passes the URL as is from e.g. a ns_returnredirect to the > > "Location:" field. > > > > So the question is, should ns > > > > a) take care about this encoding b) take care about this encoding via > > optional flag c) do nothing and leave the responsibility to the > > application programmer (current situation) d) provide a warning when > > an "obviously" unencoded url is passed to ns_returnredirect > > > > I think, (a) is not useful, since ns can't decide from the string, > > whether a "/" in the part is e.g. a delimiter or part of the segment. > > Furthermore, it would break existing programs that encode already the > > urls correctly. (b) might be useful in simple cases. > > > > I am inclined towards (d), although an exact check for every char > > which should have been escaped might be to costly on some characters > > (checking if "%" was used just as an escape indicator, etc.); however, > > an application developer can get hints via (d), where the url-encoding > > was probably lacking. > > > > While looking at the nsd/urlencode.c i saw that the encoding is more > > conservative than commented (.... "All ASCII control characters (00-1f > > and 7f) and the URI 'delim' and 'unwise' characters are encoded" > > ...), but it encodes as well the characters from 0x80 to 0xff. Do I > > interprete this correctly, that this refers to the > > differences/confusions between RFC1738 (1994) and RFC1808 (1995) vs. > > RFC2396 (1998), see [5]. The code says, it conforms with RFC1738, so > > probably an update to at least RFC2396 seems appropriate. > > > > Comments? > > > > -g > > > > [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] > > https://tools.ietf.org/html/rfc7231#page-68 [3] > > https://tools.ietf.org/html/rfc3986#appendix-A [4] > > https://tools.ietf.org/html/rfc2396 [5] > > https://tools.ietf.org/html/rfc2396#appendix-G.2 > > > > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > > naviserver-devel mailing list > > nav...@li... > > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > -- > > *Wolfgang Winkler* Gesch?ftsf?hrung > wol...@di... mobil +43.699.19971172 > <+43%20699%2019971172> dc:*b?ro* > digital concepts Novak Winkler OG Software & Design Landstra?e 68, 5. > Stock, 4020 Linz www.digital-concepts.com > <http://www.digital-concepts.com> tel +43.732.997117.72 tel > +43.699.1997117.2 Firmenbuchnummer: 192003h Firmenbuchgericht: > Landesgericht Linz > > -------------- next part -------------- > An HTML attachment was scrubbed... > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: logo_digitalconcepts2016.png > Type: image/png > Size: 8465 bytes > Desc: not available > > ------------------------------ > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > ------------------------------ > > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > > > End of naviserver-devel Digest, Vol 84, Issue 4 > *********************************************** > |
From: Wolfgang W. <wol...@di...> - 2017-03-23 06:49:44
|
Hi! I opt for version c (programmers responsibility) as url encoding can be tricky stuff if you don't know the context of the passed in url. A flag or maybe an extra proc for checking an url for problems could be useful, but that's something that can be done easily with ns_urlencode and ns_urldecode. Updating to RFC2396 would be most welcome. As stated in the RFC: This document defines the generic syntax of URI, including both absolute and relative forms, and guidelines for their use; it revises and replaces the generic definitions in RFC 1738 and RFC 1808. and This document updates and merges "Uniform Resource Locators" [RFC1738] and "Relative Uniform Resource Locators" [RFC1808] in order to define a single, generic syntax for all URI. To me it seems, that the RFC1738 has been, at least in parts, deprecated. regards, Wolfgang Am 2017-03-22 um 11:50 schrieb Gustaf Neumann: > > Dear all, > > as it looks, edge is more picky about the encoding of URLs in the > location: header field (see e.g. recent entry in the OpenACS issue > tracker [1]). RFC 7231 states [2] that > > Location = URI-reference > > but as well: > > Note: Some recipients attempt to recover from Location fields that > are not valid URI references. This specification does not mandate > or define such processing, but does allow it for the sake of robustness. > > The BNF in [3] clear, that it has to be encoded (see snippet for path > segments) > > URI-reference = URI / relative-ref > relative-ref = relative-part [ "?" query ] [ "#" fragment ] > relative-part = "//" authority path-abempty > / path-absolute > / path-noscheme > / path-empty > > path-abempty = *( "/" segment ) > path-absolute = "/" [ segment-nz *( "/" segment ) ] > path-noscheme = segment-nz-nc *( "/" segment ) > path-rootless = segment-nz *( "/" segment ) > path-empty = 0<pchar> > segment = *pchar > segment-nz = 1*pchar > segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims / "@" ) > ; non-zero-length segment without any colon ":" > pchar = unreserved / pct-encoded / sub-delims / ":" / "@" > > Naviserver passes the URL as is from e.g. a ns_returnredirect to the > "Location:" field. > > So the question is, should ns > > a) take care about this encoding b) take care about this encoding via > optional flag c) do nothing and leave the responsibility to the > application programmer (current situation) d) provide a warning when > an "obviously" unencoded url is passed to ns_returnredirect > > I think, (a) is not useful, since ns can't decide from the string, > whether a "/" in the part is e.g. a delimiter or part of the segment. > Furthermore, it would break existing programs that encode already the > urls correctly. (b) might be useful in simple cases. > > I am inclined towards (d), although an exact check for every char > which should have been escaped might be to costly on some characters > (checking if "%" was used just as an escape indicator, etc.); however, > an application developer can get hints via (d), where the url-encoding > was probably lacking. > > While looking at the nsd/urlencode.c i saw that the encoding is more > conservative than commented (.... "All ASCII control characters (00-1f > and 7f) and the URI 'delim' and 'unwise' characters are encoded" > ...), but it encodes as well the characters from 0x80 to 0xff. Do I > interprete this correctly, that this refers to the > differences/confusions between RFC1738 (1994) and RFC1808 (1995) vs. > RFC2396 (1998), see [5]. The code says, it conforms with RFC1738, so > probably an update to at least RFC2396 seems appropriate. > > Comments? > > -g > > [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] > https://tools.ietf.org/html/rfc7231#page-68 [3] > https://tools.ietf.org/html/rfc3986#appendix-A [4] > https://tools.ietf.org/html/rfc2396 [5] > https://tools.ietf.org/html/rfc2396#appendix-G.2 > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel -- *Wolfgang Winkler* Geschäftsführung wol...@di... mobil +43.699.19971172 dc:*büro* digital concepts Novak Winkler OG Software & Design Landstraße 68, 5. Stock, 4020 Linz www.digital-concepts.com <http://www.digital-concepts.com> tel +43.732.997117.72 tel +43.699.1997117.2 Firmenbuchnummer: 192003h Firmenbuchgericht: Landesgericht Linz |
From: Gustaf N. <ne...@wu...> - 2017-03-22 10:51:01
|
Dear all, as it looks, edge is more picky about the encoding of URLs in the location: header field (see e.g. recent entry in the OpenACS issue tracker [1]). RFC 7231 states [2] that Location = URI-reference but as well: Note: Some recipients attempt to recover from Location fields that are not valid URI references. This specification does not mandate or define such processing, but does allow it for the sake of robustness. The BNF in [3] clear, that it has to be encoded (see snippet for path segments) URI-reference = URI / relative-ref relative-ref = relative-part [ "?" query ] [ "#" fragment ] relative-part = "//" authority path-abempty / path-absolute / path-noscheme / path-empty path-abempty = *( "/" segment ) path-absolute = "/" [ segment-nz *( "/" segment ) ] path-noscheme = segment-nz-nc *( "/" segment ) path-rootless = segment-nz *( "/" segment ) path-empty = 0<pchar> segment = *pchar segment-nz = 1*pchar segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims / "@" ) ; non-zero-length segment without any colon ":" pchar = unreserved / pct-encoded / sub-delims / ":" / "@" Naviserver passes the URL as is from e.g. a ns_returnredirect to the "Location:" field. So the question is, should ns a) take care about this encoding b) take care about this encoding via optional flag c) do nothing and leave the responsibility to the application programmer (current situation) d) provide a warning when an "obviously" unencoded url is passed to ns_returnredirect I think, (a) is not useful, since ns can't decide from the string, whether a "/" in the part is e.g. a delimiter or part of the segment. Furthermore, it would break existing programs that encode already the urls correctly. (b) might be useful in simple cases. I am inclined towards (d), although an exact check for every char which should have been escaped might be to costly on some characters (checking if "%" was used just as an escape indicator, etc.); however, an application developer can get hints via (d), where the url-encoding was probably lacking. While looking at the nsd/urlencode.c i saw that the encoding is more conservative than commented (.... "All ASCII control characters (00-1f and 7f) and the URI 'delim' and 'unwise' characters are encoded" ...), but it encodes as well the characters from 0x80 to 0xff. Do I interprete this correctly, that this refers to the differences/confusions between RFC1738 (1994) and RFC1808 (1995) vs. RFC2396 (1998), see [5]. The code says, it conforms with RFC1738, so probably an update to at least RFC2396 seems appropriate. Comments? -g [1] http://openacs.org/bugtracker/openacs/bug?bug_number=3312 [2] https://tools.ietf.org/html/rfc7231#page-68 [3] https://tools.ietf.org/html/rfc3986#appendix-A [4] https://tools.ietf.org/html/rfc2396 [5] https://tools.ietf.org/html/rfc2396#appendix-G.2 |
From: Iuri S. <iu...@iu...> - 2017-03-11 15:00:33
|
Thanks Gustaf, It's a practice to use another config file, instead of nsadmin defaults. Usually I copy config-5.9.tcl to a new config file called <servername>.tcl. That file was from a previous release. Best wishes, Iuri On 11-03-2017 03:28, Gustaf Neumann wrote: > Dear Iuri, > > Do you say, that the same config file works with NaviServer 4.99.14 but > not with 4.99.15? > > In the provided log-file, i see no entry, where the nssock module is > loaded. The modload statement > for nssock should appear after the "ON DELETE done ..." statement in > OpenACS configurations. > > [11/Mar/2017:07:00:27][86637.7ffff335c3c0][-main-] Notice: ON DELETE done (40ms) > [11/Mar/2017:07:00:28][86637.7ffff335c3c0][-main-] Notice: modload: loading module nssock from file nssock.so > [11/Mar/2017:07:00:28][86637.7ffff335c3c0][-main-] Notice: nssock:0: enable 0 spooler thread(s) > ... > [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: starting > [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: deferaccept: socket option TCP_FASTOPEN activated > [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: nssock:0: listening on [localhost]:8091 > [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: driver: accepting connections > [11/Mar/2017:07:00:28][86637.7ffff335c3c0][-main-] Notice: nsmain: NaviServer/4.99.16d4 running > > > Note, that new releases of naviserver contain usually updated config > files using the new features of the server > (e.g. ipv6, multiple driver threads, ...). > > The statement you pointed out just states, that in case, your > application uses more than 1024 funcurrently open file descriptors, you > should refrain from using the select() system call (which means for an > application programmer: abstain from Tcl I/O). For most applications, > this is no problem. The OS setting allows 4096 open FDs for the process, > therefore there is a warning. > > -gn > > Am 11.03.17 um 04:08 schrieb Iuri Sampaio: >> After upgrading NS to 4.99.15 Nginx is unable to access OACS rootdir >> because NS doesn't stay listening on port 8080. After booting up NS, it >> doens't keep listening on port 8080. For that reason NGINX unable to >> complete requests, its attempt to conect gets refused. >> >> /usr/local/ns/bin/nsd -u evex -g nsadmin -t /usr/local/ns/1c.tcl >> >> The entire log is appended bellow. >> >> Nginx logs >> >> 2017/03/10 21:56:19 [error] 21776#0: *28 connect() failed (111: >> Connection refused) while connecting to upstream, client: 163.172.65.57, >> server: evex.co, request: "GET >> /calendar/cal-item-new?start_time=16&date=2017-02-16 HTTP/1.1", >> upstream: >> "http://192.199.241.135:8080/calendar/cal-item-new?start_time=16&date=2017-02-16", >> host: "evex.co" >> >> >> Plus, "netstat -lna | grep tcp" confirms that ports has not been >> listening by NS. >> root@iurix:~# netstat -lna |grep tcp >> tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN >> tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN >> tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN >> tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN >> tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN >> tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN >> tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN >> tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN >> tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN >> tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN >> tcp 0 0 192.199.241.135:22 177.148.154.81:32835 ESTABLISHED >> tcp 0 0 192.199.241.135:22 177.148.154.81:33620 ESTABLISHED >> tcp6 0 0 :::22 :::* LISTEN >> tcp6 0 0 ::1:5432 :::* LISTEN >> tcp6 0 0 :::25 :::* LISTEN >> tcp6 0 0 :::993 :::* LISTEN >> tcp6 0 0 :::143 :::* LISTEN >> tcp6 0 0 :::80 :::* LISTEN >> >> >> >> Error.log only shows one potential cause >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Warning: nsmain: rl_cur >> (4096) > FD_SETSIZE (1024), select() calls should not be used >> >> Would it be the motive? >> >> >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: >> NaviServer/4.99.15 starting >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: security >> info: uid=1011, euid=1011, gid=1016, egid=1016 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: Tcl >> version: 8.5.19 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: max >> files: soft limit 4096, hard limit 4096 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Warning: nsmain: rl_cur >> (4096) > FD_SETSIZE (1024), select() calls should not be used >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: pool default: >> queueLength 90 low water 9 high water 90 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: >> nsd/init.tcl[evex]: booting virtual server: tcl system encoding: "utf-8" >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading >> module nslog from file /usr/local/ns/bin/nslog.so >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nslog: opened >> '/var/www/evex/log/access.log' >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading >> module nsdb from file /usr/local/ns/bin/nsdb.so >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading >> module ns/db/driver/postgres from file /usr/local/ns/bin/nsdbpg.so >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: version >> 2.1 loaded >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbinit: set >> LogMinDuration for pool pool1 over 0.01 to 0.010000 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbinit: set >> LogMinDuration for pool pool2 over 0.01 to 0.010000 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading >> module nsproxy from file /usr/local/ns/bin/nsproxy.so >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading >> module libthread from file /usr/local/ns/lib/thread2.7.3/libthread2.7.3.so >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: XOTcl 2.0.0 loaded >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Using ns_cache >> based on NX 2.0.0 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: adp[evex]: mapped >> {GET HEAD POST} /*.adp >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: conf: >> [ns/server/evex] enabletclpages = 0 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading OpenACS, >> rooted at /var/www/evex >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Sourcing >> /var/www/evex/packages/acs-bootstrap-installer/bootstrap.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: bootstrap begin >> encoding utf-8 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: >> sourcing >> /var/www/evex/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: >> sourcing >> /var/www/evex/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: >> sourcing >> /var/www/evex/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: >> sourcing >> /var/www/evex/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: >> sourcing >> /var/www/evex/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: >> Default database (dbn) is: 'default' >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: >> Using ALL database pools for OpenACS. >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: The >> following pools are available for OpenACS: pool1 pool2 pool3 >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening >> database 'postgres:localhost::evex' >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening >> evex on localhost >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: >> nsdbpg(postgres): Opened connection to localhost::evex. >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening >> database 'postgres:localhost::evex' >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening >> evex on localhost >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: >> nsdbpg(postgres): Opened connection to localhost::evex. >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening >> database 'postgres:localhost::evex' >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening >> evex on localhost >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: >> nsdbpg(postgres): Opened connection to localhost::evex. >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: >> Loading acs-tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/00-database-procs-postgresql.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/00-database-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/10-charset-compat-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/30-xml-utils-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/acs-kernel-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/acs-permissions-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/acs-private-data-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/ad-functional-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/admin-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/adp-parser-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/aolserver-3-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/apm-file-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/apm-install-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/apm-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/apm-xml-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/application-data-link-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/application-link-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/callback-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/community-core-2-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/community-core-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/defs-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/deprecated-utilities-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/document-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/ds-stub-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/exception-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/form-processing-procs.tcl >> [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/html-email-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/html-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/http-auth-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/http-client-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/image-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/install-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/json-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/membership-rel-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/memoize-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/navigation-callback-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/navigation-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/object-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/object-type-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/openacs-kernel-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/parameter-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/pdf-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/proxy-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/request-processor-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/security-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/server-cluster-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/set-operation-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/site-node-apm-integration-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/site-node-object-map-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/site-nodes-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: use XOTcl Site Nodes >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: creating >> xo_site_nodes cache >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/sql-statement-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/stack-trace-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/table-display-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/tcl-documentation-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/tcltrace-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/tdom-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/text-html-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/user-extensions-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/util-diff-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/utilities-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/whos-online-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/widgets-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/xml-0-sgml-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/xml-1-dom-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/xml-2-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/20-memoize-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/admin-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/apm-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/database-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/document-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/pools-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/request-processor-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: >> ns_unregister_proc GET /*.tcl is deprecated. Use 'ns_unregister_op' instead! >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: >> ns_unregister_proc HEAD /*.tcl is deprecated. Use 'ns_unregister_op' >> instead! >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: >> ns_unregister_proc POST /*.tcl is deprecated. Use 'ns_unregister_op' >> instead! >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/security-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: >> security-init.tcl: Creating secret_tokens ns_cache... >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: >> security-init.tcl: Populating secret_tokens ns_cache... >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/site-nodes-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: site_node::init_cache >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/tcltrace-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/utilities-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-tcl/tcl/whos-online-init.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-automated-testing specially so other packages can define tests... >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-automated-testing/tcl/aa-test-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-automated-testing/tcl/example-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-automated-testing/tcl/filter-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-automated-testing/tcl/selenium-procs.tcl >> [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading >> acs-automated-testing/tcl/tclwebtest-procs.tcl >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/0-acs-templating-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/0-acs-templating-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/acs-integration-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/acs-integration-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/currency-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/currency-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/data-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/data-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/date-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/date-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/debug-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/debug-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/dimensional-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/dimensional-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/doc-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/doc-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/doc-tcl-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/doc-tcl-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/element-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/element-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/file-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/file-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/filter-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/filter-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/form-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/form-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/head-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/head-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/list-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/list-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/mime-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/mime-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/paginator-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/paginator-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/parse-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/parse-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/query-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/query-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/request-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/request-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/richtext-or-file-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/richtext-or-file-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/richtext-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/richtext-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/spellcheck-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/spellcheck-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/tab-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/tab-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/table-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/table-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/tag-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/tag-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/util-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/util-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/widget-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/widget-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-templating/tcl/wizard-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-templating/tcl/wizard-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-service-contract/tcl/acs-service-contract-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-service-contract/tcl/acs-service-contract-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-service-contract/tcl/contract-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-service-contract/tcl/contract-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-service-contract/tcl/implementation-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-service-contract/tcl/implementation-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-service-contract/tcl/msg-type-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-service-contract/tcl/msg-type-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-mail-lite/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-mail-lite/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-mail-lite/tcl/bounce-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-mail-lite/tcl/bounce-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-mail-lite/tcl/incoming-mail-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-mail-lite/tcl/incoming-mail-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-mail-lite/tcl/utils-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-mail-lite/tcl/utils-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-admin/tcl/acs-admin-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-admin/tcl/acs-admin-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-admin/tcl/apm-admin-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-admin/tcl/apm-admin-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-admin/tcl/merge-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-admin/tcl/merge-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-authentication/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-authentication/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-authentication/tcl/authentication-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-authentication/tcl/authentication-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-authentication/tcl/authority-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-authentication/tcl/authority-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-authentication/tcl/driver-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-authentication/tcl/driver-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-authentication/tcl/local-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-authentication/tcl/local-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-authentication/tcl/password-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-authentication/tcl/password-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-authentication/tcl/sync-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-authentication/tcl/sync-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/search/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/search/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/search/tcl/extra-args-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/search/tcl/extra-args-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/search/tcl/search-convert-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/search/tcl/search-convert-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/search/tcl/search-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/search/tcl/search-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/search/tcl/syndicate-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/search/tcl/syndicate-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/acs-content-repository-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/acs-content-repository-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/acs-content-repository-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/acs-content-repository-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-extlink-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-extlink-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-folder-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-folder-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-item-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-item-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-keyword-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-keyword-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-permission-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-permission-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-revision-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-revision-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-symlink-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-symlink-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-template-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-template-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/content-type-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/content-type-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/doc-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/doc-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/extlink-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/extlink-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/filter-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/filter-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/folder-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/folder-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/image-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/image-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/item-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/item-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/keyword-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/keyword-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/publish-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/publish-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/revision-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/revision-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/search-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/search-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-content-repository/tcl/symlink-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-content-repository/tcl/symlink-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-core-docs/tcl/acs-core-docs-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-core-docs/tcl/acs-core-docs-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-datetime/tcl/acs-calendar-2-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-datetime/tcl/acs-calendar-2-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-datetime/tcl/acs-calendar-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-datetime/tcl/acs-calendar-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-datetime/tcl/acs-datetime-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-datetime/tcl/acs-datetime-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-developer-support/tcl/acs-developer-support-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-developer-support/tcl/acs-developer-support-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-reference/tcl/acs-reference-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-reference/tcl/acs-reference-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/ref-timezones/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/ref-timezones/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/ref-language/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/ref-language/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/ref-language/tcl/ref-language-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/ref-language/tcl/ref-language-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/ref-countries/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/ref-countries/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/ref-countries/tcl/ref-countries-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/ref-countries/tcl/ref-countries-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/lang-audit-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/lang-audit-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/lang-catalog-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/lang-catalog-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/lang-install-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/lang-install-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/lang-message-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/lang-message-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/lang-util-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/lang-util-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/lang-widget-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/lang-widget-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/locale-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/locale-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-lang/tcl/localization-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-lang/tcl/localization-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-messaging/tcl/acs-messaging-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-messaging/tcl/acs-messaging-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/application-group-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/application-group-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/approval-expiration-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/approval-expiration-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/attribute-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/attribute-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/callback-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/callback-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/email-image-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/email-image-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/group-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/group-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/group-type-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/group-type-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/package-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/package-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/party-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/party-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/plpgsql-utility-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/plpgsql-utility-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/plsql-utility-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/plsql-utility-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/rel-segments-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/rel-segments-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/rel-types-procs.tcl... >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/rel-types-procs.tcl. >> [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/relation-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/relation-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/subsite-callback-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/subsite-callback-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/subsite-navigation-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/subsite-navigation-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/acs-subsite/tcl/subsite-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/acs-subsite/tcl/subsite-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/rss-support/tcl/rss-generation-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/rss-support/tcl/rss-generation-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/rss-support/tcl/rss-generation-service-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/rss-support/tcl/rss-generation-service-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/rss-support/tcl/rss-support-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/rss-support/tcl/rss-support-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/rss-support/tcl/rss-utilities-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/rss-support/tcl/rss-utilities-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/oacs-dav/tcl/oacs-dav-install-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/oacs-dav/tcl/oacs-dav-install-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/oacs-dav/tcl/oacs-dav-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/oacs-dav/tcl/oacs-dav-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/oacs-dav/tcl/tDAV-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: tDAV: Registered >> filters on /dav* >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: tDAV: Filesystem >> access by WebDAV disabled >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/oacs-dav/tcl/tDAV-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/delivery-method-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/delivery-method-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/interval-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/interval-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notification-callback-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notification-callback-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notification-display-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notification-display-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notification-email-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notification-email-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notification-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notification-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notification-reply-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notification-reply-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notification-request-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notification-request-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notification-type-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notification-type-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/notifications-security-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/notifications-security-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/reply-sweep-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/reply-sweep-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/notifications/tcl/sweep-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/notifications/tcl/sweep-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/categories-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/categories-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/category-form-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/category-form-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/category-links-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/category-links-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/category-list-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/category-list-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/category-relation-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/category-relation-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/category-synonyms-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/category-synonyms-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/category-trees-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/category-trees-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/category-xml-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/category-xml-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/install-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/install-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/tagcloud-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/tagcloud-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/categories/tcl/widget-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/categories/tcl/widget-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/file-storage/tcl/file-storage-callback-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/file-storage/tcl/file-storage-callback-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/file-storage/tcl/file-storage-dav-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/file-storage/tcl/file-storage-dav-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/file-storage/tcl/file-storage-install-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/file-storage/tcl/file-storage-install-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/file-storage/tcl/file-storage-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/file-storage/tcl/file-storage-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/file-storage/tcl/file-storage-rss-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/file-storage/tcl/file-storage-rss-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/file-storage/tcl/file-storage-search-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/file-storage/tcl/file-storage-search-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/file-storage/tcl/file-storage-torrent-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/file-storage/tcl/file-storage-torrent-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/attachments/tcl/attachments-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/attachments/tcl/attachments-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/apm-callback-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/apm-callback-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/cal-item-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/cal-item-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/calendar-callback-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/calendar-callback-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/calendar-compatibility-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/calendar-compatibility-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/calendar-install-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/calendar-install-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/calendar-outlook-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/calendar-outlook-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/calendar-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/calendar-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/calendar/tcl/calendar-sc-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/calendar/tcl/calendar-sc-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/ecommerce/tcl/ec-audit-trail-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/ecommerce/tcl/ec-audit-trail-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/ecommerce/tcl/ec-product-sc-procs.tcl... >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded >> packages/ecommerce/tcl/ec-product-sc-procs.tcl. >> [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading >> packages/ecommerce/tcl/ecds-batch-procs.tcl... >> [10/... [truncated message content] |
From: Gustaf N. <ne...@wu...> - 2017-03-11 06:28:34
|
Dear Iuri, Do you say, that the same config file works with NaviServer 4.99.14 but not with 4.99.15? In the provided log-file, i see no entry, where the nssock module is loaded. The modload statement for nssock should appear after the "ON DELETE done ..." statement in OpenACS configurations. [11/Mar/2017:07:00:27][86637.7ffff335c3c0][-main-] Notice: ON DELETE done (40ms) [11/Mar/2017:07:00:28][86637.7ffff335c3c0][-main-] Notice: modload: loading module nssock from file nssock.so [11/Mar/2017:07:00:28][86637.7ffff335c3c0][-main-] Notice: nssock:0: enable 0 spooler thread(s) ... [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: starting [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: deferaccept: socket option TCP_FASTOPEN activated [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: nssock:0: listening on [localhost]:8091 [11/Mar/2017:07:00:28][86637.70000ef59000][-driver:nssock:0-] Notice: driver: accepting connections [11/Mar/2017:07:00:28][86637.7ffff335c3c0][-main-] Notice: nsmain: NaviServer/4.99.16d4 running Note, that new releases of naviserver contain usually updated config files using the new features of the server (e.g. ipv6, multiple driver threads, ...). The statement you pointed out just states, that in case, your application uses more than 1024 funcurrently open file descriptors, you should refrain from using the select() system call (which means for an application programmer: abstain from Tcl I/O). For most applications, this is no problem. The OS setting allows 4096 open FDs for the process, therefore there is a warning. -gn Am 11.03.17 um 04:08 schrieb Iuri Sampaio: > After upgrading NS to 4.99.15 Nginx is unable to access OACS rootdir > because NS doesn't stay listening on port 8080. After booting up NS, it > doens't keep listening on port 8080. For that reason NGINX unable to > complete requests, its attempt to conect gets refused. > > /usr/local/ns/bin/nsd -u evex -g nsadmin -t /usr/local/ns/1c.tcl > > The entire log is appended bellow. > > Nginx logs > > 2017/03/10 21:56:19 [error] 21776#0: *28 connect() failed (111: > Connection refused) while connecting to upstream, client: 163.172.65.57, > server: evex.co, request: "GET > /calendar/cal-item-new?start_time=16&date=2017-02-16 HTTP/1.1", > upstream: > "http://192.199.241.135:8080/calendar/cal-item-new?start_time=16&date=2017-02-16", > host: "evex.co" > > > Plus, "netstat -lna | grep tcp" confirms that ports has not been > listening by NS. > root@iurix:~# netstat -lna |grep tcp > tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN > tcp 0 0 192.199.241.135:22 177.148.154.81:32835 ESTABLISHED > tcp 0 0 192.199.241.135:22 177.148.154.81:33620 ESTABLISHED > tcp6 0 0 :::22 :::* LISTEN > tcp6 0 0 ::1:5432 :::* LISTEN > tcp6 0 0 :::25 :::* LISTEN > tcp6 0 0 :::993 :::* LISTEN > tcp6 0 0 :::143 :::* LISTEN > tcp6 0 0 :::80 :::* LISTEN > > > > Error.log only shows one potential cause > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Warning: nsmain: rl_cur > (4096) > FD_SETSIZE (1024), select() calls should not be used > > Would it be the motive? > > > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: > NaviServer/4.99.15 starting > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: security > info: uid=1011, euid=1011, gid=1016, egid=1016 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: Tcl > version: 8.5.19 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: max > files: soft limit 4096, hard limit 4096 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Warning: nsmain: rl_cur > (4096) > FD_SETSIZE (1024), select() calls should not be used > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: pool default: > queueLength 90 low water 9 high water 90 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: > nsd/init.tcl[evex]: booting virtual server: tcl system encoding: "utf-8" > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading > module nslog from file /usr/local/ns/bin/nslog.so > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nslog: opened > '/var/www/evex/log/access.log' > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading > module nsdb from file /usr/local/ns/bin/nsdb.so > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading > module ns/db/driver/postgres from file /usr/local/ns/bin/nsdbpg.so > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: version > 2.1 loaded > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbinit: set > LogMinDuration for pool pool1 over 0.01 to 0.010000 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbinit: set > LogMinDuration for pool pool2 over 0.01 to 0.010000 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading > module nsproxy from file /usr/local/ns/bin/nsproxy.so > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading > module libthread from file /usr/local/ns/lib/thread2.7.3/libthread2.7.3.so > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: XOTcl 2.0.0 loaded > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Using ns_cache > based on NX 2.0.0 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: adp[evex]: mapped > {GET HEAD POST} /*.adp > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: conf: > [ns/server/evex] enabletclpages = 0 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading OpenACS, > rooted at /var/www/evex > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Sourcing > /var/www/evex/packages/acs-bootstrap-installer/bootstrap.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: bootstrap begin > encoding utf-8 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: > sourcing > /var/www/evex/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: > sourcing > /var/www/evex/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: > sourcing > /var/www/evex/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: > sourcing > /var/www/evex/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: > sourcing > /var/www/evex/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: > Default database (dbn) is: 'default' > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: > Using ALL database pools for OpenACS. > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: The > following pools are available for OpenACS: pool1 pool2 pool3 > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening > database 'postgres:localhost::evex' > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening > evex on localhost > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: > nsdbpg(postgres): Opened connection to localhost::evex. > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening > database 'postgres:localhost::evex' > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening > evex on localhost > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: > nsdbpg(postgres): Opened connection to localhost::evex. > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening > database 'postgres:localhost::evex' > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening > evex on localhost > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: > nsdbpg(postgres): Opened connection to localhost::evex. > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: > Loading acs-tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/00-database-procs-postgresql.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/00-database-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/10-charset-compat-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/30-xml-utils-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/acs-kernel-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/acs-permissions-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/acs-private-data-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/ad-functional-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/admin-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/adp-parser-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/aolserver-3-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/apm-file-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/apm-install-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/apm-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/apm-xml-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/application-data-link-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/application-link-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/callback-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/community-core-2-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/community-core-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/defs-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/deprecated-utilities-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/document-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/ds-stub-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/exception-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/form-processing-procs.tcl > [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/html-email-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/html-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/http-auth-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/http-client-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/image-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/install-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/json-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/membership-rel-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/memoize-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/navigation-callback-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/navigation-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/object-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/object-type-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/openacs-kernel-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/parameter-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/pdf-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/proxy-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/request-processor-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/security-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/server-cluster-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/set-operation-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/site-node-apm-integration-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/site-node-object-map-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/site-nodes-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: use XOTcl Site Nodes > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: creating > xo_site_nodes cache > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/sql-statement-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/stack-trace-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/table-display-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/tcl-documentation-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/tcltrace-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/tdom-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/text-html-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/user-extensions-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/util-diff-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/utilities-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/whos-online-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/widgets-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/xml-0-sgml-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/xml-1-dom-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/xml-2-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/20-memoize-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/admin-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/apm-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/database-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/document-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/pools-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/request-processor-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: > ns_unregister_proc GET /*.tcl is deprecated. Use 'ns_unregister_op' instead! > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: > ns_unregister_proc HEAD /*.tcl is deprecated. Use 'ns_unregister_op' > instead! > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: > ns_unregister_proc POST /*.tcl is deprecated. Use 'ns_unregister_op' > instead! > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/security-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: > security-init.tcl: Creating secret_tokens ns_cache... > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: > security-init.tcl: Populating secret_tokens ns_cache... > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/site-nodes-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: site_node::init_cache > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/tcltrace-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/utilities-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-tcl/tcl/whos-online-init.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-automated-testing specially so other packages can define tests... > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-automated-testing/tcl/aa-test-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-automated-testing/tcl/example-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-automated-testing/tcl/filter-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-automated-testing/tcl/selenium-procs.tcl > [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading > acs-automated-testing/tcl/tclwebtest-procs.tcl > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/0-acs-templating-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/0-acs-templating-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/acs-integration-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/acs-integration-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/currency-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/currency-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/data-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/data-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/date-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/date-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/debug-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/debug-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/dimensional-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/dimensional-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/doc-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/doc-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/doc-tcl-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/doc-tcl-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/element-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/element-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/file-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/file-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/filter-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/filter-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/form-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/form-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/head-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/head-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/list-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/list-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/mime-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/mime-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/paginator-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/paginator-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/parse-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/parse-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/query-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/query-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/request-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/request-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/richtext-or-file-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/richtext-or-file-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/richtext-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/richtext-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/spellcheck-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/spellcheck-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/tab-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/tab-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/table-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/table-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/tag-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/tag-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/util-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/util-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/widget-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/widget-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-templating/tcl/wizard-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-templating/tcl/wizard-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-service-contract/tcl/acs-service-contract-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-service-contract/tcl/acs-service-contract-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-service-contract/tcl/contract-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-service-contract/tcl/contract-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-service-contract/tcl/implementation-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-service-contract/tcl/implementation-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-service-contract/tcl/msg-type-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-service-contract/tcl/msg-type-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-mail-lite/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-mail-lite/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-mail-lite/tcl/bounce-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-mail-lite/tcl/bounce-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-mail-lite/tcl/incoming-mail-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-mail-lite/tcl/incoming-mail-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-mail-lite/tcl/utils-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-mail-lite/tcl/utils-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-admin/tcl/acs-admin-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-admin/tcl/acs-admin-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-admin/tcl/apm-admin-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-admin/tcl/apm-admin-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-admin/tcl/merge-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-admin/tcl/merge-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-authentication/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-authentication/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-authentication/tcl/authentication-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-authentication/tcl/authentication-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-authentication/tcl/authority-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-authentication/tcl/authority-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-authentication/tcl/driver-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-authentication/tcl/driver-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-authentication/tcl/local-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-authentication/tcl/local-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-authentication/tcl/password-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-authentication/tcl/password-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-authentication/tcl/sync-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-authentication/tcl/sync-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/search/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/search/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/search/tcl/extra-args-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/search/tcl/extra-args-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/search/tcl/search-convert-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/search/tcl/search-convert-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/search/tcl/search-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/search/tcl/search-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/search/tcl/syndicate-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/search/tcl/syndicate-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/acs-content-repository-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/acs-content-repository-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/acs-content-repository-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/acs-content-repository-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-extlink-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-extlink-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-folder-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-folder-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-item-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-item-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-keyword-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-keyword-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-permission-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-permission-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-revision-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-revision-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-symlink-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-symlink-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-template-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-template-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/content-type-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/content-type-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/doc-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/doc-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/extlink-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/extlink-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/filter-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/filter-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/folder-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/folder-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/image-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/image-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/item-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/item-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/keyword-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/keyword-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/publish-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/publish-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/revision-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/revision-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/search-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/search-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-content-repository/tcl/symlink-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-content-repository/tcl/symlink-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-core-docs/tcl/acs-core-docs-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-core-docs/tcl/acs-core-docs-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-datetime/tcl/acs-calendar-2-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-datetime/tcl/acs-calendar-2-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-datetime/tcl/acs-calendar-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-datetime/tcl/acs-calendar-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-datetime/tcl/acs-datetime-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-datetime/tcl/acs-datetime-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-developer-support/tcl/acs-developer-support-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-developer-support/tcl/acs-developer-support-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-reference/tcl/acs-reference-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-reference/tcl/acs-reference-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/ref-timezones/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/ref-timezones/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/ref-language/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/ref-language/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/ref-language/tcl/ref-language-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/ref-language/tcl/ref-language-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/ref-countries/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/ref-countries/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/ref-countries/tcl/ref-countries-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/ref-countries/tcl/ref-countries-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/lang-audit-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/lang-audit-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/lang-catalog-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/lang-catalog-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/lang-install-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/lang-install-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/lang-message-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/lang-message-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/lang-util-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/lang-util-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/lang-widget-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/lang-widget-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/locale-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/locale-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-lang/tcl/localization-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-lang/tcl/localization-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-messaging/tcl/acs-messaging-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-messaging/tcl/acs-messaging-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/application-group-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/application-group-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/approval-expiration-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/approval-expiration-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/attribute-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/attribute-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/callback-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/callback-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/email-image-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/email-image-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/group-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/group-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/group-type-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/group-type-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/package-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/package-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/party-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/party-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/plpgsql-utility-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/plpgsql-utility-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/plsql-utility-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/plsql-utility-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/rel-segments-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/rel-segments-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/rel-types-procs.tcl... > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/rel-types-procs.tcl. > [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/relation-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/relation-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/subsite-callback-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/subsite-callback-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/subsite-navigation-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/subsite-navigation-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/acs-subsite/tcl/subsite-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/acs-subsite/tcl/subsite-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/rss-support/tcl/rss-generation-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/rss-support/tcl/rss-generation-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/rss-support/tcl/rss-generation-service-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/rss-support/tcl/rss-generation-service-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/rss-support/tcl/rss-support-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/rss-support/tcl/rss-support-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/rss-support/tcl/rss-utilities-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/rss-support/tcl/rss-utilities-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/oacs-dav/tcl/oacs-dav-install-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/oacs-dav/tcl/oacs-dav-install-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/oacs-dav/tcl/oacs-dav-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/oacs-dav/tcl/oacs-dav-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/oacs-dav/tcl/tDAV-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: tDAV: Registered > filters on /dav* > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: tDAV: Filesystem > access by WebDAV disabled > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/oacs-dav/tcl/tDAV-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/delivery-method-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/delivery-method-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/interval-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/interval-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notification-callback-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notification-callback-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notification-display-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notification-display-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notification-email-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notification-email-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notification-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notification-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notification-reply-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notification-reply-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notification-request-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notification-request-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notification-type-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notification-type-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/notifications-security-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/notifications-security-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/reply-sweep-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/reply-sweep-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/notifications/tcl/sweep-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/notifications/tcl/sweep-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/categories-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/categories-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/category-form-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/category-form-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/category-links-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/category-links-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/category-list-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/category-list-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/category-relation-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/category-relation-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/category-synonyms-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/category-synonyms-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/category-trees-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/category-trees-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/category-xml-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/category-xml-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/install-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/install-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/tagcloud-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/tagcloud-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/categories/tcl/widget-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/categories/tcl/widget-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/file-storage/tcl/file-storage-callback-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/file-storage/tcl/file-storage-callback-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/file-storage/tcl/file-storage-dav-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/file-storage/tcl/file-storage-dav-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/file-storage/tcl/file-storage-install-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/file-storage/tcl/file-storage-install-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/file-storage/tcl/file-storage-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/file-storage/tcl/file-storage-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/file-storage/tcl/file-storage-rss-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/file-storage/tcl/file-storage-rss-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/file-storage/tcl/file-storage-search-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/file-storage/tcl/file-storage-search-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/file-storage/tcl/file-storage-torrent-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/file-storage/tcl/file-storage-torrent-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/attachments/tcl/attachments-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/attachments/tcl/attachments-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/apm-callback-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/apm-callback-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/cal-item-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/cal-item-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/calendar-callback-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/calendar-callback-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/calendar-compatibility-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/calendar-compatibility-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/calendar-install-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/calendar-install-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/calendar-outlook-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/calendar-outlook-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/calendar-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/calendar-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/calendar/tcl/calendar-sc-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/calendar/tcl/calendar-sc-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ec-audit-trail-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ec-audit-trail-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ec-product-sc-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ec-product-sc-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ecds-batch-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ecds-batch-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ecds-ex-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ecds-ex-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ecds-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ecds-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ecommerce-credit-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ecommerce-credit-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ecommerce-customer-service-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ecommerce-customer-service-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages/ecommerce/tcl/ecommerce-email-procs.tcl... > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded > packages/ecommerce/tcl/ecommerce-email-procs.tcl. > [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading > packages... [truncated message content] |
From: Iuri S. <iu...@iu...> - 2017-03-11 03:28:11
|
After upgrading NS to 4.99.15 Nginx is unable to access OACS rootdir because NS doesn't stay listening on port 8080. After booting up NS, it doens't keep listening on port 8080. For that reason NGINX unable to complete requests, its attempt to conect gets refused. /usr/local/ns/bin/nsd -u evex -g nsadmin -t /usr/local/ns/1c.tcl The entire log is appended bellow. Nginx logs 2017/03/10 21:56:19 [error] 21776#0: *28 connect() failed (111: Connection refused) while connecting to upstream, client: 163.172.65.57, server: evex.co, request: "GET /calendar/cal-item-new?start_time=16&date=2017-02-16 HTTP/1.1", upstream: "http://192.199.241.135:8080/calendar/cal-item-new?start_time=16&date=2017-02-16", host: "evex.co" Plus, "netstat -lna | grep tcp" confirms that ports has not been listening by NS. root@iurix:~# netstat -lna |grep tcp tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN tcp 0 0 192.199.241.135:22 177.148.154.81:32835 ESTABLISHED tcp 0 0 192.199.241.135:22 177.148.154.81:33620 ESTABLISHED tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 ::1:5432 :::* LISTEN tcp6 0 0 :::25 :::* LISTEN tcp6 0 0 :::993 :::* LISTEN tcp6 0 0 :::143 :::* LISTEN tcp6 0 0 :::80 :::* LISTEN Error.log only shows one potential cause [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Warning: nsmain: rl_cur (4096) > FD_SETSIZE (1024), select() calls should not be used Would it be the motive? [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: NaviServer/4.99.15 starting [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: security info: uid=1011, euid=1011, gid=1016, egid=1016 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: Tcl version: 8.5.19 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsmain: max files: soft limit 4096, hard limit 4096 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Warning: nsmain: rl_cur (4096) > FD_SETSIZE (1024), select() calls should not be used [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: pool default: queueLength 90 low water 9 high water 90 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsd/init.tcl[evex]: booting virtual server: tcl system encoding: "utf-8" [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading module nslog from file /usr/local/ns/bin/nslog.so [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nslog: opened '/var/www/evex/log/access.log' [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading module nsdb from file /usr/local/ns/bin/nsdb.so [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading module ns/db/driver/postgres from file /usr/local/ns/bin/nsdbpg.so [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: version 2.1 loaded [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbinit: set LogMinDuration for pool pool1 over 0.01 to 0.010000 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbinit: set LogMinDuration for pool pool2 over 0.01 to 0.010000 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading module nsproxy from file /usr/local/ns/bin/nsproxy.so [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: modload: loading module libthread from file /usr/local/ns/lib/thread2.7.3/libthread2.7.3.so [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: XOTcl 2.0.0 loaded [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Using ns_cache based on NX 2.0.0 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: adp[evex]: mapped {GET HEAD POST} /*.adp [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: conf: [ns/server/evex] enabletclpages = 0 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading OpenACS, rooted at /var/www/evex [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Sourcing /var/www/evex/packages/acs-bootstrap-installer/bootstrap.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: bootstrap begin encoding utf-8 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: sourcing /var/www/evex/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: sourcing /var/www/evex/packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: sourcing /var/www/evex/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: sourcing /var/www/evex/packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: sourcing /var/www/evex/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: Default database (dbn) is: 'default' [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: Using ALL database pools for OpenACS. [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Database API: The following pools are available for OpenACS: pool1 pool2 pool3 [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening database 'postgres:localhost::evex' [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening evex on localhost [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg(postgres): Opened connection to localhost::evex. [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening database 'postgres:localhost::evex' [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening evex on localhost [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg(postgres): Opened connection to localhost::evex. [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: dbdrv: opening database 'postgres:localhost::evex' [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg: Opening evex on localhost [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: nsdbpg(postgres): Opened connection to localhost::evex. [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Bootstrap: Loading acs-tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/00-database-procs-postgresql.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/00-database-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/10-charset-compat-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/30-xml-utils-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/acs-kernel-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/acs-permissions-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/acs-private-data-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/ad-functional-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/admin-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/adp-parser-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/aolserver-3-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/apm-file-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/apm-install-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/apm-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/apm-xml-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/application-data-link-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/application-link-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/callback-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/community-core-2-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/community-core-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/defs-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/deprecated-utilities-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/document-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/ds-stub-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/exception-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/form-processing-procs.tcl [10/Mar/2017:21:56:19][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/html-email-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/html-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/http-auth-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/http-client-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/image-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/install-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/json-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/membership-rel-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/memoize-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/navigation-callback-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/navigation-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/object-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/object-type-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/openacs-kernel-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/parameter-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/pdf-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/proxy-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/request-processor-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/security-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/server-cluster-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/set-operation-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/site-node-apm-integration-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/site-node-object-map-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/site-nodes-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: use XOTcl Site Nodes [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: creating xo_site_nodes cache [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/sql-statement-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/stack-trace-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/table-display-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/tcl-documentation-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/tcltrace-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/tdom-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/text-html-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/user-extensions-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/util-diff-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/utilities-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/whos-online-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/widgets-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/xml-0-sgml-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/xml-1-dom-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/xml-2-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/20-memoize-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/admin-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/apm-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/database-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/document-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/pools-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/request-processor-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: ns_unregister_proc GET /*.tcl is deprecated. Use 'ns_unregister_op' instead! [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: ns_unregister_proc HEAD /*.tcl is deprecated. Use 'ns_unregister_op' instead! [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Warning: ns_unregister_proc POST /*.tcl is deprecated. Use 'ns_unregister_op' instead! [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/security-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: security-init.tcl: Creating secret_tokens ns_cache... [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: security-init.tcl: Populating secret_tokens ns_cache... [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/site-nodes-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: site_node::init_cache [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/tcltrace-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/utilities-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-tcl/tcl/whos-online-init.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-automated-testing specially so other packages can define tests... [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-automated-testing/tcl/aa-test-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-automated-testing/tcl/example-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-automated-testing/tcl/filter-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-automated-testing/tcl/selenium-procs.tcl [10/Mar/2017:21:56:20][22671.b70d86c0][-main-] Notice: Loading acs-automated-testing/tcl/tclwebtest-procs.tcl [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/0-acs-templating-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/0-acs-templating-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/acs-integration-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/acs-integration-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/currency-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/currency-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/data-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/data-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/date-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/date-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/debug-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/debug-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/dimensional-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/dimensional-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/doc-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/doc-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/doc-tcl-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/doc-tcl-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/element-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/element-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/file-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/file-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/filter-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/filter-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/form-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/form-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/head-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/head-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/list-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/list-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/mime-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/mime-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/paginator-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/paginator-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/parse-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/parse-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/query-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/query-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/request-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/request-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/richtext-or-file-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/richtext-or-file-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/richtext-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/richtext-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/spellcheck-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/spellcheck-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/tab-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/tab-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/table-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/table-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/tag-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/tag-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/util-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/util-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/widget-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/widget-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-templating/tcl/wizard-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-templating/tcl/wizard-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-bootstrap-installer/tcl/10-utilities-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-service-contract/tcl/acs-service-contract-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-service-contract/tcl/acs-service-contract-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-service-contract/tcl/contract-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-service-contract/tcl/contract-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-service-contract/tcl/implementation-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-service-contract/tcl/implementation-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-service-contract/tcl/msg-type-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-service-contract/tcl/msg-type-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-mail-lite/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-mail-lite/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-mail-lite/tcl/bounce-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-mail-lite/tcl/bounce-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-mail-lite/tcl/incoming-mail-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-mail-lite/tcl/incoming-mail-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-mail-lite/tcl/utils-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-mail-lite/tcl/utils-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-admin/tcl/acs-admin-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-admin/tcl/acs-admin-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-admin/tcl/apm-admin-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-admin/tcl/apm-admin-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-admin/tcl/merge-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-admin/tcl/merge-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-authentication/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-authentication/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-authentication/tcl/authentication-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-authentication/tcl/authentication-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-authentication/tcl/authority-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-authentication/tcl/authority-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-authentication/tcl/driver-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-authentication/tcl/driver-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-authentication/tcl/local-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-authentication/tcl/local-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-authentication/tcl/password-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-authentication/tcl/password-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-authentication/tcl/sync-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-authentication/tcl/sync-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/search/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/search/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/search/tcl/extra-args-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/search/tcl/extra-args-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/search/tcl/search-convert-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/search/tcl/search-convert-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/search/tcl/search-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/search/tcl/search-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/search/tcl/syndicate-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/search/tcl/syndicate-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/acs-content-repository-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/acs-content-repository-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/acs-content-repository-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/acs-content-repository-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-extlink-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-extlink-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-folder-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-folder-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-item-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-item-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-keyword-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-keyword-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-permission-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-permission-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-revision-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-revision-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-symlink-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-symlink-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-template-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-template-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/content-type-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/content-type-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/doc-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/doc-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/extlink-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/extlink-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/filter-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/filter-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/folder-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/folder-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/image-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/image-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/item-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/item-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/keyword-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/keyword-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/publish-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/publish-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/revision-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/revision-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/search-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/search-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-content-repository/tcl/symlink-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-content-repository/tcl/symlink-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-core-docs/tcl/acs-core-docs-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-core-docs/tcl/acs-core-docs-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-datetime/tcl/acs-calendar-2-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-datetime/tcl/acs-calendar-2-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-datetime/tcl/acs-calendar-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-datetime/tcl/acs-calendar-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-datetime/tcl/acs-datetime-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-datetime/tcl/acs-datetime-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-developer-support/tcl/acs-developer-support-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-developer-support/tcl/acs-developer-support-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-reference/tcl/acs-reference-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-reference/tcl/acs-reference-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/ref-timezones/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/ref-timezones/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/ref-language/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/ref-language/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/ref-language/tcl/ref-language-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/ref-language/tcl/ref-language-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/ref-countries/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/ref-countries/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/ref-countries/tcl/ref-countries-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/ref-countries/tcl/ref-countries-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/lang-audit-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/lang-audit-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/lang-catalog-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/lang-catalog-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/lang-install-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/lang-install-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/lang-message-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/lang-message-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/lang-util-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/lang-util-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/lang-widget-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/lang-widget-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/locale-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/locale-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-lang/tcl/localization-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-lang/tcl/localization-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-messaging/tcl/acs-messaging-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-messaging/tcl/acs-messaging-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/application-group-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/application-group-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/approval-expiration-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/approval-expiration-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/attribute-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/attribute-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/callback-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/callback-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/email-image-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/email-image-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/group-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/group-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/group-type-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/group-type-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/package-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/package-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/party-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/party-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/plpgsql-utility-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/plpgsql-utility-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/plsql-utility-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/plsql-utility-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/rel-segments-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/rel-segments-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/rel-types-procs.tcl... [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/rel-types-procs.tcl. [10/Mar/2017:21:56:22][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/relation-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/relation-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/subsite-callback-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/subsite-callback-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/subsite-navigation-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/subsite-navigation-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/acs-subsite/tcl/subsite-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/acs-subsite/tcl/subsite-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/rss-support/tcl/rss-generation-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/rss-support/tcl/rss-generation-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/rss-support/tcl/rss-generation-service-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/rss-support/tcl/rss-generation-service-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/rss-support/tcl/rss-support-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/rss-support/tcl/rss-support-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/rss-support/tcl/rss-utilities-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/rss-support/tcl/rss-utilities-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/oacs-dav/tcl/oacs-dav-install-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/oacs-dav/tcl/oacs-dav-install-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/oacs-dav/tcl/oacs-dav-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/oacs-dav/tcl/oacs-dav-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/oacs-dav/tcl/tDAV-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: tDAV: Registered filters on /dav* [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: tDAV: Filesystem access by WebDAV disabled [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/oacs-dav/tcl/tDAV-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/delivery-method-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/delivery-method-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/interval-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/interval-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notification-callback-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notification-callback-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notification-display-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notification-display-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notification-email-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notification-email-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notification-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notification-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notification-reply-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notification-reply-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notification-request-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notification-request-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notification-type-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notification-type-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/notifications-security-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/notifications-security-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/reply-sweep-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/reply-sweep-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/notifications/tcl/sweep-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/notifications/tcl/sweep-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/categories-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/categories-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/category-form-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/category-form-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/category-links-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/category-links-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/category-list-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/category-list-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/category-relation-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/category-relation-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/category-synonyms-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/category-synonyms-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/category-trees-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/category-trees-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/category-xml-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/category-xml-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/install-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/install-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/tagcloud-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/tagcloud-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/categories/tcl/widget-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/categories/tcl/widget-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/file-storage/tcl/file-storage-callback-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/file-storage/tcl/file-storage-callback-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/file-storage/tcl/file-storage-dav-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/file-storage/tcl/file-storage-dav-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/file-storage/tcl/file-storage-install-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/file-storage/tcl/file-storage-install-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/file-storage/tcl/file-storage-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/file-storage/tcl/file-storage-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/file-storage/tcl/file-storage-rss-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/file-storage/tcl/file-storage-rss-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/file-storage/tcl/file-storage-search-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/file-storage/tcl/file-storage-search-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/file-storage/tcl/file-storage-torrent-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/file-storage/tcl/file-storage-torrent-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/attachments/tcl/attachments-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/attachments/tcl/attachments-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/apm-callback-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/apm-callback-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/cal-item-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/cal-item-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/calendar-callback-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/calendar-callback-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/calendar-compatibility-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/calendar-compatibility-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/calendar-install-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/calendar-install-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/calendar-outlook-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/calendar-outlook-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/calendar-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/calendar-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/calendar/tcl/calendar-sc-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/calendar/tcl/calendar-sc-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ec-audit-trail-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ec-audit-trail-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ec-product-sc-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ec-product-sc-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecds-batch-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecds-batch-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecds-ex-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecds-ex-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecds-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecds-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-credit-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-credit-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-customer-service-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-customer-service-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-email-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-email-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-money-computations-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-money-computations-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-scheduled-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-scheduled-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-ssl-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-ssl-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-state-changes-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-state-changes-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-user-contributions-summary-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-user-contributions-summary-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-utilities-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-utilities-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-widgets-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-widgets-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/ecommerce-zip-codes-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/ecommerce-zip-codes-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/froogle-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/froogle-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/paypal-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/paypal-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/qmail-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/qmail-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/resource-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/resource-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/ecommerce/tcl/social-networking-procs.tcl... [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loaded packages/ecommerce/tcl/social-networking-procs.tcl. [10/Mar/2017:21:56:23][22671.b70d86c0][-main-] Notice: Loading packages/evex-them... [truncated message content] |