Hi ,
Following the 10.1 Broker to UM migration guide, trying to do jndi and jms migration. Both Source Broker and Target Um are running. On running the script with required parameters, getting the below error. Note that that Broke and UM is installed on same host with same root user. Script is executed with same root user.
Kindly suggest if any ACl’s have to be setup on Broker or authentication parameters to be passed in the command.
Comamnd used is:-
./brokerjndimigration.sh -brokerjndiurl “wmjmsnaming://Broker #1@XXXXX:YYYY” -targetjndiurl “nsp://XXXXX:YYYY”
Error - Exception in thread “main” javax.naming.CommunicationException: [BRN.118.1022] Broker Storage Read Error: Unable to load context WmJmsNamingContext from: Broker::JmsNaming::WmJmsNamingContext. Broker Exception: Cannot create or reconnect to client on Broker ‘Broker #1’ on host ‘XXXXX:YYYY’. Permission is denied. [Root exception is No Permission (109-1370): Cannot create or reconnect to client on Broker ‘Broker #1’ on host ‘localhost:2199’. Permission is denied.
#Universal-Messaging-Broker#Integration-Server-and-ESB#webMethods