AppD Archive

Encountering the error in OAM weblogic product after adding Appdynamic argument in weblogic startup.

CommunityUser
Splunk Employee
Splunk Employee

Below is the argument we are using in weblogic startup Script.

 export JAVA_OPTIONS="${JAVA_OPTIONS} -javaagent:/opt/AppDynamics/AppServerAgent/ver4.2.2.1/javaagent.jar -Dappdynamics.agent.tierName=OAM -Dappdynamics.agent.nodeName=OAM1"

we are encountering the below error while one of our services trying to connect DUO application.If we remove AppDynamic argument it works fine our DUO service gets call flawlessly.

Error:-

####<Dec 26, 2016 4:41:31 PM UTC> <Error> <HTTP> <D09-ULV-OIAM02.uat.clarient.local> <WLS_OAM1> <[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'> <

<WLS Kernel>> <> <005H99cOIUqFo2O5Ij_Aif0000qE0000lg> <1482770491177> <BEA-101017> <[ServletContext@1891456951[app:oam_server module:oam path:/oam spec-version:2.5 version:11.1.2.

0.0]] Root cause of ServletException.

java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/HotspotInterceptorDelegatorBoot

        at com.dtcc.iam.plugins.DuoAuthenticationPlugin.process(DuoAuthenticationPlugin.java)

        at oracle.security.am.engine.authn.internal.executor.PlugInExecutor.execute(PlugInExecutor.java:197)

        at oracle.security.am.engine.authn.internal.executor.AuthenticationSchemeExecutor.execute(AuthenticationSchemeExecutor.java:109)

        at oracle.security.am.engine.authn.internal.controller.AuthenticationEngineControllerImpl.validateUser(AuthenticationEngineControllerImpl.java:269)

 

####<Dec 26, 2016 4:41:31 PM UTC> <Notice> <Diagnostics> <D09-ULV-OIAM02.uat.clarient.local> <WLS_OAM1> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tun

ing)'> <<WLS Kernel>> <> <562ec17a84abad2a:35431332:1590a962798:-8000-000000000020f667> <1482770491179> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server '

WLS_OAM1' has triggered at Dec 26, 2016 4:41:31 PM UTC. Notification details:

WatchRuleType: Log

WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-0

00802'))

WatchData: DATE = Dec 26, 2016 4:41:31 PM UTC SERVER = WLS_OAM1 MESSAGE = [ServletContext@1891456951[app:oam_server module:oam path:/oam spec-version:2.5 version:11.1.2.0.0]] Root

cause of ServletException.

java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/HotspotInterceptorDelegatorBoot

        at com.dtcc.iam.plugins.DuoAuthenticationPlugin.process(DuoAuthenticationPlugin.java)

        at oracle.security.am.engine.authn.internal.executor.PlugInExecutor.execute(PlugInExecutor.java:197)

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Please do anyone have solution to above problem.

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...