![]() |
![]() |
![]() |
![]() |
![]() |
The Structure of Error Messages
Error messages are based on information from three separate sources:
The first part is always present in an error message but the other two may be inapplicable to some error messages.
Open: Operation failure
Can not open the file /home/users/user/suite.itex-lock
Permission deniedThe example above notifies you about a failed attempt to open a test suite due to you insufficient privileges to create the lock file that should automatically be created when a test suite is opened or created. Observe that as the lock file is created before any attempt is done to open the test suite, the error messages often refer to that file instead of the test suite files.
The following are examples of when the second and third parts are missing and when the third part is missing respectively.
Replace: Illegal search pattern: \(foo
http://www.ibm.com/rational |
![]() |
![]() |
![]() |
![]() |