Rhapsody DM register vcc application on JTS, got CRJAZ2081E status 503 error
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
6 answers
- Please click the Add... link at the top left in the "Registered Applications" heading.
-
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
########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=
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?