Problem in activation

User 5208065412

24-01-2007 13:08:01

Hi...


I have problem in login in JChem manager


when I typed password as error message appeared saying


"java.lang.ClassNotfound exception"


Please suggest what to do.


Thanks


Pushkar

ChemAxon b124dd5f17

24-01-2007 13:24:59

HI Pushkar,





I move this to the Database section of the forum, one of the guys will respond soon enough





Cheers


Alex

User 5208065412

20-02-2007 06:04:12

Hi Alex,


My problem is not solved still can u help me out.


Thanks

ChemAxon b124dd5f17

20-02-2007 10:21:45

Hi pushkar,





Sorry for this - I expect my moving the post here did not trigger a mail to moderators and they missed this. I expect they will answer soon.





In the meantime I would gather the environmental variables and context - I expect this will be there first question





Cheers/Alex

ChemAxon 9c0afc9aaf

20-02-2007 10:43:43

Hi,





You should include the appropriate JDBC driver in to your CLASSPATH system environment variable.





Please see:





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


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


http://www.chemaxon.com/jchem/doc/admin/prepscripts.html





Best regards,





Szilard

User 5208065412

21-02-2007 12:39:25

Hi Thanks for your reply, accordingly I have downloded crimson and mysql-connector-java-3.1.12-bin. Added them to system path





1) C:\Program Files\crimson-1.1.3\crimson.jar


2)C:\Program Files\mysql-connector-java-3.1.14\


mysql-connector-java-3.1.12-bin.jar





But still it is giving same error "java.lang.ClassNotfound exception"


Please suggest me what to do?


Thanks

ChemAxon 9c0afc9aaf

21-02-2007 13:46:58

Quote:
Added them to system path
Please note it's all about the CLASSPATH, not the PATH.
Quote:
C:\Program Files\crimson-1.1.3\crimson.jar
You do not need the crimson jar if you are using Java 1.4 or higher (recommended).





Also, it's easier of you do not use directories with spaces in their names.


I suggest creating e.g. a "C:\lib" directory to store jar files.
Quote:
But still it is giving same error "java.lang.ClassNotfound exception"
Please also make sure you have started a new command prompt after changing environment variables.





Are you launching JChemManager via an icon created by the installer ?


Please be aware that in some early versions of the installer (AFAIK JChem 3.2) the system CLASSPATH wasn't correctly passed on to jcman if it was launched with an icon. The later versions (where a command-prompt also opens in the background) work correctly.





Best regards,





Szilard

User 5208065412

22-02-2007 09:27:41

Hi,


I think I am missing some thing so attaching


1) readme.txt file: All the steps I did for Java and Jchem installation


2)Images of error messages I got


Please see them, and do suggest me what to do

ChemAxon 9c0afc9aaf

22-02-2007 11:35:20

Hi,





A general tip:


You can copy-paste from a command-prompt window in Windows by activating the "Quick edit" mode.





Regarding the problem, your connection properties seem to be very strange:
Quote:
JDBC driver: Jdbcproperties


URL of database:Jdbc


Property table:Jdbcproperties


These values make no sense.


"Jdbcproperties" is not the name of a JDBC driver class, so it's not surprising you get the exception.





Please read the documentation and our FAQ on how to set these values:


http://www.chemaxon.com/jchem/doc/admin/


http://www.chemaxon.com/jchem/FAQ.html#dburl





Have yo tried Instant JChem yet ?


While JChem is more like a toolbox for administrators and developers, Instant JChem is an out-of-the-box product, which allows you to work within 5 minutes of launching the interactive installer:





http://www.chemaxon.com/product/ijc.html





Best regards,





Szilard

User 5208065412

22-02-2007 16:38:38

Szilard wrote:
Hi,





Have yo tried Instant JChem yet ?


While JChem is more like a toolbox for administrators and developers, Instant JChem is an out-of-the-box product, which allows you to work within 5 minutes of launching the interactive installer:





http://www.chemaxon.com/product/ijc.html





You mean to say Instant Jchem has all functoionalities of Jchem?


If so better I will use Instant Jchem I have seen it.


Thanks a lot for ur support