[solved] Yaourt + Pacmatic warning message on system update

I've recently installed Pacmatic and I use Yaourt aswell, so I edited my yaourtrc so that the PacmanBin was pointing to pacmatic.
But when I run a 'yaourt -Syu' and there isn't any news, I get the following message:
Warning: stale installation, rerun with '-Syu'
The upgrade otherwise runs perfectly and when there is news I don't get the warning at all. If I run 'pacmatic -Syu' I don't get the message when there is no news.
Should I be worried? Is there anything else I need to do?
Last edited by fastfret79 (2009-10-18 22:27:15)

An update today fixed this - so marking as solved

Similar Messages

  • Warning messages in system log after upgrading to SP4

    Hello there, I am starting to see quite a lot of warning messages in the system log saying the following:
    Failed loading JDBC Driver class com.microsoft.jdbc.sqlserver.SQLServerDriver - Exception:java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver
    Failed loading JDBC Driver class com.sap.dbtech.jdbc.DriverSapDB - Exception:java.lang.ClassNotFoundException: com.sap.dbtech.jdbc.DriverSapDB
    Failed loading JDBC Driver class org.gjt.mm.mysql.Driver - Exception:java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver
    We are using MSSQL as the underlying database, so maybe something needs to be unchecked somewhere? Any ideas?
    Best regards,
    Anders

    Anders,
        I just updated to SP4 and tried a user creation (my database is also MSSQL). I did not see any warnings in the system logs. Like Thomas said you must have extra entries in the Tools/Option/Java/JDBC driver names.
    All you need is just one entry "com.microsoft.sqlserver.jdbc.SQLServerDriver".
    Hope this helps.
    Thanks
    Shabna

  • Error message of system update with Vantage Tool

    "An error was detected with the package catalog for your system on the System Update Server. Please contact the Support Center."
    This is what I get when upadte the system using Vantage Tool.
    My Update System version is 4.03.0012 which is the latest.
    W530CTO-2436 K2000M i73610QM 4Gram
    Solved!
    Go to Solution.

    Hi u2b1394,
    According to parkerjnc, this error is typically seen right after the TVSU catalogs have been updated and the Akamai Edge servers are still holding cached content.  I would try your update again in a day or so and if you still get the problem, try reinstalling your ThinkVantage System Update from here:
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS012808
    Let me know if this helps.
    Did you find a post awesome? A great response? Kudo them!
    Did the post you read answer your question? Did someone help you figure out your problem? Hit Solution Provided and give that person a 'thank you' for helping you out!

  • [SOLVED] Exaile doesn't start after system update

    Hi,
    After last system update Exaile won't start I've searched forum and web and can't find solution for that.
    [lukasz@myhost ~]$ exaile
    Traceback (most recent call last):
    File "/usr/lib/exaile/exaile.py", line 32, in <module>
    import gobject
    ImportError: No module named gobject
    As You can see it says something about gobject.
    BTW. After update I also hav problems with catalyst from AUR, my Gnome wasn't starting so I had to replace it with opensource ATI drivers,
    another problem is that everytime I startup gnome it's uing very small fonts, and I have to manually change it to one I had before.
    Please help,
    Regards,
    Lukasz
    Last edited by skraburski (2009-05-31 11:18:25)

    Problem solved, had to reinstall pygobject. It looks like after last update many pacakges were corrupted and now Ia have to reinstall them, do You know any way to automatically reinstall all corrupted packages?
    Regards,
    Lukasz

  • [SOLVED]wlanwep encryption is failing after system update(pacman -Syu)

    After a system update with "pacman -Syu" my wlan encryption does not work anymore.
    If I switch off encryption on my access point, I can communicate without any problems.
    I have currently two wlans active, one with encryption, one without. I use the following iwconfig settings
    iwconfig wlan0 essid my_open_wlan
    iwconfig wlan0 essid my_wep_wlan key s:my_wep_password
    In the first case I get the connection, in the second I cannot transmit over the network(Destination Host Unreachable).
    lspci:
    07:00.0 Network controller: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) (rev 01)
    iwconfig:
    wlan0 IEEE 802.11bgn ESSID:"wlan_2012"
    Mode:Managed Frequency:2.437 GHz Access Point: 00:04:0E:57:4E:27
    Bit Rate=1 Mb/s Tx-Power=13 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=39/70 Signal level=-71 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:44 Invalid misc:43 Missed beacon:0
    ip addr:
    3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether ec:55:f9:1d:bf:41 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.11/24 brd 192.168.1.255 scope global wlan0
    inet6 fe80::ee55:f9ff:fe1d:bf41/64 scope link
    valid_lft forever preferred_lft forever
    This is the output for the open wlan. If I try to connect to the encrypted wlan with "iwconfig wlan0 essid "my_encr_wlan" key s:my_wep_password", the iwconfig command gives me:
    wlan0 IEEE 802.11bgn ESSID:"wlan_2007"
    Mode:Managed Frequency:2.452 GHz Access Point: D8:5D:4C:FA:24:0D
    Bit Rate=5.5 Mb/s Tx-Power=13 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=33/70 Signal level=-77 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:2 Invalid misc:1 Missed beacon:0
    I have tried wpa_supplicant as well with the same result.
    Can anybody give me hint?
    Regards
    Helmut
    Last edited by helmut (2012-03-05 16:31:25)

    Wep and ath9k has been buggy for me for a long time now - sometimes it works, sometimes it doesn't. Never got around it, adding "options ath9k nohwcrypt=1" into /etc/modprobe.d/ath9k.conf seemed to work for some time. You could give it a try. The network I have problems with is at the university, they use wep + vpn to connect. I can connect fine (like in your last iwconfig), but dhcpd times out.
    If you have control over the network, you could just switch to wpa - safer anyway. Or search the forum for "atheros wep", it is a somewhat common problem I think.
    P.S.: please use code tags when posting console output.
    Last edited by hokasch (2012-02-18 14:48:24)

  • "System Update" refuses to load; perpetual restart message leads nowhere. R40, Windows XP.

    Folks,
    I get the following error message continuously - System Update never starts up, even after clicking "OK"; the only thing that happens is this error message goes away for about ten or fifteen seconds and then comes back. The only way I can get rid of it is to go into Task Manager and kill both of the relevant processes.
    http://files.iclippy.com/109436/1251274772.jpg 
    I removed and re-installed System Update 3.14 (the latest "driver"), and then removed that and installed an earlier version - no difference. I also repair-installed Microsoft NetFrame 2.0 ( or something like that), since System Update 3.14 apparently needs that - it didn't help .
    I hadn't run System Update in - god knows how long, so, wanting to make a fresh back-up after running CCleaner and doing AVG Anti-virus and Ad-Aware scans, I decided it was about time to see what the latest Lenovo updates were first; now this.
    Any ideas on how to get System Update to function properly on my machine (R40 2897-54U running Windows XP)?
    Note from Moderator:  Image(s) >50k converted to link(s).
    E
    Thinkpad R40 2897-54U running Windows XP Pro

    Hi,
    the firs thing, that I saw is, that you are using a realy old version of TVSU. You are using 3.13.0009.
    Go to following link and download the latest version of TVSU: <3.14.0024>
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=TVSU-UPDATE
    And then make following steps:
    - delete the old version of TVSU using Control Panel
    - once it's removed, go to %programfiles%\Lenovo
    - if you see the folder "System update", then delete it manually
    * reboot the machine
    - after it starts back to OS install the downloaded version of TVSU
    - once it's installed, check whether it's working
    From your logs it's obvious, that this aplication could not be started in your environment/OS. TVSU could not be started, but unfortunately the reason is not realy shown.
    Test the above and let me know about the results
    Rgrds

  • System Warning Message

    Dear All
    How to assign the warning message in system always.
    suppose some one material is in danger level. ex. Bearing 6205
    system should give pop up message as a warning for this material.
    pl give the sap std conf. and process.
    Warm Regards
    ksk

    Hi,
    Please discuss with your technical team to develop a Popup window. There is no standrad setting available to indicate a material stock is below safety stock.
    Regards
    Ram

  • Lenovo System Update 5.0.3 failes to download packages

    Hello, 
    SU shows an error dialog saying "An error occurred while downloading packages.".
    I reinstalled SU and Solution Center and updated BIOS. But it still does not work...
    I checked several posts in this community.
    System Update fails to download updates
    Lenovo System Update 5.03 on T430u doesn't report software updates
    And I knew that tvsu_log_xxx.txt has important information for debugging.
    It turned out that SU failed to download "HelloLevel_9_08_00.xml" for the following reason.
    "An error ocurred while setting the digital certificates for this download"
    What is this? Do the digital certificates mean SSL certificate?
    Anyone know how to solve this?
    Regards,
    Yusuke Yamasaki
    systeminfo
    OS Name: Microsoft Windows 7 Professional
    OS Version: 6.1.7601 Service Pack 1 Build 7601
    System Manufacturer: LENOVO
    System Model: 20ANCTO1WW
    System Type: x64-based PC
    Processor(s): 1 Processor(s) Installed.
    [01]: Intel64 Family 6 Model 60 Stepping 3 GenuineIntel ~2701 Mhz
    BIOS Version: LENOVO GLET65WW (2.19 ), 2014/01/14
    tvsu_log_140219182345.txt
    [Lenovo System Update build: 2013-10-31 5.03.0008] 2014/02/19 18:23:45
    Info 2014-02-19 , 06:23:45
    場所 Tvsu.Environment.EnvironmentManager..ctor()
    Message: Starting Environment Manager...
    Info 2014-02-19 , 06:23:45
    場所 Tvsu.Nls.NlsResources..ctor()
    Message: Starting the instance of NLS@Runtime
    Info 2014-02-19 , 06:23:46
    場所 Tvsu.Nls.NlsResources..ctor()
    Message:
    The active language is: JP
    The default language is: JP
    The OS language is: JP
    The language loaded type is: OS
    Severe 2014-02-19 , 06:23:46
    場所 Tvsu.Sdk.SuSdk.StartApplication()
    Message: Application runs with the framework: 4.0.30319.18444
    Info 2014-02-19 , 06:23:46
    場所 Tvsu.Engine.DataBase.InitializeDataBase()
    Message: Initializing the DataBase from file: updates.ser
    Info 2014-02-19 , 06:23:46
    場所 Tvsu.Sdk.SuSdk.StartApplication()
    Message: Starting the Application
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: Starting GUI...
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: MainFrame created successfully
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: GUI -- Welcome screen
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.Logic.GUIController.SearchUpdates(Object sender, EventArgs args)
    Message: Starting the Search process...
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Search screen on Action pane.
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.Logic.ProgressThread.InitSearch()
    Message: GUI -- Reporting progress for the Search
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Sdk.SuSdk.GetSystemProperties()
    Message: Get the System Properties
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: PreTask
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: Start
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Starting the task
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: The current process is:HelloProcess
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PreProcess HelloProcess
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the StartProcess HelloProcess
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.DownloadHelpFile()
    Message: The chm help file is already present in the system
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: The test.properties file was not found, the normal Hello process will continue.
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: HelloProcess Started
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: Client level: HelloLevel_9_08_00
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
    Message: The UDF will be downloaded from: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_08_00.xml
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
    Message: The UDF will be downloaded to-> C:\ProgramData\Lenovo\SystemUpdate\session\system\SSClientCommon\HelloLevel_9_08_00.xml
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting PROCESSING status.
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.ConnectionSettings.ConnectionSettings.GetConnectionForURL(String url)
    Message: Creating a new Connection Settings Bean instance to Host: download.lenovo.com
    Info 2014-02-19 , 06:23:50
    場所 Tvt.ConnectionSettings.ConnectionSettings.GetConnectionForURL(String url)
    Message: Direct connection found
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.HttpsDownload.SetCertificates()
    Message: Setting certificates...
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.HttpsDownload.SetCertificates()
    Message: An error ocurred while setting the digital certificates for this download
    Exception:
    Message: 'System.Net.ServicePointManager' のタイプ初期化子が例外をスローしました。
    Type: System.TypeInitializationException
    場所 System.Net.ServicePointManager.set_CertificatePolicy(ICertificatePolicy value)
    場所 Tvsu.FileDownloader.HttpsDownload.SetCertificates()
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.HttpsDownload.StartDownload(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: An exception ocurred while downloading https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_08_00.xml
    Status set to FAILED
    Exception:
    Message: 構成システムを初期化できませんでした。
    Type: System.Configuration.ConfigurationErrorsException
    場所 Tvsu.FileDownloader.HttpsDownload.doDownloadByHttps(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    場所 Tvsu.FileDownloader.HttpsDownload.StartDownload(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.GeneralDownloader.Download(FileToDownloadBean bean, downloadingDelegate downDelegate)
    Message: Some error occurred in download module :
    Exception:
    Message: 構成システムを初期化できませんでした。
    Type: System.Configuration.ConfigurationErrorsException
    場所 Tvsu.FileDownloader.HttpsDownload.StartDownload(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    場所 Tvsu.FileDownloader.GeneralDownloader.Download(FileToDownloadBean bean, downloadingDelegate downDelegate)
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: UDF download status is -> Failed
    Severe 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: Could't connect to the HelloServer, no UDF file was downloaded
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Egather.EgatherManager.GetEgatherParser(String type)
    Message: Running egather minimal.....
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: /execute ia.exe /arguments -filename"""C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin""" -probes REGIONAL_SETTINGS GATHERER_INFORMATION SYSTEM_SUMMARY -local /directory C:\Program Files (x86)\Lenovo\System Update\egather\ /type COMMAND /timeout 300000
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: MTM received from eGather: 20ANCTO1WW
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: Data to be set in the Environment Manager to use with Quest:
    QOS (Quest OS): Windows 7
    QOSLang (Quest language): JP
    MTM: 20ANCTO1WW
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PostProcess HelloProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: The process HelloProcesshas been finished.
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: PostTask
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Sdk.SuSdk.GetSystemProperties()
    Message: Return the System Properties
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
    Message: Get Applicable Updates
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: PreTask
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: Start
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Starting the task
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: The current process is:HelpCenterQuestProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PreProcess HelpCenterQuestProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the StartProcess HelpCenterQuestProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchEgather()
    Message: Launching Egather
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherManager.GetEgatherParser(String type)
    Message: Running egather complete.....
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Message: Launching HelpCenter
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: /execute ia.exe /arguments -filename"""C:\Program Files (x86)\Lenovo\System Update\egather\sysreco""" -silent -local -section SYSTEM_SUMMARY REGIONAL_SETTINGS SMBIOS_INFORMATION Firmware_Information Installed_Software SMBIOS_INFORMATION DEVICE_DRIVERS_AND_SERVICES IDE_DEVICE_INFORMATION DEVICE_MANAGER_SETTINGS -p device_manager enable_hardwareid /directory C:\Program Files (x86)\Lenovo\System Update\egather\ /type COMMAND /timeout 300000
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Severe 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Message: An error ocurred while contacting the help center
    Exception:
    Message: 構成システムを初期化できませんでした。
    Type: System.Configuration.ConfigurationErrorsException
    場所 System.Configuration.ConfigurationManager.PrepareConfigSystem()
    場所 System.Configuration.ConfigurationManager.GetSection(String sectionName)
    場所 System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)
    場所 System.Net.Configuration.WebRequestModulesSectionInternal.GetSection()
    場所 System.Net.WebRequest.get_PrefixList()
    場所 System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
    場所 System.Net.WebRequest.Create(String requestUriString)
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.IfModifiedSince(String url, DateTime dtSince, DateTime& dtActual)
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.DownloadCatalogDescriptorFile()
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Info 2014-02-19 , 06:23:51
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting DONE status.
    Info 2014-02-19 , 06:23:51
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting PROCESSING status.
    Info 2014-02-19 , 06:23:52
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PostProcess HelpCenterQuestProcess
    Severe 2014-02-19 , 06:23:52
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: An error occurred while the task: ApplicableUpdatesTask executed the process: HelpCenterQuestProcessthe message from exception is種類 'Tvt.FileDownloader.DownloadException' の例外がスローされました。
    Exception:
    Message: 種類 'Tvt.FileDownloader.DownloadException' の例外がスローされました。
    Type: Tvt.FileDownloader.DownloadException
    場所 Tvsu.Engine.Task.Task.Start()
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Info 2014-02-19 , 06:23:52
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting FAILED status.
    Info 2014-02-19 , 06:23:52
    場所 Tvsukernel.Logic.GUIController.ShowErrorMessage(Exception e)
    Message: Error while downloading packages.
    Exception:
    Message: 種類 'Tvt.FileDownloader.DownloadException' の例外がスローされました。
    Type: Tvt.FileDownloader.DownloadException
    場所 Tvsu.Engine.Task.Task.StartExecution()
    場所 Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
    場所 Tvsukernel.Logic.ProgressThread.InitSearch()
    Info 2014-02-19 , 06:23:52
    場所 Tvsukernel.Dialogs.Messages.ShowStaticMessage(String message, String title, MessageType t, Boolean check)
    Message: Showing ERROR Message: < パッケージのダウンロード中にエラーが発生しました。 >
    Info 2014-02-19 , 06:23:58
    場所 Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2014-02-19 , 06:23:58
    場所 Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2014-02-19 , 06:23:58
    場所 Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Info 2014-02-19 , 06:24:02
    場所 Tvsukernel.FlowScreens.MainFrame.cmContextHelpSUhelp_Click(Object sender, RoutedEventArgs e)
    Message: Context Help will be displayed.
    Info 2014-02-19 , 06:24:08
    場所 Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Close System Update?
    Info 2014-02-19 , 06:24:08
    場所 Tvsukernel.Dialogs.Messages.ShowStaticMessage(String message, String title, MessageType t, Boolean check)
    Message: Showing QUESTION Message: < 本当に System Update を終了しますか? >
    Info 2014-02-19 , 06:24:09
    場所 Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Application will close now? True
    Info 2014-02-19 , 06:24:09
    場所 Tvsukernel.FlowScreens.MainFrame.OnClosing(CancelEventArgs e)
    Message: User wanted to close System Update, or the package force a reboot.
    Severe 2014-02-19 , 06:24:09
    場所 Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Has happened an exception while the UNCAuthenticator.Shutdown() was executedShare name can not be null or empty
    Info 2014-02-19 , 06:24:09
    場所 Tvsu.Engine.DataBase.ShutDownDataBase()
    Message: Shutting down the DataBase, saving any data into file: updates.ser
    Info 2014-02-19 , 06:24:09
    場所 Tvsu.Environment.EnvironmentManager.closeEM()
    Message: Closing Environment Manager.
    Info 2014-02-19 , 06:24:09
    場所 Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Shut Down the Application
    Solved!
    Go to Solution.

    I'm having a similar problem with 5.0.5.  Whenever it gets to "Downloading Package Information", it will show "15% Lenovo Help Center" and it dies there.  Errors below in the log.  
    If I look at the XML file mentioned below, it's zero-length (empty).
    Severe 2014-04-01 , 05:43:14
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Error reading C:\ProgramData\Lenovo\SystemUpdate\session\system\SSClientCommon\HelloLevel_9_09_00.xml, this XML file is not well-formed
    Exception:
    Message: Root element is missing.
    Type: System.Xml.XmlException
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)
    at System.Xml.XPath.XPathDocument..ctor(TextReader textReader)
    at Tvsu.Engine.Process.HelloProcess.ParseUDF(String udfPath)
    at Tvsu.Engine.Process.HelloProcess.Start()
    Severe 2014-04-01 , 05:43:17
    at Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Message: An error ocurred while contacting the help center
    Exception:
    Message: Index and length must refer to a location within the string.
    Parameter name: length
    Type: System.ArgumentOutOfRangeException
    at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
    at Tvsu.Engine.Process.HelpCenterQuestProcess.GetCatalogDescriptorFileName()
    at Tvsu.Engine.Process.HelpCenterQuestProcess.DownloadCatalogDescriptorFile()
    at Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Severe 2014-04-01 , 05:43:18
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: An error occurred while the task: ApplicableUpdatesTask executed the process: HelpCenterQuestProcessthe message from exception isException of type 'Tvt.FileDownloader.DownloadException' was thrown.
    Exception:
    Message: Exception of type 'Tvt.FileDownloader.DownloadException' was thrown.
    Type: Tvt.FileDownloader.DownloadException
    at Tvsu.Engine.Task.Task.Start()
    at Tvsu.Engine.Task.Task.StartExecution()
    Info 2014-04-01 , 05:43:18
    at Tvsukernel.Logic.GUIController.ShowErrorMessage(Exception e)
    Message: Error while downloading packages.
    Exception:
    Message: Exception of type 'Tvt.FileDownloader.DownloadException' was thrown.
    Type: Tvt.FileDownloader.DownloadException
    at Tvsu.Engine.Task.Task.StartExecution()
    at Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Info 2014-04-01 , 05:43:18
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(String message, String title, MessageType t, Boolean check)
    Message: Showing ERROR Message: < An error occurred while downloading packages. >

  • Lenovo System update 5.1 won't install on windows 8

    My sytstem update worked for a few weeks in windows 8 and then it stopped loading.  I tried to do an uninstall and reinstall but unfortunately I get the following message "the wizard was interrupted before lenovo system update could be completely installed" I read forums that I need to have .net install which I already have so what else could be the problem.  Are there any files that I should make sure are deleted?
    Solved!
    Go to Solution.

    Had the same issue and the same error message after System Update 5.01.0005 stopped working and would not install after being uninstalled.
    I looked at the installation log and there was an error about service installation failure. So I looked at the Windows Services, and there was a System Update service installed, pointing to a non-existing folder under Program Files (x86). I removed the service manually (sc delete SUService from administrative command prompt) and after that System Update installed fine.

  • System Update error "An error occurred while gathering user informatio​n"

    I honestly think that i'm never going to stop running into issues with Lenovos software....
    Anyways, i've reinstalled countless times trying every way to fix things and nothing works. I will post my log for others to look at and hopefully help me out. 
    [Lenovo System Update build: 2015-01-15 5.06.0027] 3/4/2015 5:58:34 PM
    Info 2015-03-04 , 05:58:34
    at Tvsu.Environment.EnvironmentManager..ctor()
    Message: Starting Environment Manager...
    Info 2015-03-04 , 05:58:36
    at Tvsu.Nls.NlsResources..ctor()
    Message: Starting the instance of NLS@Runtime
    Info 2015-03-04 , 05:58:36
    at Tvsu.Nls.NlsResources..ctor()
    Message:
    The active language is: EN
    The default language is: EN
    The OS language is: EN
    The language loaded type is: OS
    Severe 2015-03-04 , 05:58:36
    at Tvsu.Sdk.SuSdk.StartApplication()
    Message: Application runs with the framework: 4.0.30319.34209
    Info 2015-03-04 , 05:58:36
    at Tvsu.Engine.DataBase.InitializeDataBase()
    Message: Initializing the DataBase from file: updates.ser
    Info 2015-03-04 , 05:58:36
    at Tvsu.Sdk.SuSdk.StartApplication()
    Message: Starting the Application
    Info 2015-03-04 , 05:58:36
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: Starting GUI...
    Info 2015-03-04 , 05:58:36
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: MainFrame created successfully
    Info 2015-03-04 , 05:58:36
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: GUI -- Welcome screen
    Info 2015-03-04 , 05:58:36
    at Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2015-03-04 , 05:58:36
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2015-03-04 , 05:58:39
    at Tvsukernel.Logic.GUIController.SearchUpdates(Objec​t sender, EventArgs args)
    Message: Starting the Search process...
    Info 2015-03-04 , 05:58:39
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Search screen on Action pane.
    Info 2015-03-04 , 05:58:39
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Message: GUI -- Reporting progress for the Search
    Info 2015-03-04 , 05:58:39
    at Tvsu.Sdk.SuSdk.GetSystemProperties()
    Message: Get the System Properties
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: PreTask
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: Start
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Task.Task.Start()
    Message: Starting the task
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Task.Task.Start()
    Message: The current process is:HelloProcess
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Task.Task.Start()
    Message: Executing the PreProcess HelloProcess
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Task.Task.Start()
    Message: Executing the StartProcess HelloProcess
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.DownloadHelpFile(​)
    Message: The chm help file is already present in the system
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: The test.properties file was not found, the normal Hello process will continue.
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: HelloProcess Started
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Client level: HelloLevel_9_14_00
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.DownloadUDF(Strin​g helloClientLevel)
    Message: The UDF will be downloaded from: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_14_00.xml
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.DownloadUDF(Strin​g helloClientLevel)
    Message: The UDF will be downloaded to-> C:\ProgramData\Lenovo\SystemUpdate\session\system\​SSClientCommon\HelloLevel_9_14_00.xml
    Info 2015-03-04 , 05:58:39
    at Tvsu.ConnectionSettings.ConnectionSettings.GetConn​ectionForURL(String url)
    Message: Creating a new Connection Settings Bean instance to Host: download.lenovo.com
    Info 2015-03-04 , 05:58:39
    at Tvsukernel.CustomControls.Step.<>c__DisplayClass7.​<set_Image>b__6()
    Message: Setting PROCESSING status.
    Info 2015-03-04 , 05:58:39
    at Tvt.ConnectionSettings.ConnectionSettings.GetConne​ctionForURL(String url)
    Message: Direct connection found
    Info 2015-03-04 , 05:58:39
    at Tvsu.FileDownloader.HttpsDownload.GetProxy(Connect​ionSettingsBean connBean)
    Message: Connection type set to DIRECT in ConnectionSettingsBean
    Severe 2015-03-04 , 05:58:39
    at Tvsu.FileDownloader.HttpsDownload.Init(FileDownloa​dInfo fileInfo)
    Message: Debug Log: Init method:GET
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: UDF download status is -> Downloaded
    Info 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.ParseUDF(String udfPath)
    Message: Parsing the UDF file
    Severe 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Error reading C:\ProgramData\Lenovo\SystemUpdate\session\system\​SSClientCommon\HelloLevel_9_14_00.xml, this XML file is not well-formed
    Exception:
    Message: Root element is missing.
    Type: System.Xml.XmlException
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent(​)
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XPath.XPathDocument.LoadFromReader(XmlR​eader reader, XmlSpace space)
    at System.Xml.XPath.XPathDocument..ctor(TextReader textReader)
    at Tvsu.Engine.Process.HelloProcess.ParseUDF(String udfPath)
    at Tvsu.Engine.Process.HelloProcess.Start()
    Info 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherManager.GetEgatherParser(Strin​g type)
    Message: Running egather minimal.....
    Info 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherExecutor.RunAsWindowsService(S​tring directory, String command, String arguments)
    Message: /execute ia.exe /arguments -filename$C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin$ -probes REGIONAL_SETTINGS GATHERER_INFORMATION SYSTEM_SUMMARY -local /directory $C:\Program Files (x86)\Lenovo\System Update\egather\$ /type COMMAND /securitycode a7db21fdc747d5e6f213b2b4c6632dc5dbfe5162 /timeout 300000
    Info 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherExecutor.RunAsWindowsService(S​tring directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Info 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Severe 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherManager.GetEgatherParser(Strin​g type)
    Message: Unable to execute egather
    Severe 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Error getting the Egather parser
    Exception:
    Message: Could not find file 'C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin.XML'.
    Type: System.IO.FileNotFoundException
    at Tvsu.Egather.EgatherManager.GetEgatherParser(Strin​g type)
    at Tvsu.Egather.EgatherManager.get_EgatherMinimal()
    at Tvsu.Engine.Process.HelloProcess.Start()
    Severe 2015-03-04 , 05:58:39
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: An error occurred while the task: HelloTask executed the process: HelloProcessthe message from exception isError getting the Egather parser
    Exception:
    Message: Error getting the Egather parser
    Type: Tvsu.Engine.Process.EgatherException
    at Tvsu.Engine.Task.Task.Start()
    at Tvsu.Engine.Task.Task.StartExecution()
    Info 2015-03-04 , 05:58:39
    at Tvsukernel.CustomControls.Step.<>c__DisplayClass7.​<set_Image>b__6()
    Message: Setting FAILED status.
    Info 2015-03-04 , 05:58:39
    at Tvsukernel.Logic.GUIController.ShowErrorMessage(Ex​ception e)
    Message: Error while gathering user information.
    Exception:
    Message: Error getting the Egather parser
    Type: Tvsu.Engine.Process.EgatherException
    at Tvsu.Engine.Task.Task.StartExecution()
    at Tvsu.Sdk.SuSdk.GetSystemProperties()
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Info 2015-03-04 , 05:58:39
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(Stri​ng message, String title, MessageType t, Boolean check)
    Message: Showing ERROR Message: < An error occurred while gathering user information. >
    Info 2015-03-04 , 05:58:41
    at Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2015-03-04 , 05:58:41
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2015-03-04 , 05:58:41
    at Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Close System Update?
    Info 2015-03-04 , 05:58:41
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(Stri​ng message, String title, MessageType t, Boolean check)
    Message: Showing QUESTION Message: < Are you sure you want to close System Update? >
    Info 2015-03-04 , 05:58:42
    at Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Application will close now? True
    Info 2015-03-04 , 05:58:42
    at Tvsukernel.FlowScreens.MainFrame.OnClosing(CancelE​ventArgs e)
    Message: User wanted to close System Update, or the package force a reboot.
    Severe 2015-03-04 , 05:58:42
    at Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Has happened an exception while the UNCAuthenticator.Shutdown() was executedShare name can not be null or empty
    Info 2015-03-04 , 05:58:42
    at Tvsu.Engine.DataBase.ShutDownDataBase()
    Message: Shutting down the DataBase, saving any data into file: updates.ser
    Info 2015-03-04 , 05:58:42
    at Tvsu.Environment.EnvironmentManager.closeEM()
    Message: Closing Environment Manager.
    Info 2015-03-04 , 05:58:43
    at Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Shut Down the Application
     One thing I noticed is that if I visit the download link for the HelloLevel_9_14_00.xml here: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_14_00.xml
    It shows up completely blank but everything HelloLevel_9_13_00.xml and < shows up fine for me. It appears this is the same issue the log is reporting saying that "this XML file is not well-formed" could this be a Lenovo issue though? No one else has reported this exact problem though so I guess not.
    My model is a Thinkpad Edge E540 (20C6008SUS) with Windows 8.1
    Solved!
    Go to Solution.

    The hello level  9_14 is expected behavior. The link is currently set blanks.  Down the road, when a newer version of SU is available, and Lenovo wants SU to self update, this link will contain the self update information. 
    As you saw, hello level9_13 contains data.
    My notes: 
    systemupdate506-01-15-2015.exe System Update  5.06.0027 hl=14  (02/05/2015)
    systemupdate506-11-04-2014.exe System Update  5.06.0024 hl=13  (11/24/2014)
    >>>> users of SU 5.6.0024 , which is hello level 13, will be offered self update of SU to the current release.
    ====
    Your failure is here:
    Info 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherExecutor.RunAsWindowsService(S​​tring directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Info 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Severe 2015-03-04 , 05:58:39
    at Tvsu.Egather.EgatherManager.GetEgatherParser(Strin​​g type)
    Message: Unable to execute egather
    Severe 2015-03-04 , 05:58:39
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Error getting the Egather parser
    Exception:
    Message: Could not find file 'C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin.XML'
    ================
    SU runs ia.exe(inventory agent) via tvsucommandlauncher via  the SU service in windows services. 
    Expected output is the creation of  two XML's:
    'C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin.XML'
    'C:\Program Files (x86)\Lenovo\System Update\egather\sysreco.XML'
    These two .xmls contain information about your system such as machine type and model.
    This message stated:
    Message: RC eGatherer: 0
    I dont think ia.exec ever got executed.
    ===
    In c\programdata\lenovo\systemupdate\logs    
    Post
    tvsu_exec.log
    Tvsucommandlauncher.log 
    service.log   (inside the SUservice logs folder).
    Go into windows services, and find entry name System Update and make sure it is set to start type=manual..
    ==
    DId your system ship from the factory with System Update installed?
    Have you ever run a prior release of SU on your system with success, or is this your first time using Su on your system?

  • T61P - System Update build: 5.02.0011 - Error occurred while gathering user informatio​n

    I have issues with SU with my Lenovo t61p
    Win8Pro x64
    [Lenovo System Update build: 2013-4-11 5.02.0011] 29.4.2013 1:31:43
    Info 2013-04-29 , 01:31:43
    at Tvsu.Environment.EnvironmentManager..ctor()
    Message: Starting Environment Manager...
    Info 2013-04-29 , 01:31:43
    at Tvsu.Nls.NlsResources..ctor()
    Message: Starting the instance of NLS@Runtime
    Info 2013-04-29 , 01:31:44
    at Tvsu.Nls.NlsResources..ctor()
    Message:
    The active language is: EN
    The default language is: EN
    The OS language is: EN
    The language loaded type is: OS
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Scheduler Manager Starts...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Obtaining information from the Enviroment Manager...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Validating Starts...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Validating Ends...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Sending Values to the SchedulerParser...
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Receiving Values from the SchedulerManager
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Starting Validation Process!
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - All validations have been processed!
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Writting to the registry...
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - All values were saved on the Registry!
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Reloading Scheduler
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - The Scheduler was reloaded
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: All values sent to SchedulerParser...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Scheduler Manager ends...
    Severe 2013-04-29 , 01:31:44
    at Tvsu.Sdk.SuSdk.StartApplication()
    Message: Application runs with the framework: 2.0.50727.6400
    Info 2013-04-29 , 01:31:44
    at Tvsu.Engine.DataBase.InitializeDataBase()
    Message: Initializing the DataBase from file: updates.ser
    Info 2013-04-29 , 01:31:44
    at Tvsu.Sdk.SuSdk.StartApplication()
    Message: Starting the Application
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: Starting GUI...
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: MainFrame created successfully
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: GUI -- Welcome screen
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.Logic.GUIController.SearchUpdates(Objec​t sender, EventArgs args)
    Message: Starting the Search process...
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Search screen on Action pane.
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Message: GUI -- Reporting progress for the Search
    Info 2013-04-29 , 01:31:49
    at Tvsu.Sdk.SuSdk.GetSystemProperties()
    Message: Get the System Properties
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: PreTask
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: Start
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: Starting the task
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: The current process is:HelloProcess
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: Executing the PreProcess HelloProcess
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: Executing the StartProcess HelloProcess
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.DownloadHelpFile(​)
    Message: The chm help file is already present in the system
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: The test.properties file was not found, the normal Hello process will continue.
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: HelloProcess Started
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Client level: HelloLevel_9_03_00
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.DownloadUDF(Strin​g helloClientLevel)
    Message: The UDF will be downloaded from: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.DownloadUDF(Strin​g helloClientLevel)
    Message: The UDF will be downloaded to-> C:\ProgramData\Lenovo\SystemUpdate\session\system\​SSClientCommon\HelloLevel_9_03_00.xml
    Info 2013-04-29 , 01:31:49
    at Tvsu.ConnectionSettings.ConnectionSettings.GetConn​ectionForURL(String url)
    Message: Creating a new Connection Settings Bean instance to Host: download.lenovo.com
    Info 2013-04-29 , 01:31:49
    at Tvt.ConnectionSettings.ConnectionSettings.GetConne​ctionForURL(String url)
    Message: Direct connection found
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.CustomControls.Step.<>c__DisplayClass7.​<set_Image>b__6()
    Message: Setting PROCESSING status.
    Info 2013-04-29 , 01:31:49
    at Tvsu.FileDownloader.HttpsDownload.SetCertificates(​)
    Message: Setting certificates...
    Info 2013-04-29 , 01:31:50
    at Tvsu.FileDownloader.HttpsDownload.GetProxy(Connect​ionSettingsBean connBean)
    Message: Connection type set to DIRECT in ConnectionSettingsBean
    Severe 2013-04-29 , 01:31:50
    at Tvsu.FileDownloader.HttpsDownload.Init(FileDownloa​dInfo fileInfo)
    Message: Debug Log: Init method:GET
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log: doDownloadByHttps InterException is null, uri:https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log doDownloadByHttps webException message:The remote server returned an error: (404) Not Found.
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log server path: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml responseStatus:404
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log server path: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml webException.StackTrace: at System.Net.HttpWebRequest.GetResponse()
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Info 2013-04-29 , 01:31:52
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: UDF download status is -> Failed
    Severe 2013-04-29 , 01:31:52
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Could't connect to the HelloServer, no UDF file was downloaded
    Info 2013-04-29 , 01:31:52
    at Tvsu.Egather.EgatherManager.GetEgatherParser(Strin​g type)
    Message: Running egather minimal.....
    Info 2013-04-29 , 01:31:52
    at Tvsu.Egather.EgatherExecutor.RunAsWindowsService(S​tring directory, String command, String arguments)
    Message: /execute ia.exe /arguments -filename"""C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin""" -probes REGIONAL_SETTINGS GATHERER_INFORMATION SYSTEM_SUMMARY -local /directory C:\Program Files (x86)\Lenovo\System Update\egather\ /type COMMAND /timeout 300000
    Info 2013-04-29 , 01:31:52
    at Tvsu.Egather.EgatherExecutor.RunAsWindowsService(S​tring directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Info 2013-04-29 , 01:31:53
    at Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Info 2013-04-29 , 01:31:53
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: MTM received from eGather: 6458BS9
    Severe 2013-04-29 , 01:31:53
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: An error ocurred while using the MappingParser
    Exception:
    Message: There is not entry for the key SRM
    Type: System.NullReferenceException
    at Tvt.Mapping.Languages.get_Item(String tla)
    at Tvsu.Engine.Process.HelloProcess.Start()
    Severe 2013-04-29 , 01:31:53
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: A value could not be mapped when using the MappingParser or eGather execution failed
    Exception:
    Message: Error getting MappingParser properties
    Type: Tvsu.Engine.Process.MappingInterfaceException
    at Tvsu.Engine.Process.HelloProcess.Start()
    Severe 2013-04-29 , 01:31:53
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: An error occurred while the task: HelloTask executed the process: HelloProcessthe message from exception isA fatal error ocurred while in the HelloProcess
    Exception:
    Message: A fatal error ocurred while in the HelloProcess
    Type: Tvsu.Engine.Process.HelloProcessException
    at Tvsu.Engine.Task.Task.Start()
    at Tvsu.Engine.Task.Task.StartExecution()
    Info 2013-04-29 , 01:31:53
    at Tvsukernel.CustomControls.Step.<>c__DisplayClass7.​<set_Image>b__6()
    Message: Setting FAILED status.
    Info 2013-04-29 , 01:31:53
    at Tvsukernel.Logic.GUIController.ShowErrorMessage(Ex​ception e)
    Message: Error while gathering user information.
    Exception:
    Message: A fatal error ocurred while in the HelloProcess
    Type: Tvsu.Engine.Process.HelloProcessException
    at Tvsu.Engine.Task.Task.StartExecution()
    at Tvsu.Sdk.SuSdk.GetSystemProperties()
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Info 2013-04-29 , 01:31:53
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(Stri​ng message, String title, MessageType t, Boolean check)
    Message: Showing ERROR Message: < An error occurred while gathering user information. >
    Info 2013-04-29 , 01:31:55
    at Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2013-04-29 , 01:31:55
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2013-04-29 , 01:31:57
    at Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Close System Update?
    Info 2013-04-29 , 01:31:57
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(Stri​ng message, String title, MessageType t, Boolean check)
    Message: Showing QUESTION Message: < Are you sure you want to close System Update? >
    Info 2013-04-29 , 01:31:59
    at Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Application will close now? True
    Info 2013-04-29 , 01:31:59
    at Tvsukernel.FlowScreens.MainFrame.OnClosing(CancelE​ventArgs e)
    Message: User wanted to close System Update, or the package force a reboot.
    Severe 2013-04-29 , 01:31:59
    at Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Has happened an exception while the UNCAuthenticator.Shutdown() was executedShare name can not be null or empty
    Info 2013-04-29 , 01:31:59
    at Tvsu.Engine.DataBase.ShutDownDataBase()
    Message: Shutting down the DataBase, saving any data into file: updates.ser
    Info 2013-04-29 , 01:31:59
    at Tvsu.Environment.EnvironmentManager.closeEM()
    Message: Closing Environment Manager.
    Info 2013-04-29 , 01:31:59
    at Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Shut Down the Application

    You have win8. Have you ever had an earlier version of SU , ie when you booted up the 1st time (did it work).
    Run windows update and make sure .netframework is current.
    Did you upgrade from win 7?

  • Warning message on ACE

    Hello expert,
    I'm just wondering whether we can set a maximum number of incoming connections on ACE?
    In such a way, if the limit is reached, users who still trying to access the website will be prompted with some kind of warning message. like
    "system is busy, try again later"
    please let me know. Thanks.
    Sincerely,
    Andrew

    Hello Andrew,
    Mmm, maybe you can take a look of this link:
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/vA5_1_0/command/reference/rsrce.html
    Perhaps you can assign some specific resources for connections but it will be good to check this your Cisco SE.
    On the rserver level, we have the following:
    Configuring Real Server Connection Limits
    To prevent a real server from being overburdened, you can limit the  maximum number of active connections to the server. You can set the  maximum and minimum connection thresholds by using the conn-limit command in either real server host or real server redirect configuration mode. The syntax of this command is as follows:
    conn-limit max maxconns min minconns
    The keywords and arguments are as follows:
    •max maxconns—Specifies the maximum allowable number of active connections to a real server. When the number of connections exceeds the maxconns threshold value, the ACE stops sending connections to the real server  and assigns the real server a state of OUTOFSERVICE until the number of  connections falls below the configured minconns value. Enter an integer from 2 to 4294967295. The default is 4294967295.
    •min minconns—Specifies  the minimum number of connections that the number of connections must  fall below before sending more connections to a server after it has  exceeded the maximum connections threshold. Enter an integer from 2 to  429496729. The default is 4294967295. The minconns value must be less than or equal to the maxconns value.
    Obviously the ACE cannot send messages like that, you can combine perhaps the configuration above with a backup serverfarm or something like that.
    Do not hesitate to let us know your feedback and mark it if it is useful for you
    Hope these details help.
    Jorge

  • Warning Message in Travel Expense Manager

    Hi Folks,
    I am using EXIT_SAPMP56T_002 USER-EXIT in Travel and Expense (Tcode - PR05) which is being called at the time of saving.
    My purpose is to show a message if the user enters an expense above limit and allow him to enter the description why the amound exceed the limit without changing the amount
    The solution can be an error / warning message.
    Problem : If I use error message the system will not allow me to move forward until and unless i change the amount to <=Limit. (But user want the amount as it as and just want to enter discription)
    If am using warning message the system will no tsyop on same screen as the exit is called on click on save mode.. So he can't enter the description.
    Please help me ..
    Regards,
    Sachin Dhingra

    Hi Sachin,
    Can't we have a popup to get the reason after the warning message.
    eg:
    CHECK amount GT maxlimit.
    DO.
    CLEAR:l_ans,l_val.
    CALL FUNCTION 'POPUP_TO_GET_ONE_VALUE'
      EXPORTING
        textline1            = 'Please enter the reason why the amount is more than the limit'
    *   TEXTLINE2            = ' '
    *   TEXTLINE3            = ' '
        titel                = 'Reason'
        valuelength          = 50
    IMPORTING
       ANSWER               = l_ans
       VALUE1               = l_val
    EXCEPTIONS
       titel_too_long       = 1
       OTHERS               = 2
    CHECK NOT l_val IS INITIAL
    AND l_ans EQ 'J'.
    EXIT.
    ENDDO.
    I kept this message in do loop because u want it as mandatory.
    So he can't proceed further with out entering the reason. If u dont want this then u can simply remove the do loop.
    Check this logic if it helps u.
    Thanks,
    Vinod.
    Edited by: Vinod Reddy Vemuru on Jul 28, 2008 11:38 AM

  • ThinkVantage System Update 4, Windows 7 x64, and LAN repository are failing with T410 laptops

    I've been using TVSU/TVUR for a few years and they're excellent tools.  Life would be much harder without them.
    Recently I acquired some ThinkPad T410's with Windows 7.  As usual, I applied an existing Windows 7 image (from a T400), and ran TVSU.  Group Policy settings populate the TVSU reg keys with the UNC path to the update repository on my LAN.  So far so good.
    Now things get weird.  TVSU asks for a username and password when first connecting to the repository at \\servername\sharename\path.  That shouldn't be necessary - I can browse that path as the logged-in domain user.
    No matter what I put in the username/password prompt, whether I hit OK or cancel, TVSU proceeds to scan the directories in \\srvername\sharename\path for relevant updates.
    Once it finds 15 updates, I select them.  Clicking on the "details" option for any updates brings up an empty window, no text.  If I try to download updates, it starts chugging along and quickly finishes, reporting "15 packages did not download". 
    I don't have this problem with other Win 7 x64 T400's, or other laptops running other OS's.  I don't think the repository is corrupt, since other systems can download and install updates.
    Where do I go from here?
    dcsln

    Here's the interesting part, near the end, of the tvsu log on another T410 with the same symptoms after tagging two updates for download, and failing to download both:
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.Start()
        Message: Executing the StartProcess PackageInstallerProcess
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Process.PackageInstallerProcess.ChangeDownloadFailedUpdates(ArrayList list)
        Message: The update Lenovo ThinkVantage Toolbox (64-bit) download failed, the file C:\Program Files (x86)\Lenovo\System Update\session\LTTsetup_60551461x64\ does not exist or the file's CRC is incorrect..
    [note: this directory exists]
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Process.PackageInstallerProcess.ChangeDownloadFailedUpdates(ArrayList list)
        Message: The update Windows 7 Update Module KB981112 64bit download failed, the file C:\Program Files (x86)\Lenovo\System Update\session\os7011ww_64\ does not exist or the file's CRC is incorrect..
    [note: this directory exists.  There's a CRC string in the xml file in the listed directory for os7011ww_64.exe, but the .exe isn't there, which might make it fail the CRC.]
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.Start()
        Message: Executing the PostProcess PackageInstallerProcess
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.Start()
        Message: The process PackageInstallerProcesshas been finished.
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.StartExecution()
        Message: PostTask
    Info    2010-08-10 , 07:12:00
        at Tvsu.Sdk.SuSdk.InstallUpdates(Update[] updatesInstall, Update[] updatesDefer, downloadingDelegate downDelegate)
        Message: Return install Updates
    Info    2010-08-10 , 07:12:00
        at Tvsu.Gui.GUIController.ShowResults()
        Message: Displaying install results...
    Info    2010-08-10 , 07:12:00
        at Tvsu.Gui.FlowScreens.Results.AdjustComponent()
        Message: System updated:
        Installed=0
        Not Installed=Tvsu.Beans.Update[]
        Deferred=0
        Download Failed=2
        Hidden=0
    Info    2010-08-10 , 07:12:00
        at Tvsu.Gui.MainFrame.SetScreen(String screen, EventHandler[] eh)
        Message: Loading Results screen on Action pane.
    Info    2010-08-10 , 07:12:49
        at Tvsu.Gui.GUIController.AskBeforeClosing()
        Message: Close System Update?

  • Does ThinkVanta​ge System Update work with IdeaCentre desktops?

    As in the title ... does the TVSU function correctly with IdeaCentre desktops?  I recently pruchased a K330 7727-3GU and receive a "no applicable packages" message before System Update finishes it's search.
    If System Update does not work with IdeaCentre hardware then do we have to manuually download drivers and sw updates?

    Hi dcreich,
    Idea systems and Think systems are two different systems with 2 different software packages.
    TVSU won't work with Idea systems.  Yes, you manually update drivers and packages.
    TVSU is usually a little behind anyway with current updates.  Updated drivers get posted to the driver page first, then they go into TVSU.
    Idea systems have their own versions of power management, internet access management,  and security suite.
    Start, all programs, under Lenovo, you'll find the applicable utilities for the Idea systems.
    Think systems have them under Thinkvantage.
    Dave
    T430u, x301, x200T, x61T, x61, x32, x41T, x40, U160, ThinkPad Tablet 1838-22R, Z500 touch, Yoga Tab 2 Windows 8.1, Yoga Tablet 3 Pro
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    If someone helped you today, pay it forward. Help Someone Else!
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

Maybe you are looking for