Problem with Derby database
Hi,
I try to run Jazz Team Server, i have successfully created database using Apache Derby :
C:\Program Files\IBM\JazzTeamServer\server>repotools -createTables
Repo Tools, Version 0.6.0.200804111135
Provisioning using "./profile.ini".
Loading configuration from "file:teamserver.properties".
Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.2.2 - (607364)
Db Name/Location: repositoryDB
Creating the tables for the database "repositoryDB" with indices.
After I have started Jazz Team Server :
C:\Program Files\IBM\JazzTeamServer\server>server.startup.bat
A new shell is opened but i have this error :
No found users database component for database key
Tomcat is started but when i try to access to http://localhost:9080 to test if tomcat is ok, I have a timeout on my browser.
Where have i made a mistake ?
Regards
I try to run Jazz Team Server, i have successfully created database using Apache Derby :
C:\Program Files\IBM\JazzTeamServer\server>repotools -createTables
Repo Tools, Version 0.6.0.200804111135
Provisioning using "./profile.ini".
Loading configuration from "file:teamserver.properties".
Initial database connection successful
Db Product Name: Apache Derby
Db Product Version: 10.3.2.2 - (607364)
Db Name/Location: repositoryDB
Creating the tables for the database "repositoryDB" with indices.
After I have started Jazz Team Server :
C:\Program Files\IBM\JazzTeamServer\server>server.startup.bat
A new shell is opened but i have this error :
No found users database component for database key
Tomcat is started but when i try to access to http://localhost:9080 to test if tomcat is ok, I have a timeout on my browser.
Where have i made a mistake ?
Regards
2 answers
Hi
If you are starting from the download on jazz.net - you don't need to do anything else. There is a Derby database embedded inside the server, all set up and ready to go.
IF I have understood your situaiton correctly,you should remove your installation, and reinstall the server to clean this up.
regards
anthony
If you are starting from the download on jazz.net - you don't need to do anything else. There is a Derby database embedded inside the server, all set up and ready to go.
IF I have understood your situaiton correctly,you should remove your installation, and reinstall the server to clean this up.
regards
anthony