Changes between Initial Version and Version 3 of Ticket #288


Ignore:
Timestamp:
Jan 30, 2013, 12:00:29 PM (11 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #288

    • Property Reporter changed from a.rezaeim@… to Alireza
    • Property Cc Dimitar Misev added
    • Property Summary Some of ID demos do not work on osgeo-liveWCPS segfaults when using invalid axis name
    • Property Priority majorminor
    • Property Milestone8.4
  • Ticket #288 – Description

    initial v3  
    1 The following 1D demos don't work on osgeo-live: the first 50 values,
    2 values through 15 to 50, and  every 5th value.
     1The NN3_1 has one axis x, but if a query uses t then WCPS will segfault rather than give a proper error message.
    32
    43Example query:
     
    87Below is tomcat stack trace:
    98 
    10 
    11 
     9{{{
    1210 TRACE [11:10:22] RangeElement@67: Range Element { name 'dynamic_type', type 'unsigned int'}
    1311 ERROR [11:10:22] PetascopeInterface@390: Runtime error : null
     
    4442        ... 15 more
    4543 DEBUG [11:10:22] PetascopeInterface@487: Done marshalling Error Report.
    46 (END)
     44}}}