Mixed channel type is not supported on this server

I am attempting to enable a universal messaging alias in Integration Server Administrator and get the following error message…

com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: [ISS.0153.9032] Unable to create request reply channel wm/is/192_168_116_1_5555_1473409484_is__RequestReplyClient: com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: [ISS.0153.9300] UM admin operation failed [create channel]: com.pcbsys.nirvana.client.nSecurityException: SECURITY: Mixed channel type is not supported on this server. Please contact SoftwareAG webMethods support

How do I resolve this. The error is also recorded in the UM logs

Provide your UM version and fix levels?

Copy UM client jars on the IS server (under common/lib). Did you create JNDI alias on IS (pre-requisite create UM Queue/Topic Connection Factory on UM via UM EM by going to JNDI tab)

I’ve found the problem. The licence was not issued correctly. Here’s the extract from the nirvana log…

[Wed Sep 14 11:01:36 CAT 2016],Startup: Processing local environment and setting Realm Server parameters accordingly
[Wed Sep 14 11:01:36 CAT 2016],Startup: Support for Version older clients enabled
[Wed Sep 14 11:01:36 CAT 2016],Startup: Setting log level to 4
[Wed Sep 14 11:01:36 CAT 2016],Startup: Unable to load the Native hardware access library
[Wed Sep 14 11:01:36 CAT 2016],Startup: Loading Realm Server configuration settings
[Wed Sep 14 11:01:36 CAT 2016],MemoryManager: Setting explicit GC to false
[Wed Sep 14 11:01:36 CAT 2016],Feature AMQP not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature MQTT not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature MixedChannels not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature SimpleChannels not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature ReliableChannels not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature PersistentChannels not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature OffHeapChannels not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature Plugins not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature Joins not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature Clustering not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature Scheduling not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature Multicast not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature MessagingPriority not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature HTTPSupport not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature JMSClients not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature MobileClients not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature EnterpriseClients not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature DataGroups not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature TerracottaIntegration not licensed and will be disabled
[Wed Sep 14 11:01:36 CAT 2016],Feature Brokerless not licensed and will be disabled

IS uses JMS engine and will create only mixed channels. Can you check type of license used for UM?

Victor,
as far as I know, all license keys that include support for Mixed channels.
I recommend you open a support ticket with Global Support and provide them with your license key to double-check.

If using the licenses off SalesWeb, the UM for Presto Integ_v9.12 does not support mixed mode. Use the UM Terracotta Fully Featured_v9.12 instead.