Hi, We are getting the following error in one of our environment.

Hi,

We are getting the following error in one of our environment.

An error occurred while attempting to verify the data store: Type definitions could not be found in the primary data source for the following type ids: 26005 (APNX-1-4047-008)

We checked the appian-ds.xml file and try delete and re-import as well as removing all the data types in that data store without success. Has anyone had this issue before? I could not locate any similar problems in the previous forum threads.

...

OriginalPostID-87174

OriginalPostID-87174

  Discussion posts and replies are publicly visible

Parents
  • It seems I changed the order of my instructions when I formatting them for the post. Here's the updated list (there's a slight change on when to delete the CDTs)


    1 Stop JBoss
    2 Comment out the primary data source from custom.properties by adding a # at the beginning of the conf.data.primary.datasource property
    3 Start JBoss
    4 Create an application with the CDTs
    5 Export the application
    6 Stop JBoss
    7 UNcomment the primary data source from custom.properties by REMOVING the # at the beginning of the conf.data.primary.datasource property
    8 Start JBoss
    9 Delete these CDTs from the problematic environment
    10 Import the application from step 4
    11 Select these CDTs and run impact analysis to update any object referencing their deleted version
Reply
  • It seems I changed the order of my instructions when I formatting them for the post. Here's the updated list (there's a slight change on when to delete the CDTs)


    1 Stop JBoss
    2 Comment out the primary data source from custom.properties by adding a # at the beginning of the conf.data.primary.datasource property
    3 Start JBoss
    4 Create an application with the CDTs
    5 Export the application
    6 Stop JBoss
    7 UNcomment the primary data source from custom.properties by REMOVING the # at the beginning of the conf.data.primary.datasource property
    8 Start JBoss
    9 Delete these CDTs from the problematic environment
    10 Import the application from step 4
    11 Select these CDTs and run impact analysis to update any object referencing their deleted version
Children
No Data