User be2965ea8f
08-09-2011 17:59:47
Our MarvinSketch applet is able to detect our license file and produces a message stating that tools will be run in evaluation mode (because our academic license has restrictions on server use). This is to be expected.
However, our MarvinView applet produces a "No license file found" error instead. I'm trying to determine why one applet can detect the license and the other can't. Presumably, if the path is set right for one it should be for the other.
Here are partial error and stack traces:
Error:
No license file found for Structure to Name Plugin.
License path:
Please contact sales@chemaxon to obtain ... etc. etc.
The stack trace:
chemaxon.license.LicenseException: No license file found.
Product name: Structure to Name Plugin
Please contact ...
...
please visit...
at chemaxon.license.LicenseHandler.checkLicense(Unknown Source)
at chemaxon.marvin.io.formats.name.nameexoprt.IUPACNamer.a(Unknown Source)
...
etc. etc.