It's all about the answers!

Ask a question

How can I fix RTC EE build failure: CopyFileAreaLockedByOtherProcess?


Janet Masters (17513) | asked Oct 01 '15, 12:49 p.m.
* BUILD FAILED
* com.ibm.team.filesystem.client.CopyFileAreaLockedByOtherProcess: Status INFO: com.ibm.team.filesystem.client code=0 Failed to create /tmp/jazz502/build/SCM/TDJAVA.JJ100JDM/.jazz5 null
*     at com.ibm.team.filesystem.client.internal.core.SharingMetadata2.ensureExclusiveCFAAccess(SharingMetadata2.java:3247)

I have set SCM work path:  (log exerpt:  ENV SCM_WORK=/tmp/jazz502/build )

The directory /tmp/jazz502/build does not exist and I do not have authority to create it.  I expect the build process to create it.

Using RTC 5.0.2 and RDz, RTC EE z/OS Dependency Build.

Accepted answer


permanent link
Lily Wang (4.9k714) | answered Oct 01 '15, 11:01 p.m.
 The same question was posted before. You can refer the answer in https://jazz.net/forum/questions/84182/build-failure
In addition, SCM work path should be pointed to an existing directory. RTC build will load component under that directory.
Janet Masters selected this answer as the correct answer

Comments
Janet Masters commented Oct 02 '15, 1:42 p.m.

Thanks, I read that one, and had already tried the answers suggested there.  I had set my SCM work path during configuration. 

But pointing out that it has to be an existing directory is key.  I had permission problems preventing me from allocating the build dir.  

 

Your answer


Register or to post your answer.