You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Rialto Client

LogMeaning

Could not initalise the shared memory

Shared memory initialisation failed

Failed to create the media player, reason: <reason>

Failed to create media pipeline. Probably RialtoServer ↔ RialtoClient connection can't be established

Failed to create the media keys, reason: <reason>

Failed to create media keys. Probably RialtoServer ↔ RialtoClient connection can't be established

Failed to create the web audio player, reason: <reason> 

Failed to create webaudio player. Probably RialtoServer ↔ RialtoClient connection can't be established

Server and Client proto schema versions are not compatible. Server schema version: <server_version>, Client schema version: <client_version>

RialtoServer and RialtoClient versions are not compatible. Some operations may fail.

The ipc channel unexpectedly disconnected, destroying the channel

RialtoServer ↔ RialtoClient connection broken. Server probably crashed.

failed to get the shared memory due to <reason>

Shared memory initialisation failed.

failed to <operation> due to <reason>

Operation failed. It doesn't always mean an error. For example getting position may fail, if it's requested below paused state

Rialto Server

LogMeaning










Rialto Server Manager

LogMeaning

Max num of failed pings reached for server with id: <server_id>. Starting recovery action

Probable deadlock in RialtoServer. Server manager starts recovery action - it kills current RialtoServer and starts new one. Current playback may fail, New playback should work.

Failed to establish RialtoServerManager - RialtoSessionServer connection for session server with id: <server_id>

RialtoServerManager ↔ RialtoServer application management connection failed.

Change state of <app_name> to <state_name> failed.

App Management state change failed. e.g. app may have problems with playback after state change from Suspended to Visible

Configuration of server with id <server_id> failed - ipc error.

Rialto Server configuration failed.

Unable to connect Session Server - pointer is null!

RialtoServer startup failed.

Connection to serverId: <server_id> broken, server probably crashed. Starting recovery

Rialto Server crashed. Current playback may fail, New playback should work.


  • No labels