[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.dtp] Re: Derby fails to create database
|
I'm wondering if this is a permissions issue in that particular directory? I
can't say that I've tested the Derby functionality on a Linux or UNIX
machine.
Was the "Create Database (if required)" checkbox checked and did
";create=true" appear in the URL in the wizard page where you configured
your Derby connection?
--Fitz
"Adam Posner" <cuco2772@xxxxxxxxx> wrote in message
news:f7855a0145521b443a1d591d13a08c4a$1@xxxxxxxxxxxxxxxxxx
>I downloaded this plugin: org.apache.derby_10.1.2.1_v200706111724.jar
> to eclipse/plugins, started
> eclipse. Everything was going well with defining a driver definition but
> when I got to the part where the 'New Derby Connection Profile' window
> comes up and I fill in the details and press
> 'Finish' for the wizard to complete. Instead of connecting to the database
> I get this error:
>
> Error creating SQL Model Connection to New Derby.(Error: Failed to create
> database '/home/cuco/DerbyDatabases/MyNewDB')
> Error creating JDBC Connection to New Derby - Failed to create database
>
> THanks for any help
>
>