weblogic error: Could not read or create index on log file… persistent store record id could not be found
the problem: getting “Could not read or create index on log file… persistent store record id could not be found” error in weblogic:
fix it by:
shutting down the server
removing the .DAT file in the <server>/data/store/diagnostics directory
start the server up again