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: Run reconfigure-mms.bat, then use Windows Services to manually stop the database service. For details, see System Administration of the Unwired Platform > System Reference. | 
| 628914 | 
                    
                    If you are already using a messaging application with one relay server, you cannot switch to another relay server in the same application during runtime.
                     Workaround: Uninstall, then reinstall, the current messaging application on the device. Before you use the messaging application after the reinstallation, change the relay server information in the 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. |