Integration with Other Applications > Integrated Software Management > PTC Windchill Integration for Software Build Tools Developer's Guide > Troubleshooting Tips > Common Error Codes for Commands
  
Common Error Codes for Commands
Common error codes for the Software Build Tools commands are described in the following table. These codes can occur with any of the error codes specific to a command.
Error Code
Notification
0x0000 0001
Invalid Type
0x0000 0002
Invalid Criteria
0x0000 0004
Container Not Found
0x0000 0008
Object Not Found
0x0000 0010
More than One Object Found
0x0000 0020
Connection to server for adapter failed. The server is not connected or invalid credentials provided.
* 
Error codes can also represent a combination of error codes. For example, 0x0000 0003 represents Invalid Type and Invalid Criteria.
Here are some tips to troubleshoot these errors:
Verify that the container name that you have specified is correct and exists in Windchill Integrations for Embedded Software.
Verify that you have correctly typed the command and its arguments.