sedna version: 3.1.101
query: UPDATE replace $p in doc('test1')/ro...@name='root']/@id with attribute 
id {''}
SEDNA Message: ERROR SE3007
Failed to recieve a message.
Details: Connection was broken while executing statement

xml is simple:
<root name="weq" id="id1">
  <someTags></someTags>
  <item name="n1" id="id2">
    <someTags/>
  </item>
</root>

Indexes:
doc("$indexes")&
<indexes>
 <index name="idxId" object_type="document" object_name="test1" 
as_type="xs:string" on_path="descendant::*" by_path="attribute::id"/>
</indexes>

If error is hard to reproduce I was provide a data on which this error occures.



      

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to