Get application session id

When you want to find the DVM and proxy logs to troubleshoot an application, use this information to locate the session identifier representing the GAS session.

Identify a session ID in a log

The example application URL shows the session id in a dispatcher log entry:
/ua/sua/7e26fadb0c9f6939c65702fc9a1ff2a4/0

The long string, 7e26fadb0c9f6939c65702fc9a1ff2a4 in the example, is the session id. This uniquely identifies a session, allowing you to locate the relevant proxy and DVM logs for the session.

Locate an application's session ID

When in development mode, the default ended page for a Genero Browser Client (GBC) Web application displays the session id. For more information, see the Genero Browser Client User Guide. You can also find the session id in the application URL of the monitor page.

Session ID not available

Once the application ends, the session id is no longer available in the GUI. Or if the application fails to start, there may be no session id.

In these cases, you can only consult the logs. Usually you have a unique session log for the same period as when the session ended.