Author Message
RajatVerma
Joined: Mar 5, 2014
Messages: 102
Offline
Hello All,
I have deployed an IVR application in Tomcat hosted in a Linux box. Application is working fine without any issue, however in catalina.out file I can see few errors related to AAEP URL. I have attached the screenshot of same, request if you can advice on same.

(Thread, java: 829)
21-Mar-2024 15:12:43.326 INFO
[VPAlarmMonitorThread: https://10.86.8.78/axis2/services/VPAppLogService) org.apache.catalina.loader.WebappClassLoaderBase.checkStateForRe
sourceLoading Illegal access:
this web application instance has been stopped already. Could not load [org.apache.axis2.engine.AxisEngine]. The following stack trace is
thrown for debugging purposes as well as java.lang.IllegalStateException:to attempt to terminate the thread which caused the illegal access.
Illegal access: this web application instance has been stopped already. Could not load [org.apache.axis2.engine.AxisEngine]. The following stack trace
is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.at
org.apache catalina.loader. WebappClassLoaderBase checkStateForResourceLoading (WebappClassLoaderBase. java:1349) at
org. apache catalina.loader.WebappClassLoaderBase checkStateForClassLoading (WebappClassLoaderBase.java:1337) at
org.apache.catalina.loader.WebappClassLoaderBase. loadClass (WebappClassLoaderBase.java:1174) at
org.apache. catalina.loader.WebappClassLoaderBase .loadClass (WebappClassLoaderBase.java:1141)| at at
org. apache axis2.util.Loader.loadClass (Loader. java:247)
org.apache .axis2. deployment .RepositoryListener.getLocation (RepositoryListener.java:238) at
org. apache, axis2. deployment RepositoryListener loadClassPathModules (RepositoryListener.java:159) at
org. apache .axis2. deployment. RepositoryListener.init2 (Repositorylistener.java: 68) at
org.apache.axis2.deployment RepositoryListener.<init> (RepositoryListener.java: 61) at
org. apache. axis2 .deployment. DeploymentEngine loadFromCassPath (DeploymentEngine. java: 168) at
org.apache.axis2.deployment .FileSystemConfigurator.getAxisConfiguration (FileSystemConfigurator.java:135) at
org.apache axis2.context.ConfigurationContextFactory createConfigurationContext (ConfigurationContextFactory.java: 64) at
org. apache. axis2.context.ConfigurationContextFactory createConfigurationContextFromFileSystem (ConfigurationContextFactory-java:210) at
org.apache. axis2. client. ServiceClient. configureServiceClient (ServiceClient. java:151)
at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:143) at
com. avaya.xml.ws. vpapplog. voiceportal.VPAppLogServiceStub.<init> (VPAppLogServiceStub. java: 143)| at
com. avaya. xml.ws. vpapplog. voiceportal.VPAppLogServiceStub.<init> (VPAppLogServiceStub. java:129)| at
com. avaya. xml.ws. vpapplog.voiceportal.VPAppLogServiceStub.<init> (VPAppLogServiceStub. java: 178)| at
com.avaya.vp.ws.EMWebServicesClientBaseImp1.logAlarmsAxis2 (EPMWebServicesClientBaseImp1. java: 427)| at
com.avaya.vp.applog.client AlarmMonitorThread.logAlarms (AlarmMonitorThread, java:174) at
com. avaya.vp.applog.client .AlarmMonitorThread, run (AlarmMonitorThread, java:116)at
java.base/java. lang. Thread, run (Thread, java: 829)


Thanks,
Rajat Verma
  • [Thumb - aaaa.png]
[Disk] Download
massimo__croci
Joined: Jan 31, 2020
Messages: 518
Offline
Hi.

Take a look at this post

https://www.devconnectprogram.com/forums/posts/list/24426.page

try to restart the app server, if necessary the EPM server (two servers deployment) /the EP server (single server deployment).
RajatVerma
Joined: Mar 5, 2014
Messages: 102
Offline
Hello Massimo,
Thanks for quick revert, really appreciate your guidance.

I have already restarted App server, let me ask customer to restart AAEP as well. Will keep you posted.

Thanks,
Rajat Verma
Go to:   
Mobile view