#240

org.fusesource.scalate.TemplateException: scala/tools/nsc/reporters/Reporter error

    • Created on: Wed, May 04 2011 (about 1 year ago)
    • Reported by: tcc8
    • Assigned to: -
    • Milestone: -
    • Estimate: None/Small/Medium/Large None
    • Status: Invalid
    • Priority: Normal (3)
    • Component: -
    • Permission type: None
    I have a scalatra/scalate war project that works locally when using sbt jetty.

    I created the war using sbt package. When I uploaded it to my jetty-distribution-7.2.2.v20101205, it fails with:
    org.fusesource.scalate.TemplateException: scala/tools/nsc/reporters/Reporter
    at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:775)
    at org.fusesource.scalate.TemplateEngine.compileAndLoadEntry(TemplateEngine.scala:637)
    at org.fusesource.scalate.TemplateEngine.liftedTree1$1(TemplateEngine.scala:368)
    at org.fusesource.scalate.TemplateEngine.load(TemplateEngine.scala:362)
    at org.fusesource.scalate.TemplateEngine.load(TemplateEngine.scala:432)
    at org.scalatra.scalate.ScalateSupport$class.renderErrorPage(ScalateSupport.scala:59)
    at com.quicksortlabs.web.PaperBot.renderErrorPage(PaperBot.scala:13)
    at org.scalatra.scalate.ScalateSupport$class.handleError(ScalateSupport.scala:55)
  • Followers
     
    Ico-users tcc8 
     
    Attachments
    No attachments
    Associations
     
    No associations
    Activity
     
    User picture

          on Sep 09, 2011 @ 08:13am UTC * By jstrachan

    There could be some nested exceptions going on - is there a root cause in the exception?

    Its maybe that there's no scala-compiler in the classpath?
    User picture

          on Nov 14, 2011 @ 05:12am UTC * By jstrachan

    Status changed from New to Invalid
    I'm going to mark as closed for now - let us know if its still an issue and we can reopen
    Time Expenditure
    Loading