Actions
Bug #3901
closedjava.lang.NullPointerException using pipe + move
Start date:
02/05/2013
Due date:
% Done:
100%
Estimated time:
Description
CONF :
<pipe name='test-algo-pipe'> <input file="input.xml"/> <move nodes="/entity/entity/entity/entity/max_ar"> <destination following="/entity/entity/entity/entity/ar"/> </move> </pipe>
input.xml:
<entity type="vo" id="atlas"> <entity type="time" id="2013-01-21T00:00:00Z"> <entity type="service_group" id="SRMv2"> <entity type="service" id="dpm-egee.bifi.unizar.es" av="0.1" re="0"/> <entity type="service" id="vse001.hep.physik.uni-siegen.de" av="1.0" re="1.0"/> <entity type="service" id="uosaf0007.sscc.uos.ac.kr" av="-1.0" re="-1.0"/> <entity type="service" id="se.iaa.csic.es" av="-1.0" re="0.0"/> </entity> <entity type="service_group" id="CREAM-CE"> <entity type="service" id="creamce02.ciemat.e" av="0.0" re="-1.0"/> <entity type="service" id="clrccece03.in2p3.fr" av="0.0" re="0.878204321376"/> <entity type="service" id="uosaf0007.sscc.uos.ac.kr" av="0.0" re="0.876388888889"/> <entity type="service" id="se.iaa.csic.es" av="0.0" re="0.0"/> </entity> </entity> <entity type="time" id="2013-01-22T00:00:00Z"> <entity type="service_group" id="SRMv2"> <entity type="service" id="dpm-egee.bifi.unizar.es" av="-1.0" re="0.435401962979"/> <entity type="service" id="vse001.hep.physik.uni-siegen.de" av="-1.0" re="0.12"/> <entity type="service" id="uosaf0007.sscc.uos.ac.kr" av="-1.0" re="0.218668981481"/> <entity type="service" id="se.iaa.csic.es" av="-1.0" re="0.218668981481"/> </entity> </entity> </entity>
Updated by Reynaud Sylvain over 12 years ago
- Status changed from New to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
Actions