[
https://issues.apache.org/jira/browse/DERBY-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan resolved DERBY-2357.
------------------------------------
Resolution: Invalid
Good to hear your problems evaporated :)
I'm resolving the issue with "Invalid" since this is not a Derby product error.
Feel free to close the issue if you agree!
> Cannot create a database
> ------------------------
>
> Key: DERBY-2357
> URL: https://issues.apache.org/jira/browse/DERBY-2357
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.2.2.0
> Reporter: Robert McConnell
>
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
> C:\Documents and Settings\Bob>java org.apache.derby.tools.sysinfo
> ------------------ Java Information ------------------
> Java Version: 1.6.0-rc
> Java Vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0\jre
> Java classpath: C:\Program
> Files\Java\jdk1.6.0;E:\javadb;E:\javadb\lib\derby.ja
> r;E:\javadb\lib\derbytools.jar;E:\javadb\lib\derbynet.jar;E:\javadb\lib\derbycli
> ent.jar;
> OS name: Windows XP
> OS architecture: x86
> OS version: 5.1
> Java user name: Bob
> Java user home: C:\Documents and Settings\Bob
> Java user dir: C:\Documents and Settings\Bob
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.6
> --------- Derby Information --------
> JRE - JDBC: Java SE 6 - JDBC 4.0
> [E:\javadb\lib\derby.jar] 10.2.2.0 - (485682)
> [E:\javadb\lib\derbytools.jar] 10.2.2.0 - (485682)
> [E:\javadb\lib\derbynet.jar] 10.2.2.0 - (485682)
> [E:\javadb\lib\derbyclient.jar] 10.2.2.0 - (485682)
> ------------------------------------------------------
> ----------------- Locale Information -----------------
> Current Locale : [English/United States [en_US]]
> ------------------------------------------------------
> C:\Documents and Settings\Bob>java org.apache.derby.tools.ij
> ij version 10.2
> ij> connect 'jdbc:derby:MyDB;create=true';
> JAVA ERROR: java.lang.NoClassDefFoundError: java/sql/SQLClientInfoException
> ij> exit;
> C:\Documents and Settings\Bob>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.