Known Issues for Unwired Server

Learn about known issues and apply workarounds for Unwired Server.

CR # Description
631466
When you use "asadbservice.bat stop" to stop a server service, you may encounter an error where the server service stops, but the database service keeps running.

This may occur because the default timeout for a Windows service is 20 seconds, which does not give the database service enough time stop.

Workaround: Use the Windows Services dialog to manually stop the database service after running the reconfigure-mms.bat file. For details, see System Administration of the Unwired Platform > System Reference > Unwired Platform Windows Services.

628914
If you are already using an application with one relay server, you cannot switch to another relay server in the same application during runtime.

Workaround: Uninstall the current application on the device and reinstall it. Before you use the application after the reinstallation, change the relay server information in Profile screen.

576726
The full range of valid values is not supported if the attribute uses the default datatype (int) for an Adaptive ServerĀ® Anywhere database column of type unsigned int.

Workaround: To support the full range of valid values for an unsigned int attribute, set the datatype for the attribute as long.