Are you using a redirect such as ns_returnredirect /file.html
if so, immediately after put: ns_adp_abort When I upgraded from 4.0 to 4.5 my logs were filled with this error as well and slowly one by one I was able to fix them, unfortunately the logging doesn't really help on trying to find the issue. I would focus on the redirect, I found that was the cause of it most of the time. If you can post your index.adp or send it to me ([email protected]) I can take a look and see if any other issue seems familiar. It was a few years back since I upgraded and had this issue so I don't remember all the fixes off the top of my head. Date: Wed, 14 Jul 2010 08:46:52 -0700 From: [email protected] Subject: [AOLSERVER] ADP error To: [email protected] Hi all: We recently upgraded one of our servers to Aolserver 4.5.1 (from 4.0.10). We're seeing a new error we haven't seen before in the error logs: Error: Tcl exception: at line 1 of adp file "/web/vs/www/general/index.adp" while processing connection #726805: GET /uwgs/general/ HTTP/1.1 Host: volunteer.truist.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729) Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://www.google.com/search?q=603+436+5554&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a VS-TEMPLATE-KEY: uwgs The URL is at: http://volunteer.truist.com/general/ (However, the servers are load balanced, so there's no guarantee you'll hit the same server). There does not seem to be a user noticeable error -- it does serve correctly. Has anyone seen this before? We'd appreciate any advice you may have. Jade Jade Rubick | Director of Development | TRUiST2201 Wisconsin Ave NW, Suite 250 | Washington, DC 20007 | www.truist.com | +1 202 903 2564 P Please consider the environment before printing The information contained in this email/document is confidential and may be legally privileged. Access to this email/document by anyone other than the intended recipient(s) is unauthorized. If you are not an intended recipient, any disclosure, copying, distribution, or any action taken or omitted to be taken in reliance to it, is prohibited. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[email protected]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank. _________________________________________________________________ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[email protected]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
