Bugs item #2694453, was opened at 2009-03-19 16:32 Message generated for change (Comment added) made by shcheklein You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2694453&group_id=129076
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Query Execution Group: Sedna (current) >Status: Closed >Resolution: Fixed Priority: 2 Private: No Submitted By: Dmitry A. Shaporenkov (dsha) Assigned to: Ivan Shcheklein (shcheklein) Summary: Many Sedna error messages lack positional information Initial Comment: E.g. this one. SEDNA Message: ERROR XPTY0004 It is a type error if, during the static analysis phase, an expression is found to have a static type that is not appropriate for the context in which the expre ssion occurs, or during the dynamic evaluation phase, the dynamic type of a value does not match a required type as specified by the matching rules in 2.5.4 Seq uenceType Matching. Details: Argument [1] does not match the required type. Expected type is [element(*)], empty sequence is given. So how am I supposed to understand where in the query is the problem, given this message? ---------------------------------------------------------------------- >Comment By: Ivan Shcheklein (shcheklein) Date: 2010-01-16 16:35 Message: Fixed in development build. Check this out: modis.ispras.ru/FTPContent/sedna . ---------------------------------------------------------------------- Comment By: Ivan Shcheklein (shcheklein) Date: 2009-03-19 16:46 Message: Yep, this is a know issue. We are working now on a new parser which is expected to make this problem easier to fix. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2694453&group_id=129076 ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Sedna-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sedna-discussion
