Getting java code of UCM Stream from the IBM clearcase tool in local machine is an easy task. But this time I am facing the issue in getting it.
I followed the following procedure.
Selecting the project-->
right click on it -->
click on the 'joint project' option
A popup appears on the screen where it is setting and creating a development stream with view tags and copy area path name. Clicking on next takes us to the ' create integration view'. Click on finish and select the appropriate project from the drop down. It is processing successfully till half path but after that it is throwing the following exception.
'**Error: "IOException: Error storing: "the whole local path where code is getting copied\.copyarea.db.new".
Unable to rename file "the whole local path where code is getting copied\.copyarea.db.new" to "the whole local path where code is getting copied\.copyarea.db": Unknown error.."**
Please help.