cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Could not bind things

GZ_10371121
5-Regular Member

Could not bind things

java.lang.Exception: Could not bind things: Client binding limit exceeded. How to solve this exception

 

------------------------

Translated text from traditional chinese to english using google translate on 17th April 2023 at 10:44am IST.
Translated by vnamboodheri

這個異常怎麽解決

------------------------

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:GZ_10371121)

Are you saying you are looking to bind 1670 properties in total? That possibly could exceed the limit, or it could related to datatype or naming?

View solution in original post

5 REPLIES 5
PaiChung
22-Sapphire I
(To:GZ_10371121)

What are you trying to bind, and how many bindings do you have?

GZ_10371121
5-Regular Member
(To:PaiChung)

JAVA edge 绑定1670 个THING   不能全部绑定成功 会报 bind thing [2102312YNLRHLA000291] failed, error: Could not bind things: Client binding limit exceeded.
java.lang.Exception: Could not bind things: Client binding limit exceeded.

PaiChung
22-Sapphire I
(To:GZ_10371121)

Are you saying you are looking to bind 1670 properties in total? That possibly could exceed the limit, or it could related to datatype or naming?

GZ_10371121
5-Regular Member
(To:PaiChung)

在JAVA edge 中

ConnectedThingClient client;
client.bind(Thing)
使用以上方法绑定1670 remoteThing ,绑定失败 , thingworx平台好像最多允许同一个client绑定1000个THING 有办法设置client绑定THING的数量吗

 

PaiChung
22-Sapphire I
(To:GZ_10371121)

Looks like you hit a certain limitation, not sure if it is license based or not.

Top Tags