[jboss-jira] [JBoss JIRA] (JASSIST-269) javassist.CannotCompileException: by java.lang.LinkageError when Application deployment on Java 8 Server

vinay kp (JIRA) issues at jboss.org
Mon Sep 25 11:37:00 EDT 2017


     [ https://issues.jboss.org/browse/JASSIST-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vinay kp updated JASSIST-269:
-----------------------------
    Description: 
With javassit 3.12.0.GA and JDK 1.6 , I can able to  deploy .EAR application successfully . After changing to *Java 8 support* with * javassit 3.19.0-GA* , i am getting some_ IllegalStateException: javassist.CannotCompileException: by java.lang.LinkageError_ 

Please find the attached error log . I tried different scenarios to solve this problem like .
* Changing parent class first /last property .
* I have added asm , cglib dependency in POM,xml file .

I think this is due to class loader issue . Can you please check this ?

  was:
With javassit 3.12.0.GA and JDK 1.6 , I can able to  deploy .EAR application successfully . After changing to *Java 8 support* with * javassit 3.19.0-GA* , i am getting some_ IllegalStateException: javassist.CannotCompileException: by java.lang.LinkageError_ 

Please find the attached error log . I tried different scenarios to solve this problem like 
* Changing parent class first /last property 
* I have added asm , cglib dependency in POM,xml file 

I think this is due to class loader issue . Can you please check this ?



> javassist.CannotCompileException: by java.lang.LinkageError when Application deployment on Java 8 Server
> --------------------------------------------------------------------------------------------------------
>
>                 Key: JASSIST-269
>                 URL: https://issues.jboss.org/browse/JASSIST-269
>             Project: Javassist
>          Issue Type: Bug
>    Affects Versions: 3.19.0-GA
>         Environment: JDK 8 , Java 8
>            Reporter: vinay kp
>            Assignee: Shigeru Chiba
>            Priority: Critical
>         Attachments: error_logs.txt, java file.txt
>
>
> With javassit 3.12.0.GA and JDK 1.6 , I can able to  deploy .EAR application successfully . After changing to *Java 8 support* with * javassit 3.19.0-GA* , i am getting some_ IllegalStateException: javassist.CannotCompileException: by java.lang.LinkageError_ 
> Please find the attached error log . I tried different scenarios to solve this problem like .
> * Changing parent class first /last property .
> * I have added asm , cglib dependency in POM,xml file .
> I think this is due to class loader issue . Can you please check this ?



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list