devnumbertwo - $h!t for developers

View Original

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:

See this content in the original post

fix it by:

  • shutting down the server

  • removing the .DAT file in the <server>/data/store/diagnostics directory

  • start the server up again