User 2f67f74af0
21-08-2008 15:04:16
Hello every one,
I have a server running on Fedora 8. On this server I'm using MySQL V. 5.0.67, ChemAxon V. 5.0, jdk1.6, and tomcat 6.0.16.
We decided to switch to RedHat Enterprise version 5. On RH I'm using MySQL V. 5.0.67, ChemAxon V. 5.1, jdk1.6 and tomcat 6.0.16.
I backed up my DB on the Fedora server, tar the db.sql file, move it to RedHat server using scp command, then ran the db.sql file to create the DATABASE on the RH server.
Every thing went fine.
The problem I faced is that when I try to use the example bundled with ChemAxon, the drop down table menu shows only one table name, specifically the table name I enter when I setup the example using setup.jsp.
On the Fedora server when ever I create a new table using JChem, the table name automatically shows up in the drop down menu. The same apply on the RH server.
So why are the names of tables don't show up in the drop down menu of seltable.jsp page for the migrated DATABASE??
Any help will be appreciated.
Regards.
Saif
I have a server running on Fedora 8. On this server I'm using MySQL V. 5.0.67, ChemAxon V. 5.0, jdk1.6, and tomcat 6.0.16.
We decided to switch to RedHat Enterprise version 5. On RH I'm using MySQL V. 5.0.67, ChemAxon V. 5.1, jdk1.6 and tomcat 6.0.16.
I backed up my DB on the Fedora server, tar the db.sql file, move it to RedHat server using scp command, then ran the db.sql file to create the DATABASE on the RH server.
Every thing went fine.
The problem I faced is that when I try to use the example bundled with ChemAxon, the drop down table menu shows only one table name, specifically the table name I enter when I setup the example using setup.jsp.
On the Fedora server when ever I create a new table using JChem, the table name automatically shows up in the drop down menu. The same apply on the RH server.
So why are the names of tables don't show up in the drop down menu of seltable.jsp page for the migrated DATABASE??
Any help will be appreciated.
Regards.
Saif