Hi ,
for UM POC , i have installed UM 10.1 trial version while IS is on 9.10. I am able to do jms pub-sub via jndi context and is working without any issues.
To test native pub-sub, i am performing below steps and result is as below. Kindly suggest if additional configurations are required to make it work.
Scenario #1
- Create new Um Alias
- Provide URl and details.
- Keep the option 'Enable Request-Reply Channel and Listener ’ under ‘Consumer Settings’ enabled.
- Save and Enable the alias.
- After few seconds ( probably retries), it errors out
com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: [ISS.0153.9032] Unable to create request reply channel wm/is/10_134_174_146_5555_1484612989_IS_RequestReplyClient: com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: [ISS.0153.9300] UM admin operation failed [create channel]: java.lang.NullPointerException
Scenario #2
- Create new Um Alias
- Provide URl and details.
- Disable the option 'Enable Request-Reply Channel and Listener ’ under ‘Consumer Settings’.
- Save and Enable the alias.
- Alias is Enabled.
- Create a document type in Designer , Make it publishable and select the alias as above.
- Sync the document type and it errors in Log
2018-02-26 18:57:13 AEDT wm.server.ed:submit
wm.server.ed:submit
com.wm.app.b2b.broker.sync.SyncException: com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: [ISS.0153.9300] UM admin operation failed [create channel]: java.lang.NullPointerException
Caused by: com.wm.app.b2b.broker.sync.SyncException: com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: [ISS.0153.9300] UM admin operation failed [create channel]: java.lang.NullPointerException