Menu

#160 com.blade.exception.TemplateException: java.lang.ClassCastException: [B cannot be cast to [C

open
nobody
question (26)
2017-12-15
2017-12-15
Anonymous
No

Originally created by: jagopy
Originally owned by: biezhi

  • jdk.version: 9.0.1
  • blade-mvc: 2.0.5

    :::java
    Caused by: java.lang.ClassCastException: [B cannot be cast to [C
    at jetbrick.template.parser.ast.AstText$Jdk6CharArrayEncoder.<init>(AstText.java:281)
    at jetbrick.template.parser.ast.AstText.execute(AstText.java:217)
    at jetbrick.template.parser.ast.AstStatementList.execute(AstStatementList.java:212)
    at jetbrick.template.parser.ast.AstTemplate.execute(AstTemplate.java:37)
    at jetbrick.template.JetTemplateImpl.doInterpret(JetTemplateImpl.java:160)
    at jetbrick.template.JetTemplateImpl.render(JetTemplateImpl.java:141)
    at com.blade.mvc.view.template.JetbrickTemplateEngine.render(JetbrickTemplateEngine.java:103)

Discussion

  • Anonymous

    Anonymous - 2017-12-15

    Originally posted by: biezhi

    Hi @jagopy , please use java8 version, there are many unknown issues in java9, there are many unknowns in java9, and we're not yet compatible.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.