Javassist warnings during start-up of BusinessEvents Engine.
book
Article ID: KB0076243
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Description
The following Javassist warnings are seen while starting TIBCO BusinessEvents engine.
Warning Message: ############ WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by javassist.util.proxy.SecurityActions (file:/opt/tibco/be/be/5.6/lib/ext/tpcl/javassist.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of javassist.util.proxy.SecurityActions WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release ############
Issue/Introduction
Javassist warnings during start-up of BusinessEvents Engine.
Environment
TIBCO BusinessEvents Enterprise Edition 5.6.x
All Operating Systems
Resolution
These warnings are from java assist , Please refer the below github links which indicate issues with java assist. https://github.com/jboss-javassist/javassist/issues/214 https://github.com/jboss-javassist/javassist/issues/145
Once javassist fixes issues listed above, TIBCO BusinessEvents will update javassist to avoid these warning massages. These are harmless warnings and can be safely ignored.
Additional Information
BE Engineering https://github.com/jboss-javassist/javassist/issues/214 https://github.com/jboss-javassist/javassist/issues/145