0

It is a project deployed in resin.the OS is Red Hat Enterprise Linux Server release 6.5 (Santiago)

it uses spring 2.5.6 and struts2 , .. for some reason ,we need to deploy it in jdk8 ,it is too complex to upgrade the spring version ,so we change one class in spring to make it support jdk8 ,It seems work well ,but after about half an hour , the cpu load rises to 10 ,sometimes higher than that . we have tried our best but havn't fount the reason . Is there goods suggestions to analyze the reason,or anyone meeting the similar problem ?

long
  • 59
  • 6
  • have you checked GC load? tried a java profiler? – the8472 Jun 10 '15 at 06:03
  • Yes. both Young and full gc takes nearly the same time when the load is still normal(both default collector) ,when load goes high ,gc takse longer time ,but I think this is caused by high load rather than cause the high load – long Jun 10 '15 at 07:48

0 Answers0