[Thread Prev][Thread Next][Index]

[las_users] category.xml error in las 8



Hi ! here is error with category.xml in las 8.. following was working
fine with las 8 beta version

please help me to solve this problem

this is log detail

LAS 2013-02-26T09:01:01.411 +0530 WARN  - ModuleConfigImpl -
Overriding ActionConfig of path /resolveURL
LAS 2013-02-26T09:01:07.363 +0530 WARN  - ServletToolboxManager -
Unknown scope 'null' - parser will be request scoped.
LAS 2013-02-26T14:43:59.614 +0530 WARN  - ModuleConfigImpl -
Overriding ActionConfig of path /resolveURL
LAS 2013-02-26T14:44:01.490 +0530 WARN  - ServletToolboxManager -
Unknown scope 'null' - parser will be request scoped.
LAS 2013-02-26T14:46:49.320 +0530 WARN  - ModuleConfigImpl -
Overriding ActionConfig of path /resolveURL
LAS 2013-02-26T14:46:51.156 +0530 WARN  - ServletToolboxManager -
Unknown scope 'null' - parser will be request scoped.


<!---NOT WORKING in LAS 8 it was working in LAS 8 beta

<category name="Global Ocean (Merged within 20°S-30°S and 115°E-120°E)">
	<category name="Annual">
	<filter action="apply-dataset" contains-tag="NIOA_annual_temp"/>
	<filter action="apply-dataset" contains-tag="NIOA_annual_salt"/>
        </category>
	<category name="Seasonal">
        <filter action="apply-dataset" contains-tag="NIOA_seasonal_temp"/>
	<filter action="apply-dataset" contains-tag="NIOA_seasonal_salt"/>
        </category>
	<category name="Monthly">
        <filter action="apply-dataset" contains-tag="NIOA_monthly_temp"/>
	<filter action="apply-dataset" contains-tag="NIOA_monthly_salt"/>
        </category>
</category>


<category name="NASA Aqua satellite">
        <filter action="apply-dataset" contains-tag="nasa_aqua1"/>
	<filter action="apply-dataset" contains-tag="nasa_aqua2"/>
	<filter action="apply-dataset" contains-tag="nasa_aqua3"/>
        </category>
<category name="TOPEX/Poseidon, Envisat, Jason-1, and OSTM/Jason-2">
        <filter action="apply-dataset" contains-tag="aviso_1"/>
	<filter action="apply-dataset" contains-tag="aviso_2"/>
	<filter action="apply-dataset" contains-tag="aviso_3"/>
        </category>

<category name="QUICKSCAT">
        <category name="Surface Wind">
            <filter action="apply-variable" equals="Near-Surface Wind Speed"/>
	    <filter action="apply-variable" equals="Near-Surface Wind Speed
Number of Observations"/>
	    <filter action="apply-variable" equals="Near-Surface Wind Speed
Standard Error"/>
        </category>

        <category name="Surface Wind - Eastward">
            <filter action="apply-variable" equals="Eastward
Near-Surface Wind"/>
	    <filter action="apply-variable" equals="Eastward Near-Surface
Wind Number of Observations"/>
	    <filter action="apply-variable" equals="Eastward Near-Surface
Wind Standard Error"/>
        </category>

	<category name="Surface Wind - Northward">
            <filter action="apply-variable" equals="Northward
Near-Surface Wind"/>
	    <filter action="apply-variable" equals="Northward Near-Surface
Wind Number of Observations"/>
	    <filter action="apply-variable" equals="Northward Near-Surface
Wind Standard Error"/>
        </category>

</category>

-->



[Thread Prev][Thread Next][Index]


Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement