Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Setup of 3.0RC0 fails when attempting to register apps

RHEL 5.5 64-bit running on W500 with 4GB RAM

CLM Workbench 3.0 RC 0 IIM Web install of JTS, CCM, QM, and RM plus licenses

Install successful with no warnings
Modified server.startup with -Xmx2048M (also tried 4000M, 1200M, and 1536M)
ran server.startup as root
launched https://<server>:9443/jts/setup
Got through all of the steps successfully until Step 7: Registering Applications
Tried stopping/restarting the server several times with different JVM heap values -- I have never been able to get ALL of the applications (admin, ccm, qm, rm) to register successfully. It's not always the same one(s) that fail -- but at least one fails to register every time.

I can send log files upon request.

Thanks,
jim

0 votes



4 answers

Permanent link
RHEL 5.5 64-bit running on W500 with 4GB RAM

CLM Workbench 3.0 RC 0 IIM Web install of JTS, CCM, QM, and RM plus licenses

Install successful with no warnings
Modified server.startup with -Xmx2048M (also tried 4000M, 1200M, and 1536M)
ran server.startup as root
launched https://<server>:9443/jts/setup
Got through all of the steps successfully until Step 7: Registering Applications
Tried stopping/restarting the server several times with different JVM heap values -- I have never been able to get ALL of the applications (admin, ccm, qm, rm) to register successfully. It's not always the same one(s) that fail -- but at least one fails to register every time.

I can send log files upon request.

Thanks,
jim


Hi Jim

I also had a problem with installing (but suspect I missed a step as I was installing during a meeting :-). I cleaned out the install completely and ran it again - worked fine.

If you are running on Derby - make sure you follow the guidance about calling the Data Warehouse db's a different name for each database. This only applies to the data warehouse, not the other databases.

regards

anthony

0 votes


Permanent link
I have had a similar issue....

RHEL 5.5 64-bit DB2

Fourth time running install, getting this during step 7 register applications

Error invoking registration handler for application "ADMIN" at <server>:9443/admin/jtsregistrationID CRJAZ1720E
com.ibm.team.repository.common.TeamRepositoryException
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.postRegisterApp(FriendsAdminRestService.java:590)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:618)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:370)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:356)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
$Proxy208.postRegisterApp(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:618)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.doModelledRestService(AbstractTeamServerServlet.java:500)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest2(AbstractTeamServerServlet.java:1817)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:1673)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1584)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:62)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:420)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:873)
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
java.lang.Thread.run(Thread.java:811)
Caused by:
Registration handler for application "ADMIN" at https://<server>>:9443/admin/jtsregistration failed with status 500 and response body " 500 java.io.IOException java.io.IOException at com.ibm.team.cpa.common.services.JtsRegistrationService.registerJts(JtsRegistrationService.java:104) at com.ibm.team.cpa.common.services.JtsRegistrationService.saveProperties(JtsRegistrationService.java:83) at com.ibm.team.jfs.app.servlet.util.BaseRegistrationService.doPost(BaseRegistrationService.java:106) at com.ibm.team.cpa.common.services.JtsRegistrationService.doPost(JtsRegistrationService.java:70) at com.ibm.team.jfs.app.servlet.AppContainerServlet.dispatchRequest(AppContainerServlet.java:167) at com.ibm.team.jfs.app.servlet.AppContainerServlet.service(AppContainerServlet.java:272) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:873) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) at java.lang.Thread.run(Thread.java:811) Caused by: java.lang.NullPointerException at java.net.URI$Parser.parse(URI.java:3028) at java.net.URI.<init>(URI.java:604) at java.net.URI.create(URI.java:866) at com.ibm.team.cpa.common.services.JtsRegistrationService.getUserUri(JtsRegistrationService.java:146) at com.ibm.team.cpa.common.services.JtsRegistrationService.assignPreauthUserLicense(JtsRegistrationService.java:119) at com.ibm.team.cpa.common.services.JtsRegistrationService.registerJts(JtsRegistrationService.java:99) ... 28 more Internal Error 500 " (com.ibm.team.repository.common.TeamRepositoryException)ID CRJAZ1721E
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.notifyAppRegistrationHandler(FriendsAdminRestService.java:695)
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.postRegisterApp(FriendsAdminRestService.java:577)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
... 39 more.

RHEL 5.5 64-bit running on W500 with 4GB RAM

CLM Workbench 3.0 RC 0 IIM Web install of JTS, CCM, QM, and RM plus licenses

Install successful with no warnings
Modified server.startup with -Xmx2048M (also tried 4000M, 1200M, and 1536M)
ran server.startup as root
launched https://<server>:9443/jts/setup
Got through all of the steps successfully until Step 7: Registering Applications
Tried stopping/restarting the server several times with different JVM heap values -- I have never been able to get ALL of the applications (admin, ccm, qm, rm) to register successfully. It's not always the same one(s) that fail -- but at least one fails to register every time.

I can send log files upon request.

Thanks,
jim


Hi Jim

I also had a problem with installing (but suspect I missed a step as I was installing during a meeting :-). I cleaned out the install completely and ran it again - worked fine.

If you are running on Derby - make sure you follow the guidance about calling the Data Warehouse db's a different name for each database. This only applies to the data warehouse, not the other databases.

regards

anthony

0 votes


Permanent link
As mentioned above - If you are running on Derby - make sure you follow the guidance about calling the Data Warehouse db's a different name for each database. This only applies to the data warehouse, not the other databases.


This is important step to make sure that you give different Data Warehouse db's name so that there is no error .

0 votes


Permanent link
This is a bug in the setup procedure and already communicated as a defect:
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=133907

Please subscribe to this defect.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,602

Question asked: Sep 25 '10, 1:24 p.m.

Question was seen: 9,863 times

Last updated: Sep 25 '10, 1:24 p.m.

Confirmation Cancel Confirm