Promotion build failed with Java IOException : Input data set not found
Hi,
I am trying to Promote Component. Component Promote Preview was success, but actual Promote Component failed. From log I could see the two errors. 1. [available] Found: /S0W1/etc/rtcconf/jazz401/ccm/startispf.sh * [echo] CRJZZ0556E Output data set check failed. * [deleteTempBuildMaps] 2014-12-11 03:58:27,913 0 INFO [main] org.apache.commons.httpclient.HttpMethodDirector - Authentication requested but doAuthentication is disabled * 2. * BUILD FAILED * java.io.IOException: Input file RCSYSVL.POC.DEVP. is not found * at com.ibm.teamz.build.ant.zos.utils.CheckAccessUtil.generateDataSetList(CheckAccessUtil.java:59) * at com.ibm.teamz.build.ant.zos.utils.CheckAccessUtil.generateDataSetList(CheckAccessUtil.java:43) * at .................. Here is PromotionInfo.xml <?xml version="1.0" encoding="UTF-8"?><pi:promotioninfo xmlns:pi="http://www.ibm.com/enterprise/promotion/promotioninfo" pi:buildType="zos"> <pi:resources> <pi:resource> <pi:sourceResource pi:name="RCSYSVL.POC.DEVP.LOADLIB"/> <pi:members> <pi:sourceMember pi:isDeployable="false" pi:name="RTRC001" pi:timestamp="1418291663000" pi:type=""/> <pi:sourceMember pi:isDeployable="false" pi:name="RTRC002" pi:timestamp="1418291666000" pi:type=""/> </pi:members> <pi:targetResource pi:name="RCSYSVL.POC.TEST.LOADLIB"/> </pi:resource> <pi:resource> <pi:sourceResource pi:name="RCSYSVL.POC.DEVP."/> <pi:members> <pi:sourceMember pi:isDeployable="false" pi:name="RTRC001" pi:timestamp="0" pi:type=""/> <pi:sourceMember pi:isDeployable="false" pi:name="RTRC001" pi:timestamp="0" pi:type=""/> <pi:sourceMember pi:isDeployable="false" pi:name="RTRC002" pi:timestamp="0" pi:type=""/> <pi:sourceMember pi:isDeployable="false" pi:name="RTRC002" pi:timestamp="0" pi:type=""/> </pi:members> <pi:targetResource pi:name="RCSYSVL.POC.TEST."/> </pi:resource> </pi:resources> <pi:buildmaps> <pi:buildmap pi:slug="_buildableFileUUID=_jrw4UHlyEeS6YoIkfVNUTQ_buildDefinitionUUID=_BA5S4Hq-EeSPhYDJgHG-iw_temporaryForPromotion=true"/> <pi:buildmap pi:slug="_buildableFileUUID=_mMHVMHlyEeS6YoIkfVNUTQ_buildDefinitionUUID=_BA5S4Hq-EeSPhYDJgHG-iw_temporaryForPromotion=true"/> </pi:buildmaps> </pi:promotioninfo>
Can any one help here
Thanks in Advance,
Viji
|
Be the first one to answer this question!
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.