Streamserve error "Fatal error: License not present: preformatin" using -demo argument

Hello community, recently I tried to use preformatin input connector in StreamServe 5.6.2 version, I used the -demo argument in the Configure Export section to try to run my project in demo version which does not require any license, however no matter what I try, I it always throws the error Fatal error: License not present: preformatin:

I'm not sure why this error continues to appear even using the -demo argument, so any comments would be highly appreciated, if you have any questions let me know, thanks in advance for reading!

Answers

  • Vyv
    Vyv Member

    Hi there, just as you say, by using -demo you can bypass the need for a license file.

    It seems as though a license file once used is still in operation.

    You could try to delete/rename any strs.lic file in your working directory and tripple check the presence of the -demo in your start.arg file.

    You could also try to enter an invalid bit of code into the start.arg file to check that it is being read.

    Also - check that your start.arg file is actually being called. You can see this in the cs.xml file in your exported_platform folder.

    Interesting problem.