GOOP error 1031

The Endevo generated class keeps reporting error code 1031 yet I know the connector pane matches the callee (a child class) connector pane. 
I'm using GOOP Inheritance toolkit, i.e. GOOP wizard 3.0, to add features to a working app. The GOOP wizard's Virtual VI (generated by the wizard) that I created or setup keeps showing an error 1031 "VI Reference type does not match VI connector pane" from the "Open VI Reference" function. This class is the virtual class and is used in the app to call the child class.
I am 100% sure the connector pane matches and the "dynamicCallMethod" VI on the block diagram and the VI reference on the front panel, yet the "Open VI Reference" spits out error 1031 error code. Wth
First time using GOOP, other classes I create work just fine... its only this issue...any hints would help.

Apparently GOOP has a quirk. Its obvious the Caller's connector pane musts matched the callee's connector pane... Although the connecter panes matched, the "Open VI Ref" (on the block diagram) reported 1031 error. When I created both Class panes (connecter layout) I dragged its respective icons to the "vi reference" on the FP. This was fixed after I took the callee's (method) connector icon and drag it to the caller's " (virtual method) "VI reference".
How the error is reproduced I don't know... but I'de like to find out... Could this happen if I create the child class before the Virtual parent using GOOP???
Message Edited by richjoh on 11-04-2008 02:00 PM

Similar Messages

  • Error 1031/ error 1026

    Hello,
    I made a change on a sub.vi (MFCCarrierScheath.vi) to (MFCCarrierSheathR1.vi). This change can be seen by the additional case structure surrounding the second to the right case structure in MFCCarrierSheathR1. This change has resulted in two errors:
    1. Error 1031 occured at open VI reference in MCS-22.vi
    2. Error 1026 occured at start asynchronous call in MCS-22.vi
    Where MCS-22.vi is the main program.  Sorry for any inconveniance I may have caused my missing any necessary information, I am relatively new to labVIEW and extremely new to the forums.
    Attachments:
    MCS-22(K1).vi ‏610 KB
    MFCCarrierSheath.vi ‏33 KB
    MFCCarrierSheathR1.vi ‏36 KB

    You made changes to the connector pane.  Therefore, you need to update the type specifier VI Reference to match your new VI.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Error 1031 what exactly is this trying to say?

    I get an Error 1031 when trying to run an example Labview program that came with a new piece of test equipment.
    Error 1031 occurred at Open VI Reference in
    Open IBOC Generator Control Session.vi->IBOC
    -Open control Session.vi->IBOC - Open Control
    Session.vi.ProxyCaller
    Attachments:
    Error 1031.JPG ‏17 KB

    Shown below is from part of the code from one of the shipping examples called Dynamic Load Example. When you use the Open VI Reference and the Call by Reference Node, you can dynamically load any VI that has the same connector pattern as the type specifier. The message is telling you that the called VI's connector pane does not match the connector pane of the type specifier. You can attempt to fix it yourself by right clicking on the type specifier and selecting Select VI Server Class>Browse.. and then selecting the VI that is supposed to be loaded dynamically. Of course, this might cause other dynamically loaded VIs to fail if their connectors patterns are different. You have not attached the driver so it's hard to say why the error would be occuring now with something that had presumably worked at one time. You haven't given the name of the instrument, either. If the driver was written by the instrument vendor and is not available on NI's site, then you should contact the vendor.
    Message Edited by Dennis Knutson on 07-19-2007 09:01 AM
    Message Edited by Dennis Knutson on 07-19-2007 09:01 AM
    Attachments:
    Dynamic Call.PNG ‏4 KB

  • IMP-00017: following statement failed with ORACLE error 1031

    Hello,
    I export a schema from prod (database A) and I try to imported to onther test database (databse B).
    database A: single database - Non ASM - 10gR1
    database B: RAC database - ASM -10gR2
    To import database I use this:
    imp osiris/b@osiris file=prod_osiris070601.dmp full=y ignore=y log=osiris.log
    All the tables are imported withot problem but when he start to imprt views I get this error:
    IMP-00017: following statement failed with ORACLE error 1031:
    Can you please help?
    Thanck you in advance.

    I thing that the problem is that the user can not create views!!!
    I create the user normaly and I give him this rols: "CREATE SESSION", "CONNECT" and "RESOURCE"
    it's ok?
    . . importing table "ZIP_CODE" 70768 rows imported
    IMP-00017: following statement failed with ORACLE error 1031:
    "CREATE FORCE VIEW "OSIRIS"."DETAILED_FRANKING_SYSTEM_VIEW" "
    " ("CONFIGURATION_SYSTEM_ID","SYSTEM_ID","DEVICE_SERIAL_NO","OPCO_DE"
    "VICE_SERIAL_NO","STATUS","BO_CUST_ID","CUSTOMER_NAME","CUSTOMER_ADDRESS_NAM"
    "E","CUSTOMER_STREET1","CUSTOMER_STREET2","CUSTOMER_STREET3","CUSTOMER_STREE"
    "T4","CUSTOMER_CITY","CUSTOMER_STATE","CUSTOMER_ZIP4","CUSTOMER_ZIP","CUSTOM"
    "ER_COUNTRY","CUSTOMER_NAME_CAP","CUSTOMER_ADDRESS_NAME_CAP","CUSTOMER_STREE"
    "T1_CAP","CUSTOMER_STREET2_CAP","CUSTOMER_STREET3_CAP","CUSTOMER_STREET4_CAP"
    "","CUSTOMER_ADDRESS_STREET_CAP","CUSTOMER_CITY_CAP","CUSTOMER_STATE_CAP","C"
    "USTOMER_COUNTRY_CAP","INSTALL_ADDRESS_NAME","INSTALL_STREET1","INSTALL_STRE"
    "ET2","INSTALL_STREET3","INSTALL_STREET4","INSTALL_CITY","INSTALL_STATE","IN"
    "STALL_ZIP4","INSTALL_ZIP","INSTALL_COUNTRY","INSTALL_ADDRESS_NAME_CAP","INS"
    "TALL_STREET1_CAP","INSTALL_STREET2_CAP","INSTALL_STREET3_CAP","INSTALL_STRE"
    "ET4_CAP","INSTALL_ADDRESS_STREET_CAP","INSTALL_CITY_CAP","INSTALL_STATE_CAP"
    "","INSTALL_COUNTRY_CAP","DESCRIPTION","CONFIG_MODEL_ID","TYPE","PART_NUMBER"
    "AND DEVICE_SYSTEM.DEVICE_TYPE='METER'"
    "AND US_SERIAL_NO_CONVERTER.DEVICE_SERIAL_NO(+) = DEVICE_SYSTEM.DEVICE_SERIA"
    "L_NO"
    IMP-00003: ORACLE error 1031 encountered
    ORA-01031: insufficient privileges
    IMP-00017: following statement failed with ORACLE error 942:
    "GRANT DELETE ON "DETAILED_FRANKING_SYSTEM_VIEW" TO "APP""
    IMP-00003: ORACLE error 942 encountered
    Message was edited by:
    ASkika

  • ORACLE error 1031 while importing java classes

    Hello Guys,
    We are seeing following errors while importing SYS/SYSTEM objects.
    IMP-00017: following statement failed with ORACLE error 1031:
    IMP-00003: ORACLE error 1031 encountered
    IMP-00090: Unexpected DbmsJava error -1031 at step 6666 while creating JAVA CLASS "javax/swing/plaf/basic/BasicTreeUI$KeyHandl
    er"
    We are doing platform migration of Oracle Apps instance from Solaris to Linux using exp/imp.
    These errors are same for numorous classfiles. Seems like some privileges are lacking but not sure what they are. If any of you had similar experiences before please share with us. We have an open P1 SR with Oracle running for almost 3 days but no solution yet ...
    Thank you,
    Aditya

    Pl post your full versions of OS, EBS and database. Pl verify that you are following these MOS Docs
    238276.1 - Migrating to Linux with Oracle Applications Release 11i
    567703.1 - Debugging Platform Migration Issues in Oracle Applications 11i
    HTH
    Srini

  • Update statistics - BR301E SQL error -1031 at location stats_tab_collect-3

    Hi,
    I'm having this error when update statistics is run:
    +BR301E SQL error -1031 at location stats_tab_collect-3+
    +ORA-01031: insufficient privileges+
    +ORA-06512: at "SYS.DBMS_STATS", line 10301+
    +ORA-06512: at "SYS.DBMS_STATS", line 10315+
    +ORA-06512: at line 1+
    The SAP was using the analyze table and I have changed to use DBMS_STATS. And now is returning this error.
    Any Idea ?
    Many Thanks.

    Hi Rui,
    Take a look at "Note 351163 - Creating ORACLE DB statistics using DBMS_STATS".
    Best regards,
    Orkun Gedik

  • BR0301E SQL error -1031 at location BrInitOraCreate-1

    when i am performing database backup through brtools 6.4 i am facing this error

    complete error list is
    BR0291I BRBACKUP will be started with options '-p initDCTEST.sap -d disk -t offline -m all -k no -e
    0 -l E'
    BR0280I BRTOOLS time stamp: 2005-10-18 16.23.43
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRTOOLS time stamp: 2005-10-18 16.23.47
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    BR0051I BRBACKUP 6.40 (3)
    BR0169W Value 'ibs=' of parameter/option 'dd_in_flags' ignored for 'Windows NT' - 'bs=' assumed
    BR0055I Start of database backup: bdrbziml.afd 2005-10-18 16.23.47
    BR0280I BRBACKUP time stamp: 2005-10-18 16.23.48
    BR0301E SQL error -1031 at location BrInitOraCreate-1
    ORA-01031: insufficient privileges
    BR0303E Determination of RDBMS version failed
    BR0280I BRBACKUP time stamp: 2005-10-18 16.23.48
    BR0301W SQL error -942 at location BrbDbLogOpen-1
    ORA-00942: table or view does not exist
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bdrbziml.afd 2005-10-18 16.23.48
    BR0280I BRBACKUP time stamp: 2005-10-18 16.23.48
    BR0054I BRBACKUP terminated with errors
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    BR0292I Execution of BRBACKUP terminated with return code 3

  • BR0301E SQL error -1031 at location dblog_cleanup-5

    BR0301E SQL error -1031 at location dblog_cleanup-5
    ORA-01031: insufficient privileges
    BR0280I BRCONNECT time stamp: 2010-10-09 21.10.16
    BR0301E SQL error -1031 at location dblog_cleanup-6
    ORA-01031: insufficient privileges
    Kindly suggest me how to resolve this alert in DB13 clean up logs

    Hi,
    Have you made any changes  to you environmentals ?
    I had a similar problem for example when I had TNS_ADMIN set when I removed it it was fine
    Mark

  • DBcheck get failed from db13 with error BR0301E SQL error -1031

    Hi,
    I am executing DBcheck from db13 but it gets failed with error "BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement".
    Here is the job logs:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000424, user ID SVKM_BASIS2)
    Execute logical command BRCONNECT On host svkmeccdbci
    Parameters: -u / -jid CHECK20110930103211 -c -f check
    BR0801I BRCONNECT 7.00 (40)
    BR0477I Oracle pfile /oracle/SEP/102_64/dbs/initSEP.ora created from spfile /oracle/SEP/102_64/dbs/spfileSEP.ora
    BR0805I Start of BRCONNECT processing: cegwudvg.chk 2011-09-30 10.32.12
    BR0484I BRCONNECT log file: /oracle/SEP/sapcheck/cegwudvg.chk
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.12
    BR0813I Schema owners found in database SEP:
    DBSNMP, DIP, OPS$ORASEP, OPS$SAPSERVICESEP, OPS$SEPADM, ORACLE_OCM, OUTLN, SAPSR3*, SYS, SYSTEM,
    TSMSYS
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.20
    BR0814I Number of tables in schema of owner SAPSR3: 77207
    BR0836I Number of info cube tables found for owner SAPSR3: 49
    BR0814I Number of tables/partitions in schema of owner SYS: 625/189
    BR0814I Number of tables/partitions in schema of owner SYSTEM: 134/27
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.29
    BR0815I Number of indexes in schema of owner SAPSR3: 92099
    BR0815I Number of indexes/partitions in schema ofowner SYS: 678/199
    BR0815I Number of indexes/partitions in schema ofowner SYSTEM: 175/32
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0816I Number of segments in schema of owner DBSNMP: 25
    BR0816I Number of segments in schema of owner OPS$SEPADM: 1
    BR0816I Number of segments in schema of owner OUTLN: 9
    BR0816I Number of segments/LOBs in schema of owner SAPSR3: 174072/2383
    BR0816I Number of segments/LOBs in schema of owner SYS: 1838/87
    BR0816I Number of segments/LOBs in schema of owner SYSTEM: 353/22
    BR0816I Number of segments in schema of owner TSMSYS: 4
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0961I Number of conditions found in DBCHECKORA:118
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement:
    'PREPARE stmt_5 STATEMENT FROM'
    'SELECT OBJNAME FROM "SAPSR3".DBDIFF WHERE DBSYS IN ('ORACLE', ' ') AND OBJTYPE = 'TABL' AND DIFFKIND IN ('02', '61', '99') ORDE
    ORA-01031: insufficient privileges
    BR0806I End of BRCONNECT processing: cegwudvg.chk2011-09-30 10.32.52
    BR0280I BRCONNECT time stamp: 2011-09-30 10.32.52
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    Please help.
    Thanks in advanced.
    Ocean

    Dear,
    Thanks for the reply.
    I have checked the note you have mention, but it show it is for SAP Release 6.20 or lower.
    we have ECC6 EHP4 release 700.
    So, please advise, should i go for that note and perform the required action ?
    Thanks.

  • BR0301E SQL error -1031

    Hi all,
    we get this error aftter importing sapdba role according note 134592, all requirements according note 834917 are met.  It works with ops$, with ORASID, but not for SIDADM !
    brconnect -u / -f check works also
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    BR0002I BRARCHIVE 7.20 (6)
    BR0006I Start of offline redolog processing: aeeicwva.svd 2010-10-12 16.49.46
    BR0484I BRARCHIVE log file: /oracle/SOL/saparch/aeeicwva.svd
    BR0280I BRARCHIVE time stamp: 2010-10-12 16.49.47
    BR0301E SQL error -1031 at location BrInitOraCreate-2, SQL statement:
    'CONNECT / AT PROF_CONN IN SYSOPER MODE'
    ORA-01031: insufficient privileges
    BR0303E Determination of Oracle version failed
    BR0007I End of offline redolog processing: aeeicwva.svd 2010-10-12 16.49.47
    BR0280I BRARCHIVE time stamp: 2010-10-12 16.49.47
    BR0005I BRARCHIVE terminated with errors
    Thanks in advance
    Thomas

    cscappwin024:/etc # cat SuSE-release
    SUSE Linux Enterprise Server 10 (x86_64)
    VERSION = 10
    PATCHLEVEL = 3
    cscappwin024:soladm 52> brarchive -u / -c force -p initSOL.sap -sd
    BR0002I BRARCHIVE 7.20 (6)
    BR0006I Start of offline redolog processing: aeeirbat.svd 2010-10-15 13.58.23
    BR0484I BRARCHIVE log file: /oracle/SOL/saparch/aeeirbat.svd
    BR0280I BRARCHIVE time stamp: 2010-10-15 13.58.23
    BR0301E SQL error -1031 at location BrInitOraCreate-2, SQL statement:
    'CONNECT / AT PROF_CONN IN SYSOPER MODE'
    ORA-01031: insufficient privileges
    BR0303E Determination of Oracle version failed
    BR0007I End of offline redolog processing: aeeirbat.svd 2010-10-15 13.58.23
    BR0280I BRARCHIVE time stamp: 2010-10-15 13.58.23
    BR0005I BRARCHIVE terminated with errors
    Kind regards
    Thomas

  • BR0301W SQL error -1031 at location BrbDbLogOpen-5

    HI Experts,
    When I am trying to backup the oracle database through brtools I am getting ORA-01031 error.
    I am trying to do tht through sapadm user.
    BR0051I BRBACKUP 7.00 (6)
    BR0055I Start of database backup: bebaqawf.and 2009-07-17 15.54.33
    BR0477I Oracle pfile F:\ORACLE\HWS\102\database\initHWS.ora created from spfile
    F:\ORACLE\HWS\102\database\spfileHWS.ora
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.37
    BR0301W SQL error -1031 at location BrbDbLogOpen-5
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0319I Control file copy created: F:\oracle\HWS\sapbackup\cntrlHWS.dbf 12664832
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301W SQL error -1031 at location BrDbfInfoGet-30
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301W SQL error -1031 at location BrDbfInfoGet-31
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301E SQL error -1031 at location BrComprDurGet-1
    ORA-01031: insufficient privileges
    BR0314E Collection of information on database files failed
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0301W SQL error -1031 at location BrbDbLogOpen-5
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bebaqawf.and 2009-07-17 15.54.38
    BR0280I BRBACKUP time stamp: 2009-07-17 15.54.38
    BR0054I BRBACKUP terminated with errors
    Regards,
    Rahul.

    Simply your user doesn't have enough rights...
    Read
    SAP Note 91216 - BRBACKUP/SAPDBA: ORA-01031 Insufficient privileges
    SAP Note 1028220 - ORA-01031: Insufficient privileges despite SAPCONN role
    Regards
    Juan

  • Oracle Error -1031 Encountered

    Hi,
    I have a requirement wherein i had to make a function call which is stored inside a package body. This function call can either be done using Command Line(In Linux) or from the Application Front End. When i run the function call from the command line, i do not get any issue but when i do the same from the UI, i have been facing an error given below:
    "ORA-20001: Formula EXT_FRENCH_DUE_EMPLOYEE_DATA_100100001362281, line 90, Oracle error -1031 occurred."
    I think it has got something to do with the privileges. Correct me if i'm wrong...
    If someone can help me out, it would be very helpful
    Thanks in advance
    Sriharsha Ramavarapu

    Hi,
    Sorry froo delay in replying.. here is script..
    i:\oracle\product\10.2.0\db_1\bin\exp full=y userid=system/manager@ccportal file='i:\backup\backupn.dmp' consistent=y log='i:\backup\backupn.log
    But unfortunately today's log i cud not find any errors. Export completed successfully without warnings..
    Regards,
    Arun

  • Export Failing with EXP-00008: ORACLE error 1031 encountered and ORA-01031:

    HI Folks,
    I am trying export the 11.2.0.2.0 database using export 'exp' utility.I am getting below errors while exporting with my 'sa' user. I am below role privileges for the 'sa' user. The export from the same kind of priivileged user in other Database is working.
    1* select * from dba_role_privs where grantee='SA' order by 2
    SQL> /
    GRANTEE GRANTED_ROLE ADM DEF
    SA ACCOUNT_CREATOR NO YES
    SA APPLICATION_CREATOR YES YES
    SA APPLICATION_DBA NO YES
    SA APPLICATION_DEVELOPER YES YES
    SA APPLICATION_USER NO YES
    SA AQ_ADMINISTRATOR_ROLE NO YES
    SA CLARIFY_ADMINISTRATOR YES YES
    SA CLARIFY_REPORTER YES YES
    SA CLARIFY_USER YES YES
    SA CONNECT YES YES
    SA EXECUTE_CATALOG_ROLE NO YES
    SA GATHER_SYSTEM_STATISTICS NO YES
    SA MOB_CONNECT YES YES
    SA SCHEDULER_ADMIN NO YES
    SA SELECT_CATALOG_ROLE YES YES
    (hidh403)/opt/app/adba/crmdb()> exp sa/fre9shen@t1crm9d2 file=sample.dmp log=sample.log
    Export: Release 11.2.0.2.0 - Production on Tue Jan 31 12:55:22 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Tes
    Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user SA
    . exporting PUBLIC type synonyms
    EXP-00008: ORACLE error 1031 encountered
    ORA-01031: insufficient privileges
    EXP-00000: Export terminated unsuccessfully

    Yes, I do agree.But when i compared with the other database where i am able to export it doesn't have the 'EXPORT_FULL_DATABASE' privs.
    SQL> select * from role_role_privs;
    ROLE GRANTED_ROLE ADM
    HS_ADMIN_ROLE HS_ADMIN_SELECT_ROLE NO
    ACCOUNT_CREATOR APPLICATION_USER YES
    APPLICATION_DBA APPLICATION_OEM_TUNE NO
    APPLICATION_DBA ACCOUNT_CREATOR NO
    EXECUTE_CATALOG_ROLE HS_ADMIN_ROLE NO
    HS_ADMIN_ROLE HS_ADMIN_EXECUTE_ROLE NO
    APPLICATION_DBA APPLICATION_DEVELOPER YES
    SELECT_CATALOG_ROLE HS_ADMIN_ROLE NO
    APPLICATION_DBA APPLICATION_USER YES
    SELECT_CATALOG_ROLE HS_ADMIN_SELECT_ROLE NO
    EXECUTE_CATALOG_ROLE HS_ADMIN_EXECUTE_ROLE NO
    ROLE GRANTED_ROLE ADM
    APPLICATION_DBA APPLICATION_CREATOR YES

  • EXP-00008: ORACLE error 1031 encountered

    Hi All,
    I am getting these below errors during export.. Can you please anybody point out what went wrong??
    . exporting refresh groups and children
    . exporting dimensions
    . exporting post-schema procedural objects and actions
    EXP-00008: ORACLE error 1031 encountered
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS.DBMS_SCHED_MAIN_EXPORT", line 1598
    ORA-06512: at "SYS.DBMS_SCHED_JOB_EXPORT", line 12
    ORA-06512: at line 1
    EXP-00085: The previous problem occurred when calling SYS.DBMS_SCHED_JOB_EXPORT.create_exp for object 107448
    . exporting user history table
    . exporting default and system auditing options
    . exporting statistics
    Export terminated successfully with warnings.
    Regards
    Arun

    Hi,
    Sorry froo delay in replying.. here is script..
    i:\oracle\product\10.2.0\db_1\bin\exp full=y userid=system/manager@ccportal file='i:\backup\backupn.dmp' consistent=y log='i:\backup\backupn.log
    But unfortunately today's log i cud not find any errors. Export completed successfully without warnings..
    Regards,
    Arun

  • Why do I get error 1031 when using vi server to call an exported vi?

    I'm trying to call a vi that is inside an exe using vi server.
    For some reason I keep getting error 1031 "VI Reference type does not match VI connector pane" from the open vi reference primitive.
    However:
    If I statically link to the vi using the same type specifier, it works just fine.
    I've attach 2 code capture screen shots.  One shows the original code that generates the 1031 error.  The other shows calling it directly locally and that code executes with no problem.
    Oh and also, if I don't connect the type input I can open a reference to the remote vi and interact with it.
    I've also attached a code capture screen shot as well.
    So it appears that the vi server connection to the exe is not transferring the VI reference type correctly??  Has anyone had any experience with this?
    I have no idea why this is happening.  Anyone have any thoughts? 
    I'm using LV2009SP1 by the way.
    Attachments:
    doesnt work.png ‏13 KB
    Works.png ‏13 KB
    Works2.png ‏13 KB

    When you are trying to call into an executable, LabVIEW will not necessarily know what type it is. You are getting this error because you cannot use a strict type definition in certain cases, this being one of them. Some cases will require you to use a strict type definition due to their architecture but again, due to the structure of your applications, you can't use the strict type definition. Your other two examples use the correct passive types and therefore do not get the error. Hope this answers your questions!
    Mychal F
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Not able to capture Data in VL02N through BADI (LE_SHP_DELIVERY_PROC)

    Hello Experts!!! Iu2019m trying to capture all the FINALL DATA whenever there is any change made to Delievery Document (VL02N). To accomplish this Iu2019m using BADI LE_SHP_DELIVERY_PROC. Now the problem is even though this BADI triggers when I choos

  • Including text to contract and copy in PO

    Hi,      I have created a text with a text name(PO_TEXT) in SO10 transaction. When creating contract(ME31k), in release order text, i have included the text that i have created.But it is not displaying the text that i have created. It is just saying

  • In which transactions do i get the data for tables COEP

    Hello; I am trying to retrive some archived data from this table. I need to know which transactions correspond to this table. thx Sumanta

  • Link to Purchase URL from my website

    Normally apps are purchased by the user downloading the app and clicking the "Get License" button. However, If a user wants to purchase my app from my web site, can I send them to the Adobe Marketplace purchase page for my app? https://buynow.adobe.c

  • Trial Converter Pro

    I downloaded Download Assistant to Adobe PDF Converter Pro. Only the Download icon on desktop. Where is the PDF Converter Pro Program? I'm using Windows 8. Thank you.