Skip to content
This repository has been archived by the owner on Oct 27, 2018. It is now read-only.

StackOverflowError #4

Open
ottenhoff opened this issue Mar 15, 2017 · 1 comment
Open

StackOverflowError #4

ottenhoff opened this issue Mar 15, 2017 · 1 comment

Comments

@ottenhoff
Copy link

Found in Sakai via Mailtool with a huge course ( > 1000 users):

15-Mar-2017 13:07:55.599 WARN [http-apr-8344-exec-353] PonderUtilCore.handle Error invoking action
Target exception of class java.lang.StackOverflowError
Successive lines until stack trace show causes progressing to exception site:

java.lang.StackOverflowError
at uk.org.ponder.rsf.request.SVESorter.scheduleWrites(SVESorter.java:141)
at uk.org.ponder.rsf.request.SVESorter.scheduleWrites(SVESorter.java:141)
at uk.org.ponder.rsf.request.SVESorter.attemptEvaluate(SVESorter.java:125) at uk.org.ponder.rsf.request.SVESorter.scheduleWrites(SVESorter.java:148)

@axxter99
Copy link
Member

axxter99 commented Apr 3, 2017

https://github.com/rsf/rsf : rsf/rsf-core/core/src/uk/org/ponder/rsf/request/SVESorter.java

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants