It's all about the answers!

Ask a question

Failed to connect RIDW data source connection in Cognos


Anurag Rajput (8011623) | asked Aug 09 '13, 12:33 p.m.
edited Aug 09 '13, 1:10 p.m.
 HI All,

I am trying to configure RRDI 2.0.3 with Clm 4.0.1. While Deploying reporting components I am getting a warning message as "The RIDW data source connection in Cognos failed to connect. Check if the database client is installed correctly or additional configuration is required".

How can i solve this issue? Any help would be appreciated. 

Below are the details of rrdi_setup.log file
08/09/2013 12:35:38,836 INFO  com.ibm.rational.rrdi.setup.internal.AppInitializer : G:\RRDI_I~1\setup\tool\JAZZTE~1\server\conf\rrdi
08/09/2013 12:43:25,525 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:44:06,959 INFO  com.ibm.rational.rrdi.setup.biserver.utils.BIServerUtil : Repo Tools
Provisioning using "G:\RRDI_Installation_Path\setup\tool\JazzTeamServer\server\conf\jts\provision_profiles".
  Jazz Foundation - Core Libraries, Version 4.0 (RJF-I20120531-1400)

CRJAZ1728E An unexpected error has been detected. See the log file "G:\RRDI_Installation_Path\setup\tool\JazzTeamServer\server\repotools-jts_setup.log" for more details.

08/09/2013 12:44:06,966 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0180I: Complete setup of Jazz Team Server
08/09/2013 12:45:14,849 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:45:18,780 INFO  com.ibm.rational.rrdi.setup.biserver.utils.BIServerUtil : Repo Tools
Provisioning using "G:\RRDI_Installation_Path\setup\tool\JazzTeamServer\server\conf\jts\provision_profiles".
  Jazz Foundation - Core Libraries, Version 4.0 (RJF-I20120531-1400)

CRJAZ1728E An unexpected error has been detected. See the log file "G:\RRDI_Installation_Path\setup\tool\JazzTeamServer\server\repotools-jts_setup.log" for more details.

08/09/2013 12:45:18,783 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0180I: Complete setup of Jazz Team Server
08/09/2013 12:47:25,390 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:48:21,241 INFO  com.ibm.rational.rrdi.setup.biserver.utils.BIServerUtil : Repo Tools
Provisioning using "G:\RRDI_Installation_Path\setup\tool\JazzTeamServer\server\conf\jts\provision_profiles".
  Jazz Foundation - Core Libraries, Version 4.0 (RJF-I20120531-1400)

  Requesting setup steps from server: https://teklap14.gsc.zz:10443/jts


--- Starting Setup For Application: "Rational Jazz Team Server (https://teklap14.gsc.zz:10443/jts/)" ---


Executing step: Introduction

  Welcome to the Jazz Team Server RepoTools setup wizard! This setup wizard contains configuration steps for the applications you just installed.

  Initializing other locally installed applications.  This may take a few moments...

Executing step: Configure Public URI

  This Jazz Team Server generates absolute URIs to resources used in stored artifacts, in mail notifications, feeds, for copying to the system clipboard, for Web access and for stable resource identification across all applications. These URIs are rooted by a "Public URI" declared for this Jazz Team Server.
  
  These generated URIs may be referenced in contexts that are outside of the local network in which clients typically access your server (e.g., from another internet domain, or outside a corporate firewall). For example, you may have a proxy server outside your firewall that forwards these requests to the originating Jazz Team Server inside your local network, and you want these public URIs to be generated relative to that proxy. Therefore it is important that you choose a public URI that is fully qualified, and likely to remain stable over time. For additional help, please see the Planning your URIs topic.
  
  Once the resources have been stored in the repository of this Jazz Team Server, the public URI (which includes the fully qualified hostname) cannot be changed. If the application moves to another server, the URI must remain stable, using DNS to re-route the hostname to another physical machine.

  Using properties file entry: configure.public.uri.page:server.webapp.url=https://teklap14.gsc.zz:10443/jts
  Using properties file entry: configure.public.uri.page:server.webapp.url.confirm=true
  Performing configuration validation...

  Updating service property configurations...

Executing step: Configure Database

  By default, this Jazz Team Server includes a pre-configured database using a JDBC connection. You can either keep this default or choose a different database vendor and/or connection type.

  The type of connection pool to use (either J2EE or JDBC).

  Using properties file entry: configure.database.page:db.type=JDBC
  The JDBC vendor.

  Using properties file entry: configure.database.page:db.vendor=DERBY
  Using properties file entry: configure.database.page:db.jdbc.location=conf/jts/derby/repositoryDB
  Performing configuration validation...

  Updating service property configurations...

Executing step: Configure Data Warehouse Database

  The type of connection pool to use (either J2EE or JDBC).

  Using properties file entry: data.warehouse.page:db.type=JDBC
  The JDBC vendor.

  Using properties file entry: data.warehouse.page:db.vendor=DERBY
  Using properties file entry: data.warehouse.page:db.jdbc.location=conf/jts/derby/warehouseDB
  Using properties file entry: data.warehouse.page:db.net.port=1527
  Performing configuration validation...

  Updating service property configurations...

Executing step: Configure E-mail Notification

  Some Server and Application components use e-mail to communicate with users. By default, e-mail notifications are not enabled. To enable e-mail notification, select "Enabled", set the e-mail configuration properties, and optionally select which set of users should receive e-mails (by default all users receive e-mail).

  Subscribers of work items and other collaboration artifacts can be notified of changes via e-mail. This property is the global switch for enabling and disabling e-mail notifications.

  Using properties file entry: configure.email.page:notification.mail.enabled=false
  Performing configuration validation...

  Updating service property configurations...

Executing step: Configure User Registry

  Jazz Team Server relies on a user registry to provide basic information about users and groups. You may choose one of these options for your user registry:

  The user registry used for authentication and user import. Valid types are LDAP, TOMCAT, DETECT, and UNSUPPORTED.

  Using properties file entry: user.registry.page:user.registry.type=DETECT
  Performing configuration validation...

  Updating service property configurations...

Executing step: Create Administrative User

  You are currently logged in as the default user (ADMIN). You may now create an administrator account that will be created in the Jazz Team Server. Your new account will have the JazzAdmins role, which will allow you to log in to the Admin UI.

  Using properties file entry: create.user.page:userId=ADMIN
  Using properties file entry: create.user.page:password=********
  Using properties file entry: create.user.page:name=Setup Admin
  Using properties file entry: create.user.page:emailAddress=none@none.none
  Performing validation...

Validation error for service "com.ibm.team.repository.service.internal.setup.ContributorValidationRestService":
  CRJAZ2161E The new user could not be created because a user with the user id "ADMIN" already exists.

CRJAZ2438E An error occurred while invoking the service https://teklap14.gsc.zz:10443/jts/service/com.ibm.team.repository.service.internal.IAdminRestService/contributor.
CRJAZ2247E There was an error executing setup: "CRJAZ2161E The new user could not be created because a user with the user id "ADMIN" already exists.". Check the log for more details.
CRJAZ2236E There was an error executing setup: "CRJAZ2161E The new user could not be created because a user with the user id "ADMIN" already exists."
Check the log at "G:\RRDI_Installation_Path\setup\tool\JazzTeamServer\server\repotools-jts_setup.log" for more information.

08/09/2013 12:48:21,248 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0180I: Complete setup of Jazz Team Server
08/09/2013 12:49:16,781 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:49:16,884 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
08/09/2013 12:49:16,903 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
08/09/2013 12:49:16,904 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0174I: root service is:https://teklap14.gsc.zz:10443/rrdi/scr
08/09/2013 12:49:16,905 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : RRDI Setup (https://teklap14.gsc.zz:10443/rrdi)CRRRA0175I:  is registered with the Jazz Team Server.
08/09/2013 12:49:16,925 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:302
08/09/2013 12:49:39,680 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:50:50,782 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:51:04,414 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:51:04,469 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:408
08/09/2013 12:51:04,487 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
08/09/2013 12:51:04,488 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0174I: root service is:https://teklap14.gsc.zz:10443/rrdi/scr
08/09/2013 12:51:04,488 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : RRDI Setup (https://teklap14.gsc.zz:10443/rrdi)CRRRA0175I:  is registered with the Jazz Team Server.
08/09/2013 12:51:04,505 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
08/09/2013 12:54:51,536 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0179I: Begin setup of Jazz Team Server
08/09/2013 12:54:51,587 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:302
08/09/2013 12:54:51,607 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
08/09/2013 12:54:51,607 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0174I: root service is:https://teklap14.gsc.zz:10443/rrdi/scr
08/09/2013 12:54:51,608 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : RRDI Setup (https://teklap14.gsc.zz:10443/rrdi)CRRRA0175I:  is registered with the Jazz Team Server.
08/09/2013 12:54:52,410 INFO  com.ibm.rational.rrdi.setup.service.SelfRegisterService : CRRRA0171I: status:200
08/09/2013 14:07:48,262 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:07:49,097 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:07:49,100 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0115I: No DBMS is found.
08/09/2013 14:11:49,835 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:11:49,838 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:11:49,966 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:11:49,968 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:11:49,970 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : CRRRA0114I: No database configuration is found.
08/09/2013 14:11:49,991 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:11:49,993 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:23:44,376 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseContentStoreStepService : CRRRA0068I: Start to validate the database.
08/09/2013 14:23:44,402 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:23:44,404 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:23:44,447 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : 1- RRDIPreReqCreateDatabase
08/09/2013 14:23:44,448 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : 1- RRDIPreReqCreateDatabase.validatePreReqDBCreation()
08/09/2013 14:23:44,448 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.validatePreReq()
08/09/2013 14:23:44,449 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.isLocalSetup()
08/09/2013 14:23:44,449 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.canCreateDatabase()
08/09/2013 14:23:44,449 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.canCreateDB2Database()
08/09/2013 14:23:44,450 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2UserGroupInformation()
08/09/2013 14:23:46,452 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getWinAdminGroup()
08/09/2013 14:23:46,453 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.setWinAdminGroup()
08/09/2013 14:23:48,525 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDosCodepage()
08/09/2013 14:23:50,529 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.databaseExists()
08/09/2013 14:23:50,530 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.DB2DatabaseExists()
08/09/2013 14:23:50,531 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.attachToDB2CurrentInstance()
08/09/2013 14:23:50,532 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 14:23:50,534 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.setDB2CurrentInstance()
08/09/2013 14:23:52,539 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 14:24:24,547 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.attachConnUserToDB2CurrentInstance()
08/09/2013 14:24:24,549 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 14:24:24,551 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 14:25:28,562 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseContentStoreStepService : CRRRA0069I: Exit to validate the database.
08/09/2013 14:33:16,528 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:33:16,530 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:33:16,578 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : 1- RRDICreateDatabase
08/09/2013 14:33:16,579 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : 1- RRDICreateDatabase.executeDBCreation()
08/09/2013 14:33:16,579 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.validatePreReq()
08/09/2013 14:33:16,580 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.isLocalSetup()
08/09/2013 14:33:16,580 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.canCreateDatabase()
08/09/2013 14:33:16,580 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.canCreateDB2Database()
08/09/2013 14:33:16,581 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2UserGroupInformation()
08/09/2013 14:33:18,583 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getWinAdminGroup()
08/09/2013 14:33:18,585 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.setWinAdminGroup()
08/09/2013 14:33:20,597 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDosCodepage()
08/09/2013 14:33:22,607 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.databaseExists()
08/09/2013 14:33:22,608 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.DB2DatabaseExists()
08/09/2013 14:33:22,610 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.attachToDB2CurrentInstance()
08/09/2013 14:33:22,611 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 14:33:22,612 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.setDB2CurrentInstance()
08/09/2013 14:33:24,618 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 14:33:56,624 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.attachConnUserToDB2CurrentInstance()
08/09/2013 14:33:56,625 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 14:33:56,626 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 14:35:00,637 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.createDatabase()
08/09/2013 14:35:00,639 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.createDB2Database()
08/09/2013 14:39:02,805 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RICM
08/09/2013 14:39:07,109 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseContentStoreStepService : CRRRA0066I: Start to run script.
08/09/2013 14:39:07,193 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:39:07,197 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:39:07,207 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RICM
08/09/2013 14:39:09,718 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseContentStoreStepService : CRRRA0070I: Create buffer pool on DB2.
08/09/2013 14:39:09,811 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseContentStoreStepService : CRRRA0071I: Create table space on DB2.
08/09/2013 14:39:10,373 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseContentStoreStepService : CRRRA0067I: Exit the running of the script.
08/09/2013 14:39:45,710 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:39:45,712 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:39:45,712 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : Enter 'com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService' service 'doPost'
08/09/2013 14:39:45,731 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : Exiting 'com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService' service 'doPost'
08/09/2013 14:39:45,827 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:39:45,829 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:39:45,829 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : CRRRA0114I: No database configuration is found.
08/09/2013 14:39:45,839 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:39:45,840 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:47:28,520 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 14:47:28,548 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:47:28,552 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:47:28,561 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:47:29,936 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:47:32,309 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 14:47:32,312 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 14:47:32,313 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 14:47:32,316 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 14:47:32,317 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 14:50:20,765 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 14:50:20,791 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:50:20,793 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:50:20,801 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:50:22,102 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:50:24,365 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 14:50:24,371 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 14:50:24,373 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 14:50:24,378 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 14:50:24,379 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 14:52:50,840 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 14:52:50,869 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:52:50,871 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:52:50,879 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:52:52,142 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:52:54,411 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 14:52:54,415 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 14:52:54,417 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 14:52:54,419 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anurag cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 14:52:54,421 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 14:53:21,090 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 14:53:21,117 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:53:21,119 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:53:21,126 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:53:22,376 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:53:22,383 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 14:53:22,386 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 14:53:22,387 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 14:53:22,389 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 14:53:22,390 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 14:59:51,709 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 14:59:51,736 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 14:59:51,738 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 14:59:51,746 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:59:52,912 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 14:59:55,174 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 14:59:55,179 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 14:59:55,181 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 14:59:55,186 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 14:59:55,187 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:00:54,075 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:00:54,077 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:00:54,128 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:00:54,133 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:01:08,732 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:01:08,734 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:01:08,734 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : Enter 'com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService' service 'doPost'
08/09/2013 15:01:08,755 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : Exiting 'com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService' service 'doPost'
08/09/2013 15:01:08,812 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:01:08,814 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:01:08,815 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : CRRRA0114I: No database configuration is found.
08/09/2013 15:01:08,831 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:01:08,832 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:01:47,847 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:01:47,874 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:01:47,876 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:01:47,883 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:01:49,172 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:01:49,179 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:01:49,182 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:01:49,183 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:01:49,185 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:01:49,186 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:12:31,425 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:12:31,451 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:12:31,453 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:12:31,462 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:12:33,152 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:12:35,409 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:12:35,412 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:12:35,413 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:12:35,415 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:12:35,417 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:27:46,516 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:27:46,539 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:27:46,541 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:27:46,548 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:27:47,905 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:27:50,166 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:27:50,172 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:27:50,176 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:27:50,180 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:27:50,183 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:32:10,270 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:32:10,297 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:32:10,299 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:32:10,306 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:32:11,997 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:32:12,003 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:32:12,005 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:32:12,005 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:32:12,007 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:32:12,007 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:35:27,268 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:35:27,297 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:35:27,299 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:35:27,307 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:35:36,362 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:35:36,375 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:35:36,380 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:35:36,381 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:35:36,384 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:35:36,386 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:36:57,365 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:36:57,392 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:36:57,395 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:36:57,403 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:36:57,599 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:36:57,605 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:36:57,607 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:36:57,607 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:36:57,609 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:36:57,609 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:37:04,985 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:37:05,026 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:37:05,028 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:37:05,035 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:37:05,063 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:37:05,068 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:37:05,070 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:37:05,071 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:37:05,072 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:37:05,072 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:37:57,928 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:37:57,950 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:37:57,952 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:37:57,959 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:37:57,987 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:37:57,992 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:37:57,994 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:37:57,994 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:37:57,996 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:37:57,996 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:38:01,544 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:38:01,586 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:38:01,589 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:38:01,595 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:38:01,622 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:38:01,627 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:38:01,628 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:38:01,629 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:38:01,631 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:38:01,631 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:42:08,621 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:42:08,650 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:42:08,652 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:42:08,660 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:42:10,028 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:42:10,041 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:42:10,044 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:42:10,045 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:42:10,047 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user anuragr cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:42:10,047 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:42:27,681 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:42:27,705 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:42:27,706 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:42:27,713 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:42:29,008 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:42:29,021 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:42:29,025 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:42:29,026 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:42:29,030 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:42:29,031 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:46:29,325 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:46:29,351 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:46:29,353 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:46:29,359 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:46:30,718 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:46:30,725 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:46:30,727 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:46:30,728 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:46:30,730 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:46:30,730 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 15:51:19,228 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 15:51:19,252 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 15:51:19,253 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 15:51:19,260 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:51:20,459 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 15:51:20,470 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2012][11248][3.57.82] Connection authorization failure occurred.  Reason: Password expired. ERRORCODE=-4214, SQLSTATE=28000
08/09/2013 15:51:20,473 ERROR com.ibm.rational.rrdi.setup.db.common.RRDIDBException : CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2012][11248][3.57.82] Connection authorization failure occurred.  Reason: Password expired. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
08/09/2013 15:51:20,474 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2012][11248][3.57.82] Connection authorization failure occurred.  Reason: Password expired. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2012][11248][3.57.82] Connection authorization failure occurred.  Reason: Password expired. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.IsValidDB2RptUserLight(RRDIReportUserValidation.java:254)
at com.ibm.rational.rrdi.setup.dw.RRDIReportUserValidation.checkUserExistsLight(RRDIReportUserValidation.java:92)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.validateDatabase(EnterpriseDataWarehouseStepService.java:419)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.handleActions(EnterpriseDataWarehouseStepService.java:718)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService.doPost(EnterpriseDataWarehouseStepService.java:732)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 15:51:20,477 ERROR com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException: CRRRD4786E: The report user rptuser cannot connect to the data warehouse. Validate the connection information and credentials supplied, and also ensure that the user has the authority to connect to the database. Make sure that the correct communication protocols are set up on the database server.CRRRD4710E: Connection to the database cannot be established. Make sure that the connection information, the user, and credentials are valid. Make sure that the driver is properly set up and that the correct communication protocols have been configured on the database. Refer to the DBMS error message and code for details. 
Error Code: 4710
SQL ERROR: [jcc][t4][2012][11248][3.57.82] Connection authorization failure occurred.  Reason: Password expired. ERRORCODE=-4214, SQLSTATE=28000
Error Code: 4786'.
08/09/2013 15:51:20,478 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 16:02:18,661 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 16:02:18,684 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 16:02:18,686 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 16:02:28,717 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : 1- RRDIPreReqCreateDatabase
08/09/2013 16:02:28,717 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : 1- RRDIPreReqCreateDatabase.validatePreReqDBCreation()
08/09/2013 16:02:28,718 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.validatePreReq()
08/09/2013 16:02:28,719 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.isLocalSetup()
08/09/2013 16:02:28,719 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.canCreateDatabase()
08/09/2013 16:02:28,719 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.canCreateDB2Database()
08/09/2013 16:02:28,720 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2UserGroupInformation()
08/09/2013 16:02:30,724 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getWinAdminGroup()
08/09/2013 16:02:30,724 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.setWinAdminGroup()
08/09/2013 16:02:32,734 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDosCodepage()
08/09/2013 16:02:34,743 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.databaseExists()
08/09/2013 16:02:34,744 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.DB2DatabaseExists()
08/09/2013 16:02:34,744 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.attachToDB2CurrentInstance()
08/09/2013 16:02:34,745 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:02:34,746 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.setDB2CurrentInstance()
08/09/2013 16:02:36,750 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:03:08,752 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.attachConnUserToDB2CurrentInstance()
08/09/2013 16:03:08,753 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:03:08,754 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:10:22,983 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0123I: Start to validate the database.
08/09/2013 16:10:23,010 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 16:10:23,012 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 16:10:33,037 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : 1- RRDIPreReqCreateDatabase
08/09/2013 16:10:33,037 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : 1- RRDIPreReqCreateDatabase.validatePreReqDBCreation()
08/09/2013 16:10:33,038 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.validatePreReq()
08/09/2013 16:10:33,038 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.isLocalSetup()
08/09/2013 16:10:33,038 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.canCreateDatabase()
08/09/2013 16:10:33,039 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.canCreateDB2Database()
08/09/2013 16:10:33,039 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2UserGroupInformation()
08/09/2013 16:10:35,042 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getWinAdminGroup()
08/09/2013 16:10:35,043 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.setWinAdminGroup()
08/09/2013 16:10:37,051 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDosCodepage()
08/09/2013 16:10:39,058 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.databaseExists()
08/09/2013 16:10:39,059 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.DB2DatabaseExists()
08/09/2013 16:10:39,060 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.attachToDB2CurrentInstance()
08/09/2013 16:10:39,060 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:10:39,061 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.setDB2CurrentInstance()
08/09/2013 16:10:41,065 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:11:13,072 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.attachConnUserToDB2CurrentInstance()
08/09/2013 16:11:13,073 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:11:13,074 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIPreReqCreateDatabase : RRDIPreReqCreateDatabase.getDB2CurrentInstance()
08/09/2013 16:12:17,089 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0124I: Exit to validate the database.
08/09/2013 16:56:00,105 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 16:56:00,108 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 16:56:00,114 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : 1- RRDICreateDatabase
08/09/2013 16:56:00,115 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : 1- RRDICreateDatabase.executeDBCreation()
08/09/2013 16:56:00,115 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.validatePreReq()
08/09/2013 16:56:00,115 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.isLocalSetup()
08/09/2013 16:56:00,115 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.canCreateDatabase()
08/09/2013 16:56:00,115 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.canCreateDB2Database()
08/09/2013 16:56:00,116 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2UserGroupInformation()
08/09/2013 16:56:02,117 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getWinAdminGroup()
08/09/2013 16:56:02,119 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.setWinAdminGroup()
08/09/2013 16:56:04,131 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDosCodepage()
08/09/2013 16:56:06,140 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.databaseExists()
08/09/2013 16:56:06,141 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.DB2DatabaseExists()
08/09/2013 16:56:06,141 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.attachToDB2CurrentInstance()
08/09/2013 16:56:06,142 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 16:56:06,143 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.setDB2CurrentInstance()
08/09/2013 16:56:08,148 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 16:56:40,154 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.attachConnUserToDB2CurrentInstance()
08/09/2013 16:56:40,156 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 16:56:40,157 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.getDB2CurrentInstance()
08/09/2013 16:57:44,164 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.createDatabase()
08/09/2013 16:57:44,166 INFO  com.ibm.rational.rrdi.setup.db.common.RRDICreateDatabase : RRDICreateDatabase.createDB2Database()
08/09/2013 17:01:46,177 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 17:01:49,634 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0125I: Enter the run step1.
08/09/2013 17:01:49,665 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 17:01:49,667 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 17:01:49,673 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 17:01:51,740 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0177I: Create buffer pool statement.
08/09/2013 17:01:51,934 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0117I: Create table space statement.
08/09/2013 17:02:09,320 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0126I: Exit the run step1.
08/09/2013 17:02:09,350 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0127I: Enter the run step2.
08/09/2013 17:02:09,377 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 17:02:09,379 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 17:02:09,386 INFO  com.ibm.rational.rrdi.setup.db.common.RRDIDBConnection : Database connection URL: jdbc:db2://localhost:50000/RIDW
08/09/2013 17:02:12,011 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0122I: Deploy objects to RRDI data warehouse.
08/09/2013 17:14:18,950 INFO  com.ibm.rational.rrdi.setup.steps.EnterpriseDataWarehouseStepService : CRRRA0128I: Exit the run step2.
08/09/2013 17:58:42,197 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 17:58:42,199 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 17:58:42,199 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : Enter 'com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService' service 'doPost'
08/09/2013 17:58:42,228 INFO  com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService : Exiting 'com.ibm.rational.rrdi.setup.resources.DatabaseConfigurationService' service 'doPost'
08/09/2013 17:58:42,338 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 17:58:42,340 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 17:58:42,342 INFO  com.ibm.rational.rrdi.setup.resources.ApplicationServerService : CRRRA0003I: No application server is found.
08/09/2013 18:06:26,599 INFO  com.ibm.rational.rrdi.setup.steps.CreateWASProfileStepService : CRRRA0048I: Enter step one in creating the profile by stopping the application server and removing the profile with the same name.
08/09/2013 18:06:29,576 INFO  com.ibm.rational.rrdi.setup.steps.CreateWASProfileStepService : CRRRA0049I: Exit step one in creating the profile.
08/09/2013 18:06:29,622 INFO  com.ibm.rational.rrdi.setup.steps.CreateWASProfileStepService : CRRRA0050I: Enter step two in creating a new profile.
08/09/2013 18:08:14,668 INFO  com.ibm.rational.rrdi.setup.steps.CreateWASProfileStepService : CRRRA0051I: The actual HTTP port is '9084'.
08/09/2013 18:08:14,669 INFO  com.ibm.rational.rrdi.setup.steps.CreateWASProfileStepService : CRRRA0052I: Exit step two in creating a profile with the profile name 'RationalReporting'.
08/09/2013 18:08:14,719 INFO  com.ibm.rational.rrdi.setup.steps.CreateWASProfileStepService : CRRRA0053I: Enter step three in creating a profile by starting the application server to configure the administrative properties.
08/09/2013 18:09:35,321 INFO  com.ibm.rational.rrdi.setup.steps.CreateWASProfileStepService : CRRRA0054I: Exit step three in creating a profile .
08/09/2013 18:11:59,555 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:11:59,557 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:11:59,710 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:11:59,712 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:11:59,713 INFO  com.ibm.rational.rrdi.setup.resources.ReportServerService : CRRRA0135I: No report security is found.
08/09/2013 18:11:59,799 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:11:59,801 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:13:30,031 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0094I: Enter the validation step.
08/09/2013 18:13:30,145 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0096I: Enter to retrieve WAS parameters.
08/09/2013 18:13:30,169 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:13:30,172 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:13:35,764 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : ReportServerDeployed:false
08/09/2013 18:13:35,766 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0097I: Exit to retrieve WAS parameters.
08/09/2013 18:17:51,949 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0094I: Enter the validation step.
08/09/2013 18:17:51,962 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0096I: Enter to retrieve WAS parameters.
08/09/2013 18:17:52,079 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:17:52,080 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:17:57,844 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : ReportServerDeployed:false
08/09/2013 18:17:57,844 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0097I: Exit to retrieve WAS parameters.
08/09/2013 18:18:12,838 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0094I: Enter the validation step.
08/09/2013 18:18:12,983 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0088I: Enter step 1.
08/09/2013 18:18:13,041 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0090I: Enter step 2.
08/09/2013 18:18:13,191 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:18:13,194 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:18:14,717 INFO  com.ibm.rational.rrdi.setup.steps.ConfigureJazzNamespaceStepService : CRRRA0091I: Exit step 2.
08/09/2013 18:20:13,766 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:20:13,768 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:20:13,854 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:20:13,857 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:20:13,858 INFO  com.ibm.rational.rrdi.setup.resources.ReportServerService : CRRRA0136I: No report server is found.
08/09/2013 18:20:13,878 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:20:13,879 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:20:13,933 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:20:13,937 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:21:36,277 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:21:36,280 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:21:41,865 INFO  com.ibm.rational.rrdi.setup.steps.DeployCognosToWASStepService : ServerDeployed:false
08/09/2013 18:21:54,286 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2024I: Replace the web.xml file and related files.
08/09/2013 18:21:54,621 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2025I: Change the system.xml file.
08/09/2013 18:21:55,393 INFO  com.ibm.rational.rrdi.setup.biserver.utils.BIServerUtil : CRRRA2026I: Change the build.xml file.
08/09/2013 18:21:55,422 INFO  com.ibm.rational.rrdi.setup.biserver.utils.BIServerUtil : CRRRA2027I: Generate the p2pd.ear file.
08/09/2013 18:26:02,400 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:26:02,430 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:26:02,461 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:26:02,464 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:26:03,232 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2029I: Change and save the Cognos configuration.
08/09/2013 18:26:45,304 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2042I: Configure Jazz Namespace.
08/09/2013 18:26:57,288 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2043I: Enabled Jazz Namespace.
08/09/2013 18:26:57,438 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:26:57,441 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:26:57,442 INFO  com.ibm.rational.rrdi.setup.resources.BackupDataService : CRRRA0004I: The backup data is not found.
08/09/2013 18:26:57,444 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2030I: Prepare to deploy p2pd.ear file on the WebSphere Application Server.
08/09/2013 18:26:57,445 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2031I: Check whether the p2pd.ear file was deployed.
08/09/2013 18:27:34,426 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2033I: Set the maximum heap size on the WebSphere Application Server: 1024.
08/09/2013 18:27:45,123 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2034I: Set the environment entries on the WebSphere Application Server.
08/09/2013 18:27:45,157 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:27:45,159 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:27:45,163 INFO  com.ibm.rational.rrdi.setup.biserver.utils.WASUtil : PATH
08/09/2013 18:27:45,163 INFO  com.ibm.rational.rrdi.setup.biserver.utils.WASUtil : {G:\RRDI_Installation_Path\cognos\bin64;G:\RRDI_Installation_Path\cognos\bin}
08/09/2013 18:27:45,164 INFO  com.ibm.rational.rrdi.setup.biserver.utils.WASUtil : true
08/09/2013 18:27:45,164 INFO  com.ibm.rational.rrdi.setup.biserver.utils.WASUtil : COGNOS_DIR
08/09/2013 18:27:45,165 INFO  com.ibm.rational.rrdi.setup.biserver.utils.WASUtil : {G:\RRDI_Installation_Path\cognos}
08/09/2013 18:27:45,165 INFO  com.ibm.rational.rrdi.setup.biserver.utils.WASUtil : false
08/09/2013 18:27:45,165 INFO  com.ibm.rational.rrdi.setup.biserver.utils.WASUtil : \"cells/Teklap14Node02Cell/nodes/RationalReportingNode01/servers/RationalReportingServer|server.xml\"
08/09/2013 18:28:19,702 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2035I: Add Java security provider to WebSphere Application Server installation location.
08/09/2013 18:29:11,324 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2036I: Deploy the p2pd.ear file on the WebSphere Application Server.
08/09/2013 18:29:11,330 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : wasRoot=C:\IBM\WebSphere\AppServer earPath=G:/RRDI_Installation_Path/cognos/p2pd.ear COGNOS_APP_NAME=IBM Cognos COGNOS_WAR_NAME=p2pd profileName=RationalReporting enableAdminSecurity=false
08/09/2013 18:34:22,181 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2037I: Start the Cognos application on the WebSphere Application Server.
08/09/2013 18:45:12,480 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:45:13,083 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:45:13,413 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:45:13,418 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:45:13,420 INFO  com.ibm.rational.rrdi.setup.resources.DWConnectionService : CRRRA0116I: No dw connection is found.
08/09/2013 18:45:13,471 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0137I: Loading the model
08/09/2013 18:45:13,473 INFO  com.ibm.rational.rrdi.setup.resources.ResourceService : CRRRA0139I: Loaded the model
08/09/2013 18:45:13,492 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2038I: Connect to the report server.
08/09/2013 18:45:24,011 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2039I: Log onto the report server.
08/09/2013 18:45:25,947 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2040I: Set the default style for the report server.
08/09/2013 18:45:28,568 INFO  com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService : CRRRA2041I: Create the data source connection to the data warehouse.
08/09/2013 18:46:21,571 ERROR com.ibm.rational.rrdi.setup.steps.DeployCognosToWASStepService : com.ibm.rational.rrdi.setup.contents.exception.RRDIContentsException: CRRRA3018E: The RIDW data source connection in Cognos failed to connect. Check if the database client is installed correctly or additional configurations are needed.
com.ibm.rational.rrdi.setup.contents.exception.RRDIContentsException: CRRRA3018E: The RIDW data source connection in Cognos failed to connect. Check if the database client is installed correctly or additional configurations are needed.
at com.ibm.rational.rrdi.setup.contents.impl.SetupContentImpl.testDataSource(SetupContentImpl.java:288)
at com.ibm.rational.rrdi.setup.biserver.service.WasDeploymentService.executeWasCognosConfigurationStep4(WasDeploymentService.java:1046)
at com.ibm.rational.rrdi.setup.steps.DeployCognosToWASStepService.deployCognosStep5(DeployCognosToWASStepService.java:717)
at com.ibm.rational.rrdi.setup.steps.DeployCognosToWASStepService.handleActions(DeployCognosToWASStepService.java:195)
at com.ibm.rational.rrdi.setup.steps.AbstractStepService.doPost(AbstractStepService.java:222)
at com.ibm.rational.rrdi.setup.steps.DeployCognosToWASStepService.doPost(DeployCognosToWASStepService.java:211)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:176)
at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:281)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:736)
08/09/2013 18:46:21,575 WARN  com.ibm.rational.rrdi.setup.steps.DeployCognosToWASStepService : CRRRA3018E: The RIDW data source connection in Cognos failed to connect. Check if the database client is installed correctly or additional configurations are needed.


Thanks in advance.

3 answers



permanent link
Manoj Panda (39336662) | answered Sep 21 '13, 6:37 a.m.
JAZZ DEVELOPER
Hi Anurag,
  I am having the similar issue. Could you please post, in case you resolved this issue.

Comments
VK L commented Sep 23 '13, 3:57 a.m.

 If DB2 Password expired, you can try setting it same as the earlier password. In case you change the password, you will have to modify all settings with the new Password.


Thanks.


permanent link
Ali Manji (59147) | answered Aug 09 '13, 12:41 p.m.
JAZZ DEVELOPER
Hi Anurag - are you able to attach/paste the rrdi_setup.log?  You can find the log at <RRDIInstallDir>\setup\logs

Are you installing RRDI on a machine that is local to your db server?  If not, do you have a 32-bit db client installed?

Regards,
Ali

Comments
Gail Burati commented Aug 09 '13, 12:52 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

Also - "the RIDW data source" is your CLM 4.0.1 data warehouse database. RRDI uses "RIDW" to refer to this database regardless of what you actually named it.


Anurag Rajput commented Aug 09 '13, 1:13 p.m.

Hi Ali,


Thanks for quick response.

Yes  I am installing RRDI on the same machine which is local to my db2 server.
I have added content of rrdi_setup.log file in question.


 


permanent link
Francesco Chiossi (5.7k11119) | answered Aug 12 '13, 4:29 a.m.
Hello Anurag,

form the logs it would seem there is a problem with the password of the DB2 account that you specified for connecting to the data warehouse, either invalid or expired for the rptuser:

SQL ERROR: [jcc][t4][2013][11249][3.57.82] Connection authorization failure occurred.  Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000

SQL ERROR: [jcc][t4][2012][11248][3.57.82] Connection authorization failure occurred.  Reason: Password expired. ERRORCODE=-4214, SQLSTATE=28000

Best Regards
Francesco

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.