I’m getting a RepositoryException from my IS and would appreciate help on this one.
The error is as follows:
ServerError: (com.wm.app.b2b.server.ServiceException: com.wm.app.repo.RepositoryException: com.wm.app.repo.RepositoryException: com.wm.util.queue.ValuesHashException: java.sql.SQLException: [wm-cjdbc33-0009][SQLServer JDBC Driver]Exception generated during defered local transaction handling.
When is this kind of error thrown?
What can I do to fix the problem?
Looks like the DirValuesHash.dat got corrupted which is stored inthe IntegrationServer/WmRepository2/DirValuesHash.dat that might causing this exception. Check the folder and delete everything in the repository2 folder, always make a backup and restart the ISServer.
The solution you’re suggesting applies assuming I was running a file based repository, right?
Correct me if I got this one wrong�
I’m currently running a repository using a database