IUPAC Name

User 5e4a6b88ad

30-01-2009 14:34:48

Hello,














This is regarding IUPAC Name functionality. I have licence of MArvin Sketch and trying to use below command





cxcalc -S -t "iupac" -o names.sdf name c:\Input\a-pinene.mol














However I am getting below exception














Error at molecule: 1 ID = 1


chemaxon.license.LicenseException: No valid license has been found.


Product name: Structure to Name


License path: C:\Documents and Settings\mmoharil\chemaxon\license.cxl


Please contact sales _at_ chemaxon.com to obtain the corresponding license.


Students and academic researchers are entitled of free use


through our Academic Package, for more information


please visit: http://www.chemaxon.com/acpack_conditions.html


chemaxon.license.LicenseException: No valid license has been found.


Product name: Structure to Name


License path: C:\Documents and Settings\mmoharil\chemaxon\license.cxl


Please contact sales _at_ chemaxon.com to obtain the corresponding license.


Students and academic researchers are entitled of free use


through our Academic Package, for more information


please visit: http://www.chemaxon.com/acpack_conditions.html


        at chemaxon.license.LicenseHandler.checkLicense(Unknown Source)


        at chemaxon.marvin.io.formats.name.nameexport.IUPACNamer.checkLicense(Unknown Source)


        at chemaxon.marvin.io.formats.name.nameexport.IUPACNamer.generateName(Unknown Source)


        at chemaxon.marvin.io.formats.name.NameExport.convert(Unknown Source)


        at chemaxon.license.NameLicenser.getName(Unknown Source)


        at chemaxon.marvin.calculations.IUPACNamingPlugin.getName(Unknown Source)


        at chemaxon.marvin.calculations.IUPACNamingPlugin.getPreferredIUPACName(Unknown Source)


        at chemaxon.marvin.calculations.IUPACNamingPlugin.run(Unknown Source)


        at chemaxon.marvin.plugin.concurrent.PluginWorkUnit.call(Unknown Source)


        at chemaxon.marvin.plugin.concurrent.ReusablePluginWorkUnit.call(Unknown Source)


        at chemaxon.util.concurrent.marvin.CompositeWorkUnit.call(Unknown Source)


        at chemaxon.util.concurrent.processors.WorkUnitProcessorBase.process(Unknown Source)


        at chemaxon.util.concurrent.processors.WorkUnitProcessorBase$Worker.call(Unknown Source)


        at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)


        at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)


        at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)














can anybody please help me to resolve this?

ChemAxon b124dd5f17

02-02-2009 09:43:19

HI,





I moved this to a more relevant forum.





This looks like you don't have a license or it has been incorrectly installed. Can you confirm that you have installed the license.





Also looking at the license we sent to IMC it does not cover the name>structure or str>name functionality, these are separate products.





Would you like to recieve evaluation license or arrange to pay for this functionality. IF so please let me know what functionality (products) you want to work, whether it's single or batch processing, where you are and I can arrange sales and the license.





Cheers/Alex

User 5e4a6b88ad

02-02-2009 09:51:09

Hi ,





I appreciate for your reply.





I would like to ask you the second thing first that we have integrated Marvin applet into our web application however we are not able to use periodic table.





Does the license provided to IMC covers Periodic Table functionality?





This will be help ful to us to purchase proper license.

ChemAxon 909aee4527

02-02-2009 09:55:53

Hi Mitika,





the Periodic Table functionality is not a license limitation, but it is caused by an improper applet installation, please see this topic for more details:


http://www.chemaxon.com/forum/ftopic4322.html





Kind regards,


Judit


User 5e4a6b88ad

03-02-2009 07:27:15

Hi





Thank you for your reply.





Let me explain you about our directory structure within our application.





We have Directory1 which includes jmarvin.jar and the jsp page in which we have implemented marvin applet.





According to the topic url given by you I have created chemaxon folder inside Directory1 and under chemaxon folder we have elements.zip and isotopes.zip files.





Still I am unable to get periodic table into my application. Do I need to use any specific parameter into the <appltet> tag?








Please help me to solve this problem.

ChemAxon 909aee4527

03-02-2009 10:34:50

Hi,





yes, it seems that the codebase tag is missing when this problem occurs.





Example of using the applet tag:


Code:
<applet CODEBASE="." ARCHIVE="jmarvin.jar" CODE="JMSketch" WIDTH=540 HEIGHT=480>


Your browser does not support the applet tag.</applet>






Does this solve the problem?

User 5e4a6b88ad

20-02-2009 17:06:28

Hello, I am able to solve the problem of Periodic System table. Thank you.

User 5e4a6b88ad

20-02-2009 17:06:49

Hello, I am able to solve the problem of Periodic System table. Thank you.