>The reason I asked about the user is because I was worried it was a >permissions problem, instead it sounds like you may be missing some >libraries. > >Can you tell me what's in the logs?
i can certainly try. it looks like none of the logs in /usr/local/coldfusionmx/logs grew at all during or after my attempt to index - does it sometimes take a moment for an error shown in the CF administrator to get logged? i'm still getting this: ---------- [root@master httpd]# cd /usr/local/coldfusionmx/logs/ [root@master logs]# ls -l total 356 -rw-r--r-- 1 apache apache 24405 Jul 30 12:45 application.log -rw-r--r-- 1 root root 99062 Jul 30 12:19 cfserver.log -rw-r--r-- 1 apache apache 209332 Jul 30 12:45 exception.log -rw-r--r-- 1 apache apache 15878 Jul 30 08:36 server.log ---------- as a reminder the error just says "There was an error indexing this collection. An error occurred while performing an operation in the Search Engine native library. coldfusion.tagext.lang.CFIndexTagException: Error while setting the current directory. can not update path /var/www/www.aes.org" - it's not an unhandled java exception. the apache access log shows these but i'm sure that's not what you meant: --------- 12.253.216.171 - - [30/Jul/2002:13:47:13 -0600] "POST /CFIDE/administrator/verity/index.cfm?RequestTimeout=300 HTTP/1.1" 200 23570 "http://216.183.123.90/CFIDE/administrator/verity/index.cfm" "Mozilla/4.0 (compatible; MSIE 5.14; Mac_PowerPC)" 12.253.216.171 - - [30/Jul/2002:13:47:26 -0600] "GET /CFIDE/administrator/verity/index.cfm?CollectionName=foo2&Index=foo2 HTTP/1.1" 302 72 "http://216.183.123.90/CFIDE/administrator/verity/index.cfm?RequestTimeout=300" "Mozilla/4.0 (compatible; MSIE 5.14; Mac_PowerPC)" 12.253.216.171 - - [30/Jul/2002:13:47:26 -0600] "GET /CFIDE/administrator/verity/indexcollection.cfm?collectionname=foo2 HTTP/1.1" 200 5661 "http://216.183.123.90/CFIDE/administrator/verity/index.cfm?CollectionName=foo2&Index=foo2" "Mozilla/4.0 (compatible; MSIE 5.14; Mac_PowerPC)" 12.253.216.171 - - [30/Jul/2002:13:47:59 -0600] "POST /CFIDE/administrator/verity/indexcollection.cfm HTTP/1.1" 200 6042 "http://216.183.123.90/CFIDE/administrator/verity/indexcollection.cfm?collectionname=foo2" "Mozilla/4.0 (compatible; MSIE 5.14; Mac_PowerPC)" --------- is there someplace else i should look? steve ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
