Recently upgraded our Dev environment to FME Flow 2024.1 (in situ)
Previously we were connecting to WebMethods using Software AG(Nirvana)
After installation, relevant .jar files have been added to the jms directory on the server
However, there is no connectivity.
The error received is
OM.safe.fmeserver.plugin.jms.JMSClientException: javax.naming.CommunicationException: JNDI setup failed on RNAME=nsps:REDACTED [Root exception is com.pcbsys.nirvana.client.nRealmUnreachableException: Realm is currently not reachable:Realm was still unreachable after max retry count - 0]
This doesn’t appear to be hugely helpful as you get the exact same error if you use an incorrect provider URL. I can’t see anything in the logs that provides any additional information
All evidence points to the location being reachable (testnet connection in powershell from the server)