Tivoli Taddm - RQM integration failure
Hi,
I'm trying to integrate TADDM and RQM.
I've configured the integration that is written in the document (help + configuration PDF doc.).
versions: TADDM 7.1.2
CLM 3.0.1
When I try to login QM, system shut down the Tomcat server and get the error log below..
handler] INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.common" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.ecore" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.ecore.change" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.ecore.xmi" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.mapping.ecore2xml" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.team.rtc.common" (3.0.1.v20110602_1036) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.team.rtc.common.service" (3.0.1.v20110602_1036) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.team.workitem.java.common" (3.0.1.v20110602_1036) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.tivoli.taddm.rtlm.spi" (1.0.0) is already active.
2011-08-02 13:58:16,822 INFO uration.OverridablePropertyFileServerConfiguration - CRJAZ1363I Loading the configuration from "file:///E%3a/IBM/JAZZTE~1/server/conf/qm/teamserver.properties".
2011-08-02 13:58:17,072 INFO pository.service.internal.ServerDescriptionService - CRJAZ1778I This server is configured as an application.
2011-08-02 13:58:17,072 INFO pository.service.internal.ServerDescriptionService - CRJAZ1970I The application is configured with:
Public URI: "https://clm301:9443/qm"
Jazz Team Server location: "https://clm301:9443/jts/"
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - AppScan Tester Edition URL: http://servername/ASE
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - AppScan Tester Edition Database Configuration
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Host:127.0.0.1
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Port: 1433
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Database: ASE
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Use Windows Authentication: false
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Database User: sa
2011-08-02 13:58:18,635 WARN com.ibm.rqm.appscan - The TCP/IP connection to the host has failed. java.net.ConnectException: Connection refused: connect
2011-08-02 13:58:18,635 WARN com.ibm.rqm.appscan - AppScan Tester Edition Integration is not configured properly.
2011-08-02 13:58:20,182 INFO .repository.service.internal.rdb.ConnectionFactory - CRJAZ1365I The server is attempting to connect to the following database: "conf/qm/derby/repositoryDB"
2011-08-02 13:58:24,400 INFO .repository.service.internal.rdb.ConnectionFactory - CRJAZ1364I The connection to the following database was successful:
Db Product Name: Apache Derby
Db Product Version: 10.5.3.2 - (1073208)
Db URL: jdbc:derby:conf/qm/derby/repositoryDB;create=true
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.5.3.2 - (1073208)
2011-08-02 13:58:26,385 INFO team.fulltext.service.internal.FullTextServiceImpl - CRJAZ8192I: Fulltext Index Location: E:\IBM\JazzTeamServer\server\conf\qm\indices\workitemindex\fulltext_index
2011-08-02 13:58:26,385 INFO team.fulltext.service.internal.FullTextServiceImpl - CRJAZ8190I: The fulltext index should point to an absolute directory but is currently set to 'conf/qm/indices/workitemindex'
2011-08-02 13:58:29,025 WARN ice.internal.verticalRegistry.ComponentORMProvider - The Item reference at ManualExecutionScript#elements is marked as a containment reference but it should not be. All Item references should be marked as non-containment. Please update your model so that the containment is correct.
2011-08-02 13:58:29,838 WARN ice.internal.verticalRegistry.ComponentORMProvider - The Helper reference at DatapoolVariable#suggestedType is marked not as a containment reference but it should be. All Helper references should be marked as containment. Please update your model so that the containment is correct.
2011-08-02 13:59:10,963 WARN com.ibm.team.repository.servlet.TeamServerServlet - CRJAZ1181W Security notice during initialization: Allowing ADMIN user access. It is recommended that you disable the ADMIN user and create a real user with administrative rights.
2011-08-02 13:59:11,010 INFO com.ibm.team.repository.servlet.TeamServerServlet - CRJAZ2076I Product Details:
Jazz Foundation - Core Libraries, Version 3.0.1 (RJF-I20110602-0017)
Quality Management - Core Libraries, Version 3.0.1 (I20110602_0806)
2011-08-02 13:59:11,025 INFO nternal.app.servlet.util.ServletDispatchingHandler - CRJZS0315I Servlet Dispatching Enabled
2011-08-02 13:59:11,025 INFO nternal.app.servlet.util.ServletDispatchingHandler - CRJZS0318I Servlet Loopback Disabled
2011-08-02 13:59:14,385 INFO com.ibm.rqm.process.deployment - Running Process Templates Migration Task
2011-08-02 13:59:17,463 INFO com.ibm.rqm.process.deployment - Updated rqm.process.ibm.com
2011-08-02 13:59:46,682 INFO com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:init AQXSP0001I The external provider SPI is logging information: Taddm runtime property com.collation.home
2011-08-02 13:59:46,900 INFO com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:post AQXSP0001I The external provider SPI is logging information: Taddm post Discovery Resource ID = *
2011-08-02 13:59:47,729 ERROR com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:post AQXSP5007E Encountered an error within the external provider SPI: TADDM PostDiscovery exceptionjava.lang.NullPointerException
I'm trying to integrate TADDM and RQM.
I've configured the integration that is written in the document (help + configuration PDF doc.).
versions: TADDM 7.1.2
CLM 3.0.1
When I try to login QM, system shut down the Tomcat server and get the error log below..
handler] INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.common" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.ecore" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.ecore.change" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.ecore.xmi" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "org.eclipse.emf.mapping.ecore2xml" (2.5.0.v200906151043) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.team.rtc.common" (3.0.1.v20110602_1036) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.team.rtc.common.service" (3.0.1.v20110602_1036) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.team.workitem.java.common" (3.0.1.v20110602_1036) is already active.
2011-08-02 13:58:16,807 INFO eam.repository.provision.internal.ProvisionService - CRJAZ0276I The bundle "com.ibm.tivoli.taddm.rtlm.spi" (1.0.0) is already active.
2011-08-02 13:58:16,822 INFO uration.OverridablePropertyFileServerConfiguration - CRJAZ1363I Loading the configuration from "file:///E%3a/IBM/JAZZTE~1/server/conf/qm/teamserver.properties".
2011-08-02 13:58:17,072 INFO pository.service.internal.ServerDescriptionService - CRJAZ1778I This server is configured as an application.
2011-08-02 13:58:17,072 INFO pository.service.internal.ServerDescriptionService - CRJAZ1970I The application is configured with:
Public URI: "https://clm301:9443/qm"
Jazz Team Server location: "https://clm301:9443/jts/"
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - AppScan Tester Edition URL: http://servername/ASE
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - AppScan Tester Edition Database Configuration
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Host:127.0.0.1
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Port: 1433
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Database: ASE
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Use Windows Authentication: false
2011-08-02 13:58:17,713 INFO com.ibm.rqm.appscan - Database User: sa
2011-08-02 13:58:18,635 WARN com.ibm.rqm.appscan - The TCP/IP connection to the host has failed. java.net.ConnectException: Connection refused: connect
2011-08-02 13:58:18,635 WARN com.ibm.rqm.appscan - AppScan Tester Edition Integration is not configured properly.
2011-08-02 13:58:20,182 INFO .repository.service.internal.rdb.ConnectionFactory - CRJAZ1365I The server is attempting to connect to the following database: "conf/qm/derby/repositoryDB"
2011-08-02 13:58:24,400 INFO .repository.service.internal.rdb.ConnectionFactory - CRJAZ1364I The connection to the following database was successful:
Db Product Name: Apache Derby
Db Product Version: 10.5.3.2 - (1073208)
Db URL: jdbc:derby:conf/qm/derby/repositoryDB;create=true
Jdbc Driver Name: Apache Derby Embedded JDBC Driver
Jdbc Driver Version: 10.5.3.2 - (1073208)
2011-08-02 13:58:26,385 INFO team.fulltext.service.internal.FullTextServiceImpl - CRJAZ8192I: Fulltext Index Location: E:\IBM\JazzTeamServer\server\conf\qm\indices\workitemindex\fulltext_index
2011-08-02 13:58:26,385 INFO team.fulltext.service.internal.FullTextServiceImpl - CRJAZ8190I: The fulltext index should point to an absolute directory but is currently set to 'conf/qm/indices/workitemindex'
2011-08-02 13:58:29,025 WARN ice.internal.verticalRegistry.ComponentORMProvider - The Item reference at ManualExecutionScript#elements is marked as a containment reference but it should not be. All Item references should be marked as non-containment. Please update your model so that the containment is correct.
2011-08-02 13:58:29,838 WARN ice.internal.verticalRegistry.ComponentORMProvider - The Helper reference at DatapoolVariable#suggestedType is marked not as a containment reference but it should be. All Helper references should be marked as containment. Please update your model so that the containment is correct.
2011-08-02 13:59:10,963 WARN com.ibm.team.repository.servlet.TeamServerServlet - CRJAZ1181W Security notice during initialization: Allowing ADMIN user access. It is recommended that you disable the ADMIN user and create a real user with administrative rights.
2011-08-02 13:59:11,010 INFO com.ibm.team.repository.servlet.TeamServerServlet - CRJAZ2076I Product Details:
Jazz Foundation - Core Libraries, Version 3.0.1 (RJF-I20110602-0017)
Quality Management - Core Libraries, Version 3.0.1 (I20110602_0806)
2011-08-02 13:59:11,025 INFO nternal.app.servlet.util.ServletDispatchingHandler - CRJZS0315I Servlet Dispatching Enabled
2011-08-02 13:59:11,025 INFO nternal.app.servlet.util.ServletDispatchingHandler - CRJZS0318I Servlet Loopback Disabled
2011-08-02 13:59:14,385 INFO com.ibm.rqm.process.deployment - Running Process Templates Migration Task
2011-08-02 13:59:17,463 INFO com.ibm.rqm.process.deployment - Updated rqm.process.ibm.com
2011-08-02 13:59:46,682 INFO com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:init AQXSP0001I The external provider SPI is logging information: Taddm runtime property com.collation.home
2011-08-02 13:59:46,900 INFO com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:post AQXSP0001I The external provider SPI is logging information: Taddm post Discovery Resource ID = *
2011-08-02 13:59:47,729 ERROR com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:post AQXSP5007E Encountered an error within the external provider SPI: TADDM PostDiscovery exceptionjava.lang.NullPointerException
One answer
Please check in TADDM forum. I see following exception in TADDM
2011-08-02 13:59:47,729 ERROR com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:post AQXSP5007E Encountered an error within the external provider SPI: TADDM PostDiscovery exceptionjava.lang.NullPointerException
2011-08-02 13:59:47,729 ERROR com.ibm.tivoli.taddm.rtlm.spi - class com.ibm.tivoli.taddm.rtlm.spi.inventory.TaddmInventorySPI:post AQXSP5007E Encountered an error within the external provider SPI: TADDM PostDiscovery exceptionjava.lang.NullPointerException