Pushable Manifest Editor errors
These errors can occur when you create a mapping for remote synchronization.
| Severity | Text | Resolution |
|---|---|---|
| Error | Invalid Format, expected path found ? | The file is in an unsupported format. A non-path item was found when a path was expected. Open the .RemoteMapping file in a text editor and correct the line in error. |
| Error | Unrecognized remote resource type ? | Open the Pushable Manifest Editor and set a valid remote resource type, or clear the mapping for that item. |
| Error | Unrecognized remote resource location | Open the Pushable Manifest Editor and set a valid remote resource location. |
| Error | Unspecified remote resource type | Open the Pushable Manifest Editor and specify a remote resource type, or clear the remote location. |
| Error | The Specified host ??? is unknown. | Open the Pushable Manifest Editor and specify a valid host location. |
| Error | A Host must be specified. | Open the Pushable Manifest Editor and specify a valid host location. |
| Error | The same remote resource is specified multiple times. | Each remote resource can be specified only once per project. Open the Pushable Manifest Editor and set one of the local items in error to map to a different remote location. |
| Warning | Local Resource does not exist. | Either create the local resource or clear the mapping from the editor. |
Save the RemoteMapping file after you finish making any changes. If you
have automatic build enabled, any errors display in the file appear in the
Problems view. If automatic build is not enabled, start the build by choosing from the menu bar. If the Problems view is not visible, open it
by selecting Window (on Windows) or IBM® Developer for z/OS®
(on macOS) > . Clicking any error in the Problems view highlights the line
that must be corrected in the Pushable Manifest Editor.
Note: You must build the project for the
Problems view to update.