cancel
Showing results for 
Search instead for 
Did you mean: 

Communication channel error

former_member1275317
Participant
0 Kudos

Hi,

I have some doubt regarding communication channel monitoring.. one of my scenario's communication channel has some problem. I have seen some log when i was monitoring the channel,

Please look into the below information for the same.

I found this error.. " Channel has internal error" and in the Administration information tab

Exception: Channel with Status Unknown or Not Registered

Exception: Channel with Status Unknown or Not Registered

com.sap.aii.af.service.administration.api.AdminException: No adapter registered for channel 3de6140b02063b9eb2d8cce5e68bcba8

at com.sap.aii.af.service.administration.impl.AdminManagerImpl.notifyChannelActivationStateChanged(AdminManagerImpl.java:846)

at com.sap.aii.af.service.administration.impl.cluster.ClusterManager.eventReceivedSync(ClusterManager.java:426)

at com.sap.aii.af.service.event.impl.worker.sync.SyncLocalWorker.work(SyncLocalWorker.java:52)

at com.sap.aii.af.service.event.impl.worker.sync.AbstractSyncWorker.startWork(AbstractSyncWorker.java:40)

at com.sap.aii.af.service.event.impl.EventManagerImpl.sendEventAndWaitForAnswer(EventManagerImpl.java:484)

at com.sap.aii.af.service.event.impl.EventManagerImpl.syncClusterEventReceived(EventManagerImpl.java:418)

at com.sap.aii.af.monitor.impl.ClusterController.receiveWait(ClusterController.java:265)

at com.sap.engine.core.service630.context.cluster.message.MessageListenerWrapper.process(MessageListenerWrapper.java:81)

at com.sap.engine.core.cluster.impl6.ms.MSListenerThread.run(MSListenerThread.java:47)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)

What does Channel with Status Unknown or Not Registered exactly means ... ?

Regards,

Sandeep

Accepted Solutions (1)

Accepted Solutions (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

use this thread

Answers (3)

Answers (3)

dharamveer_gaur2
Active Contributor
0 Kudos

I think your adapter might have got locked.

Check in the Visual Admin >Cluster> "LOCKING ADAPTER"

we get a option of Display Locks .Check for an entry with

NAME : $XIDBAD.YourScenario

reset the locks and restart the CC

former_member1275317
Participant
0 Kudos

any update on this...

Regards,

Sandeep..

Former Member
0 Kudos

Hi

Check in Visual Admin wether service of this adapter is active.

If s and still u face the problem , restart u r java instance and check

rgds

srini

Former Member
0 Kudos

hi,

please check the adapter u r using for this chennal .the adapter must be register and in active condition

while installing sap system u need to register each adapter individually.

if adapter is active please check u have activated the channal configured.

regards,

navneet

former_member1275317
Participant
0 Kudos

Hi,

Communication channel is working fine even it has the above error...

how it is.. possible.. ?

Regards,

Sandeep