The following output is being generated...
2009-03-24 | 22:14:12 | DEBUG | 21303 | 242 | n/a | dms | default | call_page | call_page: calling curl with -
http://127.0.0.1:8080/home/kevin/Projects/KnowledgeTree/ktdms/knowledgeTree/search2/documentProcessor/bin/documentProcessor.php
2009-03-24 | 22:14:12 | INFO | 21297 | 712 | n/a | dms | default | main | Scheduler - Task: Document Processor
2009-03-24 | 22:14:12 | INFO | 21297 | 713 | n/a | dms | default | main | Scheduler - Command: "/home/kevin/Projects/KnowledgeTree/ktdms/php/bin/php" "/home/kevin/Projects/KnowledgeTree/ktdms/knowledgeTree/search2/bin/cronDocumentProcessor.php"
2009-03-24 | 22:14:12 | INFO | 21297 | 713 | n/a | dms | default | main | Scheduler - Output: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /home/kevin/Projects/KnowledgeTree/ktdms/knowledgeTree/search2/documentProcessor/bin/documentProcessor.php was not found on this server.</p>
</body></html>
It appears the call_page and/or kt_internal_url methods in lib/util/ktutil.inc may have issues.
KTDMS 3.6 (3.6.0.2009-04-02-000502)
new install and OSS upgraded form 354aOSS
-Ubuntu 8.04
-RHEL 5
-Win Vista
-Win XP
-Win Server 2003 (32-bit)
Result:
The issue seems to have been fixed. The scheduler is running and when I upload documents indexing appears to be taking place (I checked the Document Indexer Statistics).
JC