It's all about the answers!

Ask a question

Problem


Aditya Prahalad (311) | asked Apr 16 '10, 12:59 p.m.
Validating database alias JRSDB ...
Validating database alias JRSXML ...
Trying to connect to JRS using http://localhost:9444/jazz/ ...
Starting DB2 server...


SQL1026N The database manager is already active.
Creating database JRSDB ...


SQL1005N The database alias "JRSDB" already exists in either the local
database directory or system database directory.
Could not create the database
The initialization aborted with errors!
The operation was canceled!

How do we solve this?

2 answers



permanent link
Aditya Prahalad (311) | answered Apr 16 '10, 2:21 p.m.
ok, that worked. But It cannot create the data tables for me . I get the following log

- CRJAZ1093I Service failed to activate.
- Failed to initialize the RDF Store, exception:
Unable to initialize Viper, exception:
-Error opening socket to server localhost/127.0.0.1 on port 50,000 with message: Connection refused: connect.
- CRJAZ1141I Failed to get the service "com.ibm.team.repository.service.internal.rdb.IDatabaseStateService".
14:00:00,639 ERROR com.ibm.rdm.app.config.ui.actions.InitializeServer - Could not create JRS data tables
The operation was canceled!

How do we solve this?

permanent link
Robin Bater (3.4k47) | answered Apr 28 '10, 8:38 p.m.
JAZZ DEVELOPER
I am assuming that this is a fresh install and there is no data that needs to be kept.

It sounds like the DB2 tables were already partially created. have you tried dropping the tables and re-running the setup again for DB2?

If this doesn't work, and if possible you can also try re-installing DB2, and re-running the setup.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.