We are using Nexus Repository version 3.2.0-01 and started getting the following error in nexus.log. OrientDB has got corrupted. Nexus is no longer starting.
The database write ahead logs are corrupt.
Make a backup of $install-dir/sonatype-work/nexus3/db/component
, and then remove files with extension .wal
from that directory. Then try the startup again
if the issue still persist, try clearing all .wal
files under the "DB" directory, will resolve the issue,
I did tried this method and it worked like charm.
regards vinay