You can download this Hotfix from TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can download the hotfix by selecting the “Downloads” -> “Hotfixes” option, then go to /AvailableDownloads/BusinessEvents/Standard/5.2.2/hotfix-07 to download the Hotfix.
Alternatively, you can use the direct portal link to download Hotfix-07
https://support.tibco.com/s/hotfixes?id=a011a000009RxSkAAK================================================================================
Closed Issue in 5.2.2_HF-007 (This Release)
BE-24852
The JMS channel connection errors at BusinessEvents engine startup were needed
to be ignored and the connection to the TIBCO Enterprise Message Service servers
should be retried in the background.
This was fixed. Now, a new CDD property is added to ignore startup errors for
the JMS channels: be.jms.ignore.startup.error.channels=<comma separated list of
JMS channel URIs>. The default value is an empty string to retain existing
behavior. Set the value to an asterisk (*) to ignore startup errors for all JMS
channels. Also, set the property be.jms.reconnect.timeout=<value in seconds> to
retry the connection to Enterprise Message Service servers.
BE-24818
An exception was encountered when an event points to schema definitions in a
WSDL file.
================================================================================