Debugging Hybrid Web Container Development

Device client and Unwired Server troubleshooting tools for diagnosing Hybrid Web Container development problems.

Client-side debugging

To find out more information on the device client side:
  • Hybrid Web Client (located on the mobile device; not available on iOS) – shows the interaction between the Hybrid Web Client on the mobile device and Unwired Server. On a mobile device that has the Hybrid Web Client installed, view Settings > Show Log.
  • Unwired Server – shows activity occurring on Unwired Server. Change the tracing level for Unwired Server from Sybase Control Center. In the left pane, click localhost@localhostnode > Configuration; and in the right pane click Log Setting > Unwired Server and its modules to set server log level See Configuring Unwired Server Log Settings in Sybase Control Center for Sybase Unwired Platform.

Server-side debugging

To find out more information on the Unwired Server side:
  • WorkflowClient – shows the interaction between the Hybrid App and the data sent to and from the Unwired Server (to enable, turn Hybrid App tracing on). Change the tracing level for Hybrid App packages from Sybase Control Center. In the left pane click localhost@localhostnode > Configuration, and in the right pane click Log Setting > MessagingServer > WorkflowClient > Properties, then select the debug Level.
    • For system administrators, see Configuring Messaging Server Log Settings in Sybase Control Center for Sybase Unwired Platform.
    • For developers, see Debugging Custom Code and Configuring Mobile Workflow Tracing in SCC in Developer Guide: Hybrid Apps.
  • Unwired Server – shows activity occurring on Unwired Server. Change the tracing level for Unwired Server from Sybase Control Center. In the left pane, click localhost@localhostnode > Configuration; and in the right pane click Log Setting > Unwired Server, and its modules to set server log level . See Configuring Unwired Server Log Settings in Sybase Control Center for Sybase Unwired Platform.
Related reference
Debugging Replication Synchronization
Debugging Message Synchronization