Skip to main content
Solved

DEV reconfiguration fails when Database deployment checks ticked.

  • May 30, 2021
  • 4 replies
  • 192 views

Darshana Herath
Hero (Former Employee)
Forum|alt.badge.img+14

Hi,

 

I am getting below error while reconfiguration the environment when Database deployment checks ticked.

 

 

 

[echo]: Loading model repository data
Error in Ant-script: model\install.xml
Reported error is: The following error occurred while executing this line:
C:\IFS_YOUN1_DEV1APP8\repository\model\install.xml:80: Error has occurred while saving repository data (See log file).

 

 

 

I Would like to know the reason and solution for this.

 

Thank you and Best regards,

Darshana

Best answer by Darshana Herath

I could resolve the issue by manually refreshing “dictionary_sys_tab”

 

The issue was with the below file(Package).

C:\IFS_YOUN1_DEV1APP8\repository\model\enterp\LogicalModel\FunctionalModel\ActivityGroups\CYiInterface\Activities

This topic has been closed for replies.

4 replies

Chathuranga Samarakoon
Hero (Partner)
Forum|alt.badge.img+12

@Darshana Herath Since this is a DEV environment I suggest you to run the Autobuilder and it will give you the detailed errors, which you can easily identify the issue.

Reason for such error should be due to a corrupt reference data in the database on foundation tables or views.


Darshana Herath
Hero (Former Employee)
Forum|alt.badge.img+14
  • Author
  • Hero (Former Employee)
  • 121 replies
  • May 30, 2021

@Darshana Herath Since this is a DEV environment I suggest you to run the Autobuilder and it will give you the detailed errors, which you can easily identify the issue.

Reason for such error should be due to a corrupt reference data in the database on foundation tables or views.

Thank you for the information. Below information was found after AB

 

Post process starting ...
-------------------------------------------------- 
2021-05-30 11:11:45 Post process OEE 
2021-05-30 11:11:45 Post process IFS Base Functionality 5.0.0
2021-05-30 11:18:50 Post process Web Client 
2021-05-30 11:18:51 Post process IFS Applications Model 
Error in Ant-script: model\install.xml
Reported error is: The following error occurred while executing this line:
C:\IFS_YOUN1_DEV1APP8\repository\model\install.xml:80: Error has occurred while saving repository data (See log file).
2021-05-30 11:25:16 Post process Installer 5.0.0


Forum|alt.badge.img+21
  • Superhero (Employee)
  • 427 replies
  • May 30, 2021

Hi @Darshana Herath ,

A good place to start would be to look at the import log file for the models in the <ifs_home>\instance\<instance_name>\logs. This would give you the exact error that pops up when importing the models. 

Cheers.


Darshana Herath
Hero (Former Employee)
Forum|alt.badge.img+14
  • Author
  • Hero (Former Employee)
  • 121 replies
  • Answer
  • May 31, 2021

I could resolve the issue by manually refreshing “dictionary_sys_tab”

 

The issue was with the below file(Package).

C:\IFS_YOUN1_DEV1APP8\repository\model\enterp\LogicalModel\FunctionalModel\ActivityGroups\CYiInterface\Activities