Prerequisite:
Unified Workspace is still configured to use the shipping "demo" HSQL database for Audit Services.
Issue:
webNetwork service will not finish starting. The /stoneware/config/webNetworkTrace.log startup log file shows UW is getting stuck at starting the Audit Service.
Solution:
Restore the the Audit Services HSQL database to a clean shipping state.**
- Shutdown the webNetwork service on your server.
- Delete, or move elsewhere, the following 4 files:
/stoneware/hsql/audit.backup
/stoneware/hsql/audit.data
/stoneware/hsql/audit.properties
/stoneware/hsql/audit.script
- Copy the following 4 files from the /stoneware/hsql/orig/ folder:
/stoneware/hsql/orig/audit.backup
/stoneware/hsql/orig/audit.data
/stoneware/hsql/orig/audit.properties
/stoneware/hsql/orig/audit.script
To the /stoneware/hsql/ folder:
/stoneware/hsql/audit.backup
/stoneware/hsql/audit.data
/stoneware/hsql/audit.properties
/stoneware/hsql/audit.script
- Start the webNetwork service up again.
**This puts a clean, out-of-the-box, audit database in place. You will loose all information that was contained in the previous Audit database files.