When building a project with mappView from a few days ago, openssl config error is occurring. The error contents are as follows. (I attached the output result as a file.)
I am currently using four automation studio environments. (There’re using same version)
Among them, only one PC has a problem with the project build that includes mappView.
Automation Studio 4.12.7
Automation Runtime M4.93
mapp 5.24.x
I’ve tried a few things to solve this.
Run Automation Studio as Administrator
Clean Configuration → Rebuild
Reinstall Automation Studio
However, this error still occurs.
Does someone know how to fix this?
no idea to be honest, but the path string looks strange. Could you please try to use a different and shorter path for the project like “c:\temp” or “c:\projects” instead of a path out of your user profile?
okay, thanks for testing it!
I’m really confused about the character in the path. In my opinion there should be a backslash between the directories, but I see a special character I don’t know… and for me it feels that this is the cause why this compile step fails, because if the path is used as we see it for the grunt command call, I’m pretty sure it can’t work.
But I’ve no idea where that character comes from?
It is the path separator(backslash) for Windows, which is encoded at 0x5c across all of the ANSI code pages. And this is marked differently in some countries. I live in Korea, so it appears in the Korean won(Korean currency name) symbol. GCC understands this, so it’s not a problem.
The Automation Studio build is working in parallel – so many build processes are launched at the same time, most of them are writing to the output window … you have no possibility to determine if log messages are really related to mappView.
Check all your openSSL configuration you have in project, could it be that some config files were accidently deleted?
If you can not figure it out, please get in contact with support of your local B&R office.
Hi,
Did you find a solution for your problem? I appear to be stuck at the same place. Whenever I add a mappView configuration to my project, there are these same ssl errors.
Cordially,
N.