Hi Sven,
sounds indeed like a client issue. I have no idea, however, what the
problem could be, as our client code is pretty light-weight. Did you
manage to encounter the same problem by calling ClientQuery.execute
(..or is the result too large to be generated by this command)? It
would be great if you could provide us with a reproducible example -
but I know it's sometimes difficult to generate one.
Christian
___________________________
On Thu, Nov 3, 2011 at 5:08 PM, Sven Rega <sven.rega@gmx.de> wrote:
Hy Dimitar,
With the standalone mode, the described problem is not present. So it could
be really a problem in the client/server communication.
regards,
Sven
On 03.11.2011 14:34, Dimitar Popov wrote:
Am Donnerstag, 3. November 2011, 14:15:31 schrieb Sven Rega:
Hy Christian,
Some idea from me: could it be a buffer problem (overlapping issue) ?
The Query_1 produce data with around 2,1 GB. With the same query, the
angle bracket is always missing on the same entity on the same (byte)
offset in the result.
May be some output buffer from the server side or some input buffer from
the client side has a bug?
Hi Sven,
can you try running basex as stand-alone application (i.e. not
client-server).
Thus, we'll be able to see if the problem is in the client-server
communication...
Greetz,
Dimitar