Karla
12-13-2005, 04:03 PM
We are getting an error in our program that runs between our Datatel and WebCT systems. WebCT is our course management program here on campus.
The interface between the two systems allows data to go back and forth between the two.
This sub routine is one that imports the courses, faculty and students into WebCT. We keep getting this error message when sending the student data.
[Mon Dec 12 08:29:46 2005] [notice] Parent: Created child process 952
[Mon Dec 12 08:29:46 2005] [notice] Child 952: Child process is running
[Mon Dec 12 08:29:46 2005] [notice] Child 952: Acquired the start mutex.
[Mon Dec 12 08:29:46 2005] [notice] Child 952: Starting 256 worker threads.
[Mon Dec 12 08:40:05 2005] [error] [client 149.76.1.30] Undefined subroutine &Output_Handler::get_stored_errors called at C:/WebCT/webct/webct/generic/admin/adaptors/datatel/datatel_output.ph line 31.
[Mon Dec 12 08:43:18 2005] [error] [client 149.76.1.30] Undefined subroutine &Output_Handler::get_stored_errors called at C:/WebCT/webct/webct/generic/admin/adaptors/datatel/datatel_output.ph line 31.
Attached is part of the code that we think is triggering the error.
Thank you for any help you can give us with this error.
Karla Bright
Instructional Support Specialist
Technology Services
St. Bonaventure University
St, Bonaventure, NY 14788
The interface between the two systems allows data to go back and forth between the two.
This sub routine is one that imports the courses, faculty and students into WebCT. We keep getting this error message when sending the student data.
[Mon Dec 12 08:29:46 2005] [notice] Parent: Created child process 952
[Mon Dec 12 08:29:46 2005] [notice] Child 952: Child process is running
[Mon Dec 12 08:29:46 2005] [notice] Child 952: Acquired the start mutex.
[Mon Dec 12 08:29:46 2005] [notice] Child 952: Starting 256 worker threads.
[Mon Dec 12 08:40:05 2005] [error] [client 149.76.1.30] Undefined subroutine &Output_Handler::get_stored_errors called at C:/WebCT/webct/webct/generic/admin/adaptors/datatel/datatel_output.ph line 31.
[Mon Dec 12 08:43:18 2005] [error] [client 149.76.1.30] Undefined subroutine &Output_Handler::get_stored_errors called at C:/WebCT/webct/webct/generic/admin/adaptors/datatel/datatel_output.ph line 31.
Attached is part of the code that we think is triggering the error.
Thank you for any help you can give us with this error.
Karla Bright
Instructional Support Specialist
Technology Services
St. Bonaventure University
St, Bonaventure, NY 14788