Project

General

Custom queries

Profile

Actions

Bug #3943

closed

[java.lang.NullPointerException] with Select Processor

Added by Lequeux Olivier over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Low
Assigned To:
Category:
-
Target version:
-
Start date:
02/12/2013
Due date:
% Done:

100%

Estimated time:

Description

<view name="sampi_hourly">
<info>
<category>AR/raw</category>
<description>Hourly A/R for hostnames from SAMPI</description>
</info>
<connector type="HTTPConnector">
<parameter name="url">
<entry>http://grid-monitoring.cern.ch/mywlcg/sam-pi/service_availability_in_profile/?vo_name=ops&amp;type=HOURLY&amp;output=xml&amp;profile_name=ROC_CRITICAL&amp;group_type=Site&amp;start_time=2013-01-20T00:00:00Z&amp;end_time=2013-01-21T00:00:00Z&amp;service_flavour=CREAM-CE&amp;service_flavour=SRMv2&amp;service_flavour=ARC-CE&amp;service_flavour=CE&amp;service_flavour=CLASSIC_SE&amp;service_flavour=SRM&amp;service_flavour=SRMv1&amp;service_flavour=SRMv2
</entry>

&lt;/parameter&gt;
&lt;/connector&gt;
&lt;processors&gt;
&lt;select nodes="/root/Profile/Service[1]/*"&gt;
&lt;ancestor nodes="parent::Profile/Service"/&gt;
&lt;/select&gt;
&lt;/processors&gt;
&lt;rendering contentType="text/xml"/&gt;
&lt;/view&gt;
Actions #1

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

Also available in: Atom PDF