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

Moro live server keeps crashing #91

Open
riedelcastro opened this issue Oct 15, 2015 · 1 comment
Open

Moro live server keeps crashing #91

riedelcastro opened this issue Oct 15, 2015 · 1 comment

Comments

@riedelcastro
Copy link
Contributor

Last message:

! @6nlc88fkh - Internal server error, for (GET) [/doc/gen_cache/01_tasks/0x_languagemodels] ->

play.api.Application$$anon$1: Execution exception[[ParserRuntimeException: Error while parsing action 'Root/Sequence/ZeroOrMore/Sequence/Block/FirstOf/Heading/FirstOf/AtxHeading/OneOrMore/Sequence/AtxInline/Inline/Inline_Action1' at input position (line 2, pos 5):
### Sampling
    ^

org.pegdown.ParsingTimeoutException]]
        at play.api.Application$class.handleError(Application.scala:296) ~[play_2.11-2.3.8.jar:2.3.8]
        at play.api.DefaultApplication.handleError(Application.scala:402) [play_2.11-2.3.8.jar:2.3.8]
        at play.core.server.netty.PlayDefaultUpstreamHandler$$anonfun$14$$anonfun$apply$1.applyOrElse(PlayDefaultUpstreamHandler.scala:205) [play_2.11-2.3.8.jar:2.3.8]
        at play.core.server.netty.PlayDefaultUpstreamHandler$$anonfun$14$$anonfun$apply$1.applyOrElse(PlayDefaultUpstreamHandler.scala:202) [play_2.11-2.3.8.jar:2.3.8]
        at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:36) [scala-library-2.11.6.jar:na]
Caused by: org.parboiled.errors.ParserRuntimeException: Error while parsing action 'Root/Sequence/ZeroOrMore/Sequence/Block/FirstOf/Heading/FirstOf/AtxHeading/OneOrMore/Sequence/AtxInline/Inline/Inline_Action1' at input position (line 2, pos 5):
### Sampling
    ^

org.pegdown.ParsingTimeoutException
        at org.parboiled.MatcherContext.runMatcher(MatcherContext.java:366) ~[parboiled-java-1.1.6.jar:na]
        at org.parboiled.matchers.SequenceMatcher.match(SequenceMatcher.java:46) ~[parboiled-core-1.1.6.jar:na]
        at org.parboiled.matchers.MemoMismatchesMatcher.match(MemoMismatchesMatcher.java:41) ~[parboiled-core-1.1.6.jar:na]
        at org.parboiled.parserunners.BasicParseRunner.match(BasicParseRunner.java:77) ~[parboiled-core-1.1.6.jar:na]
        at org.parboiled.MatcherContext.runMatcher(MatcherContext.java:351) ~[parboiled-java-1.1.6.jar:na]
Caused by: org.pegdown.ParsingTimeoutException: null
        at org.pegdown.Parser.checkForParsingTimeout(Parser.java:1500) ~[pegdown-1.4.2.jar:1.4.2]
        at org.pegdown.Action$cxzDYiA1YTOH9nKV.run(Unknown Source) ~[na:1.4.2]
        at org.parboiled.matchers.ActionMatcher.match(ActionMatcher.java:96) ~[parboiled-core-1.1.6.jar:na]
        at org.parboiled.parserunners.BasicParseRunner.match(BasicParseRunner.java:77) ~[parboiled-core-1.1.6.jar:na]
        at org.parboiled.MatcherContext.runMatcher(MatcherContext.java:351) ~[parboiled-java-1.1.6.jar:na]
@mbosnjak
Copy link
Member

I got the same error a moment ago, and it seems to happen when changing between slides and the text a couple of times:

play.api.Application$$anon$1: Execution exception[[ParserRuntimeException: Error while parsing action 'Root/Sequence/ZeroOrMore/Sequence/Block/FirstOf/Heading/FirstOf/AtxHeading/OneOrMore/Sequence/AtxInline/Inline/Inline_Action1' at input position (line 2, pos 6):

Decoding for IBM Model 2

 ^

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

No branches or pull requests

2 participants