EndOfStreamException: Attempted to read past the end of the stream

300 views
Skip to first unread message

Wallace Turner

unread,
Oct 25, 2015, 10:49:09 PM10/25/15
to RavenDB - 2nd generation document database
I am seeing the following errors in my log4net output after doing a BulkInsert:

System.AggregateException: One or more errors occurred. ---> System.IO.EndOfStreamException: Attempted to read past the end of the stream.
  at Raven.Client.Connection.ObservableLineStream.<Start>b__1(Task`1 task) in c:\Builds\RavenDB-Stable-3.0\Raven.Client.Lightweight\Connection\ObservableLineStream.cs:line 48
  at System.Threading.Tasks.Task.Execute()
  --- End of inner exception stack trace ---
---> (Inner Exception #0) System.IO.EndOfStreamException: Attempted to read past the end of the stream.
  at Raven.Client.Connection.ObservableLineStream.<Start>b__1(Task`1 task) in c:\Builds\RavenDB-Stable-3.0\Raven.Client.Lightweight\Connection\ObservableLineStream.cs:line 48
  at System.Threading.Tasks.Task.Execute()<---

Its fairly recreatable (but not in a unit test)

It seems like the data being bulk inserted is otherwise inserted ok. I'm using Raven #3800 (finally)

Should I be worried?

Tal Weiss

unread,
Oct 26, 2015, 1:04:43 AM10/26/15
to RavenDB - 2nd generation document database

No, you shouldn't, it is handled internal and it is normal.

--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages