problem with database for RTC workshop
I tried to start with the RTC workshop. I copied derby database derby-workshopDB-1.0-20080827-1625.zip to the server directory. Unfortunately I've got a problem with the server connection. Obviously the database is not running properly. If I use "repotools -verify" I get the following answer:
Repo Tools, Version 1.0.1 - I20081024-1335
Provisioning using "D:\Download\RTC\RTC-ExpressC-Full-1.0.1-Win\jazz\server\\
provision_profiles".
Rational Jazz Team Server - Express-C
Loading configuration from "file:teamserver.properties".
Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
Fulltext Index Location: workitemindex\fulltext_index\
CRJAZ1204I The database "repositoryDB" does not exist or the database user does
not have the required priveleges to access the database.
Any suggestions?
Repo Tools, Version 1.0.1 - I20081024-1335
Provisioning using "D:\Download\RTC\RTC-ExpressC-Full-1.0.1-Win\jazz\server\\
provision_profiles".
Rational Jazz Team Server - Express-C
Loading configuration from "file:teamserver.properties".
Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
Fulltext Index Location: workitemindex\fulltext_index\
CRJAZ1204I The database "repositoryDB" does not exist or the database user does
not have the required priveleges to access the database.
Any suggestions?
2 answers
After copying the RTC workshop DB into the server directory, does the
jazz\server\repositoryDB directory exist?
-
Matt Lavin
Jazz Server Team
On Sun, 2008-11-23 at 21:27 +0000, majortom1965 wrote:
jazz\server\repositoryDB directory exist?
-
Matt Lavin
Jazz Server Team
On Sun, 2008-11-23 at 21:27 +0000, majortom1965 wrote:
I tried to start with the RTC workshop. I copied derby database
derby-workshopDB-1.0-20080827-1625.zip to the server directory.
Unfortunately I've got a problem with the server connection.
Obviously the database is not running properly. If I use
"repotools -verify" I get the following answer:
Repo Tools, Version 1.0.1 - I20081024-1335
Provisioning using
"D:\Download\RTC\RTC-ExpressC-Full-1.0.1-Win\jazz\server\\
provision_profiles".
Rational Jazz Team Server - Express-C
Loading configuration from "file:teamserver.properties".
Attempting Initial Database Connection Using
Db Name/Location: repositoryDB
Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.3.1 - (677131)
Db URL: jdbc:derby:repositoryDB
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.3.3.1 - (677131)
Fulltext Index Location: workitemindex\fulltext_index\
CRJAZ1204I The database "repositoryDB" does not exist or the
database user does
not have the required priveleges to access the database.
Any suggestions?