I’m using OpenEdge Architect 10.2B SP7 and on a full compile of a project by simply using the Compile option under right click of project / OpenEdge / Compile – I get the following error.
An internal error occurred during: “Compile files”. 7208967
The error occurs during the compile and when I looked at the console I can see the last file succesfully compiled. I then had a look in Explorer to see the next file to be compiled and pulled that in and tried to compile. I then got an similar error. That made me think of a permissions problem.
I deleted the existing .r file and compiled the offending file successfully – and test the following file which had the same problem. To quickly get around the problem I can delete all the r-code before I do a full compile – but I’m still investigating what is causing the issue because file permission all seem to be exactly the same on all files.
Will update further.