MQ application throws error "cannot stat '/tmp/plugintmp/runtime/plugins/*': No such file or directory" when deployed on Docker/Kubernetes
book
Article ID: KB0071812
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for IBM MQ
8.7.0
Description
While deploying the MQ application on docker environment the user may face runtime error as follows: ------------------------------------------------ mv: cannot stat '/tmp/plugintmp/runtime/plugins/*': No such file or directory mv: cannot stat '/tmp/plugintmp/lib/*.ini': No such file or directory '/resources/addons/lib/libsunec.so' -> '/tmp/tibco.home/tibcojre64/1.8.0/lib/amd64/libsunec.so' Using Custom Logback file BW_PROFILE is set to 'Docker.substvanr'
ERROR [Framework Event Dispatcher: Equinox Container: 80dc9c55-1266-001b-1dd0-a8b87ce66358] c.t.b.thor.runtime.model.Application - TIBCO-THOR-FRWK-500201: Failed to start bundle [omantel.rtcs.triggers_1.0.0.20210203120534 [445]], <CausedBy> Could not resolve module: omantel.rtcs.triggers [445] Unresolved requirement: Require-Capability: com.tibco.bw.palette; filter:="(name=bw.mq)" -------------------------------------------------
Issue/Introduction
The user may face the error while deploying the IBM MQ application on Docker or Kubernetes.