java.lang.IllegalArgumentException: Object seren5 not in the cache
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via ibm.com by Unknown author, 1 year ago
java.lang.IllegalArgumentException: Object seren5 not in the cache
at com.ibm.bim.ts.TidTsCache.modifyObject(TidTsCache.java:1183)
at com.ibm.bim.ts.TidTsCache.modifyObject(TidTsCache.java:1203)
at com.ibm.bim.ts.TidTsRealm.modifyUser(TidTsRealm.java:1577)
at com.ibm.bim.ts.TidTsDeleteAccount.cleanupCacheUser(TidTsDeleteAccount.java:759)
at com.ibm.bim.ts.TidTsDeleteAccount.phase3(TidTsDeleteAccount.java:1602)
at com.ibm.bim.ts.TidTsDeleteUserAndAccounts.phase3(TidTsDeleteUserAndAccounts.java:1671)
at com.ibm.bim.ts.TidTsDeleteUserAndAccounts.processWF(TidTsDeleteUserAndAccounts.java:570)
at com.ibm.bim.ts.TidTsSystem.commonProcessAPP(TidTsSystem.java:2171)
at com.ibm.bim.ts.TidTsSystem.access$800(TidTsSystem.java:433)
at com.ibm.bim.ts.TidTsSystem$1$AppWorker.run(TidTsSystem.java:1951)
at java.lang.Thread.run(Thread.java:479)