cancel
Showing results for 
Search instead for 
Did you mean: 

the Meta Data JCo can't disconnect

Former Member
0 Kudos

hi guys,

In our project, all of meta data jco can't close, both developed by ourself and standard(likes ESS).

we close the connection using wdContext.currentModelElement().modelObject().modelInstance().disconnectIfAlive() in the code. but it's not active.

and all of Metadata Destinations setting are as following:

Maximal Pool Size 1

Maximum Connections 5

Connection Timeout 60

Maximum Wait Time 10

the connection timeout also dosen't work, because the connections is alway in use.

anyone can tell why and how to solve it?

PS. the same thing sometimes happens to the mode data jco.

Thanks.

Sidney

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi Abhinav,

there is no problem except the JCo can't get a connection after the conversation exceeded.

Abhinav_Sharma
Contributor
0 Kudos

Hi..

Just to know more, are you getting any error because of this?

Abhinav