Messaging Installer Completed With Errors

When upgrading to a newer software level, you are informed of errors.

“***Error!!! Error!!!***
The Messaging installer completed with the following errors. These errors will have to 
be addressed before the services become functional.
Please refer to documentation for recovery process.
Database upgrade failed."

Explanation: This error happens when the Messaging server database upgrade does not complete. The most likely reason for this is that the Messaging server database had some lingering connections to a table while the upgrade was running. You can get more detailed information from the trace file located in UnwiredPlatform_InstallDir\UnwiredPlatform\Servers\UnwiredServer\Logs\DBUpgrader .

  1. Stop all Sybase Unwired server services in all the application nodes.
  2. Restart the database services in the data tier node. This is to make sure the Messaging Database has no open connections.
  3. From the primary server node, open a Windows command window and navigate to UnwiredPlatform_InstallDir\UnwiredPlatform\Servers\MessagingServer\Bin .
  4. Run the command dbupgrader –v current and make sure no error messages are displayed.
  5. Start the Sybase Unwired Server service in the application node and verify it can start.