vinay kp created JASSIST-269:
--------------------------------
Summary: 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)