Error message "It was not possible to log you in at this time. The error message has been recorded (in stderr.log in default configurations)." when logging into Admin Console or Web Client
The attached HTML pages will log a user into Collage. These samples can be used as a basis for your own page. Before using the code, be sure to modify the VALUES in the INPUT lines as well as the action URL in the FORM with the correct connection and login information.
When you create a notification you can have it call a web service as its action and map return fields from the web service to your sbm item. These can be tricky to troubleshoot because there isn't a lot of logging that takes place. The log for these events should show in the ns.log file.
A Crystal Enterprise system was successfully installed and operational for 30 days. However, as soon as the 30 days had passed the following message was displayed when users attempted to log on the system:
The attached HTML pages will log a user into Collage. These samples can be used as a basis for your own page. Before using the code, be sure to modify the VALUES in the INPUT lines as well as the action URL in the FORM with the correct connection and login information.
You can use the attached registry keys to enable some very basic logging about the soap request and response that gets sent and received from notifications or other web services. This can be particularly helpful when a soap request or response is too large and gets chopped of in the Common log . This logging will show the entire request and response envelope.