Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1080 - Double call to JADE Object Manager

1080   Double call to JADE Object Manager

Cause

This error occurs if there is an attempt to perform a JADE request while a JADE request is still outstanding. This occurs only if the network communication is asynchronous.

Action

Ensure that your network is running in synchronous mode, or change your application code to ensure that double calls do not occur.