Page 1 of 1

Few license exceptions (in log file only) during bookmap startup

Posted: Sun Jan 20, 2019 11:27 am
by rubys
Hi,
When launching Bookmap I'm getting the following exceptions in the log file:

20190120 11:20:41.000(UTC) INFO: [VERSION] 7.0.0 build:55

20190120 11:20:41.091(UTC) WARN: Error on loading strategy:
velox.bookmap.bQ: You need a separate non-expired license to use velox.api.layer1.layers.absorption.Layer1ApiAbsorptionIndicator strategy.
To get one contact [email protected]
at velox.bookmap.bo.a(SourceFile:231)
at velox.bookmap.bo.a(SourceFile:167)
...........


20190120 11:20:41.093(UTC) WARN: Error on loading strategy:
velox.bookmap.bQ: You need a separate non-expired license to use velox.api.layer1.layers.theoreticalaverage.Layer1ApiTheoreticalAveragePrice strategy.
To get one contact [email protected]
at velox.bookmap.bo.a(SourceFile:231)
at velox.bookmap.bo.a(SourceFile:167)
...........

System configuration:
Windows 10, Bookmap 7.0.0 build 55

I would be happy to understand what is the cause to these errors / warnings.
Thanks

Re: Few license exceptions (in log file only) during bookmap startup

Posted: Mon Jan 21, 2019 11:15 am
by Svyatoslav
Hi,
Bookmap just has an instruction to load all possible modules, and license check is applied on the loading stage. As long as you don't have a license to use those modules these exceptions will be displayed. You can safely ignore those as long as it does not mention strategy you are supposed to have (e.g. if you would have Layer1ApiAbsorptionIndicator in the license and would still get this error - that would imply something is wrong).