Menu

#182 TIES Coder pipeline fails when using Java 1.8

v5.7
open
None
5
2017-06-23
2016-01-20
No

The TIES coder crashes on Java 1.8. It fails to compile JAPE scripts properly. Switching to 1.7 fixes the issue. This is probably a GATE and JAPE library version issue. Updating them might fix the problem?

Discussion

  • Girish Chavan

    Girish Chavan - 2016-03-16
    • Group: v5.4 --> v5.5
     
  • Girish Chavan

    Girish Chavan - 2016-04-05

    Tried replacing jasper-compiler-jdt with gate-compiler-jdt and it didnt work. Looks like we might have to replace more than just that jar.

    Exception in thread "Ties Coder Thread 1" java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/compiler/env/INameEnvironment
    INFO   | jvm 1    | 2016/04/05 11:56:47 |   at java.lang.Class.getDeclaredConstructors0(Native Method)
    INFO   | jvm 1    | 2016/04/05 11:56:47 |   at java.lang.Class.privateGetDeclaredConstructors(Class.java:2585)
    INFO   | jvm 1    | 2016/04/05 11:56:47 |   at java.lang.Class.getConstructor0(Class.java:2885)
    INFO   | jvm 1    | 2016/04/05 11:56:47 |   at java.lang.Class.getConstructor(Class.java:1723)
    INFO   | jvm 1    | 2016/04/05 11:56:47 |   at gate.util.Javac.createCompilerInstance(Javac.java:121)
    
     
  • Girish Chavan

    Girish Chavan - 2016-09-27
    • Group: v5.5 --> v5.6
     
  • Girish Chavan

    Girish Chavan - 2017-06-23
    • Group: v5.6 --> v5.7
     

Log in to post a comment.