Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grinder tests sometimes fail with EOF exception #21

Open
hrj opened this issue Oct 29, 2015 · 0 comments
Open

Grinder tests sometimes fail with EOF exception #21

hrj opened this issue Oct 29, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@hrj
Copy link
Member

hrj commented Oct 29, 2015

Exception in thread "main" java.io.EOFException
    at java.io.DataInputStream.readInt(DataInputStream.java:392)
    at grinder.GngrDriver.grinder$GngrDriver$$getConfirmationAndSendAck(GngrDriver.scala:212)
    at grinder.GngrDriver$$anon$4$$anonfun$to$1.apply(GngrDriver.scala:175)
    at grinder.GngrDriver$$anon$4$$anonfun$to$1.apply(GngrDriver.scala:172)
    at grinder.GngrDriver.grinder$GngrDriver$$execute(GngrDriver.scala:145)
    at grinder.GngrDriver$$anon$4.to(GngrDriver.scala:172)
    at grinder.Grinder.navigateToPage(Grinder.scala:47)
    at grinder.Grinder.grinder$Grinder$$navAndSnap(Grinder.scala:179)
    at grinder.Grinder.run(Grinder.scala:75)
    at grinder.Boot$.compare(Boot.scala:51)
    at grinder.Boot$.delayedEndpoint$grinder$Boot$1(Boot.scala:23)
    at grinder.Boot$delayedInit$body.apply(Boot.scala:6)
    at scala.Function0$class.apply$mcV$sp(Function0.scala:34)
    at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
    at scala.App$$anonfun$main$1.apply(App.scala:76)
    at scala.App$$anonfun$main$1.apply(App.scala:76)
    at scala.collection.immutable.List.foreach(List.scala:381)
    at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35)
    at scala.App$class.main(App.scala:76)
    at grinder.Boot$.main(Boot.scala:6)
    at grinder.Boot.main(Boot.scala)
@hrj hrj modified the milestone: 1.1 Oct 29, 2015
hrj added a commit to gngrOrg/gngr that referenced this issue Oct 31, 2015
This will probably reduce the occurence of
gngrOrg/grinder#21
@hrj hrj self-assigned this Oct 31, 2015
@hrj hrj removed the priority:high label Oct 31, 2015
@hrj hrj modified the milestones: 1.3, 1.1 Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant