This resource is for KnowledgeTree community members. Commercial Customers can log new support cases via the KnowledgeTree Support Portal


KnowledgeTree Community Edition

All scheduled tasks are failing to run on the new stack

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Priority One: Immediate fix Priority One: Immediate fix
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 3.6.0
  • Component/s: None
  • Description:
    Hide
    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.
    Show
    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.

Issue Links

Activity

Hide
Jarques added a comment - 02/Apr/09 01:06 PM
02 04 2009. Tested, Passed and Closed
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
Show
Jarques added a comment - 02/Apr/09 01:06 PM 02 04 2009. Tested, Passed and Closed 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

People

Dates

  • Created:
    24/Mar/09 08:23 PM
    Updated:
    02/Apr/09 01:06 PM
    Resolved:
    25/Mar/09 11:54 AM