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

jts setp is getting failed while running by commandline

Hi Experts,

I am setting up clm 6.0.5 setup in linux with single server topology for jts,cm,qm and rm.

After installing the applications, i run the reptool command to capture the response file using my ldap id and successfully created the response.propertes file. Below is the command which I used to generate the response file




[root@my server]# ./repotools-jts.sh -setup repositoryURL=https://myserver.a.b.com:9443/jts responsefile=response.properties adminUserId=mydomainid adminPassword=mydomainpasswd



And below was my generated response file...





Wed Nov 07 13:19:37 EST 2018


configure.email.page\:notification.mail.from_name=clamadmin@in.a.com
configure.email.page\:notification.mail.whitelist=*
configure.email.page\:notification.mail.smtp.password=*
license.assignment.page\:license.RationalQualityManager=None
configure.email.page\:notification.mail.smtp.user=clamadmin@in.a.com
register.applications.page\:jts.nonlocal.application.number=0
data.warehouse.page\:db.vendor=DERBY
user.registry.page\:user.registry.type=LDAP
configure.database.page\:db.type=JDBC
user.registry.page\:ldap.registryLocation=ldap\://myldap.a.b.com\:389
user.registry.page\:ldap.groupMapping=JazzAdmins\=vwjazzadmin, JazzUsers\=vwjazzadmin, JazzProjectAdmins\=vwjazzadmin, JazzGuests\=vwjazzadmin
user.registry.page\:ldap.registryPassword=
*
license.assignment.page\:license.RationalDOORSNextGeneration=None
configure.email.page\:notification.mail.enabled=true
configure.database.page\:db.jdbc.location=conf/jts/derby/repositoryDB
configure.email.page\:notification.mail.reply=jazzadmin@in.a.com
configure.email.page\:notification.mail.smtp.server.port=25
user.registry.page\:ldap.membersOfGroup=member
data.warehouse.page\:db.net.port=1527
license.assignment.page\:license.RationalsolutionforCollaborativeLifecycleManagement=None
license.assignment.page\:license.RationalEngineeringLifecycleManager=None
user.registry.page\:ldap.baseGroupDN=DC\=a,DC\=b,DC\=com
user.registry.page\:ldap.registryUserName=CN\=myldapid,OU\=M,OU\=Useraccounts,OU\=K,DC\=a,DC\=b,DC\=com
configure.database.page\:db.vendor=DERBY
compute.LDAP.queries.step\:compute.LDAP.queries=true
configure.email.page\:notification.mail.restrict_to_whitelist=true
configure.email.page\:notification.mail.smtp.server=smtp.a.b.com
configure.email.page\:notification.mail.from=clamadmin@in.a.com
data.warehouse.page\:db.type=JDBC
user.registry.page\:ldap.userAttributesMapping=userId\=cn,name\=cn,emailAddress\=mail
data.warehouse.page\:db.jdbc.location=conf/jts/derby/warehouseDB
user.registry.page\:ldap.groupNameAttribute=cn
user.registry.page\:ldap.baseUserDN=OU\=Useraccounts,OU\=K,DC\=a,DC\=b,DC\=com
configure.email.page\:notification.mail.smtp.starttls=false
license.assignment.page\:license.RationalTeamConcert=None



Then I installed new setup of clm application and started the liberty servers.   Then as a first step, modified server.xml file to point to ldap registry file, and in that file i properly edited all the ldap prperties with my infra.

And when i tried to execute  the jts setup using the created response. properties file its not getting succeed.

i tried with below command and the error as given below..



[root@vwdemo server]# ./repotools-jts.sh -setup repositoryURL=https://myserver.a.b.com:9443/jts parametersFile=response.properties adminUserId=myldapid adminPassword=myldappasswd.




Error :-




CRJAZ2247E There was an error executing setup for the application "Rational Jazz Team Server (https://myserver.a.b.com:9443/jts)": "CRJAZ2255E A value for the parameter "server.webapp.url" could not be determined and prompting is turned off.  Try rerunning and turning prompting on so that the value may be provided through user input.". Check the log for more details.





0 votes


Accepted answer

Permanent link

 Consider reading the error message, check if the claim is correct and follow the suggestion in the error message to get prompted for manual input of values that are missing from the response file. 

vowner owner selected this answer as the correct answer

0 votes

Comments

correct.. you are right. the url part was missing 

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,495
× 2,357
× 1,700

Question asked: Nov 07 '18, 4:33 a.m.

Question was seen: 1,910 times

Last updated: Nov 13 '18, 12:58 a.m.

Confirmation Cancel Confirm