User 247a2c5018
16-03-2007 22:24:56
I put the file licences.dat under /root/.chemaxon
On root, I run
java -classpath "/usr/local/src/triplets/FuzzyTriplets:/usr/local/src/jchem/lib/jchem.jar:/usr/local/src/jchem/lib/
dom4j.jar:." Utils/Topo -f /www-data-dev/abonne/fingerprint/20070316-223339test1.mol
I have no problem
But when this last command is run from php code, I have this error:
FATAL - exception chemaxon.nfunk.jep.ParseException: Error while evaluating expression:
(SEARCH0(ATOMINDEX)||SEARCH1(ATOMINDEX)||SEARCH2(ATOMINDEX,1))&&!SEARCH3(ATOMINDEX,1,2)&&!SEARCH4(ATOMINDEX,2,3)&&!CONTAINS(Cationic,ATOMINDEX)&&!SEARCH5(ATOMINDEX,1)&&!SEARCH6(ATOMINDEX,1)&&!(SEARCH7(ATOMINDEX)&&(PLUGIN(pka,ATOMINDEX)<4||PLUGIN(pka,ATOMINDEX)>7))&&!(SEARCH8(ATOMINDEX,1))&&!(SEARCH9(ATOMINDEX,1,3))
No valid license key has been found for pKaPlugin.
The maximal number of calls (1) without a license key has been reached.
Please contact sales _at_ chemaxon.com to obtain a license key.
Students and academic researchers can obtain license keys for free
through our Academic Package, for more information
please visit: http://www.chemaxon.com.
No valid license key has been found for pKaPlugin.
The maximal number of calls (1) without a license key has been reached.
Please contact sales _at_ chemaxon.com to obtain a license key.
Students and academic researchers can obtain license keys for free
through our Academic Package, for more information
please visit: http://www.chemaxon.com.
At molecule CCCC1CC(CCO1)C2C(C2c3ccnc(NC)c3)C(N)=O
At mikrospecies
So how to declare where the licences file are stored.
I have the same error, if I launch this command from an other user like TOTO. Because the licences file cannot be find
On root, I run
java -classpath "/usr/local/src/triplets/FuzzyTriplets:/usr/local/src/jchem/lib/jchem.jar:/usr/local/src/jchem/lib/
dom4j.jar:." Utils/Topo -f /www-data-dev/abonne/fingerprint/20070316-223339test1.mol
I have no problem
But when this last command is run from php code, I have this error:
FATAL - exception chemaxon.nfunk.jep.ParseException: Error while evaluating expression:
(SEARCH0(ATOMINDEX)||SEARCH1(ATOMINDEX)||SEARCH2(ATOMINDEX,1))&&!SEARCH3(ATOMINDEX,1,2)&&!SEARCH4(ATOMINDEX,2,3)&&!CONTAINS(Cationic,ATOMINDEX)&&!SEARCH5(ATOMINDEX,1)&&!SEARCH6(ATOMINDEX,1)&&!(SEARCH7(ATOMINDEX)&&(PLUGIN(pka,ATOMINDEX)<4||PLUGIN(pka,ATOMINDEX)>7))&&!(SEARCH8(ATOMINDEX,1))&&!(SEARCH9(ATOMINDEX,1,3))
No valid license key has been found for pKaPlugin.
The maximal number of calls (1) without a license key has been reached.
Please contact sales _at_ chemaxon.com to obtain a license key.
Students and academic researchers can obtain license keys for free
through our Academic Package, for more information
please visit: http://www.chemaxon.com.
No valid license key has been found for pKaPlugin.
The maximal number of calls (1) without a license key has been reached.
Please contact sales _at_ chemaxon.com to obtain a license key.
Students and academic researchers can obtain license keys for free
through our Academic Package, for more information
please visit: http://www.chemaxon.com.
At molecule CCCC1CC(CCO1)C2C(C2c3ccnc(NC)c3)C(N)=O
At mikrospecies
So how to declare where the licences file are stored.
I have the same error, if I launch this command from an other user like TOTO. Because the licences file cannot be find