JMS:ERROR:jms2716: Operation 'CreateConnectionConsumer' failed. A null ServerSessionPool was passed.
JMS:エラー:jms2716: Operation 'CreateConnectionConsumer' が失敗しました。null の ServerSessionPool が渡されました。
[意味]
ConnectionConsumerの生成中に渡されたServerSessionPoolオブジェクトがnullです。
[システムの処理]
処理を中止します。
[ユーザの対処]
アプリケーションを確認してください。
ServerSessionPoolオブジェクトのインスタンスが生成され、nullでないことを確認してください。