Home > Forum > General > Configuration test error

Configuration test error
0

Hello WEBCON Community,

I ran a "Verify entire configuration" procedure and I got error (screenshot is attached).

I have no idea which process is this error from and how/when did it occure.

Do you have any tips how to find and get rid of this error?

MVP

Hi Zakhariy,

the collapsed "Call stack" node may provide an information which element is causing the issue.

If this error also happens during the application export you could start the Designer Studio with the parameter -iedebug
C:\Install\DesignerStudio\2022.1.4.155\app-20221.4.155\WEBCON Designer Studio.exe" -portal "https://.....cosmocloud.eu" -iedebug

It will generate a log which may provide additional information. I'm not sure where this log is written to though.

Best regards,
Daniel

In reply to: Daniel Krüger (Cosmo Consult)

Hi Zakhariy,

the collapsed "Call stack" node may provide an information which element is causing the issue.

If this error also happens during the application export you could start the Designer Studio with the parameter -iedebug
C:\Install\DesignerStudio\2022.1.4.155\app-20221.4.155\WEBCON Designer Studio.exe" -portal "https://.....cosmocloud.eu" -iedebug

It will generate a log which may provide additional information. I'm not sure where this log is written to though.

Best regards,
Daniel

Hi all,

thank you for your help!

I have manually found the error in the screenshot, but it wasn't in the process that I'm trying to export/import, so that's not the cause of my problem.

I've ran WEBCON Designer Studio with -iedebug parameter, and exporting application seems to be ok.

But when I'm trying to import it to update the previous version, I get these errors(attached).

Is there a way to inspect/debug these errors?

Kind regards
Zakhariy

MVP
In reply to: Zakhariy Petronchak

Hi all,

thank you for your help!

I have manually found the error in the screenshot, but it wasn't in the process that I'm trying to export/import, so that's not the cause of my problem.

I've ran WEBCON Designer Studio with -iedebug parameter, and exporting application seems to be ok.

But when I'm trying to import it to update the previous version, I get these errors(attached).

Is there a way to inspect/debug these errors?

Kind regards
Zakhariy

Hi Zakhariy

If I understand it right, you are trying to restore to a previous version.

The last screenshot sounds as you've added some steps that would now be removed again. But as there are elements in these steps, the steps can not be removed.

Try to identify the elements in the steps with id 3090 and 3091 and move them to a step that already existed in the previous version.

I'm not sure, but it might be the case, that you can still not do the restore as these steps would be referenced in the history.
If it does not help, the only way that is working for sure is to either delete all elements of this process or at least those who went through the steps that need to be removed. Not the way to recommend on Prod environment....