It's all about the answers!

Ask a question

Error Code:CRRTC3512E: InvalidPropertyValueException:


R Z (1273253) | asked Aug 09 '11, 12:47 p.m.
Error Code:CRRTC3512E: InvalidPropertyValueException:

Hello Team,

I am getting error during build execution.
Details:
Windows 2008 SP2
64 Bit
RTC version 2.0.0.2 with IFIX 6

Error Code:
2011-08-09 12:37:11 running on host: SOCW8S2AP04
2011-08-09 12:37:11 Should build occur?
2011-08-09 12:37:11 Yes: Always build a user initiated request.
2011-08-09 12:37:12 Invoking pre-build participant "com.ibm.team.build.jazzscm"
Accepting changes into workspace "WorkItemDeletionProjectStreamWorkspace" ...
Deleting fetch destination "D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\jazz\buildsystem\buildengine\eclipse\fetched" before fetching ...
Fetching files to fetch destination "D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\jazz\buildsystem\buildengine\eclipse\fetched" ...
2011-08-09 12:37:16 Invoking build participant "com.ibm.team.build.ant"
com.ibm.team.build.internal.engine.InvalidPropertyValueException: CRRTC3512E: The location "D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\jazz\buildsystem\buildengine\eclipse\fetched\WorkItemDeletionProject\build.xml" referenced by property "com.ibm.team.build.ant.buildFile" does not exist.
at com.ibm.team.build.internal.engine.AntBuildParticipant.getBuildFile(AntBuildParticipant.java:428)
at com.ibm.team.build.internal.engine.AntBuildParticipant.validateBuildFile(AntBuildParticipant.java:79)
at com.ibm.team.build.internal.engine.AntBuildParticipant.validateProperties(AntBuildParticipant.java:65)
at com.ibm.team.build.internal.engine.CommandLineBuildParticipant.build(CommandLineBuildParticipant.java:71)
at com.ibm.team.build.internal.engine.BuildLoop.invokeBuildParticipants(BuildLoop.java:655)
at com.ibm.team.build.internal.engine.BuildLoop$2.run(BuildLoop.java:468)
at java.lang.Thread.run(Unknown Source)

Any help would be highly appreciated.

Thanks
Riaaz

3 answers



permanent link
Samir Patel (357) | answered Sep 14 '12, 2:38 p.m.
FYI! A corrupt repository workspace could also give similar message. Make sure the component is present in the repository workspace.

permanent link
R Z (1273253) | answered Aug 10 '11, 7:28 a.m.
This is what i am getting...
D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\jazz\buildsystem\buildengine\ec
lipse>jbe -repository https://10.233.13.5:9443/jazz -userId sriaaz -pass sriaaz
-engineId BD367
2011-08-10 07:15:44 Running build loop...
2011-08-10 07:15:44 Waiting for request...
2011-08-10 07:16:22 Found a user request for build definitio
n "BI367".
Aug 10, 2011 7:16:25 AM com.ibm.team.filesystem.client.internal.LoggingHelper lo
g
WARNING: Status WARNING: com.ibm.team.filesystem.client code=0 Problem detected:
your filesystem supports symlinks but you are missing the Eclipse native suppor
t for them null

Thanks
Riaaz



Hi,
looks like the file "D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\jazz\buildsystem\buildengine\eclipse\fetched\WorkItemDeletionProject\build.xml" referenced by property "com.ibm.team.build.ant.buildFile" does not exist on the machine where the build workspace is being loaded.
If I read the message correctly, you are loading to D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\fetched\ which means you need to either update the location of the build.xml in the aforementioned property or you need to update the load directory to have the build.xml loaded to the proper location.

- Arne

permanent link
Arne Bister (2.6k12832) | answered Aug 09 '11, 1:25 p.m.
JAZZ DEVELOPER
Hi,

looks like the file "D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\jazz\buildsystem\buildengine\eclipse\fetched\WorkItemDeletionProject\build.xml" referenced by property "com.ibm.team.build.ant.buildFile" does not exist on the machine where the build workspace is being loaded.
If I read the message correctly, you are loading to D:\stage\RTC-BuildSystemToolkit-2.0.0.2iFix6-Win\fetched\ which means you need to either update the location of the build.xml in the aforementioned property or you need to update the load directory to have the build.xml loaded to the proper location.

- Arne

Your answer


Register or 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.