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

Rhapsody DM register vcc application on JTS, got CRJAZ2081E status 503 error

Hi. all

I'm using Rhapsody DM v 4.0 running by WAS,  this environment used to work fine.
Recently I got some error related to vvc, then I deleted the vvc application from jts/admin page.
Next, I try to re-register vvc via performing JTS setup wizard.

Unfortunately, I got CRJAZ2081E error (Unable to load https://vappwin2k8r2ja.rcs.jp:9443/vvc/scr status:503)
When I directly put "https://vappwin2k8r2ja.rcs.jp:9443/vvc/scr" in the URL address, the page shown below info

Error 503: =?utf-8?Q?CRJAZ1173I_=E3=82=B5=E3=83=BC=E3=83=93=E3=82=B9_"com.ibm.tea?= =?utf-8?Q?m.repository.service.internal?= =?utf-8?Q?.discovery.IServiceContrib

By the way, from the WAS console, the status of vvc_war is running OK

Can anyone explain the possible cause to Error 503?, any quick way to fix this issue?

Thank you in advance.
Best Regards

0 votes



6 answers

Permanent link
Hi Jin,

I would probably try to access the application's admin page and check the logs for any further clues. Otherwise, you can try redeploying the vvc application in WAS again.

0 votes


Permanent link
Could you try reregistering it at https://vappwin2k8r2ja.rcs.jp:9443/jts/admin#action=com.ibm.team.repository.admin.registeredApplications please?

  1. Please click the Add... link at the top left in the "Registered Applications" heading.
  2. Follow the instructions in the dialog, and in particular, please fill out the following fields as indicated:
    • Application name: Configuration Application
    • Discovery URL: https://vappwin2k8r2ja.rcs.jp:9443/vvc/scr
    • Secret: Whatever you want
    • Functional User ID: vvc_user

0 votes

Comments

Thanks for help

I tried your suggestion, this time got error CRJAZ1664E, I would paste the dump detail as below


Permanent link
continue the reply to W Diu above.

CRJAZ1664E

Request to service https://vappwin2k8r2ja.rcs.jp:9443/vvc/scr failed with status code 503 and response body: Error 503: =?utf-8?Q?CRJAZ1173I_=E3=82=B5=E3=83=BC=E3=83=93=E3=82=B9_"com.ibm.tea?= =?utf-8?Q?m.repository.service.internal?= =?utf-8?Q?.discovery.IServiceContribut?= =?utf-8?Q?ionResourceSer?= =?utf-8?Q?vice"_=E3=81=8C?= =?utf-8?Q?=E4=BD=BF=E7=94=A8=E3=81=A7=E3=81=8D?= =?utf-8?Q?=E3=81=BE=E3=81=9B=E3=82=93=E3=80=82?=
com.ibm.team.repository.common.TeamRepositoryException
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.checkHttpResponse(FriendsAdminRestService.java:820)
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService$1.handleResponse(FriendsAdminRestService.java:751)
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:945)
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:919)
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:910)
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.executeHttpRequest(FriendsAdminRestService.java:772)
com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.getDiscoveryDocumentModel(FriendsAdminRestService.java:759)
com.ibm.team.repository.service.internal.discovery.ApplicationRegistrationFriendRestService.postRegisterApp(ApplicationRegistrationFriendRestService.java:103)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
java.lang.reflect.Method.invoke(Method.java:611)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
$Proxy343.postRegisterApp(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
java.lang.reflect.Method.invoke(Method.java:611)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.doModelledRestService(AbstractTeamServerServlet.java:531)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest2(AbstractTeamServerServlet.java:2058)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:1878)
com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1754)
javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1224)
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)
com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:133)
com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:154)
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928)
com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025)
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3751)
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:962)
com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1784)
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1690)

0 votes


Permanent link
By looking at the stack trace, it appears there was a problem communicating with the friends.  Please try removing the friends as described at https://jazz.net/forum/questions/43443/team-server-and-application-setup-configure-data-warehouse/43450

0 votes

Comments

Thank you W Diu

Stil reports the same error. I have pasted the file content of server/conf/vvc/teamserver.properties file in below thread


Permanent link

  ########file content of server/conf/vvc/teamserver.properties file #########

#This configuration update was requested by "ADMIN".  The old contents of this file were copied to "C:\PROGRA~1\IBM\JazzTeamServer40\server\conf\vvc\teamserver-1360022321389bakup.properties".
#Tue Feb 05 10:58:41 EST 2013
com.ibm.team.datawarehouse.db.net.port=1527
com.ibm.team.repository.db.jdbc.location=conf/vvc/derby/repositoryDB
com.ibm.team.vvc.consumer.key=a92a2b9b38154eb1b1b8d24a8b2cbf62
com.ibm.team.repository.server.mode=APPLICATION
com.ibm.team.jfs.index.root.directory=indices
com.ibm.team.repository.changeEvent.expirationDefault=1209600
com.ibm.team.repository.server.webapp.url=https\://vappwin2k8r2ja.rcs.jp\:9443/vvc
com.ibm.team.repository.db.repoLockId=_No-kgG8mEeKWb6sc4GcALA
com.ibm.team.datawarehouse.db.vendor=DERBY
com.ibm.team.repository.web.suppressedPages={"com.ibm.team.repository.web.admin"\: ["com.ibm.team.repository.provision"]}
com.ibm.team.repository.db.vendor=DERBY
com.ibm.team.repository.web.helpuri=/rdmhelp/index.jsp
com.ibm.team.vvc.isInstalled=true
com.ibm.team.vvc.consumer.secret=ZZbXg+oz4GBgPRszH3Az25iTyia791qJsF7rn2Kl3cI\=
com.ibm.team.vvc.application.root.url=https\://vappwin2k8r2ja.rcs.jp\:9443/vvc
com.ibm.team.vvc.jfsRootServicesUrl=https\://vappwin2k8r2ja.rcs.jp\:9443/jts/rootservices
com.ibm.team.vvc.title=Jazz Team Server
com.ibm.team.datawarehouse.db.automatic.setup=true
com.ibm.team.fulltext.indexLocation=conf/vvc/indices/workitemindex
com.ibm.team.vvc.rooturl=https\://vappwin2k8r2ja.rcs.jp\:9443/jts
com.ibm.team.datawarehouse.db.jdbc.location=conf/vvc/derby/warehouseDB
com.ibm.team.repository.ws.allow.identity.assertion=false
com.ibm.team.repository.changeEvent.expirationByCategory=SystemLog\:259200
com.ibm.team.vvc.discovery.vvc.url=https\://vappwin2k8r2ja.rcs.jp\:9443/vvc/discovery
com.ibm.team.repository.setup.registration.pendingOauthConsumer=
com.ibm.team.repository.setup.registration.pendingJtsFriend=

0 votes


Permanent link
The message that you are getting back when accessing /vvc/scr appears to have problems with character encoding:

Error 503: =?utf-8?Q?CRJAZ1173I_=E3=82=B5=E3=83=BC=E3=83=93=E3=82=B9_"com.ibm.tea?= =?utf-8?Q?m.repository.service.internal?= =?utf-8?Q?.discovery.IServiceContrib

Has the WebSphere Application Server been properly configured to support the encoding you are using?

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
× 343

Question asked: Apr 08 '13, 9:16 p.m.

Question was seen: 8,509 times

Last updated: Apr 11 '13, 2:11 p.m.

Confirmation Cancel Confirm