This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil uVision4 - Floating Licence issue when using batch file...

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