problems in creating molecular tables in jcman

User bf3dbc99cf

07-11-2011 02:04:32

I have problems with jchem base version 5.6.0.


In InstantJChem, I can create molecule table, insert molecule into table, and do substructure search.


In jcman, I am able to import molecule file (sdf) into tables create by IJC.


The problem is that : I cannot create new molecular table in jcman.
If I press the Create button in jcman, jcman program does not respond any way. There is no error message in console. The only way to escape from this situation is to kill the jcman program.


I have tested this problems in Linux CentOS 6.0 32bit, 64bit, and CentOS 5.5 32 bit with Oracle 11g r2.


I had no problems like this when I was using jchembase 5.0 or earlier.


Regards,


Chong Hak Chae,

ChemAxon 9c0afc9aaf

07-11-2011 16:44:30

Hi,


Most likely you are using an incompatible Java version.


Please type 


java -version


and paste here the output.


We only work with Sun (Oracle) Java, version 1.6 or better.


Best,


Szilard


 


 


 

User bf3dbc99cf

08-11-2011 08:36:09

Dear Szilard,


You are right.


I have installed the correct version of Java, and adjusted the path of java version for me only.


When I logon with another user, the default path points older version of java.


After correction, jcman work well.


Thank you.


Regards,


Chong Hak Chae