Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
Symptoms:
=========
"java.lang.NoSuchMethodError: net.sf.ehcache.Cache.getMaxElementsInMemory()I" during Hawk agent or Administrator startup.
Cause:
======
There must be another third-party jar file which is not compatible with Tibco products loaded during Hawk or Admin startup.
Resolution:
=========
Stop all tibco products: Hawk, Admin, BW, etc.
In <Adminitrator_Home>/domain/<domain_name>/bin/tibcoadmin_<domain>.tra and <TRA_Home>/domain/<domain_name>/hawkagent_<domain>.tra, put <TIBCO_HOME>/tpcl/5.7/lib/ehcache-1.3.0.jar in the front of property “tibco.class.path.extended”.
Restart all Tibco products.