Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

java.io.IOException: unable to convert type 7020 to a Collection type - com.tangosol.io.pof.PofBuffe

Baljeet KumarMar 5 2021

Hi All,

we are having a Oracle 12c interface that does connect like BPEL <-> call OSB. Interface is working as expected and both caller and receiver system are receiving response as expected however when we monitor the inteface through RiverBed application, it shows for all instances we are capturing an error like

java.io.IOException: unable to convert type 7020 to a Collection type -
class -- com.tangosol.io.pof.PofBuffe
Method - readCollection

Since this error is not getting captured in our logs file, it's hard to see where and why this is happening.
Did anyone has this issue in past , please advise

I have also approached to Oracle SR but issue is not reproducible and can only be seen in monitoring tool therefore Oracle SR was unable to help much.

Comments
Post Details
Added on Mar 5 2021
0 comments
152 views