기술 문서 - CS280614

[1,018 Data store unknown error:[Error occurred while accessing the model provider.]" error when creating, importing, or updating an entity in ThingWorx Platform

수정한 날짜: 25-Oct-2024   


적용 대상

  • ThingWorx Platform 8.5 to 9.5
  • PostgreSQL/MSSQL

설명

  • Cannot create, update, or import entity in ThingWorx Platform
  • Entity is not findable on Composer but is committed to the database
  • Following error is displayed on Composer and logged in <ThingworxStorage>logs/ApplicationLog.log:
    • Unable to create thing:<name>: [1,018] Data store unknown error:[Error occurred while accessing the model provider.] 
    • [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
  • Failed to delete Thing with below errors in ErrorLog.log: 
    JavaException: java.lang.Exception: Unable to delete thing: [####] Unable to dispose thing: [####] com.thingworx.common.exceptions.DataAccessException: [2,000] Error occurred while accessing the data provider
  • Following errors are logged in <ThingworxStorage>logs/ErrorLog.log:
    • [L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: <username>] [S: ] [P: ] [T: https-jsse-nio-8443-exec-3817] Error thrown creating entity = <entity_name>: Unable to create <entity_type>: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
      [L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: <username>] [S: ] [P: ] [T: https-jsse-nio-8443-exec-3817] Unable to process import: Unable to create <entity_type>: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
      [L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: <username>] [S: ] [P: ] [T: https-jsse-nio-8443-exec-3817] Import Failed: Unable to create group: [1,018] Data store unknown error: [Error occurred while accessing the model provider.] java.lang.Exception: Unable to create group: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
              ...
      Wrapped by: java.lang.Exception: Import Failed: Unable to create group: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
              ...
      [L: ERROR] [O: E.c.q.l.c.Logger] [I: ] [U: <username>] [S: ] [P: ] [T: http-nio-8080-exec-161] [1,018] Data store unknown error: [Error occurred while accessing the model provider.] org.postgresql.util.PSQLException: ERROR: permission denied for table <table> Where: SQL statement "INSERT INTO <table> ( ... ) VALUES ( ... )"
      Wrapped by: com.thingworx.common.exceptions.ModelAccessException: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
이는 기술 문서 280614의 PDF 버전이며, 구 버전일 수 있습니다. 최신 버전 CS280614