Kbase 21412: SonicMQ:Channel Support Not Found Excptn Using Large Message
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/2/2002 |
|
SUMMARY:
This Solution applies to SonicMQ 4.0. It discusses the steps to take if you get a "Channel Support not found" exception when using Large Message support.
EXPLANATION:
If you attempt to use Large Message support without sonic_Channel.jar in your classpath, you would see the following exception:
javax.jms.JMSException: Channel support not found.
sonic_Channel.jar could not be loaded.
at
progress.message.jimpl.JMSExceptionUtil.createJMSException(JM
SExceptionUtil.Java:61)
at
progress.message.jimpl.QueueConnection.hasUnfinishedChannels(Qu
eueConnection.Java:662)
at FileSender.restoreChannels(FileSender.Java:96)
at FileSender.toSend(FileSender.java:75)
at FileSender.main(FileSender.java:465)
SOLUTION:
Large Message Support is available through the purchase of the extended client package. sonic_Channel.jar is available in the extended client package. This jar file needs to be added to the classpath to implement Large Message Support.