Hey guys,
as i said in my previous post, after solving connectivity problem from java live update to LUA, i got another error.
Trying to download updates from distribution center in Lua i got return code 246: so disk space problem.
I didn't expect the first file could be 4 Gb so after first time with a small partition (in /tmp where i have only 3.5 gb free) i have setted another partition in liveupdt.conf file (bigger enough: 50GB) to download these files.
I'm getting the same error and i'm not understanding why?
EDIT:
I have found this article: http://www.symantec.com/docs/TECH196129.
It looks like be the solution for my problem but I cannot run the configuration tool (don't have). Do you know witch is the line to add in liveupd.conf to increase the chace?
up to now in my liveupdt.conf i have
hostfile
workdir
logfile.
Thanks
this is the log file with workdir /tmp (only 3,3 GB)
Sep 24, 2014 6:34:41 PM Java LiveUpdate launched with the command line = [ -p Avenge MicroDefs25 SavCorp10 Linux -v MicroDefsB.Old -l SymAllLanguages -t HubDefs -z 120716018 ] [ -p Avenge MicroDefs25 SavCorp10 Linux -v MicroDefsB.Old -l SymAllLanguages -t CurDefs -z 120716018 ] [ -p Avenge MicroDefs25 SavCorp10 Linux -v MicroDefsB.CurDefs -l SymAllLanguages -t CurDefs -z 120716018 ]
Sep 24, 2014 6:34:41 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.Old, SymAllLanguages, HubDefs, 120716018
Sep 24, 2014 6:34:41 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.Old, SymAllLanguages, CurDefs, 120716018
Sep 24, 2014 6:34:41 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.CurDefs, SymAllLanguages, CurDefs, 120716018
Sep 24, 2014 6:34:41 PM Using character set UTF-8
Sep 24, 2014 6:34:41 PM Command-line Product Selections to update:
Sep 24, 2014 6:34:41 PM (ProdName, Version, Lang, ItemSeqName, SeqNum)
Sep 24, 2014 6:34:41 PM Adding JLU to the current command line
Sep 24, 2014 6:34:41 PM JLU Linux, 3.9.1, English, LiveUpdateSeq, 18
Sep 24, 2014 6:34:41 PM Java Version 1.8.0_11.
Sep 24, 2014 6:34:41 PM Linux 2.6.32-358.14.1.el6.x86_64
Sep 24, 2014 6:34:41 PM Java LiveUpdate version 3.9.1 Build 18.
Sep 24, 2014 6:34:41 PM ProductInventory: parsed default inventory file: /etc/Product.Catalog.JavaLiveUpdate
Sep 24, 2014 6:34:41 PM Inventory File Product Selections to update:
Sep 24, 2014 6:34:41 PM (ProdName, Version, Lang, ItemSeqName, SeqNum)
Sep 24, 2014 6:34:41 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.CurDefs, SymAllLanguages, HubDefs, 0
Sep 24, 2014 6:34:41 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.CurDefs, SymAllLanguages, CurDefs, 0
Sep 24, 2014 6:34:41 PM The property maxZipFileSize is not set in config file
Sep 24, 2014 6:34:41 PM The property maxZipFileSize in config file changed to 614,400
Sep 24, 2014 6:34:41 PM The property maxTriFileSize is not set in config file
Sep 24, 2014 6:34:41 PM The property maxTriFileSize in config file changed to 10,485,760
Sep 24, 2014 6:34:41 PM The property maxPackageSize is not set in config file
Sep 24, 2014 6:34:41 PM The property maxPackageSize in config file changed to 734,003,200
Sep 24, 2014 6:34:41 PM The property maxPackageContentSize is not set in config file
Sep 24, 2014 6:34:41 PM The property maxPackageContentSize in config file changed to 734,003,200
Sep 24, 2014 6:34:41 PM The property enableIPv4Preference is not set in config file
Sep 24, 2014 6:34:41 PM Checking to see if JLU can connect to its own listener thread.
Sep 24, 2014 6:34:41 PM Checking to see if a session of JLU is running at port 44566.
Sep 24, 2014 6:34:41 PM An active JLU session has been detected.
Sep 24, 2014 6:34:41 PM JLU was able to successfully connect to its own listener thread.
Sep 24, 2014 6:34:41 PM Downloading minitri.flg to /tmp/1411576481706/minitri.flg ...
Sep 24, 2014 6:34:41 PM Connecting to vm************4:7070 via HTTP ...
Sep 24, 2014 6:34:41 PM Connected to 1**.***.***.**7 sending request ...
Sep 24, 2014 6:34:41 PM Waiting for response ...
Sep 24, 2014 6:34:41 PM Receiving file ...
Sep 24, 2014 6:34:41 PM Transfer completed in 11 ms (23,636 bytes/sec)
Sep 24, 2014 6:34:41 PM Downloading avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip to /tmp/1411576481706/avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip ...
Sep 24, 2014 6:34:41 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 24, 2014 6:34:41 PM Connected to 1**.***.***.**7 sending request ...
Sep 24, 2014 6:34:41 PM Waiting for response ...
Sep 24, 2014 6:34:41 PM Receiving file ...
Sep 24, 2014 6:34:41 PM Transfer completed in 7 ms (497,571 bytes/sec)
Sep 24, 2014 6:34:41 PM Downloading avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip to /tmp/1411576481706/avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip ...
Sep 24, 2014 6:34:41 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 24, 2014 6:34:41 PM Connected to 1**.***.***.**7 sending request ...
Sep 24, 2014 6:34:41 PM Waiting for response ...
Sep 24, 2014 6:34:41 PM Receiving file ...
Sep 24, 2014 6:34:41 PM Transfer completed in 7 ms (428,857 bytes/sec)
Sep 24, 2014 6:34:41 PM Downloading jlu$20linux_3.9.1_english_livetri.zip to /tmp/1411576481706/jlu$20linux_3.9.1_english_livetri.zip ...
Sep 24, 2014 6:34:41 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 24, 2014 6:34:41 PM Connected to 1**.***.***.**7 sending request ...
Sep 24, 2014 6:34:41 PM Waiting for response ...
Sep 24, 2014 6:34:41 PM The zip entry is liveupdt.tri
Sep 24, 2014 6:34:41 PM The zip entry is liveupdt.grd
Sep 24, 2014 6:34:41 PM The zip entry is liveupdt.sig
Sep 24, 2014 6:34:41 PM Unzipping avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip into /tmp/1411576481706/avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip1411576481844 ...
Sep 24, 2014 6:34:41 PM The zip file downloaded is a catalog file
Sep 24, 2014 6:34:41 PM Extracting liveupdt.tri
Sep 24, 2014 6:34:41 PM Total number of bytes read is 4,252
Sep 24, 2014 6:34:41 PM Extracting liveupdt.grd
Sep 24, 2014 6:34:41 PM Total number of bytes read is 1,049
Sep 24, 2014 6:34:41 PM Extracting liveupdt.sig
Sep 24, 2014 6:34:41 PM Total number of bytes read is 2,267
Sep 24, 2014 6:34:41 PM Unzipping completed
Sep 24, 2014 6:34:41 PM Loading root certificate
Sep 24, 2014 6:34:41 PM Setting certificate restrictions
Sep 24, 2014 6:34:41 PM Loading guard file: /tmp/1411576481706/avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip1411576481844/liveupdt.grd
Sep 24, 2014 6:34:41 PM The zip entry is liveupdt.tri
Sep 24, 2014 6:34:41 PM The zip entry is liveupdt.grd
Sep 24, 2014 6:34:41 PM The zip entry is liveupdt.sig
Sep 24, 2014 6:34:41 PM Unzipping avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip into /tmp/1411576481706/avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip1411576481981 ...
Sep 24, 2014 6:34:41 PM The zip file downloaded is a catalog file
Sep 24, 2014 6:34:41 PM Extracting liveupdt.tri
Sep 24, 2014 6:34:41 PM Total number of bytes read is 803
Sep 24, 2014 6:34:41 PM Extracting liveupdt.grd
Sep 24, 2014 6:34:41 PM Total number of bytes read is 321
Sep 24, 2014 6:34:41 PM Extracting liveupdt.sig
Sep 24, 2014 6:34:41 PM Total number of bytes read is 2,267
Sep 24, 2014 6:34:41 PM Unzipping completed
Sep 24, 2014 6:34:41 PM Loading guard file: /tmp/1411576481706/avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip1411576481981/liveupdt.grd
Sep 24, 2014 6:34:42 PM FreeSpace available on /tmp/1411576481706 is 3476688 KB.
Sep 24, 2014 6:34:42 PM FreeSpace available on /tmp/1411576481706 is 3476688 KB.
Sep 24, 2014 6:34:42 PM For input string: "". UIPriv value is not valid.
Sep 24, 2014 6:34:42 PM Downloading 1411522434jtun_sav10enncur25.lin to /tmp/1411576481706/1411522434jtun_sav10enncur25.lin ...
Sep 24, 2014 6:34:42 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 24, 2014 6:34:42 PM Connected to 1**.***.***.**7 sending request ...
Sep 24, 2014 6:34:42 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 24, 2014 6:34:42 PM Connected to 1**.***.***.**7 sending request ...
Sep 24, 2014 6:34:42 PM Waiting for response ...
Sep 24, 2014 6:34:42 PM This same file is already present in cache. Hence, will not be redownloaded: /tmp/1411576481706/1411522434jtun_sav10enncur25.lin.
Sep 24, 2014 6:34:42 PM Checking authenticity of package /tmp/1411576481706/1411522434jtun_sav10enncur25.lin
Sep 24, 2014 6:34:42 PM The zip entry is cur.scr
Sep 24, 2014 6:34:42 PM The zip entry is hf.999
Sep 24, 2014 6:34:42 PM The zip entry is hp.998
Sep 24, 2014 6:34:42 PM The zip entry is tcdefs.997
Sep 24, 2014 6:34:42 PM The zip entry is tcscan7.996
Sep 24, 2014 6:34:42 PM The zip entry is tcscan8.995
Sep 24, 2014 6:34:42 PM The zip entry is tcscan9.994
Sep 24, 2014 6:34:42 PM The zip entry is tinf.993
Sep 24, 2014 6:34:42 PM The zip entry is tinfl.992
Sep 24, 2014 6:34:42 PM The zip entry is tscan1.991
Sep 24, 2014 6:34:42 PM The zip entry is v.989
Sep 24, 2014 6:34:42 PM The zip entry is v.990
Sep 24, 2014 6:34:42 PM The zip entry is v1.988
Sep 24, 2014 6:34:42 PM The zip entry is virscan1.987
Sep 24, 2014 6:34:42 PM The zip entry is virscan2.986
Sep 24, 2014 6:34:42 PM The zip entry is virscan3.985
Sep 24, 2014 6:34:42 PM The zip entry is virscan4.984
Sep 24, 2014 6:34:42 PM The zip entry is virscan5.983
Sep 24, 2014 6:34:42 PM The zip entry is virscan6.982
Sep 24, 2014 6:34:42 PM The zip entry is virscan7.981
Sep 24, 2014 6:34:42 PM The zip entry is virscan8.980
Sep 24, 2014 6:34:42 PM The zip entry is virscan9.979
Sep 24, 2014 6:34:42 PM The zip entry is virscant.978
Sep 24, 2014 6:34:42 PM The zip entry is whatsnew.977
Sep 24, 2014 6:34:42 PM The zip entry is navuphub.dis
Sep 24, 2014 6:34:42 PM Unzipping 1411522434jtun_sav10enncur25.lin into /tmp/1411576481706/1411576482777 ...
Sep 24, 2014 6:34:42 PM Extracting cur.scr
Sep 24, 2014 6:34:42 PM Total number of bytes read is 1,023
Sep 24, 2014 6:34:42 PM Extracting hf.999
Sep 24, 2014 6:34:43 PM Total number of bytes read is 17,181,684
Sep 24, 2014 6:34:43 PM Extracting hp.998
Sep 24, 2014 6:34:43 PM Total number of bytes read is 9,046,360
Sep 24, 2014 6:34:43 PM Extracting tcdefs.997
Sep 24, 2014 6:34:43 PM Total number of bytes read is 729,042
Sep 24, 2014 6:34:43 PM Extracting tcscan7.996
Sep 24, 2014 6:34:43 PM Total number of bytes read is 86,730
Sep 24, 2014 6:34:43 PM Extracting tcscan8.995
Sep 24, 2014 6:34:43 PM Total number of bytes read is 889
Sep 24, 2014 6:34:43 PM Extracting tcscan9.994
Sep 24, 2014 6:34:43 PM Total number of bytes read is 10,036
Sep 24, 2014 6:34:43 PM Extracting tinf.993
Sep 24, 2014 6:34:43 PM Total number of bytes read is 94
Sep 24, 2014 6:34:43 PM Extracting tinfl.992
Sep 24, 2014 6:34:43 PM Total number of bytes read is 89
Sep 24, 2014 6:34:43 PM Extracting tscan1.991
Sep 24, 2014 6:34:43 PM Total number of bytes read is 2,415
Sep 24, 2014 6:34:43 PM Extracting v.989
Sep 24, 2014 6:34:43 PM Total number of bytes read is 240
Sep 24, 2014 6:34:43 PM Extracting v.990
Sep 24, 2014 6:34:43 PM Total number of bytes read is 1,229
Sep 24, 2014 6:34:43 PM Extracting v1.988
Sep 24, 2014 6:34:43 PM Total number of bytes read is 230
Sep 24, 2014 6:34:43 PM Extracting virscan1.987
Sep 24, 2014 6:34:43 PM Total number of bytes read is 2,524
Sep 24, 2014 6:34:43 PM Extracting virscan2.986
Sep 24, 2014 6:34:43 PM Total number of bytes read is 2,242
Sep 24, 2014 6:34:43 PM Extracting virscan3.985
Sep 24, 2014 6:34:43 PM Total number of bytes read is 286
Sep 24, 2014 6:34:43 PM Extracting virscan4.984
Sep 24, 2014 6:34:43 PM Total number of bytes read is 23,899
Sep 24, 2014 6:34:43 PM Extracting virscan5.983
Sep 24, 2014 6:34:43 PM Total number of bytes read is 291,463
Sep 24, 2014 6:34:43 PM Extracting virscan6.982
Sep 24, 2014 6:34:43 PM Total number of bytes read is 21,874
Sep 24, 2014 6:34:43 PM Extracting virscan7.981
Sep 24, 2014 6:34:43 PM Total number of bytes read is 595,803
Sep 24, 2014 6:34:43 PM Extracting virscan8.980
Sep 24, 2014 6:34:43 PM Total number of bytes read is 3,089
Sep 24, 2014 6:34:43 PM Extracting virscan9.979
Sep 24, 2014 6:34:43 PM Total number of bytes read is 1,719,526
Sep 24, 2014 6:34:43 PM Extracting virscant.978
Sep 24, 2014 6:34:43 PM Total number of bytes read is 87
Sep 24, 2014 6:34:43 PM Extracting whatsnew.977
Sep 24, 2014 6:34:43 PM Total number of bytes read is 6,472
Sep 24, 2014 6:34:43 PM Extracting navuphub.dis
Sep 24, 2014 6:34:43 PM Total number of bytes read is 229
Sep 24, 2014 6:34:43 PM Unzipping completed
Sep 24, 2014 6:34:43 PM Making /tmp/1411576481706/1411576482777/navuphub.dis executable ...
Sep 24, 2014 6:34:43 PM Running /tmp/1411576481706/1411576482777/navuphub.dis ...
Sep 24, 2014 6:34:43 PM FreeSpace available on /tmp/1411576481706 is 3422856 KB.
Sep 24, 2014 6:34:43 PM FreeSpace available on /tmp/1411576481706 is 3422856 KB.
Sep 24, 2014 6:34:43 PM Disk space check for 1409088407jtun_sav10ennful25.lin failed. Requested free space was 2,120.531 (in MB).
Sep 24, 2014 6:34:43 PM
Sep 24, 2014 6:34:43 PM The Java LiveUpdate session did not complete successfully.
Sep 24, 2014 6:34:43 PM Return code = 246
Sep 24, 2014 6:34:43 PM
this is the log file after changing partition /dati/jlutmp (50 gb free)
Sep 25, 2014 2:40:09 PM Java LiveUpdate launched with the command line = [ -p Avenge MicroDefs25 SavCorp10 Linux -v MicroDefsB.Old -l SymAllLanguages -t HubDefs -z 120716018 ] [ -p Avenge MicroDefs25 SavCorp10 Linux -v MicroDefsB.Old -l SymAllLanguages -t CurDefs -z 120716018 ] [ -p Avenge MicroDefs25 SavCorp10 Linux -v MicroDefsB.CurDefs -l SymAllLanguages -t CurDefs -z 120716018 ]
Sep 25, 2014 2:40:09 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.Old, SymAllLanguages, HubDefs, 120716018
Sep 25, 2014 2:40:09 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.Old, SymAllLanguages, CurDefs, 120716018
Sep 25, 2014 2:40:09 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.CurDefs, SymAllLanguages, CurDefs, 120716018
Sep 25, 2014 2:40:09 PM Using character set UTF-8
Sep 25, 2014 2:40:09 PM Command-line Product Selections to update:
Sep 25, 2014 2:40:09 PM (ProdName, Version, Lang, ItemSeqName, SeqNum)
Sep 25, 2014 2:40:09 PM Adding JLU to the current command line
Sep 25, 2014 2:40:09 PM JLU Linux, 3.9.1, English, LiveUpdateSeq, 18
Sep 25, 2014 2:40:09 PM Java Version 1.8.0_11.
Sep 25, 2014 2:40:09 PM Linux 2.6.32-358.14.1.el6.x86_64
Sep 25, 2014 2:40:09 PM Java LiveUpdate version 3.9.1 Build 18.
Sep 25, 2014 2:40:09 PM ProductInventory: parsed default inventory file: /etc/Product.Catalog.JavaLiveUpdate
Sep 25, 2014 2:40:09 PM Inventory File Product Selections to update:
Sep 25, 2014 2:40:09 PM (ProdName, Version, Lang, ItemSeqName, SeqNum)
Sep 25, 2014 2:40:09 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.CurDefs, SymAllLanguages, HubDefs, 0
Sep 25, 2014 2:40:09 PM Avenge MicroDefs25 SavCorp10 Linux, MicroDefsB.CurDefs, SymAllLanguages, CurDefs, 0
Sep 25, 2014 2:40:09 PM The property maxZipFileSize is not set in config file
Sep 25, 2014 2:40:09 PM The property maxZipFileSize in config file changed to 614,400
Sep 25, 2014 2:40:09 PM The property maxTriFileSize is not set in config file
Sep 25, 2014 2:40:09 PM The property maxTriFileSize in config file changed to 10,485,760
Sep 25, 2014 2:40:09 PM The property maxPackageSize is not set in config file
Sep 25, 2014 2:40:09 PM The property maxPackageSize in config file changed to 734,003,200
Sep 25, 2014 2:40:09 PM The property maxPackageContentSize is not set in config file
Sep 25, 2014 2:40:09 PM The property maxPackageContentSize in config file changed to 734,003,200
Sep 25, 2014 2:40:09 PM The property enableIPv4Preference is not set in config file
Sep 25, 2014 2:40:09 PM Checking to see if JLU can connect to its own listener thread.
Sep 25, 2014 2:40:09 PM Checking to see if a session of JLU is running at port 34171.
Sep 25, 2014 2:40:09 PM An active JLU session has been detected.
Sep 25, 2014 2:40:09 PM JLU was able to successfully connect to its own listener thread.
Sep 25, 2014 2:40:09 PM Downloading minitri.flg to /dati/jlutmp/1411648809106/minitri.flg ...
Sep 25, 2014 2:40:09 PM Connecting to v**************4:7070 via HTTP ...
Sep 25, 2014 2:40:09 PM Connected to 1**.***.***.**7 sending request ...
Sep 25, 2014 2:40:09 PM Waiting for response ...
Sep 25, 2014 2:40:09 PM Receiving file ...
Sep 25, 2014 2:40:09 PM Transfer completed in 31 ms (8,387 bytes/sec)
Sep 25, 2014 2:40:09 PM Downloading avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip to /dati/jlutmp/1411648809106/avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip ...
Sep 25, 2014 2:40:09 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 25, 2014 2:40:09 PM Connected to 1**.***.***.**7 sending request ...
Sep 25, 2014 2:40:09 PM Waiting for response ...
Sep 25, 2014 2:40:09 PM Receiving file ...
Sep 25, 2014 2:40:09 PM Transfer completed in 26 ms (133,961 bytes/sec)
Sep 25, 2014 2:40:09 PM Downloading avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip to /dati/jlutmp/1411648809106/avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip ...
Sep 25, 2014 2:40:09 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 25, 2014 2:40:09 PM Connected to 1**.***.***.**7 sending request ...
Sep 25, 2014 2:40:09 PM Waiting for response ...
Sep 25, 2014 2:40:09 PM Receiving file ...
Sep 25, 2014 2:40:09 PM Transfer completed in 17 ms (176,764 bytes/sec)
Sep 25, 2014 2:40:09 PM Downloading jlu$20linux_3.9.1_english_livetri.zip to /dati/jlutmp/1411648809106/jlu$20linux_3.9.1_english_livetri.zip ...
Sep 25, 2014 2:40:09 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 25, 2014 2:40:09 PM Connected to 1**.***.***.**7 sending request ...
Sep 25, 2014 2:40:09 PM Waiting for response ...
Sep 25, 2014 2:40:09 PM The zip entry is liveupdt.tri
Sep 25, 2014 2:40:09 PM The zip entry is liveupdt.grd
Sep 25, 2014 2:40:09 PM The zip entry is liveupdt.sig
Sep 25, 2014 2:40:09 PM Unzipping avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip into /dati/jlutmp/1411648809106/avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip1411648809314 ...
Sep 25, 2014 2:40:09 PM The zip file downloaded is a catalog file
Sep 25, 2014 2:40:09 PM Extracting liveupdt.tri
Sep 25, 2014 2:40:09 PM Total number of bytes read is 4,252
Sep 25, 2014 2:40:09 PM Extracting liveupdt.grd
Sep 25, 2014 2:40:09 PM Total number of bytes read is 1,049
Sep 25, 2014 2:40:09 PM Extracting liveupdt.sig
Sep 25, 2014 2:40:09 PM Total number of bytes read is 2,267
Sep 25, 2014 2:40:09 PM Unzipping completed
Sep 25, 2014 2:40:09 PM Loading root certificate
Sep 25, 2014 2:40:09 PM Setting certificate restrictions
Sep 25, 2014 2:40:09 PM Loading guard file: /dati/jlutmp/1411648809106/avenge$20microdefs25$20savcorp10$20linux_microdefsb.curdefs_symalllanguages_livetri.zip1411648809314/liveupdt.grd
Sep 25, 2014 2:40:09 PM The zip entry is liveupdt.tri
Sep 25, 2014 2:40:09 PM The zip entry is liveupdt.grd
Sep 25, 2014 2:40:09 PM The zip entry is liveupdt.sig
Sep 25, 2014 2:40:09 PM Unzipping avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip into /dati/jlutmp/1411648809106/avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip1411648809460 ...
Sep 25, 2014 2:40:09 PM The zip file downloaded is a catalog file
Sep 25, 2014 2:40:09 PM Extracting liveupdt.tri
Sep 25, 2014 2:40:09 PM Total number of bytes read is 803
Sep 25, 2014 2:40:09 PM Extracting liveupdt.grd
Sep 25, 2014 2:40:09 PM Total number of bytes read is 321
Sep 25, 2014 2:40:09 PM Extracting liveupdt.sig
Sep 25, 2014 2:40:09 PM Total number of bytes read is 2,267
Sep 25, 2014 2:40:09 PM Unzipping completed
Sep 25, 2014 2:40:09 PM Loading guard file: /dati/jlutmp/1411648809106/avenge$20microdefs25$20savcorp10$20linux_microdefsb.old_symalllanguages_livetri.zip1411648809460/liveupdt.grd
Sep 25, 2014 2:40:09 PM FreeSpace available on /dati/jlutmp/1411648809106 is 48796584 KB.
Sep 25, 2014 2:40:09 PM FreeSpace available on /dati/jlutmp/1411648809106 is 48796584 KB.
Sep 25, 2014 2:40:09 PM For input string: "". UIPriv value is not valid.
Sep 25, 2014 2:40:09 PM Downloading 1411601954jtun_sav10enncur25.lin to /dati/jlutmp/1411648809106/1411601954jtun_sav10enncur25.lin ...
Sep 25, 2014 2:40:09 PM Connecting to 1**.***.***.**7 via HTTP ...
Sep 25, 2014 2:40:09 PM Connected to 1**.***.***.**7 sending request ...
Sep 25, 2014 2:40:09 PM Waiting for response ...
Sep 25, 2014 2:40:09 PM Receiving file ...
Sep 25, 2014 2:40:11 PM Transfer completed in 1,782 ms (14,225,438 bytes/sec)
Sep 25, 2014 2:40:11 PM Checking authenticity of package /dati/jlutmp/1411648809106/1411601954jtun_sav10enncur25.lin
Sep 25, 2014 2:40:11 PM The zip entry is cur.scr
Sep 25, 2014 2:40:11 PM The zip entry is hf.999
Sep 25, 2014 2:40:11 PM The zip entry is hp.998
Sep 25, 2014 2:40:11 PM The zip entry is tcdefs.997
Sep 25, 2014 2:40:11 PM The zip entry is tcscan7.996
Sep 25, 2014 2:40:11 PM The zip entry is tcscan8.995
Sep 25, 2014 2:40:11 PM The zip entry is tcscan9.994
Sep 25, 2014 2:40:11 PM The zip entry is tinf.993
Sep 25, 2014 2:40:11 PM The zip entry is tinfl.992
Sep 25, 2014 2:40:11 PM The zip entry is tscan1.991
Sep 25, 2014 2:40:11 PM The zip entry is v.989
Sep 25, 2014 2:40:11 PM The zip entry is v.990
Sep 25, 2014 2:40:11 PM The zip entry is v1.988
Sep 25, 2014 2:40:11 PM The zip entry is virscan1.987
Sep 25, 2014 2:40:11 PM The zip entry is virscan2.986
Sep 25, 2014 2:40:11 PM The zip entry is virscan3.985
Sep 25, 2014 2:40:11 PM The zip entry is virscan4.984
Sep 25, 2014 2:40:11 PM The zip entry is virscan5.983
Sep 25, 2014 2:40:11 PM The zip entry is virscan6.982
Sep 25, 2014 2:40:11 PM The zip entry is virscan7.981
Sep 25, 2014 2:40:11 PM The zip entry is virscan8.980
Sep 25, 2014 2:40:11 PM The zip entry is virscan9.979
Sep 25, 2014 2:40:11 PM The zip entry is virscant.978
Sep 25, 2014 2:40:11 PM The zip entry is whatsnew.977
Sep 25, 2014 2:40:11 PM The zip entry is navuphub.dis
Sep 25, 2014 2:40:11 PM Unzipping 1411601954jtun_sav10enncur25.lin into /dati/jlutmp/1411648809106/1411648811946 ...
Sep 25, 2014 2:40:11 PM Extracting cur.scr
Sep 25, 2014 2:40:11 PM Total number of bytes read is 1,023
Sep 25, 2014 2:40:11 PM Extracting hf.999
Sep 25, 2014 2:40:12 PM Total number of bytes read is 17,398,326
Sep 25, 2014 2:40:12 PM Extracting hp.998
Sep 25, 2014 2:40:12 PM Total number of bytes read is 9,156,926
Sep 25, 2014 2:40:12 PM Extracting tcdefs.997
Sep 25, 2014 2:40:12 PM Total number of bytes read is 729,056
Sep 25, 2014 2:40:12 PM Extracting tcscan7.996
Sep 25, 2014 2:40:12 PM Total number of bytes read is 86,900
Sep 25, 2014 2:40:12 PM Extracting tcscan8.995
Sep 25, 2014 2:40:12 PM Total number of bytes read is 1,061
Sep 25, 2014 2:40:12 PM Extracting tcscan9.994
Sep 25, 2014 2:40:12 PM Total number of bytes read is 10,108
Sep 25, 2014 2:40:12 PM Extracting tinf.993
Sep 25, 2014 2:40:12 PM Total number of bytes read is 94
Sep 25, 2014 2:40:12 PM Extracting tinfl.992
Sep 25, 2014 2:40:12 PM Total number of bytes read is 89
Sep 25, 2014 2:40:12 PM Extracting tscan1.991
Sep 25, 2014 2:40:12 PM Total number of bytes read is 2,415
Sep 25, 2014 2:40:12 PM Extracting v.989
Sep 25, 2014 2:40:12 PM Total number of bytes read is 775
Sep 25, 2014 2:40:12 PM Extracting v.990
Sep 25, 2014 2:40:12 PM Total number of bytes read is 1,243
Sep 25, 2014 2:40:12 PM Extracting v1.988
Sep 25, 2014 2:40:12 PM Total number of bytes read is 230
Sep 25, 2014 2:40:12 PM Extracting virscan1.987
Sep 25, 2014 2:40:12 PM Total number of bytes read is 2,545
Sep 25, 2014 2:40:12 PM Extracting virscan2.986
Sep 25, 2014 2:40:12 PM Total number of bytes read is 2,242
Sep 25, 2014 2:40:12 PM Extracting virscan3.985
Sep 25, 2014 2:40:12 PM Total number of bytes read is 286
Sep 25, 2014 2:40:12 PM Extracting virscan4.984
Sep 25, 2014 2:40:12 PM Total number of bytes read is 23,899
Sep 25, 2014 2:40:12 PM Extracting virscan5.983
Sep 25, 2014 2:40:12 PM Total number of bytes read is 292,536
Sep 25, 2014 2:40:12 PM Extracting virscan6.982
Sep 25, 2014 2:40:12 PM Total number of bytes read is 21,874
Sep 25, 2014 2:40:12 PM Extracting virscan7.981
Sep 25, 2014 2:40:12 PM Total number of bytes read is 595,830
Sep 25, 2014 2:40:12 PM Extracting virscan8.980
Sep 25, 2014 2:40:12 PM Total number of bytes read is 3,176
Sep 25, 2014 2:40:12 PM Extracting virscan9.979
Sep 25, 2014 2:40:12 PM Total number of bytes read is 1,719,568
Sep 25, 2014 2:40:12 PM Extracting virscant.978
Sep 25, 2014 2:40:12 PM Total number of bytes read is 87
Sep 25, 2014 2:40:12 PM Extracting whatsnew.977
Sep 25, 2014 2:40:12 PM Total number of bytes read is 6,439
Sep 25, 2014 2:40:12 PM Extracting navuphub.dis
Sep 25, 2014 2:40:12 PM Total number of bytes read is 229
Sep 25, 2014 2:40:12 PM Unzipping completed
Sep 25, 2014 2:40:12 PM Making /dati/jlutmp/1411648809106/1411648811946/navuphub.dis executable ...
Sep 25, 2014 2:40:12 PM Running /dati/jlutmp/1411648809106/1411648811946/navuphub.dis ...
Sep 25, 2014 2:40:12 PM FreeSpace available on /dati/jlutmp/1411648809106 is 48742160 KB.
Sep 25, 2014 2:40:12 PM FreeSpace available on /dati/jlutmp/1411648809106 is 48742160 KB.
Sep 25, 2014 2:40:12 PM Disk space check for 1409088407jtun_sav10ennful25.lin failed. Requested free space was 2,120.531 (in MB).
Sep 25, 2014 2:40:12 PM
Sep 25, 2014 2:40:12 PM The Java LiveUpdate session did not complete successfully.
Sep 25, 2014 2:40:12 PM Return code = 246
Sep 25, 2014 2:40:12 PM