Example 'FlowRate.seq' fails with TestStand 3.5

Hi,
I'm trying to run the TestStand example...
.TestStand\Examples\LoadingLimits\LimitsFromExcelFile\UsingCVI\FlowRate.seq
I get an error in the PropertyLoader step.  I'm trying to use a propertyLoader step and this example is important for me.
Can anybody modify it to run with TS3.5 and post it here?
Thankfully
Rafi

Rafi,
What error is it returning?
Regards
Ray Farmer
Regards
Ray Farmer

Similar Messages

  • Teststand deployment build fails with dll dependency

    Hi guys,
         I am struggling with test stand deployment  for 3 days. hope somebody can help.  ( I am using teststand 4.0 nd labview 8.5 and .net 2.0)
         I have sequence files, with many subVi' s and .net assmeblies with dependancies, added to  workspace , and when i run the sequence file, it works fine. 
      Specifically,  the sequence file  calls many Vi's, some of which use the .net assembly  from "C:\program files\National instruments\labview 8.5\use.lib" ( and not specifically from the folder where the Vi resides), and still it works.
       However, when i build ths same using deployment utility (figure 1),  these assemblies and other go to    "\\installation directory\data"  and  the build fails(figure 2), as  the  "property node  " for the .net assembly( build using  c# public static class) gets invalid( figure 3).
    Figure 2:
    Figure3:
    Now,   the same VI  in  different  folder ( C:\development...) is able to reference the assembly from   "C:\program files\National instruments\labview 8.5\use.lib"( I had added the refernce from labview project initially from different location, but after copying the file to this location, VI's still worked)  and works fine (figure 4).
                                              Figure 4:
    I have tried adding   "\\installation directory\data"   Teststand search directory, but no luck.
    I have following questions:
    is it manadatory to keep the dl's and their dependencies in the same folder, in which VI's use them, for sucessful build  through deployment ? if yes, by default, these would go to "\\installation directory\data", which is different from "installation directory\...VI directory\   , and would not work still?
    it is mandatory to add the VI's that use .net assemblies to labview project, for sucessful deployment?  if yes, how do we add a  labview project to testsand workspace?
    If the assembly can be added to Global assembly cache, would this solve the problem of 'unsucessfull build" of installer , and even if it does, how can (a) I add the assembly to GAC on development system  (b) make sure that installer installs the assembly to GAC on deployed system (through deployment utility)?
    other than above, does anybody have other  solution to  my problem?
    I am already late for deployment of project to customers, and need immediate help.
    Thanks
    vivu

    Hi Jon.
    Thanks for replying.  The .net assembly was created  in visual studio, by different engineer.  I tried  using  'c:\prog fil\nat inst\labview 8.5\user.lib' as the source path, and  keeping  destination to   (1)  \\target\data  (2) \\target\subVI location that uses this  assembly  (3) \\lNI directory\\labview8.5\user.lib.
    all of thse did not help.  
    Anyways, I asked my colleague to change the .net assembly, so that one of the VI that was using property node, now, just uses 'invoke node" ( and source dll was changed by using c# method instead of property to achive same result)n and then, I rebuild the deployment choosing source and deployment paths as above. none of them worked, except when i choose deployment to be  "\\target\subVI" location that uses this  assembly .
    So, this works and I was satisfied.  However, after deploying, I run into strange problem.
    ( pleas note that I just created 1 seqeunce file out of 5, that are part of the worskpace,rest everything was done by a guy 8 years back, and although I am well versed with labview, teststand is new to me).
     When I run the test on bhild machine, before any of the sequence file executes, a dialog box opens as below:
    Once thse values get populated, then steps in the chosen sequence file execute.  I found that this  is done by a VI  , that might be called by some of the sequence file or by some Testsand directory( which I don't know , as I did not create it). Vi is shown  below:
    However, when i deploy the test, on the deployment machine, as I run the test,  it does not complain about any missing .dll or broken VI's, but the dialog box disappears, just does not come up.
    As you can see, the only thing i changed from previous deployment was adding following files in deployment : zoundshearingnet.dll and commifnet.dll for the .net deployment, and I do not beleive this should change the VI/VI call that loads the dialog box at the start.
    I am also exporting  the station globals and testexec.ini files as below:
    however, I do get warning in deployment:
    So, I have the following questions:
    1) does this warning have anything to do with the missing dialog box?
    2) as I understand, the VI that  flashes the dialog box at the start, use "sequence context" and then "start modal dialog".  I tried running the test on build machine, and pasue it, and then, run this VI. it fails on "start model dialog", but that could be because perhaps I am not supoposed to run ot this way? is there a way I could debug this Vi with teststand?
    3) Can i know, how is this VI called by testand and who calls it? If i start opening each sequence file, which have hundeders of VI's and subVI's, it will take me hours to do that. 
    4) so, basically, the problem is that  when a sequence is run, a VI interacts with the sequenec and opens a dialog, which after deployment . fails to do so. are there any such examples that i could refer to, to help me understand how this works?
    Thanks
    vivu

  • Expdp full and impdp full fails with error....pls help..!(Oracle 11g)

    Hi
    I wanted to refresh my dev environment quickly..
    As we also wanted to migrate from exp/imp to datapump, I tried these..
    Only thing worked for me is impdp on network mode using remap schema.
    1)First i wanted to implement expdp and impdp standard procedures(Full database export/import)
    My expdp failed with the following error on a full export..
    Pls see below:
    C:\Documents and Settings\oracle2>expdp system/<p.w> full=Y directory=DATA_PUMP_DIR dumpfile=OAPFULL.dmp logfile=OAPFULL.log
    Export: Release 11.1.0.7.0 - Production on Thursday, 26 April, 2012 16:12:49
    Copyright (c) 2003, 2007, Oracle.  All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYSTEM"."SYS_EXPORT_FULL_02":  system/******** full=Y directory=DATA_PUMP_DIR dumpfile=OAPFULL.dmp logfile=OAPFULL.log
    Estimate in progress using BLOCKS method...
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 4.351 GB
    Processing object type DATABASE_EXPORT/TABLESPACE
    Processing object type DATABASE_EXPORT/PASSWORD_VERIFY_FUNCTION
    Processing object type DATABASE_EXPORT/PROFILE
    Processing object type DATABASE_EXPORT/SYS_USER/USER
    Processing object type DATABASE_EXPORT/SCHEMA/USER
    Processing object type DATABASE_EXPORT/ROLE
    Processing object type DATABASE_EXPORT/GRANT/SYSTEM_GRANT/PROC_SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/GRANT/SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/ROLE_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/DEFAULT_ROLE
    Processing object type DATABASE_EXPORT/SCHEMA/TABLESPACE_QUOTA
    Processing object type DATABASE_EXPORT/RESOURCE_COST
    Processing object type DATABASE_EXPORT/SCHEMA/DB_LINK
    Processing object type DATABASE_EXPORT/TRUSTED_DB_LINK
    Processing object type DATABASE_EXPORT/SCHEMA/SEQUENCE/SEQUENCE
    Processing object type DATABASE_EXPORT/SCHEMA/SEQUENCE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/DIRECTORY/DIRECTORY
    Processing object type DATABASE_EXPORT/DIRECTORY/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/CONTEXT
    Processing object type DATABASE_EXPORT/SCHEMA/PUBLIC_SYNONYM/SYNONYM
    Processing object type DATABASE_EXPORT/SCHEMA/SYNONYM
    ORA-39014: One or more workers have prematurely exited.
    ORA-39029: worker 1 with process name "DW01" prematurely terminated
    ORA-31672: Worker process DW01 died unexpectedly.
    Job "SYSTEM"."SYS_EXPORT_FULL_02" stopped due to fatal error at 16:14:562)As the above failed, I tried impdp with network_link import and full=y and its a different issue!
    impdp system/<p.w> NETWORK_LINK=OAPLIVE.WORLD full=y logfile=OAPDRfull2.log table_exists_
    action=REPLACE
    Import: Release 11.1.0.7.0 - Production on Thursday, 26 April, 2012 13:36:01
    Copyright (c) 2003, 2007, Oracle.  All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYSTEM"."SYS_IMPORT_FULL_01":  system/******** NETWORK_LINK=OAPLIVE.WORLD full=y logfile=OAPDRfull2.log table_exists_action=REPLACE
    Estimate in progress using BLOCKS method...
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 4.670 GB
    Processing object type DATABASE_EXPORT/TABLESPACE
    ORA-31684: Object type TABLESPACE:"SYSAUX" already exists
    *************lots more of object already exists errors here............(space limit so cant paste)***************
    ORA-31684: Object type SYNONYM:"GEOPROD"."EXT_POSTAIM_PRESORT_61" already exists
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.DISPATCH_WORK_ITEMS [SYNONYM:"GEOPROD"."EXT_POSTAIM_PRESORT_61"]
    ORA-31600: invalid input value 200001 for parameter HANDLE in function CLOSE
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA", line 569
    ORA-06512: at "SYS.DBMS_METADATA", line 4731
    ORA-06512: at "SYS.DBMS_METADATA", line 792
    ORA-06512: at "SYS.DBMS_METADATA", line 4732
    ORA-06512: at "SYS.KUPW$WORKER", line 2718
    ORA-03113: end-of-file on communication channel
    ORA-02055: distributed update operation failed; rollback required
    ORA-02063: preceding lines from OAPLIVE.WORLD
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 7858
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    242F2F2C     18256  package body SYS.KUPW$WORKER
    242F2F2C      7885  package body SYS.KUPW$WORKER
    242F2F2C      8657  package body SYS.KUPW$WORKER
    242F2F2C      1545  package body SYS.KUPW$WORKER
    241DDF3C         2  anonymous block
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA []
    ORA-31642: the following SQL statement fails:
    SELECT unique ku$.seq# from sys.metanametrans$ ku$ WHERE ku$.htype='DATABASE_EXPORT' AND ku$.model='ORACLE' AND NOT ( ku$.seq#>=(select a.seq# from sys.metanametrans$ a where
       a.model='ORACLE' and a.htype='DATABASE_EXPORT' and a.name ='DATABASE_EXPORT/SCHEMA/SYNONYM')) order by ku$.seq#
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 5002
    ORA-01427: single-row subquery returns more than one row
    ORA-06512: at "SYS.DBMS_
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.KUPW$WORKER", line 7853
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    242F2F2C     18256  package body SYS.KUPW$WORKER
    242F2F2C      7885  package body SYS.KUPW$WORKER
    242F2F2C      2744  package body SYS.KUPW$WORKER
    242F2F2C      8523  package body SYS.KUPW$WORKER
    242F2F2C      1545  package body SYS.KUPW$WORKER
    241DDF3C         2  anonymous block
    Job "SYSTEM"."SYS_IMPORT_FULL_01" stopped due to fatal error at 13:39:48So its basically these 2 issues I want to know how to fix.
    1-expdp error cause and fix
    2-impdp error cause and fix -Also how to avoid object alreay exists error?
    Also for example the package etc. is the same name..but i want new package from LIVE so it means if the same name package, view, etc is there, it wouldnt get updated?
    Any way to overcome this?
    I need it exactly same as LIVE...(with a few exceptions which is small enough i can do after impdp finishes fine)
    Pleaseeeeeeee help!!
    Thanks&Regards.......

    Hi..
    Thanks for the links..I applied the tips on each of them but it didnt work.
    Also my database is 11g so it is not true that this happens on 10g only.
    Things tried:
    1)I tried with different values on parallel parameter but same error
    2)I applied the following:
    alter system set open_cursors=1024 scope=spfile;
    alter system set "_optimizer_cost_based_transformation"=off;
    commit;
    The 3rd link was bit better
    I tried to find out where exactly the error was causesusing
    expdp attach =SYS_EXPORT_FULL_03
    But I cant figure out what the object : PUBLIC
    oracle/context/isearch/GetPage
    is..?
    Does this needs to be excluded from the export?if so, how?
    Can someone help how to fix the error now?
    Processing object type DATABASE_EXPORT/SCHEMA/SYNONYM
    ORA-39014: One or more workers have prematurely exited.
    ORA-39029: worker 1 with process name "DW01" prematurely terminated
    ORA-31672: Worker process DW01 died unexpectedly.
    Job "SYSTEM"."SYS_EXPORT_FULL_03" stopped due to fatal error at 11:29:32
    C:\Documents and Settings\ora2>expdp attach=SYS_EXPORT_FULL_03
    Export: Release 11.1.0.7.0 - Production on Tuesday, 01 May, 2012 11:35:38
    Copyright (c) 2003, 2007, Oracle.  All rights reserved.
    Username: system
    Password:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Job: SYS_EXPORT_FULL_03
      Owner: SYSTEM
      Operation: EXPORT
      Creator Privs: TRUE
      GUID: 8499C802F52A414A8BCACE552DDF6F11
      Start Time: Tuesday, 01 May, 2012 11:37:56
      Mode: FULL
      Instance: geooap
      Max Parallelism: 1
      EXPORT Job Parameters:
      Parameter Name      Parameter Value:
         CLIENT_COMMAND        system/******** parfile=h:\datapump\oapfull.par
      State: IDLING
      Bytes Processed: 0
      Current Parallelism: 1
      Job Error Count: 0
      Dump File: H:\datapump\oapfull.dmp
        bytes written: 4,096
    Worker 1 Status:
      Process Name: DW01
      State: UNDEFINED
      Object Schema: PUBLIC
      Object Name: oracle/context/isearch/GetPage
      Object Type: DATABASE_EXPORT/SCHEMA/PUBLIC_SYNONYM/SYNONYM
      Completed Objects: 766
      Total Objects: 766
      Worker Parallelism: 1

  • Forms application fails with SSO PSP

    Hi,
    I am trying to invoke a forms application from a PSP page, both are configured behind SSO. But when i click the Forms application link it fails with
    500 Internal Server Error
    oracle.forms.net.ConnectionException     at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)     at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:534)
    We are not able to figure out why this is happenig. We followed all the steps as per metalink document 262686.1, but it also was of no use.
    Has anyone solved this problem, pls let us know the fix?
    Thanks,
    OracleExpert

    Hi everyone,
    Alright, I solved the problem. It seems like the OID is very very very picky with the formsweb.cfg syntax. Especially with the quotes: don't use them!
    For example, I had set the oid_formsid & formsid_group_dn values between double-quotes. Removing them fixed the error.
    Here's an RCS output from the modifications.
    [[email protected]] server {1008}$ rcsdiff formsweb.cfg
    ===================================================================
    RCS file: RCS/formsweb.cfg,v
    retrieving revision 1.10
    diff -r1.10 formsweb.cfg
    208c208
    < oid_formsid="formsApp_osielle.notarius.com_47F26490FB4311DB8F3BBF0DDB09B635"
    oid_formsid=formsApp_osielle.notarius.com_47F26490FB4311DB8F3BBF0DDB09B635214,215c214
    < # formsid_group_dn=%GROUP_DN%
    < formsid_group_dn="cn=Logical Application Group, orclApplicationCommonName=formsApp_osielle.notarius.com_47F26490FB4311DB8F3BBF0DDB09B635, cn=Forms, cn=Products, cn=OracleContext"
    formsid_group_dn=cn=Logical Application Group, orclApplicationCommonName=formsApp_osielle.notarius.com_47F26490FB4311DB8F3BBF0DDB09B635, cn=forms, cn=Products, cn=OracleContextHTH,
    David

  • SSTP VPN fails with Error 0x80092013 when certificate is issued by an Enterprise CA

    I have spent several days trying to configure an SSTP VPN in an environment with a 2008R2 Enterprise CA server without much luck. I have been using the example found at   http://technet.microsoft.com/en-us/library/cc731352(v=ws.10).aspx which
    works very well as long as you configure the CA Extensions tab with an http CRL Distribution point that is included in the CRLs and CDP extension of issued certificates and is available to the client prior to VPN connection.
    Basically my lab environment is as follows:
    Separate 2008R2 domain controller, Single 2008R2 Enterprise CA / RRAS server with one nic. I know the instructions that I mentioned above use an RRAS server with 2 nics but I don't want my RRAS server serving as a router. I have an external hardware firewall
    that port forwards port 443 to my single nic in my RRAS server and this entire configuration works fine as long as I am using a standard CA configuration. The RRAS was configured using the custom option and only VPN was chosen. Since my RRAS server is behind
    a NAT router, the dns name my external client uses to connect is different than the internal name of my RRAS server.
    In the example above, a Windows 2008R2 CA server is configured as a standalone non-enterprise root CA. As long as I stick with a standard CA, I have no problem and everything works.
    My problem is that if I configure my Windows Server 2008R2 Enterprise server as an Enterprise Root CA, My Windows 7 client always gets an "Error 0x80092013 The revocation function was unable to check revocation because the revocation server was offline."
    I'm not certain, but I think the problem is with the way that I request the certificate for my RRAS server. When I configure a standalone standard root CA and use the web enrollment page and use an Advanced Certificate Request, I get a page that I can use
    to fill out the external dns name that I use to connect to SSTP, choose a Server Authentication Certificate,  choose to mark keys as exportable and submit my request. Once I install this key in the Certificates (local computer) / Personal / Certificates
    store, everything works and my client can connect as long as I have installed the root CA certificate on my client.
    When I install my CA as an Enterprise Root CA server, everything changes. I no longer have the same options to install a custom certificate. Instead of getting the same page as I do with a standard CA, I get my choice of Certificate Templates. Prior to this,
    I have duplicated the Computer template in the CA authority and configured the subject name to "supply in request" and configured my CA to issue it. I have tried issuing my RRAS SSTP certificate using the web enrollment and I have also tried using the certificates
    plugins in mmc to request custom certificates and tried using an alternative subject name, filling out the DNS option with my external dns name.
    When it is all said and done, I end up with an RRAS SSTP certificate that has CRL Distribution Points defined as URL=http://www.mywebsite/CertEnroll/myCA.crl and it is available to my client or anyone. I have compared the certificate issued by an Enterprise
    CA vs the Standard CA and I find little difference in the two. I also know that I can reach this RRAS SSTP certificate from my client by going to  https://myexternaladdress.mydomain.com/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/and
    I can view the padlock in IE and view my internal RRAS certificate. The CRL Distribution point looks no different when I have a standard vs an Enterprise CA but my client always fails with the Error 0x80092013 when I have issued the RRAS SSTP certificate
    with the Enterprise CA.
    I have probably re-setup this lab about 20 times and am getting very familiar with getting it set up quickly and working with the standard CA but I want to use an Enterprise CA environment.
    What am I missing? How can I make this work with an Enterprise CA? How can I troubleshoot this?
    Thanks,
    Rod
    Rod Miller

    Thanks for  your reply. I did read the article and addressed that issue in the first part of my previous post. I don't think that the website where I am hosting my CRL has directory browsing permissions or that I have the ability to set them but the
    point of my question was everything works using that same public website when I use a standard CA to create my certificate but does NOT work when I create the certificate using an Enterprise CA.
    Rod
    Rod Miller

  • Verification Example in Collaborate - Fails

    Software(s) : WebLogic Server w/Sp9, WebLogic Collaborate w/RosettNet v
    1.0(Full Install), JDK 1.2.2, Oracle 8.1.6
    OS : Windows NT 4 .0 w/Sp6
    Hardware : 128MB RAM, plenty of disk space
    I've installed WebLogic Collab. for RosettaNet (Full Install). Having
    trouble running the Installation Verification
    example as mentioned in the readme file.
    I'm able to create the database schema but unable to "Bulkload Repository
    Data". Trying to load the data gives a java.exe
    application error as reported by Dr. Watson.
    However, if I modify the file BulkLoadOracleConfig.xml for using Oracle thin
    drivers (by Oracle) then the database is successfully populated but running
    the Program->C-Hub->Start C-Hub fails with the same Dr. Watson error. Worth
    mentioning is: The "wlcPool" as defined in
    <WLC_HOME>\hub\weblogic.properties is being created successfully(by the log
    messages). Also, I'm able to execute the sample Weblogic OCI(jDriver)
    examples as supplied in Server dist.
    Any replies would be highly appreciated.
    TIA,
    Indus Khaitan
    Sr. Consultant
    Ascendsoft Inc.

    Rafi,
    What error is it returning?
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • CryptAcquireContext failing with ERROR_FILE_NOT_FOUND (2L) when user not logged on Windows 8.1

    I am having a hard time migrating a C++ CryptoAPI-based application that currently runs on Windows Server 2008 to Windows 8.1. The scenario is:
    This application is eventually triggered by WatchDog.exe, which in its turn is triggered when the computer is started by Windows' Task Scheduler.
    Task Scheduler uses the following rules to start the WatchDog.exe:
    A Administrator User Account;
    Run Whether user is logged on or not;
    UNCHECKED: Do not store password. The task will only have access to local resources;
    Run with Highest Privileges;
    Configure for Win 8.1;
    Triggered at system startup.
    The server sits there, nobody logged, until in a given scenario WatchDog.exe starts the application. Application log confirms that the owner of the process (GetUserName)
    is the very same user Task Scheduler used to trigger WatchDog.exe.
    It turns out that this application works fine in Windows Server 2008, but in windows 8.1 a call to CryptAcquireContext fails
    with return code ERROR_FILE_NOT_FOUND (2L). The odd thing is that the application will NOT fail if, when started, the user is physically logged
    on the machine, although it was not the user who started the application manually.
    I took a look at the documentation and
    found:
    "The profile of the user is not loaded and cannot be found. This happens when the application impersonates a user, for example, the IUSR_ComputerName account."
    I had never heard of impersonification, so I made a research and found the APIs LogonUser,ImpersonateLoggedOnUser and RevertToSelf.
    I then updated the application in this way:
    HANDLE hToken;
    if (! LogonUser(L"admin", L".", L"XXXXXXXX", LOGON32_LOGON_BATCH, LOGON32_PROVIDER_DEFAULT, &hToken))
    logger->log (_T("Error logging on."));
    else
    logger->log (PMLOG_LEVEL_TRACE, _T("Logged on."));
    if (! ImpersonateLoggedOnUser(hToken))
    logger->log (_T("Error impersonating."));
    else
    logger->log (_T("Impersonated."));
    err = XXXXXXXXX(); // calls function which will execute CryptAcquireContext
    if (! RevertToSelf())
    logger->log (_T("Error reverting."));
    else
    logger->log (_T("Reverted."));
    Excerpt with the call to CryptAcquireContext:
    // Get the handle to the default provider.
    if(! CryptAcquireContext(&hCryptProv, cryptContainerName, MS_ENHANCED_PROV, PROV_RSA_FULL, 0))
    DWORD e = GetLastError();
    _stprintf_s (logMsg, 1000, _T("Error %ld acquiring cryptographic provider."), e);
    cRSALogger->log (logMsg);
    return ERR_CCRYPT_NO_KEY_CONTAINER;
    cRSALogger->log (_T("Cryptographic provider acquired."));
    As the result, I got the log:
    [2015/01/08 20:53:25-TRACE] Logged on.
    [2015/01/08 20:53:25-TRACE] Impersonated.
    [2015/01/08 20:53:26-ERROR] Error 2 acquiring cryptographic provider.
    [2015/01/08 20:53:26-TRACE] Reverted.
    That seems to show that impersonation is working properly, but still I get Error 2 (ERROR_FILE_NOT_FOUND) on CryptAcquireContext.
    Summary:
    On Windows Server 2008, the very same application runs properly even without the calls to LogonUser/Impersonate/Revert.
    On Windows 8.1, the application, with or without the calls to LogonUser/Impersonate/Revert, will only work properly if the user is logged on (which
    is not acceptable).
    Any thoughts where I can run to in order to get this working on windows 8.1?
    Thank in advance,
    Dan

    There are a couple of issues.
    Based on the parameters being used in CryptAcquireContext().  A profile needs to be loaded and your app has to be running as the same user who created the keyset. (which is why it works when a user is logged on Windows 8.1) Also, impersonation
    does not load your user profile, you need to call LoadUserProfile().  It seems like you should be using a machine keyset for your scenario if you want to do this when nobody is logged on.
    Take a look at the following KB article for more information.
    https://support.microsoft.com/kb/238187?wa=wsignin1.0
    thanks
    Frank K [MSFT]

  • Upgrade from Windows 8 to 8.1 failed with C0000022, unable to repair or rollback

    I attempted to upgrade my desktop PC from Windows 8 (Pro, x64) to Windows 8.1, using the "Update via the Windows Store" download method. The update failed, and now I can't use the PC. I cannot find any way to repair the Windows 8.1 installation;
    nor can I find any way to roll back to the old (functional) Windows 8 installation. I've searched the web for answers, and chatted with MS Support staff, and still no resolution yet. Any assistance to regain a functional system would be greatly appreciated.
    Details
    The PC is a decent spec box. No longer high-spec, but still well above the minimum requirements:
    6Gb DDR3-1333 RAM
    Intel Core i5-750 CPU
    256Gb SSD drive as the primary Windows system partition (C:) with plenty of free space
    1Tb HDD as a second partition for User data (D:) with plenty of free space
    DVD drive (E:)
    NVIDIA GTX260 graphics card
    Logitech USB keyboard
    Logitech USB optical mouse
    An older webcam & printer that required some manual driver updates to function on Win8 (everything else worked out-of-the-box).
    The PC was running Windows 8 Pro (64-bit, clean install) without any issues, for at least four months prior to the upgrade. Before that, it was running Windows 7 (x64, probably Ultimate but I forget) again without any issues.
    All Windows versions are legit MSDN installs (I am a subscriber). I've also seen other install issues in this forum related to ZoneAlarm - I have never installed ZoneAlarm so that is not a factor here.
    The Win8 to Win8.1 Upgrade
    A couple days prior to the upgrade, I enabled Client Hyper-V on the box. Did all the restarts & everything, and it looked like it worked successfully. Windows 8 still functioned as expected afterwards. I never got around to setting up an actual VM though.
    Probably a red herring; just mentioning it in case it could be relevant.
    Immediately before doing the upgrade, I manually snapped a System Restore point.
    Installing the upgrade seemed to take an incredibly long time. I think it is supposed to restart a couple of times... it was maybe six hours or so between the first and second restart.
    After the second restart, it flashed an error message for a split second. I was able to catch the message (on a subsequent restart) by filming the monitor & freeze-framing. The message is "Fatal error C0000022 applying update operation 2 of 758
    (amd64_ava...)". I'm curious why this is dying on and amd64 file, for an Intel chip?
    After flashing that message, it proceeds to a screen where it says "Getting Windows ready. Don't turn off your computer". I left it on that screen for at least 12 hours, but it never proceeded or changed. Strong suspicion it has locked up at this
    point.
    Subsequent restarts just result in it locking up at the same point.
    Loading the WinRE from the original Windows 8 install disc does not help. The snapped restore point can't be found; and the "Startup Repair" option fails with the message ""Startup Repair couldn't repair your PC". The logfile SrtTrail.txt
    states "Root cause found: The operating system version is incompatible with Startup Repair" which seems to indicate the system now thinks it is 8.1, not 8.
    Loading the WinRE from a Windows 8.1 install disc (MSDN) does not help. The snapped restore point can't be found; and the "Startup Repair" option fails with the message ""Startup Repair couldn't repair your PC". The logfile SrtTrail.txt
    states "Root cause found: Boot status indicates that the OS booted successfully" which doesn't seem like a helpful error message.
    How can I get a functional OS back (either finish the upgrade, or roll it back)? What additional diagnostic steps could I perform that would assist in finding & fixing the root cause here?
    A minor version bump of an OS should not brick a functional system! I would prefer not to do a full clean install as that would mean days of reinstalling & reconfiguring all my other (non-app store) apps, settings, etc... but if there is no other option,
    it is a last resort. Of course if it comes to that, I may as well just try Linux instead...

    OK, so Microsoft support were eventually able to resolve this. Details:
    Apparently a few other tools are also available in WinRE (including RegEdit). This can be useful for connecting to a hive from the previous O/S, to inspect keys etc.
    Windows 8.1 really, REALLY does not want to let you boot into Safe Mode, especially if it thinks you are part-way through an install. Usual boot-time key combinations would not work. Options from install disks would not work. The only way we could make
    this happen was (on tech support's explicit instructions) to
    physically yank the power cable out of the box, while it is booting, three times in a row. Apparently that is the magic combination to fool the system into loading safe mode.
    Once in Safe mode, tech support went through the process of disabling/enabling devices and services one at a time, to identify the root cause: the NVidia driver. The version I had installed was from October 2013... foolishly I had assumed it would support
    Windows 8.1 because the driver was only 2 months old, but apparently not. Anyway, updating the driver to the latest version resolved the issue, and (eventually) allowed the install to complete & get a functional system back.
    I'm recording all the details here, in the hope that it may help someone else (particularly if you are not fortunate enough to have access to Tech Support).
    Also, if any Microsoft staff are reading this, I would like to make the following points:
    Yank the power cable out during the boot, three times in a row, just to access Safe Mode?
    Are you freakin kidding me? It is 2014 and this is your latest, greatest flagship product. I should not have to risk physical damage to the power supply or PC itself JUST TO ACCESS SAFE MODE. Yes, you should be embarrassed.
    Something I mentioned earlier that I want to revisit - a minor OS version upgrade should not brick a user's system. If there is a chance of that happening, you should take reasonable steps to assist the user in preventing that from happening. Using
    this example, the first step in the upgrade process could've checked the computer for all the installed drivers & their versions, and then compared them against a list of known drivers & versions for compatibility, warning the user where appropriate
    before proceeding with the install ("your xxx driver is known to be incompatible with Win8.1, upgrade it then try again" if it's on the blacklist; maybe "your xxx driver is not known to be compatible with Win8.1,
    proceed at your own risk" if it is not on the whitelist). I accept that you cannot hope to cover every possible version of every possible driver, and that it is (theoretically) not your job to ensure other folks software is compatible with the OS. However
    you could at least make the effort to blacklist/whitelist the obvious ones... with graphics cards you really only have a choice of NVidia, ATI and Intel. Helping users to avoid bricking their systems will at least make your software seem less user-hostile.

  • ERROR: DW006: Apple Package failed to install successfully. ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1

    Hi,
    i have the following message when i tried to install LR 5.6
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example, ERROR: DW006 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe Photoshop Lightroom 5.pkg_5.6 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1
    how can i solve this issue?
    I am running on Mac with OSX 10.9.4
    thanks in advance
    Olivier

    olebreth wrote:
    how can i solve this issue?
    A search of the site would probably be a good start:
    https://forums.adobe.com/search.jspa?q=dw006

  • Third party payload installer DistillrStarter.exe failed with exit code: 1603

    I need to reinstall FrameMaker 11 after a system crash. At 99% of the installation process, I get the following message.
    (For my understanding, downloading a new DistillrStarter.exe should solve the issue.
    The file is for creating Japanese PDFs. I do not even need it. :-)
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR: DW030 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Adobe PDF Creation Add-On 10 10.0.0.0 {AC76D478-1033-0000-3478-000000000005} -----------
    ERROR: Third party payload installer DistillrStarter.exe failed with exit code: 1603
    ----------- Payload: Adobe FrameMaker 11_AdobeFrameMaker11_en_US 11.0.0.0 {E26880FB-DEB4-4299-A1EB-FDEB85C09FD7} -----------
    ERROR: DW030: Custom Action for payload Adobe FrameMaker 11_AdobeFrameMaker11_en_US 11.0.0.0 {E26880FB-DEB4-4299-A1EB-FDEB85C09FD7} returned error. Failing this payload.

    Hi Mylenium,
    from the notifications, IMHO, FrameMaker installation failed because of a corrupt DistillrStart.exe file in the installer.
    What I did not know, in the installation options, I could disable PDF maker.
    I do not need this module, that is already installed with Acrobat Pro on my system.
    In the support chat, I was not pointed to this, either. Although I asked if I really had to uninstall
    all Adobe software from my system before re-installing, even Acrobat...
    Thank God, my company's administration remembered this issue from a previous installation.
    Best regards,
    Michael

  • Backup Fails with Invalid RECID Error

    Hi All,
    Please help me to understand Caution -section
    below text is from
    [http://download.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmtroub.htm#447765]
    Backup Fails with Invalid RECID Error: Solution 2
    This solution is more difficult than solution 1:
    To create the control file with SQL*Plus:
       1. Connect to the target database with SQL*Plus. For example, enter:
          % sqlplus 'SYS/oracle@trgt AS SYSDBA'
       2. Mount the database if it is not already mounted:
          SQL> ALTER DATABASE MOUNT;
       3. Back up the control file to a trace file:
          SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
       4. Edit the trace file as necessary. The relevant section of the trace file looks something like the following:
          # The following commands will create a new control file and use it
          # to open the database.
          # Data used by the recovery manager will be lost. Additional logs may
          # be required for media recovery of offline data files. Use this
          # only if the current version of all online logs are available.
          STARTUP NOMOUNT
          CREATE CONTROLFILE REUSE DATABASE "TRGT" NORESETLOGS  ARCHIVELOG
          --  STANDBY DATABASE CLUSTER CONSISTENT AND UNPROTECTED
              MAXLOGFILES 32
              MAXLOGMEMBERS 2
              MAXDATAFILES 32
              MAXINSTANCES 1
              MAXLOGHISTORY 226
          LOGFILE
            GROUP 1 '/oracle/oradata/trgt/redo01.log'  SIZE 25M,
            GROUP 2 '/oracle/oradata/trgt/redo02.log'  SIZE 25M,
            GROUP 3 '/oracle/oradata/trgt/redo03.log'  SIZE 500K
          -- STANDBY LOGFILE
          DATAFILE
            '/oracle/oradata/trgt/system01.dbf',
            '/oracle/oradata/trgt/undotbs01.dbf',
            '/oracle/oradata/trgt/cwmlite01.dbf',
            '/oracle/oradata/trgt/drsys01.dbf',
            '/oracle/oradata/trgt/example01.dbf',
            '/oracle/oradata/trgt/indx01.dbf',
            '/oracle/oradata/trgt/tools01.dbf',
            '/oracle/oradata/trgt/users01.dbf'
          CHARACTER SET WE8DEC
          # Take files offline to match current control file.
          ALTER DATABASE DATAFILE '/oracle/oradata/trgt/tools01.dbf' OFFLINE;
          ALTER DATABASE DATAFILE '/oracle/oradata/trgt/users01.dbf' OFFLINE;
          # Configure RMAN configuration record 1
          VARIABLE RECNO NUMBER;
          EXECUTE :RECNO := SYS.DBMS_BACKUP_RESTORE.SETCONFIG('CHANNEL','DEVICE TYPE DISK
          DEBUG 255');
          # Recovery is required if any of the datafiles are restored backups,
          # or if the last shutdown was not normal or immediate.
          RECOVER DATABASE
          # All logs need archiving and a log switch is needed.
          ALTER SYSTEM ARCHIVE LOG ALL;
          # Database can now be opened normally.
          ALTER DATABASE OPEN;
          # Commands to add tempfiles to temporary tablespaces.
          # Online tempfiles have complete space information.
          # Other tempfiles may require adjustment.
          ALTER TABLESPACE TEMP ADD TEMPFILE '/oracle/oradata/trgt/temp01.dbf' REUSE;
          # End of tempfile additions.
       5. Shut down the database:
          SHUTDOWN IMMEDIATE
       6. Execute the script to create the control file, recover (if necessary), archive the logs, and open the database:
          STARTUP NOMOUNT
          CREATE CONTROLFILE ...;
          EXECUTE ...;
          RECOVER DATABASE
          ALTER SYSTEM ARCHIVE LOG CURRENT;
          ALTER DATABASE OPEN ...;
    Caution:
          If you do not open with the RESETLOGS option,
    then two copies of an archived redo log for a given log sequence number may
    exist--even though these two copies have completely different contents.
    For example, one log may have been created on the original host and the other on the new host.
    If you accidentally confuse the logs during a media recovery,
    then the database will be corrupted but Oracle and RMAN cannot detect the problem.

    Please help me to understand Caution -section
    Caution:
    If you do not open with the RESETLOGS option,
    then two copies of an archived redo log for a given log sequence number may
    exist--even though these two copies have completely different contents.
    For example, one log may have been created on the original host and the other on the new host.
    If you accidentally confuse the logs during a media recovery,
    then the database will be corrupted but Oracle and RMAN cannot detect the problem.As per my understanding it says. If you don't open database with RESETLOGS option then there may be archived logs with log sequence number which is already archived on the source host. This may happen due to difference in RECIDs. Now when the database needs media recovery for this particular log sequence, you may provide any of them. So in this case, RMAN and Oracle will not be able to differentiate the two files and can accept any of the archived log files during recovery. Since the contents of two archived logs are different, because they are generated at different times and they contains different transactions. So, internally it corrupts your database.
    Rgds.

  • SSIS Job is getting failed with an error "0x00000005 : Failed to compiled scripts contained in the package.

    Hi All. Could anyone resolve my issue.
    I was created a package with an Script task written in VB.Net.
    The Package was executing Successfully in BIDS.
    But when i tried to exceute the same using Sql server Agent Job, Its getting Failed with the below error message
    "Executed as user: Admin. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.2100.60 for 32-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  5:12:27 PM  Error: 2013-03-13 17:12:32.33    
    Code: 0x00000005     Source: Checking Alcon Files Checking Alcon Files     Description: Failed to compiled scripts contained in the package. Open the package in SSIS Designer and resolve the compilation errors. 
    End Error  Error: 2013-03-13 17:12:32.33     Code: 0x00000005     Source: Checking Alcon Files Checking Alcon Files     Description: BC30179 - enum 'ScriptResults' and enum 'ScriptResults' conflict
    in class 'ScriptMain'., ScriptMain.vb, 156, 22  End Error  Error: 2013-03-13 17:12:32.36     Code: 0x00000005     Source: Checking Alcon Files Checking Alcon Files     Description: The binary
    code for the script is not found. Please open the script in the designer by clicking Edit Script button and make sure it builds successfully.  End Error  Error: 2013-03-13 17:12:34.28     Code: 0x00000005    
    Source: Formating Excel Sheet Formating Excel Sheet     Description: Failed to compiled scripts contained in the package. Open the package in SSIS Designer and resolve the compilation errors.  End Error  Error: 2013-03-13 17:12:34.28    
    Code: 0x00000005     Source: Formating Excel Sheet Formating Excel Sheet     Description: BC30179 - enum 'ScriptResults' and enum 'ScriptResults' conflict in class 'ScriptMain'., ScriptMain.vb, 191, 22  End Error 
    Error: 2013-03-13 17:12:34.29     Code: 0x00000005     Source: Formating Excel Sheet Formating Excel Sheet     Description: The binary code for the script is not found. Please open the script in the
    designer by clicking Edit Script button and make sure it builds successfully.  End Error  Error: 2013-03-13 17:12:51.56     Code: 0x00000004     Source: Checking Alcon Files      Description:
    The binary code for the script is not found. Please open the script in the designer by clicking Edit Script button and make sure it builds successfully.  End Error  Error: 2013-03-13 17:12:51.56     Code: 0xC0024107    
    Source: Checking Alcon Files      Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  5:12:27 PM  Finished: 5:12:51 PM 
    Elapsed:  24.336 seconds.  The package execution failed.  The step failed."
    Please give some solution to this.
    Thanks in advance

    Are you editing this job in SQL 2012? Is it wrapping your paths in \"? Like for example does the command line tab on the step look like this:
    /FILE "\"D:\yourPathGoesHere.dtsx\""  /CONFIGFILE "\"D:\yourPathGoesHere.dtsConfig\"" /CHECKPOINTING OFF /REPORTING E
    That's the problem I had, and I resolved it by recreating the whole thing via SQL Script and getting rid of all those \" things. I think that is preventing SSIS from looking up the precompiled binaries for your Script Task. So you should edit the command
    line manually:
    /FILE "D:\yourPathGoesHere.dtsx"  /CONFIGFILE "D:\yourPathGoesHere.dtsConfig" /CHECKPOINTING OFF /REPORTING E
    Please write back whether that helps you. David Dye's answer didn't help me at all.

  • Windows update KB3000850 fails with error: 0x800700a1

    Windows update KB3000850 fails with the following error: 0x800700a1
    In WindowsUpdate.log there is the following:
    FATAL: CBS called Error with 0x800700a1
    In CBS.log there is the following error:
    2014-11-25 11:17:54, Error                 CSI    00000ea8 (F) STATUS_OBJECT_PATH_SYNTAX_BAD #11395486# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = 0, handle = {provider=NULL, handle=0, name= ("null")}, da = (SYNCHRONIZE|FILE_WRITE_ATTRIBUTES), oa = @0xa81c89d2f0->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[9]"MSDTC.LOG"; a:(OBJ_CASE_INSENSITIVE)}, iosb = @0xa81c89d398, as = (null), fa = (FILE_ATTRIBUTE_NORMAL), sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = (FILE_NON_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|0x00004000), eab = NULL, eal = 0, disp = Invalid)[gle=0xd000003b]2014-11-25 11:17:54, Error                 CSI    00000ea9@2014/11/25:11:17:54.259 (F) base\wcp\sil\merged\ntu\ntsystem.cpp(2155): Error STATUS_OBJECT_PATH_SYNTAX_BAD originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null)[gle=0x80004005]

    Tried all the suggestions in that thread, including running the DSIM tool.
    Still getting the same error: 800700a1
    I've uploaded the complete logs here: https://mega.co.nz/#F!wpZCHQRB!1GI7_PRJ3_S2nwITYVxDsg
    This is a bigger snip from CBS.log around the errors:
    2014-11-26 16:28:39, Info                  CSI    00000458 'From' Namespace [wcm://Microsoft-Windows-IPMIProvider?version=6.3.9600.16384&language=neutral&processorArchitecture=x86&publicKeyToken=31bf3856ad364e35&versionScope=nonSxS&scope=allUsers] not found, servicing aborted, reverting to Install of 'To'
    2014-11-26 16:28:39, Info                  CSI    00000459 Processing Namespace [wcm://Microsoft-Windows-IPMIProvider?version=6.3.9600.17415&language=neutral&processorArchitecture=x86&publicKeyToken=31bf3856ad364e35&versionScope=nonSxS&scope=allUsers]
    2014-11-26 16:28:39, Info                  CSI    0000045a done
    2014-11-26 16:28:39, Info                  CSI    00000e98 Regenerating payload files from delta files on component: [ml:280{140},l:186{93}]"amd64_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.3.9600.16384_none_0a1162f033fa01f6"
    2014-11-26 16:28:39, Info                  CSI    00000e99 Creating NT transaction (seq 2), objectname [6]"(null)"
    2014-11-26 16:28:39, Info                  CSI    00000e9a Created NT transaction (seq 2) result 0x00000000, handle @0xf7c
    2014-11-26 16:28:39, Error                 CSI    00000e9b (F) STATUS_OBJECT_PATH_SYNTAX_BAD #8867646# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = 0, handle = {provider=NULL, handle=0, name= ("null")}, da = (SYNCHRONIZE|FILE_WRITE_ATTRIBUTES), oa = @0xa2a758d410->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[9]"MSDTC.LOG"; a:(OBJ_CASE_INSENSITIVE)}, iosb = @0xa2a758d4b8, as = (null), fa = (FILE_ATTRIBUTE_NORMAL), sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = (FILE_NON_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|0x00004000), eab = NULL, eal = 0, disp = Invalid)
    [gle=0xd000003b]
    2014-11-26 16:28:39, Error                 CSI    00000e9c@2014/11/26:16:28:39.304 (F) base\wcp\sil\merged\ntu\ntsystem.cpp(2155): Error STATUS_OBJECT_PATH_SYNTAX_BAD originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null)
    [gle=0x80004005]
    2014-11-26 16:28:39, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CBS.log to WER report.
    2014-11-26 16:28:39, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20141126162432.log to WER report.
    2014-11-26 16:28:39, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20141120100026.cab to WER report.
    2014-11-26 16:28:39, Info                  CBS    Added C:\WINDOWS\Logs\CBS\CbsPersist_20141028123021.cab to WER report.
    2014-11-26 16:28:39, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-11-26 16:28:39, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-11-26 16:28:39, Info                  CBS    Not able to add SCM.EVM to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-11-26 16:28:39, Error                 CSI    00000e9d (F) STATUS_OBJECT_PATH_SYNTAX_BAD #8867645# from Windows::Rtl::SystemImplementation::CSystemIsolationLayer_IRtlSystemIsolationLayerTearoff::TransferFile(flags = (ReplaceIfExists|OpenForBackupIntent), op = [8]"HardLink", odir = NULL, oname = [l:18{9}]"MSDTC.LOG", ndir = @0xa29be2af38, nname = [l:18{9}]"MSDTC.LOG", disp = (null))
    [gle=0xd000003b]
    2014-11-26 16:28:39, Error                 CSI    00000e9e (F) STATUS_OBJECT_PATH_SYNTAX_BAD #8867523# from CFileInstaller::DoComponentOperation(...)[gle=0xd000003b]
    2014-11-26 16:28:39, Error                 CSI    00000e9f (F) STATUS_OBJECT_PATH_SYNTAX_BAD #8867522# from CFileInstaller::ProcessComponentChange(...)[gle=0xd000003b]
    2014-11-26 16:28:39, Error                 CSI    00000ea0 (F) STATUS_OBJECT_PATH_SYNTAX_BAD #8867521# from PrimitiveInstaller::CCoordinator::ProcessChange(Change 6.3.9600.16384 -> 6.3.9600.17415 for Microsoft-Windows-COM-DTC-Runtime, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral)[gle=0xd000003b]
    2014-11-26 16:28:39, Info                  CSI    0000045b SMI Primitive Installer [done]
    2014-11-26 16:28:40, Error                 CSI    00000ea1 (F) STATUS_OBJECT_PATH_SYNTAX_BAD #4347192# from CCSDirectTransaction::PerformChangeAnalysis(...)[gle=0xd000003b]
    2014-11-26 16:28:40, Error                 CSI    00000ea2 (F) STATUS_OBJECT_PATH_SYNTAX_BAD #4347191# from CCSDirectTransaction::PrepareForCommit(...)[gle=0xd000003b]
    2014-11-26 16:28:40, Error                 CSI    00000ea3 (F) STATUS_OBJECT_PATH_SYNTAX_BAD #4347190# from CCSDirectTransaction::ExamineTransaction(...)[gle=0xd000003b]
    2014-11-26 16:28:40, Error                 CSI    00000ea4 (F) STATUS_OBJECT_PATH_SYNTAX_BAD #4347189# from CCSDirectTransaction_IRtlTransaction::ExamineTransaction(...)[gle=0xd000003b]
    2014-11-26 16:28:40, Info                  CSI    0000045c SMI Primitive Installer [started]
    2014-11-26 16:28:40, Info                  CSI    0000045d 'From' Namespace [wcm://Microsoft-Windows-Installer-Engine?version=6.3.9600.17399&language=neutral&processorArchitecture=wow64&publicKeyToken=31bf3856ad364e35&versionScope=nonSxS&scope=allUsers] not found, servicing aborted, reverting to Install of 'To'
    2014-11-26 16:28:40, Info                  CSI    0000045e Processing Namespace [wcm://Microsoft-Windows-Installer-Engine?version=6.3.9600.17415&language=neutral&processorArchitecture=wow64&publicKeyToken=31bf3856ad364e35&versionScope=nonSxS&scope=allUsers]
    2014-11-26 16:28:40, Info                  CSI    0000045f done
    2014-11-26 16:28:40, Info                  CSI    00000460 'From' Namespace [wcm://Microsoft.Windows.WinHTTP?version=5.1.9600.16384&language=neutral&processorArchitecture=wow64&publicKeyToken=31bf3856ad364e35&versionScope=nonSxS&scope=allUsers] not found, servicing aborted, reverting to Install of 'To'
    2014-11-26 16:28:40, Info                  CSI    00000461 Processing Namespace [wcm://Microsoft.Windows.WinHTTP?version=5.1.9600.17415&language=neutral&processorArchitecture=wow64&publicKeyToken=31bf3856ad364e35&versionScope=nonSxS&scope=allUsers]
    2014-11-26 16:28:40, Info                  CSI    00000462 done
    Is this the root cause?
    2014-11-26 16:28:39, Info                  CSI    00000e99 Creating NT transaction (seq 2), objectname [6]"(null)"
    Is there supposed to be a "null" going into whatever that is?

  • Issue about BI JAVA SDK-SOAP request failed with return message 2147483653

    Dear Experts,
    I'm trying to use BI JAVA SDK to connect BW by using XMLA connector.
    But there's an error messaet said :
    SOAP request failed with return message 2147483653 ( Invalid MDX command with INCLUDING)
    I'm really new to this JAVA SDK, and after searching help in SAP Service Market and Google, there's no helpful suggestion.
    please help me about how to fix this error.
    Here is my code:
    IBIConnection connection = (IBIConnection) cf.getConnectionEx(cs);
          IBIOlap olap = connection.getOlap();
          Cube cube = olap.getObjectFinder().
          findCubeFirst((String)null, "ZFI_C11/ZFI_C11_Q001");
        // This is just a sanity check to verify that the
        // cube on which this example relies was retrieved 
        if (cube==null){
            System.out.println("no cube found");
    // Didn't print out this message, seems it can connect to BW and get the InfoCube and Query.
        Dimension plantDimension = olap.getObjectFinder().
        findDimensionFirst(cube, "ZPLANT");
      Dimension materialDimension = olap.getObjectFinder().
        findDimensionFirst(cube, "ZMATERIAL"); 
      IBIQuery query = olap.createQuery(cube);
      IBICommandProcessor commandProcessor = query.getCommandProcessor();
      commandProcessor.moveDimensionToRows(plantDimension);
      commandProcessor.moveDimensionToRows(materialDimension);
      IBIDataSet dataset = query.execute(); // After execute this statement, error happens.
    Thank you!
    Andy

    Solved myself, it's because the query used in my code have user input variable.

  • Import of sub- directories fails with sunopsis SnpFolder does not exist

    INT :
    - Master Rep Id = 0
    - Dev Rep Id = 1
    DEV :
    - Master Id = 0
    - Dev Rep Id = 2
    I try to import a sub-directory with interfaces and one package from one repository (INT) to another one (DEV) with the option Insert or Insert_Update. Both import mode fails with the same error.
    The error message
    I do not want to impont in duplicate mode because in that case the datastore reference in the interface is void. I checked topology and nothing seems wrong to me.
    Have you got any idea what is wrong? thans in advance for your replies
    Edited by: Meapri on May 12, 2011 6:30 AM

    Hi,
    Yes, you need to change your master repository ID.
    When you install ODI, you need to have a unique ID for each repository no matter whether it is a Work Repository or Master Repository. Reason is, ODI creates every object with a uniue sequence number and the last three digits of this objects will be the repository ID.
    FOr example,
    you created a dataserver for the first time, its ID will be 1000 (if master rep ID is 0), second one will be 2000 and so on...
    similalry, in Designer, the very first interface is going to have 1001(work rep id is 1), then 2001 and so on...
    When we migrate from one environment to another environment, there is possibility of overwriting existing objects which corrupts repository.
    Regards,
    kk

Maybe you are looking for

  • Problem with business partner

    Hello everyone, I have this problem: ive been using extractor 0crm_sales_act_1 for crm, but i just realized that there is no business partner for my activities. I do have a business partner associated to my service order, but not to my activity that

  • How to change full screen button back?

    After upgrading to Yosemite the window green button primary click now brings the window into fullscreen, I find this very annoying. I frequently want to make a window bigger but have access to other windows too. Going fullscreen accidentally and havi

  • Doubt about Bulk Collect with LIMIT

    Hi I have a Doubt about Bulk collect , When is done Commit I Get a example in PSOUG http://psoug.org/reference/array_processing.html CREATE TABLE servers2 AS SELECT * FROM servers WHERE 1=2; DECLARE CURSOR s_cur IS SELECT * FROM servers; TYPE fetch_a

  • Working with PHP

    Flash Builder 4.6 Premium comes with Adobe CS6 Master Suite. Does this offer any way to work with PHP as well, or is that only if you get Flash Builder 4.6 for PHP? If there's no direct link between the Master Suite version of Flash Builder and Zend

  • Saving scanned photos twice

    I am using a Canon 8800 to scan my photos. However, when I go to save them, they show on MP navigator as 1 saved item but saves it twice in the file. It saves them over and over after that.I tried giving each photo a new file name and changed the for