Hello Katherine Marsden,

I haven't the java org.apache.derby.tools.sysinfo in my jdk 7 directory and
classpath.
It's very strange because I can create and manage Derby with jdk7 (directory
db in installation path) but there is no class in my classpath for run
directly ?

When I am in my IDE


-----Message d'origine-----
De : Katherine Marsden [mailto:kmarsdende...@sbcglobal.net] 
Envoyé : dimanche 24 février 2013 15:30
À : Derby Discussion
Objet : Re: DriverManager.getConnection error with JDK 7

On 2/24/2013 6:19 AM, john miltone wrote:
> I don't find where is my problem with this information sysinfo tool derby
:
>
> Microsoft Windows [version 6.1.7601]
> Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.
>
> C:\Program Files (x86)\Java\jdk1.7.0_10\db\lib>java -jar derbyrun.jar 
> sysinfo

Since you want to test your classpath just use that instead of using -jar
derbyrun.jar , so try

java org.apache.derby.tools.sysinfo

and
echo %CLASSPATH%

Then hopefully the problem with your classpath will become apparent.

Reply via email to