cancel
Showing results for 
Search instead for 
Did you mean: 

PI Communication Channel Runtime error (RuntimeException) Error

Former Member
0 Kudos

Hi Everyone,

While attempting to amend the communication channel to change the connection details or Check for CC_XXXX_JDBC_Receiver_Reference its giving the below error.

"Runtime error (RuntimeException). See details see error logs in details"

But in the logs its not showing anything!!!!

Please help me where I can check the runtime error logs to resolve the issue.

Regards,

Avinash

Accepted Solutions (0)

Answers (4)

Answers (4)

suman_saha
Contributor
0 Kudos

Hi,

Check changelists from all users.May be the channel is being edited by someone else and he didn't activate the last changes.If so,remove the log from administration.

Also its better to do a cache refresh.

Suman

Former Member
0 Kudos

Thanks for  your suggestion, I checked cache overview status and found that there is some error Active Objects in Runtime cache related to communication channel and requested PI team to look into that.

Will update you.

azharshaikh
Active Contributor
0 Kudos

Hi Avinash,

As per the following link:

Please check :

1. If you are trying to edit an object inside an inactive change list created after a transport

2. Please make sure that you have transported dependent objects too

Regards,

Azhar

Former Member
0 Kudos

Hello, Avinash,

the first step for cheking error in communication channel is through  channel monitor. You can find in PIMON.

host:port/pimon----monitoring----Adapter Engine----Comunication Channel monitor

other place to find the log is NWA (host:port/nwa/logs) there you can see developer trace.

regards,

Alberto

che_eky
Active Contributor
0 Kudos

Are you using the Swing client or NWDS to change the channel?

Che