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

RQM 3.0.1 RC3 No boostrap properties at jts setup

I have installed RQM 3.0.1 RC3 on Windows 2003 enterprise server 32-bit.
I have migrated RQM 2.0.1.1 database successfully.
I installed the applications jts, jazz, ccm, admin, clmhelp, converter to WAS.
When try to run jts setup, it hung and did not have any place to enter the public URI. The jts.log contains the message about bootstrap. Is this a known problem in the RC3 bundle? I did not see any error on installation. Is there a work around or should I wait for RC4 to try? When will RC4 be coming out?


2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - NO BOOTSTRAP PROPERTIES FOUND
2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - these must specfified for each application
2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - see: https://jazz.net/wiki/bin/view/Main/BootStrapProperties
2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - looking for boostrap properties in system properties.
2011-06-02 08:45:19,234 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:19,234 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
2011-06-02 08:45:24,218 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:24,218 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationName not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationDescription not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationVersion not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIdentifier not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIconUrl not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationName not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIdentifier not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationDescription not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationVersion not implemented
2011-06-02 08:45:27,937 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:27,937 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented

0 votes



4 answers

Permanent link
Hi,

I've suggested you some checks in your other post :
https://jazz.net/forums/viewtopic.php?t=17316&sid=8a4a132f1fb76e04d8a947fba3a8d3b7

Hope this helps.
Regards,
Stphane

0 votes


Permanent link
Ok. After reinstallation, this time I got different error. Any idea?

Error 500: java.lang.IllegalStateException


JAZZ_HOME set to "file:///C:/Progra~1/IBM/JazzTeamServer/server/conf/"

log4j.configuration set to "file:///C:/Progra~1/IBM/JazzTeamServer/server/conf/startup_log4j.properties"

Got error when tried to access set up: https://serverxxx.com:9443/jts/setup


00000023 FfdcProvider I com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on D:\WASLog\logs\ffdc\server1_6b976b97_11.06.11_02.40.21.5781589864068997982663.txt com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch 448
00000023 LocalTranCoor E WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
00000023 webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: -: java.lang.IllegalStateException
at org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler.toExternalForm(MultiplexingURLStreamHandler.java:216)
at java.net.URL.toExternalForm(URL.java:901)
at java.net.URL.toString(URL.java:887)
at net.jazz.ajax.service.internal.RootServicesPropertyProvider.getRequiredProperty(RootServicesPropertyProvider.java:65)
at net.jazz.ajax.model.RequiredProperty.write(RequiredProperty.java:58)
at net.jazz.ajax.model.AjaxModule.write(AjaxModule.java:61)
at net.jazz.ajax.model.AjaxPage.write(AjaxPage.java:103)
at net.jazz.ajax.servlets.AjaxPageServlet.doGet(AjaxPageServlet.java:31)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at net.jazz.ajax.servlets.LoggingHttpServlet.service(LoggingHttpServlet.java:34)
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:59)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1583)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:870)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3799)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:930)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:182)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1016)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyReadCompletedCallback.complete(SSLConnectionLink.java:639)
at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1772)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)







I have installed RQM 3.0.1 RC3 on Windows 2003 enterprise server 32-bit.
I have migrated RQM 2.0.1.1 database successfully.
I installed the applications jts, jazz, ccm, admin, clmhelp, converter to WAS.
When try to run jts setup, it hung and did not have any place to enter the public URI. The jts.log contains the message about bootstrap. Is this a known problem in the RC3 bundle? I did not see any error on installation. Is there a work around or should I wait for RC4 to try? When will RC4 be coming out?


2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - NO BOOTSTRAP PROPERTIES FOUND
2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - these must specfified for each application
2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - see: https://jazz.net/wiki/bin/view/Main/BootStrapProperties
2011-06-02 08:45:19,234 WARN net.jazz.ajax.BootstrapProperties - looking for boostrap properties in system properties.
2011-06-02 08:45:19,234 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:19,234 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
2011-06-02 08:45:24,218 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:24,218 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationName not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationDescription not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationVersion not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIdentifier not implemented
2011-06-02 08:45:24,250 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIconUrl not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationName not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIdentifier not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationDescription not implemented
2011-06-02 08:45:24,312 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationVersion not implemented
2011-06-02 08:45:27,937 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2011-06-02 08:45:27,937 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented

0 votes


Permanent link
Hi Guan-Hua,

I'd first check the exact version of WAS that you are you running :
if it's v7.0 version with a FixPack >=13 then you might want to check this link : https://bugs.eclipse.org/bugs/show_bug.cgi?id=344111

Based on this, I personally decided to downgrade my Fixpack level to 7.0.0.11 (i.e. FixPack 11) and it fixed my problem.

Hope this helps.

Regards.
Stphane

0 votes


Permanent link
You might also want to do the upgrade to official CLM 2011
as this problem would have normally been fixed since RC3.

I'm referring to https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=162796

Thanks.
Stephane

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

Question asked: Jun 02 '11, 12:11 a.m.

Question was seen: 6,338 times

Last updated: Jun 02 '11, 12:11 a.m.

Confirmation Cancel Confirm