Linux upgrade failure from 9400/9401 - Warning error (Applicable for 64 bit builds alone)

Linux upgrade failure from 9400/9401 - Warning error (Applicable for 64 bit builds alone)

Linux upgrade Known issue and its workaround.

Users from 9400/9401 build will get the below error message while applying patch.

Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/sdp-team/9300backup/9401/lib/native/libDiscSpace.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Unable to load Disk Space related native library.
Exception in thread "Thread-1" java.lang.UnsatisfiedLinkError: com.adventnet.tools.update.installer.DiskSpace.getFreeSpace(Ljava/lang/String;)J
        at com.adventnet.tools.update.installer.DiskSpace.getFreeSpace(Native Method)
        at com.adventnet.tools.update.installer.ApplyPatch.run(ApplyPatch.java:152)
        at java.lang.Thread.run(Unknown Source)

Do you want to continue ?


FIX:

Add the below property in updatemanager.sh  and try to upgrade.

-Dsun.zip.disableMemoryMapping=true -Dtools.discSpaceCheck=false


fyi:It is not the upgrade failure its just a warning error.Application will start even after this warning message.


    • Related Articles

    • 9418 ppm- Unable to apply 9418 ppm in linux setup- warning error

      Below message thrown in console when applying 9418 ppm  "One or More Change Status notifications' subject and content are empty" Please find those status names in updatemgrlog0.txt, update the same in Admin Configuration and restart the migration." ...
    • Upgrade failure from 9009 to 9200

      Error trace: [com.adventnet.servicedesk.updatemgr.util.SDPostProcessor] [INFO] : Problem during installation of patch {0}java.sql.SQLException: Cannot find the object "PgSQLErrorCode" because it does not exist or you do not have permissions. Cause: ...
    • ZOHO Reports - Authentication issue Handling - GRID movement

      Recently we are facing issues if user saves the Zoho reports configuration page after entering email ID and AT key it throws authentication failure even though the email and AT key is correct. It happens as the registered login is in different grid ...
    • How to address Performance issue ?

      Application will face the performance issue because of couple of reasons. 1. Application is not tuned properly. - To fix this - Please refer this tuning steps and do it. 2. Email debug present under Admin -> Mail server settings is enabled for mail ...
    • Skip forced backup before upgrade

      Please ensure there is a recent VM backup/snapshot or a valid SQL backup or PGSQL backup that was taken just before the upgrade and then skip application backup. For 9000 Upgrade: Edit the batch file called 'Updatemanager.bat' found under ...