It's all about the answers!

Ask a question

Getting error while doing packaging


Kiran A (31561) | asked Oct 05 '18, 1:45 a.m.
edited Oct 06 '18, 8:03 a.m.

Hello team, 


I am working on RTC Build and Packaging. I set Build Engine environment on Linux platform and accessing RTC and Eclipse from Windows platform. In the actual process, the Build Engine part got success and proceed with the packaging. But once I give create Package, I am getting this error....

2018-10-06 17:27:21 [Jazz build engine] running on host: akshay-VirtualBox
2018-10-06 17:27:21 [Jazz build engine] Should build occur?
2018-10-06 17:27:21 [Jazz build engine] Yes: Always build a user initiated request.
2018-10-06 17:27:21 [Jazz build engine] CRRTC3507W: Warning: An engine participant was not found for the build configuration element "Packaging Build Configuration Name".
2018-10-06 17:27:21 [Jazz build engine] CRRTC3507W: Warning: An engine participant was not found for the build configuration element "Rational Build Agent Element".
2018-10-06 17:27:21 [Jazz build engine] Invoking build participant "com.ibm.team.build.ant"
com.ibm.team.build.internal.engine.InvalidPropertyValueException: CRRTC3512E: The location that the "com.ibm.team.build.ant.buildFile" property refers to does not exist. The location is "/home/akshay/mydir/jazz/buildsystem/buildengine/eclipse/${BLD_TOOLKIT}/home/akshay/mydir/jazz/buildsystem/buildtoolkit/scripts/enterprise/package.xml".
at com.ibm.team.build.internal.engine.AntBuildParticipant.getBuildFile(AntBuildParticipant.java:463)
at com.ibm.team.build.internal.engine.AntBuildParticipant.validateBuildFile(AntBuildParticipant.java:80)
at com.ibm.team.build.internal.engine.AntBuildParticipant.validateProperties(AntBuildParticipant.java:66)
at com.ibm.team.build.internal.engine.CommandLineBuildParticipant.build(CommandLineBuildParticipant.java:96)
at com.ibm.team.build.internal.engine.BuildLoop.invokeBuildParticipants(BuildLoop.java:1150)
at com.ibm.team.build.internal.engine.BuildLoop$4.run(BuildLoop.java:894)
at java.lang.Thread.run(Thread.java:748)

Any Solution...

Regards, 
Kiran

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Oct 08 '18, 3:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Why is there a system variable in this path that is not expanded?


/home/akshay/mydir/jazz/buildsystem/buildengine/eclipse/${BLD_TOOLKIT}/home/akshay/mydir/jazz/buildsystem/buildtoolkit/scripts/enterprise/package.xml

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.