I am running:
CE8/CR8.5 on Windows NT4
iPlanet 4.1 Fast Track web server on Solaris 7
I have been encountering an error when the wcscgi.cgi file is called. It successfully calls the wcscgi.bin file, but fails to load the report, the iPlanet error log reflects:
[05/Mar/2003:18:21:45] failure (20844): for host 148.156.14.92 trying to GET /crystal/enterprise/ePortfolio/en/viewrpt.cwr, cgieng_scan_headers reports: the CGI program /opt/crystal/wcscgi.cgi did not produce a valid header (read failed, error is Resource temporarily unavailable)
If I manually try to run the wcscgi.cgi file (i.e., /opt/crystal/wcscgi.cgi) from the command line, an error will write to the log file I created under /opt/crystal/logs (edited the wcscgi.cgi file a while ago to utilize a log file):
[Wed Mar 05 14:37:13 2003] Crystal_WebConnector: assert failure in file (/home/build8/buildstreams/cypress.cd-image-build.solaris/BUILD/WebAppServer/wsconnector/src/cgi/main.cpp) at line 131. (false : Request failed with code 4 and error message Invalid Template).
Has anyone run into this kind of situation before? Any input would be greatly appreciated.
CE8/CR8.5 on Windows NT4
iPlanet 4.1 Fast Track web server on Solaris 7
I have been encountering an error when the wcscgi.cgi file is called. It successfully calls the wcscgi.bin file, but fails to load the report, the iPlanet error log reflects:
[05/Mar/2003:18:21:45] failure (20844): for host 148.156.14.92 trying to GET /crystal/enterprise/ePortfolio/en/viewrpt.cwr, cgieng_scan_headers reports: the CGI program /opt/crystal/wcscgi.cgi did not produce a valid header (read failed, error is Resource temporarily unavailable)
If I manually try to run the wcscgi.cgi file (i.e., /opt/crystal/wcscgi.cgi) from the command line, an error will write to the log file I created under /opt/crystal/logs (edited the wcscgi.cgi file a while ago to utilize a log file):
[Wed Mar 05 14:37:13 2003] Crystal_WebConnector: assert failure in file (/home/build8/buildstreams/cypress.cd-image-build.solaris/BUILD/WebAppServer/wsconnector/src/cgi/main.cpp) at line 131. (false : Request failed with code 4 and error message Invalid Template).
Has anyone run into this kind of situation before? Any input would be greatly appreciated.