Technote (troubleshooting)
Problem(Abstract)
Enabling Workflow in IBM Business Glossary causes IBM Websphere Application Server (WAS) to crash
Symptom
Errors in WAS logs:
Error [ISF-SECURITY-AUTH] [0000] Session event repository notification failed for session id [].
com.ascential.acs.security.repository.ASBRepositoryException: Unable to begin a transaction: [Can't lookup a connection]
org.apache.ojb.broker.accesslayer.LookupException: Could not borrow connection from pool, seems ObjectPool is exhausted. Active/Idle instances in pool=21/0.
Resolving the problem
Note that Enabling workflow can take a long time, even hours, depending on the size of the glossary and the hardware.
Workaround:
- Stop WAS
- Open the file in a text editor: <WAS HOME>/AppServer/profiles/InfoSphere/installedApps/<server>Node01Cell/GlossaryBrowser.ear.ear/BGNGWeb.war/WEB-INF/applicationContext-web.xml
- Change the value of "IntervalInMilis" (typically 45000) to -1
- Save and close the file
- Start WAS
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.