Quantcast
Viewing all articles
Browse latest Browse all 2504

Intermitent RN Error - .Net (1 Comment)

Topic by david a

Content

I get the error below, sometimes when creating a new contact. Im creating alot of records at once and if one create fails they all fail. If i run the same code again later it works, in other words i dont think its a data problem, but a problem connecting or executing code at RN.

Some of the error messages are in Japanse. I translated them below.

を反映中にエラーが発生しました => An error occurredduringtheimplementation.

ハッシュテーブルの挿入に失敗しました。テーブル占有率が高すぎます。複数のスレッドがハッシュテーブルに同時に書き込みを行っている可能性があります。 => There is a possibility thatmore than one threadis writingat the same timein the hashtable.

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles