Hi All,
So our dev team are using Keil uVision4 to compile a job. This works fine on their machine and on a windows server when the batch file is manually run BUT when the job is run via hudson (also installed on the server server) it fails stating:
warning C500: LICENSE ERROR (R219: FLOATING LICENSE FILE (*.FLF) NOT FOUND)
All that hudson is doing is picking up the batch file and trying to execute it... Firstly I thought the user that the hudson service runs as didn't have the correct network privileges (but it does!)
Does the batch file require any reference to the Keil floating license file (stored on a shared server) - And yes the user's have full access to that *.flf file!
Many Thanks
The hudson service seems to prevent access to the FLF file. The path to the FLF file is specified in TOOLS.INI.
There is also a way to log the exact process. Please contact our support team for that. Analyzing this log file may help to understand the exact reason for the issue