Bug 62901 - Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase
Summary: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase
Status: RESOLVED DUPLICATE of bug 62897
Alias: None
Product: Tomcat 9
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 9.0.12
Hardware: PC All
: P3 minor (vote)
Target Milestone: -----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-10 14:20 UTC by Amit Chaurasia
Modified: 2018-11-10 20:29 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Chaurasia 2018-11-10 14:20:03 UTC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase (jar:file:/D:/Temp/sampleapi-0.0.1-SNAPSHOT.jar!/BOOT-INF/lib/tomcat-embed-core-9.0.12.jar!/) to field java.io.ObjectStreamClass$Caches.localDescs
WARNING: Please consider reporting this to the maintainers of org.apache.catalina.loader.WebappClassLoaderBase
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
Comment 1 Christopher Schultz 2018-11-10 19:59:26 UTC
Possible duplicate of bug #62897? ?
Comment 2 Mark Thomas 2018-11-10 20:29:45 UTC

*** This bug has been marked as a duplicate of bug 62897 ***