@Message(id=149000,
value="failed to rename file {0} to {1}",
format=MESSAGE_FORMAT)
HornetQIOErrorException ioRenameFileError(String name,
String newFileName)
journalDifferentVersion
@Message(id=149001,
value="Journal data belong to a different version",
format=MESSAGE_FORMAT)
HornetQIOErrorException journalDifferentVersion()
journalFileMisMatch
@Message(id=149002,
value="Journal files version mismatch. You should export the data from the previous version and import it as explained on the user\'s manual",
format=MESSAGE_FORMAT)
HornetQIOErrorException journalFileMisMatch()
fileNotOpened
@Message(id=149003,
value="File not opened",
format=MESSAGE_FORMAT)
HornetQIOErrorException fileNotOpened()