After Upgrade RTC from version 4.0 to 5.0 thro Scripts I got a non functional Server
Hello,
I'm moving from the version 4 to the Version 5, I want to take all my existing projects to the latest version of jazz,
I followed the direction described here: Roadmap CLM UPGRADE
and after the finish the process I started the server and I got this:
1 No apps linked
No project areas - No data
|
One answer
Hi Rafael
- Assuming the database is IBM DB2: I would probably try to connect to JTS db using the username that you used during jts setup to see if the user id is locked or password expired etc if you have not used the instance owner itself. Like "db2 connect to JTS user <mydb2user> using <password> Although absolutely unsure but to me it looks like there are some issues with database connectivity. Check if the applications are actually connected to the databases. You can run "db2 list active databases" on the db2 server to see if there are any active connections exists on the application databases, specially to the JTS db once you login to jts/admin. - Please check the server and application logs. - Also, check whether the Registered application's are listing fine in the jts/admin page. - Do verify the licenses assigned to the user are now 5.0 licenses. Comments
Rafael Rodriguez Montes
commented Jul 01 '14, 12:40 a.m.
I got this error, may that is the reason:
CRJAZ2422E An error occurred finalizing the application migration.
com.ibm.team.repository.common.TeamRepositoryException: CRJAZ2642E The migration cannot continue because the application being migrated is not registered with the Jazz Team Server that is being converted for use as the application database.
at
any idea ho I can fix this?
Rohit Balduwa
commented Jul 01 '14, 12:54 a.m.
Hi Rafael
Rafeal,
In one of the screen shots you provided, the Public URI is set to:
https://qmanager:9443/jts
Is the the same Public URI value for your existing 4.x installation?
|
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.
Comments
Please check qm.log and jts.log files and see what errors are there.
I'm getting error about the authentication, but when you use the upgrate-jts scritp should include the list of all apps already right?