Got it

Repeated Upgrade and Rollback Failures

133 0 0 0 0

Problem Symptom

After the upgrade package is uploaded and the upgrade is successful, roll back the software. After the system software is upgraded and rolled back repeatedly for multiple times, the upgrade is suspended or paused.


Problem Diagnosis

Check the /var/log/deploy/console/run/servicetool_console.log run log of the console. The log file shows that error java.lang.OutOfMemoryError: unable to create new native thread is printed.


Causes

After each upgrade and rollback, residual threads exist in the DeployManager process. After multiple upgrade and rollback operations, the number of accumulated threads reaches the upper limit of the operating system or the memory is insufficient. As a result, new threads fail to be created during an upgrade.


Solution

Run the following commands to restart the DeployManager process:

tomcatpid=`ps -ef | grep tomcat | grep "/opt/fusionstorage/deploymanager/jre/bin/java" | awk '{print $2}'` ;

kill -9 ${tomcatpid} ;

bash /opt/fusionstorage/deploymanager/Tomcat/WebTomcat/bin/tomcat_cron.sh;


Comment

You need to log in to comment to the post Login | Register

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.