cancel
Showing results for 
Search instead for 
Did you mean: 

JCO_ERROR_RESOURCE

JariYlitolonen
Explorer
0 Kudos

Hello !

We have an interface which has worked fine for 6 months. Now mapping fails with following error:

Could not execute operation on Java Object. -> java.lang.reflect.InvocationTargetException

JCO_ERROR_RESOURCE: Invalid connection encountered

Mapping is done by using XSL and Java. It uses it's own connection pool. How can we reset the pool ? Or is there some other reason ? No version updates have been done to system during this time.

Br

Jari Ylitolonen

Accepted Solutions (0)

Answers (2)

Answers (2)

JariYlitolonen
Explorer
0 Kudos

Problem was in the connection string. Thank you Prabhu S.

Former Member
0 Kudos

I have the same problem. How did you correct the connection string?

prabhu_s2
Active Contributor
0 Kudos

check if the port is open that is used in the connection string.