[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to Restart a PASOE ABL Application

  • Thread starter Thread starter Jeff Ledbetter
  • Start date Start date
Status
Not open for further replies.
J

Jeff Ledbetter

Guest
Hi Matt. There are errors in the catalina*.log but not sure what they mean exactly. We do not have any webapps deployed (not intentionally). We chose 'deploy', selected 'oeabl.war' in the 'Deploy ABL Application' dialog, and gave it a name. Afterwards, we set the propath and agent parameters. 2019-05-17T12:55:15.241-05:00 WARN [thd-10] o.a.c.loader.WebappClassLoaderBase.clearReferencesThreads - The web application [oadevel] appears to have started a thread named [Camel (camel) thread #3 - ShutdownTask] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745)

Continue reading...
 
Status
Not open for further replies.
Back
Top