ibm-messaging / mq-container

Container images for IBM® MQ
Apache License 2.0
255 stars 189 forks source link

QM won't spin up when setting MQ_QMGR_LOG_FILE_PAGES after a pod restart #548

Open lspecian-tr opened 12 months ago

lspecian-tr commented 12 months ago

The getQueueManagerDataDir function doesn't take in consideration that IBM MQ dirs switch replace period "." with exclamation "!"and forward slash "/" with ampersand "&" causing the function createQueueManager to fail to read a existing queue manager qm.ini

vgavinash commented 7 months ago

Recently did you try with the latest version of mq-container? Could you please give it a go and let us know the result.

Also could you please post the steps you traced to encounter this error?