Error on Cataloging: Tuxedo Art Workbench

Hi.
I have a Cobol application in Mainframe and I want to migrate it to Tuxedo, using Tuxedeo Art Workbech
When I execute the catalog (refine r4z-catalog), i get this error:
Loading /migracion/art_wb12110/COBROS/source/sql-system-COBROS.pob at 09:52:22... done at 09:52:23
... Building or Loading SQL-System...done: #1<a SQL-SYSTEM>
At 09:52:23, Parsing Fuentes/PROG0001CO...
Parsed 4381 lines
Linking Fuentes/PROG0001CO...
Virtual function RLT::DECLARATION-NAME-DISPATCH-FN is not defined for class COBOL:DECLARED-IDENTIFIER
Backtrace:
Call to DBG::MAP-STACK-BACKTRACE
Call to MP:MAP-PROCESS-BACKTRACE
Call to RU::DEBUGGER-BACKTRACE
Call to RU::DEBUGGER-CALLED
Call to DBG::DEBUG1
Call to INVOKE-DEBUGGER
Call to CONDITIONS::CONDITIONS-ERROR
Call to ERROR
Call to ERROR
Call to RE::INSTALL-METHOD-DISPATCH-CACHE
Call to SQL::DECLARATION-NAME
Call to SQL::COLLECT-VARIABLE-FULL-NAME
Call to SQL::CHECK-FULL-NAME-HOST-VARIABLE
Call to SQL::FIND-OR-MAKE-HOST-VARIABLE
Call to SQL::LINK-HOST-VARIABLE
Call to SQL::LINK-HOST-VARIABLES-RULE
Call to RE::FASTLRCNODE
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::MAP-THROUGH-FPS-EXISTS
Call to RE::FASTLRCTREE
Call to RE::FAST-PREORDER-TRANSFORM
Call to COBOL::LINK-REFERENCES
Call to COBOL:LINK-PROGRAM
Call to COBOL:LINK-COBOL-FILE
Call to CATALOG::DEFAULT-LINK-COBOL-FILE
Call to CATALOG::PARSE-COBOL-FILE-1
Call to CATALOG::PARSE-COBOL-FILE
Call to RU:TIME-RUN
Call to CATALOG:DIRECTORY-PARSE-FILE
Call to CATALOG::ANALYZE-FILE-IF-NEEDED
Call to CATALOG::ANALYZE-SYSTEM-1-IBM
Call to CATALOG::CATALOG-SYS-2
Call to CATALOG::CATALOG-SYS
Call to RU::FUNCALL-EVAL-FORM
Call to DELIVERY::MAYBE-RYB-TOP-LEVEL
Call to (SUBFUNCTION MP::PROCESS-SG-FUNCTION MP::INITIALIZE-PROCESS-STACK)
Call to SYSTEM::%%FIRST-CALL-TO-STACK
Exit on debugger invocation!
I can't find de virtual function "RLT::DECLARATION-NAME-DISPATCH-FN" on any file, so i think it is a system function.
Does anyone know how fix this error?
Thanks in advance

Which version are you using? 12cGA or ealier?
This is a bug inside workbench and had been fixed in 12c RP002, you can switch to 12cRP002 or later version, the newest is 12c RP004.

Similar Messages

  • Urgent Help WorkBench Tuxedo ART, Project BBVA Mexico

    Xin Cao, or who can support us.
    We are working on a draft Rehosting at BBVA Bancomer Mexico, along with Oracle Mexico through its representative (Javier Soto).
    We have studied and analyzed for Tuxedo Art WorkBench converter, but when trying to convert some JCL (JES2) of BBVA that has the following execution utilities:
    ACPMAIN
    ADRDSSU
    ADUUMAIN
    AMUUMAIN
    ASMA90
    DFSRRC00
    DMBATCH
    DSICMULT
    DSICOPY
    DSN1COPY
    FTP
    ICEGENER
    ICEMAN
    IEV90
    IEWL
    IGYCRCTL
    IKJEFT1A
    IKJEFT1B
    PASOEXT
    PTLDRIVM
    WTO
    WorkBench sends error (XXXX Utility not supported) and not continuous.
    The big question or concern that we have to continue the project is:
    Is it possible to include these utilities in the WorkBench?
    How would this be possible?
    Or we would have to develop?
    What can we do to not check WorkBench error and continue with the conversion?
    Should we modify your program WorkBench (pob) to include new utilities?
    How can we accomplish this?
    This is the big question to continue this great project.
    Greetings.

    Some of these utilities are supported in the latest version (11.1.1.2.1 GA'd end of July), or can be replaced with supported utilities. What version of ART Workbench and Runtime are you using? You can connect with me directly for Tuxedo ART-related questions/help at [email protected]

  • Make File Errors - Tuxedo ART

    I have copied the make file provided along with the Tuxedo ART samples onto the demo directory. But when I do a make usage in the samples directory(Fig.1) it works. Where as it doesnt work in the directory, where I have copied.(Fig.2). Kindly help to fix this error.
    Fig.1
    [root@SJP2VM0140 source]# pwd
    /home/user/oracle/art_wb11gR1/samples/STDB2ORA/source
    [root@SJP2VM0140 source]# ls
    BATCH CICS COPY DDL JCL makefile MAP
    [root@SJP2VM0140 source]# make usage
    ============ Help usage =============================
    This makefile process all or selected files for R4Z ..
    Extentions of Files names available :
    .pob : Result of parsing (Under the directory pob of the component)
    .cdm : Result of parsing without rules, generated automaticly by the parser
    .shrec : Result of parsing without rules, generated automaticly by the parser
    Fig 2
    [root@SJP2VM0140 source]# pwd
    /opt/Tuxedo/KIXEDO/TUXDEMO/source
    [root@SJP2VM0140 source]# ls
    BATCH Cobol-dump-map.pob JCL MAP symtab-TUXDEMO.pob
    CICS COPY makefile Reports-TUXDEMO
    [root@SJP2VM0140 source]# make usage

    Hi,
    possibilities:
    1. missing bos.adtm.libm (not installed), so missing /usr/lib/libm.a
    2. missing /bin from PATH
    Herald ten Dam
    http://htendam.wordpress.com

  • Tuxedo Art Wb Sample Batch program RSSBBB00 / JCL LODCUST.ksh FAIL

    I am in process of executing the RSSBBB00 program using the LODCUST.ksh scripts created by the Tuxedo. I have used ARTJESADMIN / smj command as given below to submit the job.
    $ARTJEADMIN
    smj -i LODCUST.ksh Job 00000006 is submitted successfully
    when used the PTJ command it showed the job status as FAIL.
    Checked files and logs from 00000006 but couldnt find any error / issue.
    Checked 00000006 -> EXEC -> class, jobname, priority, restart, scriptname and typrun files
    00000006 -> LOG and 00000006 -> SYSOUT files are empty.
    Can anyone please suggests how to check the error / issues of the failed job.

    It looks like you might be missing Pro*COBOL libraries, or at least don't have them in the right path.  Did you install Oracle DB client on this machine?  If it's installed, you should be able to point to the right database path for the client in ART Workbench Configure > Build Options wizard, which would then generate the right makefiles and environment scripts.  Also, please check the setenv script under your ../deploy/Batch_RT directory and make sure it has been generated with correct settings for Oracle DB.

  • Error ,Field catalog not found while doing billing with DP90

    Dear Guru's
    while doing billing with DP90 transaction code.i have given service order no xxxx and execute.Then i received the below error
    Field catalog not found , Message no. 0K530.Kindly help me in solving the issue.
    Thank u
    S Babu

    hi naga suribabu,
    I am also facing same issue. can you please help, where to  check the configuration for this issue

  • Java.sql.SQLException: Internal Error: Inconsistent catalog view

    Hi all,
    I have an Oracle procedure defined like:
    pkgoms.p_oms_audit ( in_tab_oms_audit in tab_oms_audit,out_status out number)
    tab_oms_audit is a collection of t_oms_audit
    Here is the structure for the type (with 16 fileds)
    create or replace type t_oms_audit as object(
    Username_ VARCHAR2(101),
    d_Date_ Date,
    <other fields>) ;
    In my Java code I have:
    // conn is the connections to db
    oracle.sql.StructDescriptor structDesc = oracle.sql.StructDescriptor.createDescriptor("TAB_OMS_AUDIT", conn);
    Object[] attributes = new Object[16];
    // Fill out the array: attributes[] in the same structure that t_oms_audit is defined
    // Receive the following error on the next line:
    // java.sql.SQLException: Internal Error: Inconsistent catalog view
    oracle.sql.STRUCT struct = new oracle.sql.STRUCT(structDesc, conn, attributes);
    anOracleCallableStatement.setObject(1, struct, java.sql.Types.STRUCT);
    anOracleCallableStatement.execute();I searched for the above error and the only thing I could find was that its a permission issue; I can execute select, update, insert, delete, ... on db, so not sure if its in fact a permission issue or I am doing sth. else wrong. Any help is greatly appreciated.

    Hi all
    I have the same problem.
    it's not a GRANT problem because in PL/SQL the object works fine.
    JDBC Release problem?
    Any help is greatly appreciated.

  • Error when using Oracle Migration WorkBench (Sql Server 2k to Oracle 8i)

    I'm trying to migrate a Sql Server 2k database to an Oracle 8i schema using OMWB. After using BCP to collect metadata information on the source database, I tried to capture the source data model and got a "Capture aborted" message on the progress screen (even though then it appears a dialog window reporting "0 errors and 0 warnings", funny!). Down there is the error log OMWB generated. After reading some posts, I changed some columns of the OMWB dictionary that holds the source database name, but still got the same error. If someone can enlighten me on this toppic, I'd greatly appreciated it.
    Here's the error log of OMWB:
    ** Oracle Migration Workbench
    ** Production
    ** ( Build 20050629 )
    ** OMWB_HOME: D:\Datos\Download\Oracle\Oracle Migration Workbench\omwb
    ** user language: es
    ** user region: null
    ** user timezone:
    ** file encoding: Cp1252
    ** java version: 1.4.2_04
    ** java vendor: Sun Microsystems Inc.
    ** o.s. arch: x86
    ** o.s. name: Windows 2000
    ** o.s. version: 5.0
    ** Classpath:
    ..\lib\boot.jar
    ** Started : Fri Feb 23 17:18:48 GMT-03:00 2007
    ** Workbench Repository : Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    Repository Connection URL: jdbc:oracle:thin:@ServerCms:1521:sigcewbc
    ** The following plugins are installed:
    ** Microsoft Access 2.0/95/97/2000/2002/2003 Plugin, Production Release 10.1.0.4.0
    ** Microsoft SQLServer 2000 Plugin, Production Release 10.1.0.4.0
    ** Microsoft SQLServer 6.5 Plugin, Production Release 10.1.0.4.0
    ** Microsoft SQLServer 7.0 Plugin, Production Release 10.1.0.4.0
    ** Active Plugin : SQLServer2K
    EXCEPTION :SQLServer2KDisconnSourceModelLoad.loadSourceModel(): oracle.mtg.migration.MigrationStopException: java.lang.IndexOutOfBoundsException: Index: 15, Size: 15
    ** Shutdown : Fri Feb 23 18:00:50 GMT-03:00 2007

    Duplicate thread
    Error when using Oracle Migration WorkBench (Sql Server 2k to Oracle 8i)

  • Lightroom: LR4 won't open - Unexpected error opening catalog

    I cannot open LR4. I get an, "Unexpected error opening catalog. The catalog could not be opened due to an unexpected error." This occurred after a WIN7 update failed.  It restored the system to an earlier version.  In doing so, it also reverted LR4.2 to LR4.1.  I have seen other threads to open a different catalog and/or create a new.  The problem is that once I go to "Choose a different catalog", I get the Windows screen where I can select my backup.  I select the backup catalog and click "Open".  The window goes away, but the underlying LR "Select a Catalog" window still only shows 1 catalog to open.....my original catalog.  The backup doesn't show up in the list.  (The backup is not a network drive and it is not read-protected.)
    I then try the "Create a new catalog", get the Windows screen, enter a new name and click "Save".  The same thing happens.  The Windows screen goes away and the LR "Select a Catalog" window still shows the orignal catalog in the list.  Thus, I cannot create nor choose a different catalog.  Am I doing something incorrectly?
    Thanks.

    Try right-clicking on the LR icon and selecting "run as administrator". This fixed the problem for me. I think the problem recurs every time Windows gets and update. You can also set LR to always run with admin privaleges on the properties window.

  • I am getting error message: Unexpected error opening catalog.  What should I do

    Lightroom started acting slightly strange, not displaying certain images in the folder I was working on, for example.  I shut it down, but when I tried to start it again, it would not open using my normal catalog, and I had the message, "Unexpected error opening catalog".  It does let me open a different catalog, however.  What can I do to get my catalog working again?

    Click here and follow the instructions.
    (71102)

  • Error :The catalog selected is currently unavailable:Please try again later

    Hi Experts,
    I am getting an error "The catalog selected is currently unavailable:Please try again later" when select a sold to party. I am not getting this every time. Only sometimes i am getting this error. When i delete the temperorary files from internet explorer sometimes this error is not coming. What might be the reason for this error??
    Thanks a lot in Advance.
    Regards,
    Lakshman.

    Hi
    Please let us know whether the error is thrown for all the sold to parties or for some.
    This error is caused because the catalog cache is flushed out . A quick solution would be to replicate the product catalog from the CRM system to TREX system.

  • Unexpected error opening catalog after accidentally deleting and recovering catalog file

    I deleted my Lightroom folder by mistake. I have recovered the Lightroom 5 catalog .Ircat file using recovery software but when I try to open it I get the message "Unexpected error opening catalog". Please help!
    I have tried creating a new catalog and importing the .ircat file but I then get told that it is not a valid lightroom catalog.
    I have a lot of photo edits that I really need to recover, I hope someone can help.
    Kind regards, Alex

    Hi Alex,
    I just did the same thing.  What recovery software did you use?? Also, were you ever able to recover your pics?
    Thanks for your help x

  • When i try to open Lightroom4.3 I get the following "unexpected error opening catalog"

    when I try to open Lightroom 4.3 I get the following "unexpected error opening catalog" and the program quits, how can I fix that?

    http://forums.adobe.com/community/search.jspa?peopleEnabled=true&userID=&spotlight=false&c ontainerType=14&container=3316&rankBy=date&q=%22unexpected+error+opening+catalog%22

  • Lightroom 5.5 update - unexpected error opening catalog - help needed?

    Hi,
    I updated Lightroom 5.5 to 5.6 (Windows 7). Now, unfortunately I cannot start the LR program at all. The message: "unexpected error opening catalog" pops up. And all the subsequent Options do not work. The Option "choose a Different Catalog" is useless, and the "try again" just as much. And "Exit" seems to work, but increases my frustration.
    Any suggestions?
    Andy

    I had the same issue - after installing Lightroom 5.6 (64 bit version, Windows 8.1) worked for a couple weeks, then I got the unexpected error message this morning. I was going to install a previous version, like 5.5, but it appears Adobe released 5.7 last week so I downloaded the new one and I'm up and running here now! Wish you the best.
    -MjZ

  • Unexpected error opening catalog" trying to open a catalog. worked fine 2 days ago. Mac Pro LR5.3

    i am getting "unexpected error opening catalog" message when opening a catalog that worked fine 2 days ago. Other catalogs open on the same drive Mac pro LR5.3  please help.... Lots of worked had gone into that catalog
    thanks
    karl

    Hmm, that is more of a problem!
    Ok, couple of initial things to try:
    1.  Move the catalog to another drive, and try opening it from there.  It's a long shot...
    2.  Create a new catalog and go to File menu > Import from Another Catalog.  Navigate to the problem catalog and try to import a small chunk at a time.

  • How do I correct this error, "The catalog could not be opened due to an unexpected error."?

    How do I correct this error, "The catalog could not be opened due to an unexpected error."?

    Surely you could provide some more information. Your system, what version of LR, is this your first attempt at using the program, or what has been prior experience?  Things are a bit foggy.

Maybe you are looking for

  • BB curve 9320 downloading extremely slow and fails

    I previously had a bb curve 8520 and recently upgraded to the curve 9320.  I have noticed that the 9320 is downloading a lot slower than the 8520 and now the downloads fail as well. I was just wondering what i possibly do to solve these problems?

  • Changing a variable in adapter class

    Hi, I've deployed hello world application and I see that there was a variable like "message". And this was defined in EPN assembly file as instance-propery.     <wlevs:adapter id="helloworldAdapter" class="com.bea.wlevs.adapter.example.helloworld.Hel

  • IMovie and Photo Booth

    I recorded a video using my macbook pro (late 2013) using Photo Booth and I then imported it to iPhoto, I am trying to edit it using iMovie (also on my macbook) I can't edit the footage and it just doesn't pop up in the bar where you select which vid

  • Howto: Put in CD / DVD - sample adobe air application with installing process:

    Hello anything, Please do not forget! With Flex-SDK (newer version) CD / DVD: ROM: /os /win = Windows Version like *.exe, *.msi, *.cmd *.vs or *.ws /mac = Macintoch Version like *.pkg, *.app, *.dmg,, *.mpkg /lin = Linux version like *.run, *. , *.bin

  • PS CS5 Keyboard issue

    Hi there! Wanna see if you guys can help me out... Installed my versions of InDesign, Flash, Fireworks, Illustrator, Dreamweaver and Photoshop today. All of them worked out... except (there's always an exception, right?). My keyboard does not functio