Splunk AppDynamics

IllegalAccessError when starting Spring Boot application

Jörgen_Brutar
New Member

Getting a strange error when starting my Spring boot application. We have a large number of applications already running AppDynamics without problems but for one of them it does not work. The special thing with this app is that it uses Springs LdapTemplate.

The error:

j.l.IllegalAccessError: Class javax/naming/directory/InitialDirContext(module java.naming) can not access class com/singularity/ee/agent/appagent/entrypoint/bciengine/FastMethodInterceptorDelegatorBoot(unnamed module 0x00000000EE842658) because module module java.naming does not read module unnamed module 0x00000000EE842658 
	at j.n.d.InitialDirContext.search(InitialDirContext.java)
	at o.s.l.c.LdapTemplate$4.executeSearch(LdapTemplate.java:322)
	at o.s.l.c.LdapTemplate.search(LdapTemplate.java:363)
	at o.s.l.c.LdapTemplate.search(LdapTemplate.java:328)
	at o.s.l.c.LdapTemplate.search(LdapTemplate.java:604)
	at o.s.l.c.LdapTemplate.search(LdapTemplate.java:594)
	at o.s.l.c.LdapTemplate.search(LdapTemplate.java:482)
	at o.s.l.c.LdapTemplate.search(LdapTemplate.java:498)
	at o.s.l.c.LdapTemplate.search(LdapTemplate.java:514)

I have trie various combinations of add-opens, add-reads and add-exports to the jvm but nothing helps so far.

Labels (1)
Tags (1)
0 Karma

iamryan
Community Manager
Community Manager

Hi @Jörgen.Brutar,

There is an existing thread that mentions the same error.

Please take a look at this thread and see if it offers any helpful insightError in configuring javaagent in Spring Boot application 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...