<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:52:49 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[JAVA-676] java.io.EOFException</title>
                <link>https://jira.mongodb.org/browse/JAVA-676</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Keep getting this error when iterating over a query result&lt;/p&gt;

&lt;p&gt;com.mongodb.MongoException$Network: can&apos;t call something : /127.0.0.1:27017/eventStore&lt;br/&gt;
	at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:291)&lt;br/&gt;
	at com.mongodb.DBTCPConnector.call(DBTCPConnector.java:256)&lt;br/&gt;
	at com.mongodb.DBApiLayer$MyCollection.__find(DBApiLayer.java:289)&lt;br/&gt;
	at com.mongodb.DBApiLayer$MyCollection.__find(DBApiLayer.java:274)&lt;br/&gt;
	at com.mongodb.DBCursor._check(DBCursor.java:368)&lt;br/&gt;
	at com.mongodb.DBCursor._hasNext(DBCursor.java:459)&lt;br/&gt;
	at com.mongodb.DBCursor.hasNext(DBCursor.java:484)&lt;br/&gt;
	at eventstore.EventStore.getEvents(EventStore.java:72)&lt;br/&gt;
	at projections.TaskProjection.repopulate(TaskProjection.java:21)&lt;br/&gt;
	at controllers.Application.listRegistrations(Application.java:63)&lt;br/&gt;
	at Routes$$anonfun$routes$1$$anonfun$apply$3$$anonfun$apply$4.apply(routes_routing.scala:52)&lt;br/&gt;
	at Routes$$anonfun$routes$1$$anonfun$apply$3$$anonfun$apply$4.apply(routes_routing.scala:52)&lt;br/&gt;
	at play.core.Router$HandlerInvoker$$anon$4$$anon$1.invocation(Router.scala:1086)&lt;br/&gt;
	at play.core.j.JavaAction$$anon$1.call(JavaAction.scala:33)&lt;br/&gt;
	at play.core.j.JavaAction$class.apply(JavaAction.scala:74)&lt;br/&gt;
	at play.core.Router$HandlerInvoker$$anon$4$$anon$1.apply(Router.scala:1085)&lt;br/&gt;
	at play.core.ActionInvoker$$anonfun$receive$1$$anonfun$6.apply(Invoker.scala:126)&lt;br/&gt;
	at play.core.ActionInvoker$$anonfun$receive$1$$anonfun$6.apply(Invoker.scala:126)&lt;br/&gt;
	at play.utils.Threads$.withContextClassLoader(Threads.scala:17)&lt;br/&gt;
	at play.core.ActionInvoker$$anonfun$receive$1.apply(Invoker.scala:125)&lt;br/&gt;
	at play.core.ActionInvoker$$anonfun$receive$1.apply(Invoker.scala:115)&lt;br/&gt;
	at akka.actor.Actor$class.apply(Actor.scala:318)&lt;br/&gt;
	at play.core.ActionInvoker.apply(Invoker.scala:113)&lt;br/&gt;
	at akka.actor.ActorCell.invoke(ActorCell.scala:626)&lt;br/&gt;
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:197)&lt;br/&gt;
	at akka.dispatch.Mailbox.run(Mailbox.scala:179)&lt;br/&gt;
	at akka.dispatch.ForkJoinExecutorConfigurator$MailboxExecutionTask.exec(AbstractDispatcher.scala:516)&lt;br/&gt;
	at akka.jsr166y.ForkJoinTask.doExec(ForkJoinTask.java:259)&lt;br/&gt;
	at akka.jsr166y.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:975)&lt;br/&gt;
	at akka.jsr166y.ForkJoinPool.runWorker(ForkJoinPool.java:1479)&lt;br/&gt;
	at akka.jsr166y.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:104)&lt;br/&gt;
Caused by: java.io.EOFException&lt;br/&gt;
	at org.bson.io.Bits.readFully(Bits.java:48)&lt;br/&gt;
	at org.bson.io.Bits.readFully(Bits.java:33)&lt;br/&gt;
	at org.bson.io.Bits.readFully(Bits.java:28)&lt;br/&gt;
	at com.mongodb.Response.&amp;lt;init&amp;gt;(Response.java:40)&lt;br/&gt;
	at com.mongodb.DBPort.go(DBPort.java:124)&lt;br/&gt;
	at com.mongodb.DBPort.call(DBPort.java:74)&lt;br/&gt;
	at com.mongodb.DBTCPConnector.innerCall(DBTCPConnector.java:282)&lt;br/&gt;
	... 30 more&lt;/p&gt;</description>
                <environment>build info: Darwin bs-osx-106-x86-64-1.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_49</environment>
        <key id="54220">JAVA-676</key>
            <summary>java.io.EOFException</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="sorenmat">Soren Mathiasen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Oct 2012 18:31:53 +0000</created>
                <updated>Wed, 19 Oct 2016 14:17:28 +0000</updated>
                            <resolved>Sat, 27 Oct 2012 03:01:00 +0000</resolved>
                                    <version>2.9.2</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="179813" author="jeff.yemin" created="Sat, 27 Oct 2012 03:01:00 +0000"  >&lt;p&gt;Haven&apos;t heard back from you, so I&apos;m going to close this.  If you need further assistance, please start a thread at &lt;a href=&quot;https://groups.google.com/forum/#!newtopic/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/#!newtopic/mongodb-user&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="179076" author="jeff.yemin" created="Thu, 25 Oct 2012 14:16:19 +0000"  >&lt;p&gt;Hi Soren,&lt;/p&gt;

&lt;p&gt;This is most likely not a bug in the driver, and it will occur in cases where the server does not respond properly to the request sent by the driver, or there is a network issue between the server and the client.  Have you checked the server logs to see if the server is responding to the query?  &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrk7hr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>31611</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>