|
看看这个文章:
Problem
This technote explains possible solutions to the error "Could not start application. Please see your system administrator", when logging into the IBM® Rational® ClearQuest® Web interface. This solution only applies to ClearQuest versions 2003.06.12 and earlier, that used the Microsoft® Windows® IIS server.
Cause
Improper setup and configuration of the IIS server can cause errors when connecting to the ClearQuest® Web interface. The full text of the error is:
Could not start application.
Please see your system administrator
Error message:
Error #-2147024890: ShowText - EventLog message failure in CLEARQUEST.WEBUTIL.1
or
Could not start application.
Please see your system administrator
Error message:
Error #-2147023394: ShowText - EventLog message failure in CLEARQUEST.WEBUTIL.1
Solution
There are numerous issues that are known to cause this issue.
Group Membership:
Verify the IUSR_<machine_name> account use by ClearQuest under the IIS manager is not a member of the group "Guest". Guest membership is known to restrict access permission's, which can prevent the ClearQuest web from working correctly. The ClearQuest Administrators Guide specifies that the IUSR account should only be a member of the "Users" group.
Incorrect IUSR password
Reset the password for the IUSR account. If the password has been reset, or is incorrect, the ClearQuest web server will not start.
Event View logs are full
Clear out the Event Viewer log. If the log files on the Windows® web server machine are full, the ClearQuest web server will not start.
To clear the event log and restart the Web server:
Go to: Start > Programs > Administrative Tools > Event Viewer
Right click the System log and select Clear All Events.
Right click the Application log and select Clear All Events.
Right click the Security log and select Clear All Events.
NOTE: Selecting the "Over write as necessary option may help prevent the logs from becoming full" .
你就可以解决了! |
|