CRFCN0570E

Playback cannot continue.


Explanation

The objectmap object map cannot be stored in the outputstream output stream. The objectmap variable or the outputstream might be null in the static storeToStream(ObjectMap objectmap, OutputStream outputstream) method that is called from an ObjectMap class. These variables cannot be null. The outputstream might not have been closed before calling this method. The output stream must be closed before calling this method.


User response

Provide values for the variables and make sure that the outputstream is closed before calling this method. Try playing back the script again.

+

Search Tips   |   Advanced Search