Products | Versions |
---|---|
TIBCO EBX | 6.0.0 Onwards |
Error: 2021-10-08 06:35:40,035 EDT ERROR log.kernel 1155 [http-nio-8080-exec-2] Caught throwable in top-level route.
** com.onwbp.boot.BootException: Cannot init the repository as the LZ4 library is not correctly deployed.
** com.orchestranetworks.cce.cache.zzb.zza(zzb.java:5)
** com.onwbp.adaptation.zzhk.zza(zzhk.java:75)
** com.onwbp.adaptation.CfRepository.getCacheWithDeclaredException(CfRepository.java:350)
** com.onwbp.adaptation.CfRepository.getCache(CfRepository.java:272)
** com.onwbp.adaptation.CfRepository.getReferenceBranch(CfRepository.java:341)
** com.orchestranetworks.cce.cache.store.virtual.zzi.zza(zzi.java:8)
** com.orchestranetworks.cce.cache.store.virtual.zzi.zza(zzi.java:5)
** com.onwbp.front.zzd.zza(zzd.java:27)
** com.onwbp.front.zzh.zza(zzh.java:34)
** com.onwbp.front.zzd.zza(zzd.java:15)
** com.onwbp.front.Dispatcher.route(Dispatcher.java:350)
** com.onwbp.front.FrontServlet.service(FrontServlet.java:14)
** javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
From EBX version 6.0.0 new jar has been introduced to speed up the persisted data access, it is required to perform a ebx-lz4.jar
native installation.
More information on the jar which is a Data compression library i.e ebx-lz4.jar below link can be referred to below link.
https://docs.tibco.com/pub/ebx/6.0.0/doc/html/en/installation/deploy_on_jee.html#ebx_lz4.
$CATALINA_HOME\compress\ebx-lz4.jar
(compression library) coming from ebx.software\lib
directory.)