Failed to Create finalize task in Lifecyle Project Administration Setup
2 answers
I ran into this issue today as I was running jts/setup, in our Lab environment. We previously attempted a server rename in the lab environment with data imported from Production. After that, we decided to clear the database of all data and perform a new installation of CLM v6.0.2 with the same Oracle DB.
At Finalizing Lifecycle Project Administration Setup, I clicked on the Finalize Application Setup and got error: Failed to create Finalize tasks.
Eventually I was able to fix the problem, with the help of a technote regarding another finalize error, where a database from another environment is being restored.
http://www-01.ibm.com/support/docview.wss?uid=swg21971668
In that situation, it said to run the repotools-jts.bat -listStorageAreaKeys and to match the results in the jts teamserver.properties entry:com.ibm.team.lpa.storage.area.name=com.ibm.team.lpa.xxxxx-xxx-xxx-xxxx-xxxxx.
I ran the command, but it didn’t list any storageAreaKeys after connecting to the database. I had a hunch that this is because it is a blank database and it has to Create the Storage Areas.
I also saw in the jts.log an error that it could not find the LPA storage key area name.
So I modified the teamserver.properties and commented out the entry:
#com.ibm.team.lpa.storage.area.name=com.ibm.team.lpa.5e0e1379-3a26-48b4-93ef-d8ccc7a55bd7
I restarted WAS on jts and reran jts/setup. This time the finalize tasks completed successfully!
The new entry in teamserver.properties once the setup completed.com.ibm.team.lpa.storage.area.name=com.ibm.team.lpa.7867dce3-abef-4380-8aab-5cdfdbe60d70