Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1450 - An incomplete package can not be opened

1450   An incomplete package can not be opened

Cause

This error occurs if an application is started from a schema which contains a package that is not complete (that is, the package has a circular dependency with another package in the schema).

For details about circular packages, see "Specifying Advanced Load Options", in Chapter 10 of the JADE Development Environment User’s Guide, and "Specifying Additional Load Options", in Chapter 1 of the JADE Schema Load Utility User’s Guide.

Action

Load the exporting schema to ensure that the exporting package is complete, and then reload the importing schema file.