Skip to main content
1-Visitor
October 6, 2016
Question

Data store unknown error

  • October 6, 2016
  • 1 reply
  • 5192 views

Hi Team,

I am getting data store unknown error in my create asset service which includes many querying, updating data tables and all.

Let me know if any of you have idea to resolve the below error from happening,

Execution error in service script [AssetUtility CreateAsset] : Wrapped java.lang.Exception: Unable to create thing: TestDeviceAsset_123456780000000 : [1,018] Data store unknown error: [Error occurred while accessing the model provider.] Cause: Unable to create thing: TestDeviceAsset_123456780000000 : [1,018] Data store unknown error: [Error occurred while accessing the model provider.]

1 reply

5-Regular Member
October 6, 2016

Is this in the Asset Manager? Have you tried restarting Tomcat and seeing if the error persists? Are you manually creating this asset or using the bulk upload feature?

1-Visitor
February 23, 2017

Hi,

I am dynamically creating the thing in a service call.Sometimes restarting tomcat helps.

But wanted to know the reason for the same to avoid issues.

20-Turquoise
February 23, 2017

Is your database connection persistent? What database are you using (postgresql, neo4j, h2,..)?