Error while setting up enviroment for the application

Hi,
Im getting a popup box displaying the error message
C:\WINDOWS\system32\ntvdm.exe
Error while setting up enviroment for the application. Choose 'Close' to terminate the application.
When I try to excute an external exe, why am I getting this error? and is there a way of getting this exe to execute properly without the error?
Here my code for excuting the external exe
String[] cmd = {"C:/gen.exe", "C:/a.zip"};
Process p = Runtime.getRuntime().exec(cmd);
p.waitFor(); "gen.exe" is the program i wish to execute and "a.zip" is the parameter i wish to excute it with.

class ExecRuntime {
public static void main(String args[]) throws Exception {
String[] cmd = {"C:\\gen.exe", "C:\\a.zip"};
Process p = Runtime.getRuntime().exec(cmd);
p.waitFor();
} Here we need to use backslashes, because the command is passed to the OS as is.
If you need to be in C:\ to execute from command line, you will also need to use the
exec() version that allows you to specify the 'current directory'
Edited by: baftos on Mar 7, 2008 12:13 PM

Similar Messages

  • "error while evaluating Java script for the package"

    Okay, this is a new one on me! Anyone ever get this message? I don't know what is going on with my iMac, all I know is that about a month ago my iTunes was working fine, and when I just went to use it, it tells me "you can not use the application iTunes with this version of Mac OS X. So I thought maybe something was wrong with my iTunes and downloaded it again and i got the "error while evaluating Java script for the package" when I tried to reinstall iTunes. Another issue I am having is with updates. I haven't received an update for a long time and when I manually check, it tells me there are none.

    Okay, this is a new one on me! Anyone ever get this message? I don't know what is going on with my iMac, all I know is that about a month ago my iTunes was working fine, and when I just went to use it, it tells me "you can not use the application iTunes with this version of Mac OS X. So I thought maybe something was wrong with my iTunes and downloaded it again and i got the "error while evaluating Java script for the package" when I tried to reinstall iTunes. Another issue I am having is with updates. I haven't received an update for a long time and when I manually check, it tells me there are none.

  • Error while generating CW kin for the new BG created for Taiwan

    HiAll,
    Please provide your help to resolve this issue,
    Iam getting error while generating CW kin for the new BG created for Taiwan, China.
    Error : Value TW is not a Valid context for the Descriptive Flexfield Person Developer DF.
    Please let me know, is there any step missed to create CW kins for new BG's.
    Thanks-
    Sowmya.
    Edited by: user13419037 on Jul 2, 2012 3:41 AM

    Hello ,
    Your solution can be solved by enabling the displayed check Box in Location Address DFF
    Thanks
    Bindu

  • Error while releasing credit block for the order

    Hi all,
    I am getting follwing error while releasing credit block for the order in VKM1
    Incorrect index structure for table IVBEP1
    Text
    Incorrect index structure for table IVBEP1
    Diagnosis
    Internal error.
    Procedure
    Repeat the transaction.
    If the error occurs and you have a CRM System connected to your SAP R/3 System, the document may have been archived in the CRM System.
    If the error occurs again, inform your system administrator. If the error cannot be corrected, call the SAP Hotline directly. Describe which steps preceeded the error.
    But we are not transfering any orders to CRM.The order can be only seen in R/3
    Please assist
    Regards
    Mano

    Hi
    KIndly check the oss note 505876 in may help you
    Regards
    Damu

  • Error while running a BDC for the Transaction F-02

    Hi,
           I'm getting an error <b><i>"Parking not possible during Batch Input"</i></b> while running a BDC for the transaction F-02.
           When i click on the error message it displays the message [b<i>]"In Customizing, you can control whether an error message is issued."</b></i>
            How to solve this issue?.
            Waiting for ur replies.........
    Regards
    N.Senthil

    Hi,
    When you are doing the recording in SHDB, and in the same screen where the TCODE to be recorded is given, there are options that you can choose called "Recording Parameters"...Select the checkbox which says "Not a Batch Input Session", this will set the sy-binpt variable to " "(in a recording by default it is "X")...and you will not get this error...
    Also make sure while writing the BDC program to make use of the "bdc options" parameter which has this property to switch of sy-binpt...
        Refer below theard for sample bdc code for f-02.
    https://forums.sdn.sap.com/click.jspa?searchID=5126766&messageID=1538409
    Regards

  • Re:Error while updating Warehouse List for the items in DTW..!!!

    Dear SAP Members,
    We have transferred the items through DTW but while updating the warehouse list for the items.i got a error message like this:
    No.     Status                  Key               Reason
    1         Updatefailed       ItemCode       cannot find this object in B1-application defined or object defined error65171
    How to resolve this issue.It shows error for 600 records.It is very dfficult to enter manually.Help me on this issue.
    With Regards,
    Revathy

    Hi Revathy,
    I suggest you use SQL Server Management Studio. I am not sure which DTW template you are using. All templatesl map to certain tables in B1. You should perfform a select on that table in SQL Management Studio.
    It seems like the column that connects DTW Template in excel to the column in B1 Table do not match. Usually you may have incremental numbers in starting sequence in DTW Template, however, it is different in B1. You may need to copy the numbers over to DTW Template.
    If you want to do it automatically, you can achieve it through mapping or you could write your own little program that takes data from B1 tables and replace the one in Excel in that column.
    If it is one time effort you may just map them manually.
    I hope I am making sense to you.
    If you want us to try it out, give the name of the template, the content in the template may be few lines.

  • Error while extracting XML file from the application server

    Hi ,
    I am writing a XML file into the application server, after which when i try to extract the file to the local server using the report - RFASLDPC ,
    the file is extracted, but with a '#' symbol at the first position.
    Because of which the XML File does not open. But after i open the file in notepad and manually delete the '#' symbol and then reopen the file, it works fine.
    Is there any way to remove the '#' symbol while extracting itself ??
    Thanks in advance,
    Vikas.

    Select the option "No Character Set Conversion" in stead of Code page 1100.
    However, I still have troubles -> the downloaded xml file misses a space on several places. This causes errors too.

  • Error while posting Goods issue for the reservation

    Hi,
    I am getting an error while trying to post the Goods Isuue for the reservation using MIGO transaction. The error is 'Level AR belongs to cash position (source symbol PSK)'.
    Please help me in solving this if anyone has any idea, let me know what am I supposed to do.
    Regards,
    Lavanya.

    Hi
    I think Cash Management (TR-CM) module implemented in your system.Please post this in Finance forum.
    Regards
    Ramakrishna

  • Error while setting input parameter for dynamic process - GP

    Hi All,
    I am using CAF 7.1 GP.
    Here I have to start a process dynamically and it is working fine.
    But, when I tried to set value for input parameter of this process by
    IGPStructure params = GPStructureFactory.getStructure(process.getInputParameters());
    params.setAttributeValue("Val","MyValue");
    ( <b>Val</b> is the name of grouped input parameter ), it is giving
    com.sap.caf.eu.gp.exception.api.GPInvocationException: Structure with name input and namespace http://wwww.sap.com/nw/eup/gp does not have an attribute with name Val and namespace null.
    But no where I have mentioned http://wwww.sap.com/nw/eup/gp.
    I dont have any structures in my input and output.
    Here is my full code
           try
                IGPProcess process = null;
                IUser tl_user =UMFactory.getUserFactory().getUserByLogonID("fahad");
                     IGPUserContext userContext = GPContextFactory.getContextManager().createUserContext(tl_user);//, user.getLocale());
                     process =GPProcessFactory.getDesigntimeManager().getActiveTemplate("F5D76840A56F11DC983B001966243CAD",userContext);
                     wdComponentAPI.getMessageManager().reportSuccess("Title of process is "+process.getTitle());
                     IGPRuntimeManager rtm = GPProcessFactory.getRuntimeManager();
                     IGPProcessRoleInstanceList roles = rtm.createProcessRoleInstanceList();
                     int rolenum = process.getRoleInfoCount();
                     wdComponentAPI.getMessageManager().reportSuccess("Number is "+rolenum);
                     IGPProcessRoleInstance roleInstance=null;
                     IUser ho_User=null;
                     for (int i = 0; i < rolenum; i++)
                             wdComponentAPI.getMessageManager().reportWarning("Role Text is "process.getRoleInfo(i).getText()"  Role Name is "+process.getRoleInfo(i).getRoleName());
                             if(i==1)
                                  ho_User = UMFactory.getUserFactory().getUserByLogonID("poornendu");
                                  roleInstance = roles. createProcessRoleInstance(process.getRoleInfo(i).getRoleName());
                                  roleInstance.addRuntimeDefinedUser(ho_User);
                                  roles.addProcessRoleInstance(roleInstance);
                             if(i==2)
                                  ho_User = UMFactory.getUserFactory().getUserByLogonID("fahad");
                                  roleInstance = roles. createProcessRoleInstance(process.getRoleInfo(i).getRoleName());
                                  roleInstance.addUser(ho_User);
                                  roles.addProcessRoleInstance(roleInstance);
                     wdComponentAPI.getMessageManager().reportSuccess(""+process.getStructure().getItemCount());
                     IGPStructure params = GPStructureFactory.getStructure(process.getInputParameters());
                     wdComponentAPI.getMessageManager().reportSuccess("Title of process is "+process.getTitle());
                     <b>params.setAttributeValue("Val","MyValue");</b>                     
                     String pName=wdContext.currentContextElement().getProcessName();
                     IGPProcessInstance prInstance = rtm.startProcess(process,pName,"This process has been started using the GP public API",tl_user,roles,params,tl_user);
           catch(Exception e)
                wdComponentAPI.getMessageManager().reportException(""+e);
    Can anyone help me on this.
    Thanks,
    Fahad Hamsa

    Hi Experts,
    I solved it myself.
    The problem was, I have to make the input parameter as exposed. Thats all
    Anyway, thanks for the support.
    Regards,
    Fahad Hamsa

  • Error while maintainin business place for the combination of plant

    hi experts,
    Input values must be defined in Table J_1BBRANCH
    how to solve this its urgent
    points will be rewarded for useful answers.
    regards,
    priyanka reddy.

    Looks like you are trying to assign a business place which is not existing.  First create business place, activate it and then assign it to the plant.  All the relevant nodes are in the following IMG path.
    Cross-Application Components -> General Application Functions -> Place of Business ->

  • AppleMoblieDeviceHelper.exe - error while setting up the environment...

    I am having problems with iTunes 8.2.1.6 on my Vista PC. I am getting the following two errors whenver I try to sync my iphone 3Gs:
    (1) 16bit MSDOS subsystem: c:\program files\common files\apple\mobile device support\bin\applemobiledevicehelper.exe - Error while setting up environment for the application. Choose 'close' to terminate the application. This error message continues to show up even when I hit 'close'.
    (2) iTunes was unable to load dataclass information from Sync Services. Reconnect or try later.
    I have tried running both iTunes and applemobiledevicehelper.exe in administrator mode and that does not help. I have also tried reinstalling iTunes.
    Any ideas?

    Hi Sahil,
    To address your scenario, while creating the configuration, select all the required agreements to create one configuration and then deploy.
    Alternatively, you can also apply the latest patch MLR (10.1.2.3)
    Regards,
    Dheeraj

  • Error while filling setup table for Sales

    Dear Team,
    We are getting following error while filling setup table for Sales (application component 11) and for Billing (application component 13),
    application component 11
    Error determining rate: foreign curr.  local curr. INR date 08.10.2007 (doc. 673624) (JOB - RMCVNEUA)
    Message No M2810
    application component 13
    Billing document 480050000: error determining stats. currency rate (no updating)
    More faulty documents found than the tolerated 0000000000 (JOB - RMCVNEUF)
    I have seen lot of threads based on this but all r showing diffrenent currency to INR but for the above mentioned documents currency is in INR only so why it is showing the error I am not able to determine.
    If anybody faced this problem kindly reply to this.
    Best Regards,
    SG

    Hi There,
    Might be your using a wrong document number.
    I mean if your using the 11 you should use only Sales document number and for 13 you should only use billing document number.
    If you use vice versa that error will throw.
    Regards,
    MQ

  • JCo connection for the application data

    Dear All,
    Now, we configure BP for MSS. When we set JCo connection for the application data, from this link  http://help.sap.com/saphelp_erp2005/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm we selected the method "Ticket".
    When we run the page in "Team" area, we found some errors as follow:
    - You do not have the authorization to start service sap.com/pcui_gp~isr/IsrStatusoverview
    - You do not have the authorization to start service sap.com/mssreccand/CandidateStatusOverview
    - Pages about "Employee Information" display Blank iViews.
    But if we set JCo connection for application data by using "User/Password" method (UserID have "SAP_ALL" profile in back-end system), the application work fine.
    Kindy advise us which method should be used to set JCo connection (Ticket or User/Password).
    If the method should be "User/Password", please advise authorization and user type for UserID that be used to map JCo connection.
    Thank you very much,
    Anek.

    Hi,
    Go through the contents in,
    http://help.sap.com/saphelp_ep60sp2/helpdata/en/8f/67d27676ace84080964d4c4223bb3c/content.htm
    Hope this helps !
    Regards
    Srinivasan T

  • An error occurred while applying SQL script for the feature BackendStore. For details, see the log file

    Hello
    i got this error in step2
    Error: An error occurred while applying SQL script for the feature BackendStore. For details, see the log file 'C:\Users\administrator.RCC\AppData\Local\Temp\2\Create-BackendStore-lync.rcc.local_rtc-[2013_09_23][09_05_16].log'
    here is full summary
    > Bootstrap-CsComputer
    Logging status to: C:\Users\administrator.RCC\AppData\Local\Temp\2\BootstrapFull-[2013_09_23][12_17_37].html
    Checking prerequisites for bootstrapper...
    Checking prerequisite WMIEnabled...prerequisite satisfied.
    Checking prerequisite NoBootstrapperOnBranchOfficeAppliance...prerequisite satisfied.
    Checking prerequisite SupportedOS...prerequisite satisfied.
    Checking prerequisite NoOtherVersionInstalled...prerequisite satisfied.
    Host name: lync.rcc.local
    Disabling unused roles...
    Executing PowerShell command: Disable-CSComputer -Confirm:$false -Verbose -Report "C:\Users\administrator.RCC\AppData\Local\Temp\2\Disable-CSComputer-[2013_09_23][12_17_46].html"
    Checking prerequisites for roles...
    Checking prerequisite SupportedOS...prerequisite satisfied.
    Checking prerequisite SupportedOSNoDC...prerequisite satisfied.
    Checking prerequisite SupportedSqlRtcLocal...prerequisite satisfied.
    Checking prerequisite WMIEnabled...prerequisite satisfied.
    Checking prerequisite NoOtherVersionInstalled...prerequisite satisfied.
    Checking prerequisite PowerShell...prerequisite satisfied.
    Checking prerequisite WindowsIdentityFoundation...prerequisite satisfied.
    Checking prerequisite SupportedServerOS...prerequisite satisfied.
    Checking prerequisite NoUnsupportedWinFab...prerequisite satisfied.
    Checking prerequisite SupportedSqlLyncLocal...prerequisite satisfied.
    Checking prerequisite SupportedSqlRtc...prerequisite satisfied.
    Checking prerequisite IIS...prerequisite satisfied.
    Checking prerequisite IIS7Features...prerequisite satisfied.
    Checking prerequisite ASPNet...prerequisite satisfied.
    Checking prerequisite KB2646886Installed...prerequisite satisfied.
    Checking prerequisite BranchCacheBlock...prerequisite satisfied.
    Checking prerequisite WCF...prerequisite satisfied.
    Checking prerequisite WindowsMediaFoundation...prerequisite satisfied.
    Checking prerequisite SqlInstanceRtcLocal...prerequisite satisfied.
    Checking prerequisite VCredist...prerequisite satisfied.
    Checking prerequisite SqlNativeClient...prerequisite satisfied.
    Checking prerequisite SqlClrTypes...prerequisite satisfied.
    Checking prerequisite SqlSharedManagementObjects...prerequisite satisfied.
    Checking prerequisite UcmaRedist...prerequisite satisfied.
    Checking prerequisite WinFab...prerequisite satisfied.
    Checking prerequisite MicrosoftIdentityExtensions...prerequisite satisfied.
    Checking prerequisite SqlInstanceLyncLocal...prerequisite satisfied.
    Checking prerequisite SqlInstanceRtc...prerequisite satisfied.
    Checking prerequisite RewriteModule...prerequisite satisfied.
    Checking prerequisite SpeechPlatformRuntime...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ca-ES_Herena...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_da-DK_Helle...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_de-DE_Hedda...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-AU_Hayley...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-CA_Heather...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-GB_Hazel...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-IN_Heera...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_en-US_Helen...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_es-ES_Helena...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_es-MX_Hilda...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_fi-FI_Heidi...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_fr-CA_Harmonie...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_fr-FR_Hortense...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_it-IT_Lucia...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ja-JP_Haruka...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ko-KR_Heami...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_nb-NO_Hulda...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_nl-NL_Hanna...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_pl-PL_Paulina...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_pt-BR_Heloisa...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_pt-PT_Helia...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_ru-RU_Elena...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_sv-SE_Hedvig...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_zh-CN_HuiHui...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_zh-HK_HunYee...prerequisite satisfied.
    Checking prerequisite MSSpeech_TTS_zh-TW_HanHan...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ca-ES_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_da-DK_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_de-DE_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-AU_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-CA_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-GB_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-IN_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_en-US_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_es-ES_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_es-MX_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_fi-FI_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_fr-CA_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_fr-FR_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_it-IT_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ja-JP_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ko-KR_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_nb-NO_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_nl-NL_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_pl-PL_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_pt-BR_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_pt-PT_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_ru-RU_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_sv-SE_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_zh-CN_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_zh-HK_TELE...prerequisite satisfied.
    Checking prerequisite MSSpeech_SR_zh-TW_TELE...prerequisite satisfied.
    Checking prerequisite UcmaWorkflowRuntime...prerequisite satisfied.
    Installing any collocated databases...
    Executing PowerShell command: Install-CSDatabase -Confirm:$false -Verbose -LocalDatabases -Report "C:\Users\administrator.RCC\AppData\Local\Temp\2\Install-CSDatabase-[2013_09_23][12_17_52].html"
    An error occurred while applying SQL script for the feature BackendStore. For details, see the log file 'C:\Users\administrator.RCC\AppData\Local\Temp\2\Create-BackendStore-lync.rcc.local_rtc-[2013_09_23][12_17_54].log'
    what should i do?
    Please help me

    Hi,
    The issue may be related to disk read and write cache. Here is a similar case for your reference:
    http://blog.kloud.com.au/2013/07/15/publish-lync-2013-with-2012-r2-preview-web-application-proxy/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Kent Huang
    TechNet Community Support

  • Error 1648-No valid sequence for the set of patches

    Reader XI in up to date Windows 7 Ultimate 64 bit. Auto and manual update returns: Error 1648-No valid sequence for the set of patches
    Try to uninstall returns: Error 1648-No valid sequence for the set of patches
    Uninstalled using cleaner tool, reinstalled Reader XI, same update and uninstall error.
    Ran Microsoft Fix-it uninstall tool. It claimed to have found and fixed corrupt registry entries.
    Tried to install Reader XI...again, Installer said application already installed.
    Removed reader with cleaner tool again.
    Installed Reader XI
    Update and Uninstall errors persist.
    Reader works fine.
    Suggestions?

    Reader tried to update this morning, error 1648....again.
    In case it can help troubleshooting here is the log file generated from the last failed Adobe Reader auto update.
    === Verbose logging started: 12/8/2013  9:27:51  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Program Files (x86)\Common Files\Adobe\ARM\1.0\AdobeARM.exe ===
    MSI (c) (F8:F4) [09:27:51:051]: Resetting cached policy values
    MSI (c) (F8:F4) [09:27:51:051]: Machine policy value 'Debug' is 0
    MSI (c) (F8:F4) [09:27:51:051]: ******* RunEngine:
               ******* Product: {AC76BA86-7AD7-1033-7B44-AB0000000001}
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (F8:F4) [09:27:51:051]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (F8:F4) [09:27:51:051]: Grabbed execution mutex.
    MSI (c) (F8:F4) [09:27:51:061]: Cloaking enabled.
    MSI (c) (F8:F4) [09:27:51:061]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (F8:F4) [09:27:51:061]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (9C:E0) [09:27:51:071]: Running installation inside multi-package transaction {AC76BA86-7AD7-1033-7B44-AB0000000001}
    MSI (s) (9C:E0) [09:27:51:071]: Grabbed execution mutex.
    MSI (s) (9C:CC) [09:27:51:071]: Resetting cached policy values
    MSI (s) (9C:CC) [09:27:51:071]: Machine policy value 'Debug' is 0
    MSI (s) (9C:CC) [09:27:51:071]: ******* RunEngine:
               ******* Product: {AC76BA86-7AD7-1033-7B44-AB0000000001}
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (9C:CC) [09:27:51:071]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (9C:CC) [09:27:51:071]: Setting cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:071]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (9C:CC) [09:27:51:081]: End dialog not enabled
    MSI (s) (9C:CC) [09:27:51:082]: Original package ==> C:\Windows\Installer\79e19.msi
    MSI (s) (9C:CC) [09:27:51:082]: Package we're running from ==> C:\Windows\Installer\79e19.msi
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: APPCOMPAT: Uninstall Flags override found.
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: APPCOMPAT: Uninstall VersionNT override found.
    MSI (s) (9C:CC) [09:27:51:087]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:087]: APPCOMPAT: Uninstall ServicePackLevel override found.
    MSI (s) (9C:CC) [09:27:51:088]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AC76BA86-7AD7-1033-7B44-AB0000000001}'.
    MSI (s) (9C:CC) [09:27:51:088]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (9C:CC) [09:27:51:088]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:088]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:088]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:088]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:088]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:094]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:094]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:094]: Opening existing patch 'C:\Windows\Installer\75c76.msp'.
    MSI (s) (9C:CC) [09:27:51:095]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:095]: Using cached product context: machine assigned for product: 68AB67CA7DA73301B744BA0000000010
    MSI (s) (9C:CC) [09:27:51:096]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
    MSI (c) (F8:44) [09:27:51:071]: Creating MSIHANDLE (43) of type 790531 for thread 11332
    MSI (c) (F8:44) [09:27:51:071]: Closing MSIHANDLE (43) of type 790531 for thread 11332
    MSI (s) (9C:CC) [09:27:51:098]: File will have security applied from OpCode.
    MSI (c) (F8:44) [09:27:51:097]: Creating MSIHANDLE (44) of type 790531 for thread 11332
    MSI (c) (F8:44) [09:27:51:097]: Closing MSIHANDLE (44) of type 790531 for thread 11332
    MSI (s) (9C:CC) [09:27:51:103]: Original patch ==> C:\ProgramData\Adobe\ARM\Reader_11.0.04\AdbeRdrSecUpd11005.msp
    MSI (s) (9C:CC) [09:27:51:103]: Patch we're running from ==> C:\Windows\Installer\10e2413d.msp
    MSI (s) (9C:CC) [09:27:51:103]: SOFTWARE RESTRICTION POLICY: Verifying patch --> 'C:\ProgramData\Adobe\ARM\Reader_11.0.04\AdbeRdrSecUpd11005.msp' against software restriction policy
    MSI (s) (9C:CC) [09:27:51:103]: SOFTWARE RESTRICTION POLICY: C:\ProgramData\Adobe\ARM\Reader_11.0.04\AdbeRdrSecUpd11005.msp has a digital signature
    MSI (s) (9C:CC) [09:27:51:153]: SOFTWARE RESTRICTION POLICY: C:\ProgramData\Adobe\ARM\Reader_11.0.04\AdbeRdrSecUpd11005.msp is permitted to run at the 'unrestricted' authorization level.
    MSI (s) (9C:CC) [09:27:51:153]: SequencePatches starts. Product code: {AC76BA86-7AD7-1033-7B44-AB0000000001}, Product version: 11.0.00, Upgrade code: {A6EADE66-0000-0000-484E-7E8A45000000}, Product language 1033
    MSI (s) (9C:CC) [09:27:51:153]: Note: 1: 2219
    MSI (s) (9C:CC) [09:27:51:153]: PATCH SEQUENCER ERROR: failed to open summary info from storage for TGT_14ToUPG_14 transform in {AC76BA86-7AD7-0000-2550-7A8C40011004} patch! (1: 2219 )
    MSI (s) (9C:CC) [09:27:51:153]: SequencePatches returns error 1648.
    MSI (c) (F8:44) [09:27:51:103]: Creating MSIHANDLE (45) of type 790531 for thread 11332
    MSI (c) (F8:44) [09:27:51:103]: Closing MSIHANDLE (45) of type 790531 for thread 11332
    MSI (s) (9C:CC) [09:27:51:153]: Product: Adobe Reader XI - Update '{AC76BA86-7AD7-0000-2550-7A8C40011005}' could not be installed. Error code 1648. Additional information is available in the log file C:\Users\Bill\AppData\Local\Temp\MSI23ad7.LOG.
    MSI (s) (9C:CC) [09:27:51:153]: Windows Installer installed an update. Product Name: Adobe Reader XI. Product Version: 11.0.00. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Update Name: {AC76BA86-7AD7-0000-2550-7A8C40011005}. Installation success or error status: 1648.
    MSI (s) (9C:CC) [09:27:51:153]: Note: 1: 1708
    MSI (s) (9C:CC) [09:27:51:153]: Product: Adobe Reader XI -- Installation failed.
    MSI (s) (9C:CC) [09:27:51:153]: Windows Installer installed the product. Product Name: Adobe Reader XI. Product Version: 11.0.00. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1648.
    MSI (s) (9C:CC) [09:27:51:153]: Attempting to delete file C:\Windows\Installer\10e2413d.msp
    MSI (s) (9C:CC) [09:27:51:153]: MainEngineThread is returning 1648
    MSI (s) (9C:E0) [09:27:51:153]: No System Restore sequence number for this installation.
    No valid sequence could be found for the set of updates.
    C:\Windows\Installer\79e19.msi
    MSI (c) (F8:44) [09:27:51:153]: Creating MSIHANDLE (46) of type 790531 for thread 11332
    MSI (c) (F8:44) [09:27:51:153]: Closing MSIHANDLE (46) of type 790531 for thread 11332
    MSI (c) (F8:44) [09:27:51:163]: Creating MSIHANDLE (47) of type 790531 for thread 11332
    MSI (c) (F8:44) [09:27:51:163]: Closing MSIHANDLE (47) of type 790531 for thread 11332
    MSI (s) (9C:E0) [09:27:51:153]: User policy value 'DisableRollback' is 0
    MSI (s) (9C:E0) [09:27:51:163]: Machine policy value 'DisableRollback' is 0
    MSI (s) (9C:E0) [09:27:51:163]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (9C:E0) [09:27:51:163]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (9C:E0) [09:27:51:163]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (9C:E0) [09:27:51:163]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (9C:E0) [09:27:51:163]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (9C:E0) [09:27:51:163]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (9C:E0) [09:27:51:163]: Restoring environment variables
    MSI (c) (F8:44) [09:27:51:163]: Creating MSIHANDLE (48) of type 790531 for thread 11332
    MSI (c) (F8:44) [09:27:51:163]: Closing MSIHANDLE (48) of type 790531 for thread 11332
    MSI (c) (F8:F4) [09:27:51:163]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (F8:F4) [09:27:51:163]: MainEngineThread is returning 1648
    === Verbose logging stopped: 12/8/2013  9:27:51 ===

Maybe you are looking for

  • Why are all my pictures not on my ipad

    Why are all my photos from my phone not on my iPad?

  • CHECK_GROUPS parameter in SOLMAN_SETUP with SolMan EHP1 SPS19

    Hello to everybody! I'm trying to add a new Java System to the SolMan. Everything in SMSY seems to be ok. This is my way: - TA SOLMAN_SETUP -> Configure Managed Systems -> switch to Java Systems -> select new Java system and start the wizard - After

  • Syncing pictures from photo version 1

    On my MAC, iPhoto is no longer available and has changed to Photos.  I have been syncing my iPhone in iTunes with the option to sync pictures from iPhoto.  This apparently is no longer working.  I have selected the "Copy photos from:" to Photos, but

  • Sending attachments as icons only

    Hi Fairly new to apple so I may be missing something very obvious but...I wonder if anyone has any ideas on how I can make sure any attachments I send remain as icons rather than the attachment being open when it is received. Some people I have sent

  • Crital issues with transient VOs in our production env

    Hi Experts, We are working ADF 11.1.1.2. Most of our logic is procedure based as we need to invoke oracle API in R12. So we are using transients VOs in our application mostly. Up to sit and uat every thing is working fine but we are in to production