We've implemented a Java software that uses IBM Content Manager OnDemand as it's ECM repository. We've used many versions of this product, from version 8.3.0.0 up to 8.5.0.8 with it's CMOD Web Enablement Kit (ODWEB) Java API and, in several platforms such as AIX, Windows and Linux, using Weblogic, JBoss and IBM WAS as App Servers.
No matter which CMOD, OS or AS version we use we also get the same problem: under heavy load the API (native libraries) seem to fail, answering with spontaneous messages like "Users has no access", when the user has not changed at all, "Cannot open folder", and things like that.
Everything suggests either:
- We have quite a bug when dealing with CMOD API
- CMOD still has some kind of issue that collapses under heavy load conditions.
Has anyone come across something similar? Any hints? What else should I provide as a basis for analysis?