Skip to main content



      Home
Home » Eclipse Projects » GlassFish » GlassFish 4.1 CPU usage increase(CPU Usage increase)
GlassFish 4.1 CPU usage increase [message #1869165] Sat, 03 August 2024 11:13
Eclipse UserFriend
Good morning, I would greatly appreciate your help as I am quite lost. For approximately 4 to 5 years, I have had an ERP software running on GlassFish on an AWS EC2 instance. A little over a month ago, it started failing, with one CPU core remaining at 100%. When performing a thread dump, I attach the log of what I find. Beyond the failure itself, why could this have occurred after 4 years without any updates or software changes?.

Thread "http-listener-3-kernel(1) SelectorRunner" thread-id: 58 thread-state: RUNNABLE
at: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at: sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:105)
at: org.glassfish.grizzly.nio.DefaultSelectorHandler.select(DefaultSelectorHandler.java:114)
at: org.glassfish.grizzly.nio.SelectorRunner.doSelect(SelectorRunner.java:338)
at: org.glassfish.grizzly.nio.SelectorRunner.run(SelectorRunner.java:278)
at: org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565)
at: org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545)
at: java.lang.Thread.run(Thread.java:748)
Thread Synchronization Statistics:

Previous Topic:wsimport and WSDL resulting in error: more than one part bound to body
Next Topic:Problem to configure JDBC Pool Connection.
Goto Forum:
  


Current Time: Wed Apr 30 20:43:59 EDT 2025

Powered by FUDForum. Page generated in 0.06141 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top