Error in Interactiv​e Execution Window kills CVI

Consider the following code:
#include <ansi_c.h>
double y;
y = cosh ( 1000.0 );
This (correctly) yields an ERANGE error. If this code is run in the interactive execution window a popup shows up reporting the non-fatal run time error. So far everything is fine...
However, if you now choose to select 'Continue' the complete CVI window disappears from screen - the only chance to continue is to use the task bar icon and select 'Close Window'. This closes CVI. Quite annoying.
As a side note: If the source code window contained changed unsaved code, the changes are saved without asking. Usually, if I want to close CVI I am asked if I want to save the changes - obviously, the task bar icon does not ask...
Solved!
Go to Solution.

Hello Wolfgang,
it seems to me that what Nelu is doing is:
1. Hover on the icon and wait for the preview to appear
2. Right-click on the preview image to show the context menu with "Show window" option
In the meanwhile, I have discovered another way to display the CVI ADE; if you right click directly on the CVI icon in the taskbar you should see the list of recent files opened: selecting one of them not included in the current project displays the ADE with that file opened.
Doing this, a simple ctrl+W closes the window and you are back with your workbench as you have leaved it. Not exactly user friendly, I know  but until it is fixed...
Proud to use LW/CVI from 3.1 on.
My contributions to the Developer Zone Community
If I have helped you, why not giving me a kudos?

Similar Messages

  • Interactiv​e execution window

    Hi all,
    I use CVI 8.5 but only now I started using the Interactive Execution window. I have some global variables in my main.c but they are not recognized in the interactive window ("Undeclared identifier panelHandle" for example).
    Can anybody give me an example or a link of how to use this Interactive Execution window?
    Thanks!
    Kristel

    Well, I didn't noticed it!
    I made some test and IEW can effectively catch variables declared as global in a source file, but not if declared in a include file common to all source files in the project. Since all my global declarations are in such files I cannot get them in the IEW. I conformed with it and probably this is the reason I dodn't noticed that small note in the help.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • How do you create multiple execution windows for a custom opterator interface

    I am starting to create a custom operator interface for TestStand 3.5 using Labview 8.0.  This is my first exposure to custom operator interfaces (and ActiveX).  The example operator interfaces have only one execution window that changes based on the executions combo box.  My sequence is going to be run with the parallel sequence model (2 test sockets).  So I want my custom operator interface to have 2 execution windows, one for each test socket.  How can I do this?  I created a second execution window but it just mirrors the first execution window. 

    Hi, All:
     With the similar approach, I create a multiple window user interface with CVI. Although it can run, the Execution view doesn't display
    anything while execution. In my user interface, there is an applicaiton manager resident in Parent form, and every child forms has
    itsown Exection view and Manager.
     Referred to the C# sample, in the function rivate void DisplayExecution(Execution execution)
       if (executionForm == null) // execution is not in a form, make a new form
        executionForm = new ExecutionForm(this, this.axApplicationMgr, execution);
        this.mChildFormsKeyedByViewMgr.Add(executionForm.GetViewMgr().GetOcx(), executionForm);
        SetNewChildFormLocation(executionForm);
     I guess the execution form "hook" the exectuion view manager via Add(), so the exectuion view can be updated properly.
    And according to reference manual of teststand, it mentions that "The application sets the ExecutionViewMgr.UserData property to
    attach a handle, reference, or pointer that represents the window." But when I try to utilize this method, I got 2 problems:
    1. How to get a window handle of a CVI panel? As execution view are resident in child panels, so I may need the window handle of
     individual child panels.
    2. Even the window hanlde is gotten, how can I convert it to a VARIANT Type? According to the function panle of
    TSUI_ExecutionViewMgrSetUserData (, NULL, ), the last parameter is a "VARIANT".
    Any comments or instructions for my assumption?
    Thank you for your help.

  • Locator Error ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine

    I am trying to setup Intermedia Locator and am trying to create the Locator index per the code below. Any ideas why I am getting the below error, and what I can do about it.
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    SQL> desc zip_codes
    Name Null? Type
    ZIPC_ZIP5 NOT NULL VARCHAR2(5)
    ZIPC_SDO_GEOMETRY MDSYS.SDO_GEOMETRY
    ZIPC_GEOCODE_RESULT MDSYS.GEOCODE_RESULT
    SQL> execute geocoder_http.setup_locator_index('zip_codes','zipc_sdo_geometry');
    BEGIN geocoder_http.setup_locator_index('zip_codes','zipc_sdo_geometry'); END;
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13224: specified index name is too long for a spatial index
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD", line 7
    ORA-06512: at line 1
    ORA-06512: at "MDSYS.GEOCODER_HTTP", line 168
    ORA-06512: at line 1
    Thanks,
    Bob Mann

    Hi Raju,
    There are a few things I would change below.
    The first is that optimized rectangles (which you are using) need to be specified as lower left then upper right, assuming the lowest values are in the lower left corner of the coordinate system.
    The way you've specified them is upper left, lower right which will not work.
    The second thing I would change is your create index statement. You shouldn't be using locater to create the index - locator is a separate product should be used only with point geometries.
    Your create index statement should look something like this:
    create index zonetemp_sidx on zonetemp(shape)
    indextype is mdsys.spatial_index
    parameters ('sdo_level=NN');
    where NN above is an integer number representing the tiling level you are going to use for the index. This is workload dependent, but I will give you a range of 8-12 to start with - you can protype using real data and figure out what gives you the best performance - if it is 12 you may want to go higher.
    Also, you will have had to preload user_sdo_geom_metadata.
    Finally, your query looks good, although I would change it slightly to set the third ordinate to NULL rather than 0, i.e.:
    SELECT NAME
    FROM ZONETEMP A
    WHERE SDO_FILTER (A.SHAPE,
    MDSYS.SDO_GEOMETRY(2001,null,
    MDSYS.SDO_POINT_TYPE(20,20,NULL),
    NULL, NULL)),'QUERYTYPE='WINDOW')
    ='TRUE'
    Hope this helps,
    dan

  • Error whiel instaling r12 on window 2003

    Hi,
    Am geting following error while installing r12 on window 2003.please help me to figure out the exact error.. thank you
    Executing home registration for s_weboh_oh...
    Registering using Registration Driver
    M:\oracle\R12\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\template\adouiweboh.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl to M:\oracle\R12\inst\apps\R12_tychio\out\ouicli.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\template\txkstubcfg1013.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl to M:\oracle\R12\inst\apps\R12_tychio\out\txkstubcfg1013.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\template\apachectl_sh_1013_oh.tmp
    dest : M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl
    backup : M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl to M:\oracle\R12\inst\apps\R12_tychio\out\apachectl
    setting permissions: 700
    Executing script in InstantiateFile:
    M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I M:\oracle\R12\apps\apps_st\appl\au\12.0.0\perl -I M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_weboh_ohSun Jun 5 18:55:13 2011
    M:\oracle\R12\apps\tech_st\10.1.3\appsutil\jdk\jre\bin\java.exe -classpath M:\SR12\startCD\Disk1\rapidwiz\jlib\java;M:\oracle\R12\apps\tech_st\10.1.3\oui\jlib\OraInstaller.jar;M:\SR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;M:\SR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e M:\oracle\R12\inst\apps\R12_tychio\appl\admin\R12_tychio.xml -nolink -oaVar s_weboh_oh -homestub weboh -log M:\oracle\R12\inst\apps\R12_tychio\admin\log\ohclone.log
    running OUI CLI home cloning:
    M:\oracle\R12\apps\tech_st\10.1.3\oui\bin\setup.exe -nowait -clone -silent -force -nolink -waitForCompletion session:ORACLE_HOME=M:\oracle\R12\apps\tech_st\10.1.3 oracle.as.j2ee.top:s_asInstanceName=R12_tychio_WEBOH oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=R12_tychio_WEBOH -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_weboh_oh with return code: 0Sun Jun 5 19:05:13 2011
    [SC] ChangeServiceConfig SUCCESS
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I M:\oracle\R12\apps\apps_st\appl\au\12.0.0\perl -I M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\template\adouiweboh.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\ouicli.pl to M:\oracle\R12\inst\apps\R12_tychio\out\ouicli0.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\template\txkstubcfg1013.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\clone\txkstubcfg1013.pl to M:\oracle\R12\inst\apps\R12_tychio\out\txkstubcfg10130.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.3\appsutil\template\apachectl_sh_1013_oh.tmp
    dest : M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl
    backup : M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\bin\apachectl to M:\oracle\R12\inst\apps\R12_tychio\out\apachectl0
    setting permissions: 700
    Completed home registration for s_weboh_oh
    Executing home registration for s_tools_oh...
    Registering using Registration Driver
    M:\oracle\R12\apps\tech_st\10.1.2\appsutil\driver\regclone.drv
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\template\adouitools.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\ouicli.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\ouicli.pl to M:\oracle\R12\inst\apps\R12_tychio\out\ouicli1.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\template\txkstubcfg1012.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\txkstubcfg1012.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\txkstubcfg1012.pl to M:\oracle\R12\inst\apps\R12_tychio\out\txkstubcfg1012.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\template\ftrace_cfg_1012.tmp
    dest : M:\oracle\R12\apps\tech_st\10.1.2\forms\server\ftrace.cfg
    backup : M:\oracle\R12\apps\tech_st\10.1.2\forms\server\ftrace.cfg to M:\oracle\R12\inst\apps\R12_tychio\out\ftrace.cfg
    setting permissions: 700
    Executing script in InstantiateFile:
    M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I M:\oracle\R12\apps\apps_st\appl\au\12.0.0\perl -I M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\ouicli.pl
    script returned:
    Timed out( 3750000 ): Interrupted Exception
    Beginning OUI CLI cloning for s_tools_ohSun Jun 5 19:05:25 2011
    M:\oracle\R12\apps\tech_st\10.1.3\appsutil\jdk\jre\bin\java.exe -classpath M:\SR12\startCD\Disk1\rapidwiz\jlib\java;M:\oracle\R12\apps\tech_st\10.1.2\oui\jlib\OraInstaller.jar;M:\SR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;M:\SR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e M:\oracle\R12\inst\apps\R12_tychio\appl\admin\R12_tychio.xml -nolink -oaVar s_tools_oh -homestub tools -log M:\oracle\R12\inst\apps\R12_tychio\admin\log\ohclone.log
    running OUI CLI home cloning:
    M:\oracle\R12\apps\tech_st\10.1.2\oui\bin\setup.exe -nowait -debug -clone -silent -force -nolink -waitForCompletion session:ORACLE_HOME=M:\oracle\R12\apps\tech_st\10.1.2 oracle.as.j2ee.top:s_asInstanceName=R12_tychio_TOOLS oracle.as.j2ee.top:s_adminName=ias_admin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=R12_tychio_TOOLS -J-Doracle.installer.noLink=true
    Executing script in InstantiateFile:
    M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I M:\oracle\R12\apps\apps_st\appl\au\12.0.0\perl -I M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\txkstubcfg1012.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\template\adouitools.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\ouicli.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\ouicli.pl to M:\oracle\R12\inst\apps\R12_tychio\out\ouicli2.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\template\txkstubcfg1012.pl
    dest : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\txkstubcfg1012.pl
    backup : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone\txkstubcfg1012.pl to M:\oracle\R12\inst\apps\R12_tychio\out\txkstubcfg10120.pl
    setting permissions: 700
    instantiate file:
    source : M:\oracle\R12\apps\tech_st\10.1.2\appsutil\template\ftrace_cfg_1012.tmp
    dest : M:\oracle\R12\apps\tech_st\10.1.2\forms\server\ftrace.cfg
    backup : M:\oracle\R12\apps\tech_st\10.1.2\forms\server\ftrace.cfg to M:\oracle\R12\inst\apps\R12_tychio\out\ftrace0.cfg
    setting permissions: 700
    M:\oracle\R12\inst\apps\R12_tychio\admin\log\adcvmlog.xml does not exist. Ignore it
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\5.8.3\lib -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I M:\oracle\R12\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I M:\oracle\R12\apps\apps_st\appl\au\12.0.0\perl -I M:\oracle\R12\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread M:\oracle\R12\apps\tech_st\10.1.2\appsutil\clone
    ouicli.pl INSTE8_APPLY -1
    AutoConfig is exiting with status 1
    RC-50013: Fatal: Instantiate driver did not complete successfully.
    M:\oracle\R12\apps\tech_st\10.1.2\appsutil\driver\regclone.drv

    Shuq,
    Please see my last reply in this thread -- Error - Installing Oracle EBS 12.1.1 for Windows (32-bit) on XP Prof SP3
    Thanks,
    Hussein

  • What to do when you get an error message about data execution prevention

    i have windowsXP and i downloaded Itunes now that i try to open itunes i'm getting an error message about Data Execution Prevention. Please let me know what to do to be able to open itunes...

    You came from the correct article. Here is what it has to say about that error.
    Error 2, 4 (or -4), 6, 1000, 9006
    Follow the steps to troubleshoot security software. Often, uninstalling third-party security software will resolve these errors.
    There may be third-party software that modifies your default packet size in Windows by inserting a TcpWindowSize entry into your registry. An incorrectly set default packet size can cause these errors. Contact the manufacturer of the software that installed the packet size modification for assistance or follow this article by Microsoft: How to reset Internet Protocol (TCP/IP).
    Verify that access to ports 80 and 443 are allowed on your network.
    Verify that communication to albert.apple.com or phobos.apple.com isn't blocked by a firewall or other Internet security setting.
    Discard the .ipsw file, open iTunes and attempt to download the update again. See the steps under "Advanced steps > Rename, move, or delete the iOS software file (.ipsw)" below for file locations.
    Restore your device while connected to a different network.
    Restore using a different computer.

  • How does Status column in Execution Window get set?

    Thanks to Jonathan for the reply to my last post.
    I have a couple of inter-related questions on step-types.  I understand the difference between a Pass/Fail step type and a Numeric Limit step type is that the code module being executed in one case returns a Boolean whereas the code in the other case returns a numeric.
    I looked at the "Edit LabVIEW VI Call" dialog for a LabVIEW Pass/Fail step type and I noticed that the Boolean passed by the connector pane went to "Step.Result.PassFail" in TestStand.
    Q1. What exactly is "Step.Result.PassFail" called?  Is it a "Parameter", a "Variable", or simply the property of the "Step" object?  In other words, how would I refer to it in a discussion?
    Q2. If it IS a parameter, then when I use the expression browser in the "Edit LabVIEW VI Call", why do I see ANOTHER object (at the same level as "Step") called "Parameters"?  I do realize that this "Parameters" object does not contain anything until run-time.
    From the viewpoint of a sequence itself, eventually each of these steps (Numeric Limit OR Pass/Fail) lead to a Passed or Failed (or Skipped) result as we see in the Execution Window.
    Q3. I assumed that that result in the Execution window is tied to "Step.Result.PassFail".  Is that true?
    With that in mind I studied the "Status Expression" for a Numeric Limit Test and this is what I found:
    CheckLimits(Step.DataSource == "Step.Result.Numeric" ? Step.Result.Numeric : (Step.Result.Numeric = Evaluate(Step.DataSource)), step.limits.high, step.limits.low, step.comp)
    Q4. There is no mention of Step.Result.PassFail in the expression above.  Why not?  In other words, how does the comparison with limits get translated to the Status column in the Execution Window?
    Thank you.

    Hi 2and4,
    Answer to Q1: Its a property of the Step or Result, depends where you are referencing from. If you are unsure then quote the lookup string eg "Step.Result.PassFail".
    Answer to Q2: You are probably referring to the Parameters which belongs to the active sequence you have displayed in the sequence editor. Its empty because you have no Parameters defined in the sequence. Try this, in your active sequence, select the Parameters tab. Insert a Parameter, it doesn't matter what it is. Now view the Sequence Context by the Expression Browser. You should now is a + sign next to Parameter. Expand this and you will see you Parameter you inserted.
    Answer to Q3: Yes, the actual result or status is in Step.Result.Status which is a String. This can be "Passed", "Failed", "Error", "Done"
    Answer to Q4: If you look at the Status Expression for the PassFail step, you will see it has a different expression. The PassFail doesn't do any limit checking. If Step.Result.PassFail is True then the step passes and if False it fails. It's that simple.
    I hope this helps.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • No Execution Window in DI Designer

    I don't get an Execution Window when I run a job from the designer.  No trace log, statistics log, or error log buttons anywhere.  It starts normally (set the configuration, global variables etc and press OK), but then it just goes back to looking like the designer.
    I can see the job running from Management Console, just not in the designer.
    I used to get it but it disappeared.  I uninstalled and reinstalled DI, but still same result.
    Any suggestions?

    Got a response from BO:
    http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=8632565&sliceId=&dialogID=12156189&stateId=1%200%2012154532
      1.       Navigate to the DSConfig.txt file in <Data Integrator installation directory>\bin.
    2.       Open DSConfig.txt in a text editor.
    3.       Go to the section named [ActaLink]. Locate the values for MonitorBin and LogBin.
    4.       Set the values for both MonitorBin and LogBin to TRUE.
    5.       Save the file.

  • Getting an error when i am execution a BI query using ABAP.

    Hi Expert,
    I am getting an error when i am execution a BI query using ABAP. Its Giving me this Error "The Info Provider properties for GHRGPDM12 are not the same as the system default" and in the error analysis it saying as bellow.
    Property Data Integrity has been set differently to the system default.
    Current setting: 0 for GHRGPDM12
    System default: u2019 7 u2018
    As I am very new to BI and have very limited knowledge, so I am not able to understand this problem. Can any one help me to resolving this issue. Previously it as working fine, I am getting this error last 2 days.
    when i am debugging , I am getting error from
    create instance of cl_rsr_request
    CREATE OBJECT r_request
    EXPORTING
    i_genuniid = p_genuniid.
    this FM. Its not able to create the object. Can any one please help me out.
    Thanks in advance.
    Regards
    Satrajit

    Hi,
    I am able to solve this problem
    Regards
    Satrajit

  • Error while installing j2sdk-1_4_2_05-windows-i586-p.exe

    Hi folks,
    I am getting the following error while installing j2sdk-1_4_2_05-windows-i586-p.exe on windows 2000 machine:
    Error 1327. Invalid Drive: H:/.
    Please help me.
    Thanks in advance.
    Pavan

    Hi Pavan,
    Is the drive not writable?
    If you still need help with this, you might get more response by posting on the Java Forum http://forum.java.sun.com/forum.jspa?forumID=31.

  • Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a reso

    Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a resolution. Any help would be appreciated.
    Sorry for the long title, first time poster here.

    This thread is pretty old, are you still having this issue?

  • Error encountered while signing: The Windows Cryptographic Service Provider reported an error: Access was denied because of a security violation. Error Code: 2148532330

    Last night when i tried to sign a document i received the mesage below and after that it says this document can't be signed what can i do to fix this problem.
    Error encountered while signing:
    The Windows Cryptographic Service Provider reported an error:
    Access was denied because of a security violation.
    Error Code: 2148532330

    I assume you are implying "biztax" application here, right?
    I have contacted their program lead, with no result at all.
    Past days I have been searching for a solution - reinstalls / new systems - no solution.
    This issue appeared a week or two ago only.
    I found http://forums.adobe.com/message/5338853 useful - but no positive results either.
    http://test.eid.belgium.be/faq/faq_nl.htm obviously didnt help either.
    If anyone finds a solution to this issue, please do let me know - any help is appreciated.
    Biztax tells to use the "signature", not the "authentication"  - but it is only Auth. that is showing up as option to sign (that works)
    ps, did you fiddle with the Adobe Reader XI security settings and import that PKI etc as well? I hoped that would be the breaktrough. Sadly i'm still crying in my chair.
    Oh, and dont forget: they claim nobody else got this issue. Maybe one or two people. (We got about 8 customers experiencing exactly the same symptoms at the same time )
    >  I noticed that when I try to open the pdf  document that is 'signed' by the government it is not showing the filename in the title bar, but only " - Adobe Reader".    every piece of info helps I guess.
    Obviously last version of Reader   11.0.03

  • Adobe Reader 10.1/ 11 get error "has stopped working" on windows 7 after installed 1 or 2 days, but Adobe Reader is fine==

    Adobe Reader 10.1/ 11 get error "has stopped working" on windows 7 after installed 1 or 2 days, but Adobe Reader is fine==

    Turning off the Protected Mode at Startup setting fixed the problem for me. Switched off all protected mode settings in Preferences exited Adobe Reader XI then restarted. Now I can successfully open files without the program crashing. I run the same versions of Adobe Reader and Norton Internet Security on Windows 7 and Windows 8 systems and the problem only occurred on Windows 7.

  • Pavilion G6 notebook error 301 on boot after windows 7 update

    I installed Windows updates (111 of them, hadn't been done for a while)
    On reboot the system hung on Windows screen. Managed to use system restore to go back to beginning of the month. Started ok. But tests showed software problem on hdd.
    Updated anti virus, did a backup.
    Then windows showed SMART hdd error.
    Restored system to factory reset using hp system restore. Now hdd error remains.
    In CMD window disk part list volume window shows HDD as healthy.
    I never had any hdd problems before the update everything was working good. Only reason I did the update was so I could update msword to read docx files. Now my computer is completely broken :-(
    What to do next? I'm thinking format the hdd see if that can help

    Smiff
    SMART HDD error (301) means it is time to replace HDD because it is failing or has failed.
    Identify your model name, product number:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c00033108
    Test the hard drive using quick & extensive hard drive tests from System Diagnostics in BIOS by tapping away f2 as soon as you power on laptop.
    Windows 7:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=in&lc=en&docname=c01443317
    If the hard drive error shows up with failure ID, it means it's time to replace it with a new one.
    Are you in warranty?
    http://h10025.www1.hp.com/ewfrf/wc/weInput?cc=us&lc=en
    If so, HP would send you replacement HDD for free of cost.
    Have you made Recovery media to reinstall the factory OS after replacement. If not, you may have to order them too from HP:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=bph07143
    Contact HP:
    http://www8.hp.com/us/en/contact-hp/ww-contact-us.html
    Back up all your data on to an external drive.
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • Tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    I tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    Firstly, are you installing iTunes for the first time or are you updating your current version of iTunes?
    If you're installing iTunes for the first time have you tried redownloading the installer package? Perhaps the file you downloaded originally is corrupted...
    http://www.apple.com/itunes/
    If you've tried that, then try installing iTunes as your computer's administrator. To do this right-click the install package and choose "Run as administrator".
    If you're updating iTunes to the most recent version try repairing the Apple Software Update program on your computer. It's under the add/remove programs.
    1. Open the control panel
    2. Open Add/Remove programs (called "Programs and Features" in Windows 7)
    3. Navigate to "Apple Software Update" in the list and click on it
    4. Click on "Change" then select "Repair" (or just select the repair option in Windows 7)
    Once you repair this, try running iTunes and the update again.
    Fingers crossed!

Maybe you are looking for

  • Using a Power Mac G5 as a Gateway

    I have Mac OS X Server v10.6.8 Snow Leapord server installed on an XServe and have things set up in the following order: ISP -> Router -> Switch -> Server and other machines I also have an old Power Mac G5 and bought a DGE-530T Ethernet Card, so now

  • How can I delete old addresses from the automatic fill?

    I set up a new account on a G4 PowerMac with 10.3.9 installed. This computer was being used previously by one of my other users. My question is: whenever the new user wants to send a new message and she types in the address she needs to use, it is se

  • Log file in project online

    Hallo, I Need crate a log file which will contain all transactions made by project online users. how can i do that.

  • Problem in getting sandbox path in Content Database

    Hello all, we have created a custom application using Oracle Content database API, which upload files to content database programmatically. For this we are using following code to retrieve sandbox try FdkCredential credential = new SimpleFdkCredentia

  • Archive & Install, now printing issues

    Hi all, I have two printers: an HP6110 AllinOne, and an Epson Stylus Photo 1200. I recently performed an archive and install of my system, and then Software Update updated my system to OS10.4.11 (it was 10.4.10 before the archive and install). There