cancel
Showing results for 
Search instead for 
Did you mean: 

JMS channel ERROR Channel Has Internal Error

0 Kudos

HI  ALL,

        I have a proble with JMS channels its shows Channel Has Internal Error .

and in administration information tab it shows Exception: Channel with Status Unknown or Not Registered

please give me suggestions.

Thanks

srikanth

Accepted Solutions (0)

Answers (5)

Answers (5)

ambrish_mishra
Active Contributor
0 Kudos

Hi Srikanth,

Most probably, it looks like the JMS driver is not installed correctly.

However you can look at the thread below as well:

http://scn.sap.com/message/4392174#4392174

You can also try Logging option to set up trace to decode the error:

https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes

under SAP note 856346

To set the log severity to DEBUG, please do the following:

1. Goto NWA > "Problem Management" > "Logs and Traces" > "Log Configuration" OR Goto NWA > "Configuration Management" > "Infrastructure" > "Log Configuration"

2. Show "Tracing Locations"

3. Goto Root Location > com > sap > aii > adapter > jms

4. Select severity "Debug"

5. Press "Copy To Sub-Tree"

6. Press "Save configuration"

Hope it helps!

Ambrish

0 Kudos

hi ambrish,

            I am trying to do that things but i didn`t resolve the problem

Thanks

srikanth,

Former Member
0 Kudos

Hi,

Check in NWA logs and try to find out the more info on error details.

Error Can be due to either Queue manager not reachable or due to NoClass definition found error

if former case check the Queue Manager is reachable from PI server need to add the hostname check with basis on this.

In later case driver installed might have been in not proper way..

I suggest to install the XPI Inspector and capture the logs as that will help you to get more info on the same.. Search SDN for more info on XPI Inspector.

HTH

Rajesh

former_member194612
Active Participant
0 Kudos

Hi Srijkanth,

Hope Similar error in the below blog.

http://scn.sap.com/thread/2097586

Please check the same once.

Thanks,

Satish

Former Member
0 Kudos

Hello,

This error occurred in a working JMS channel or it's a newly created channel?

Try to restart ur JMS service from NWA (and if needed then ur j2ee engine)?

Thanks

Amit Srivastava

0 Kudos

hi amith,

       This error occurred in newly crated channels in QA system and DEV system.

Thanks,

srikanth

iaki_vila
Active Contributor
0 Kudos

HI Srikanth,

Have you follow the steps of JMS drivers installation pointed in the Note 1138877 - How to Deploy External Drivers JDBC/JMS Adapters?

What is your JMS provider?

Regards.