Strange JMSException: Message catalog not found

I have built a module that offers a method to send JMS messages. I am using MQSeries as MOM product.
My send-method uses a QueueConnection created during Instantiation of the class, but creates all other JMS-related objects (like QueueSession, QueueSender, Queue etc.) when called, since these classes are not thread safe according to the IBM docs. I close these resources after usage as recommended.
Now I did some automated testing, i.e. I am sending large amounts auf messages over the queues.
It works perfectly normal at first, but after 103 (usually) or 104 (rarely) sent messages I get a strange exception from a call to my QueueConnection object (outboundConn):
The code:
try {
     outboundSession = outboundConn.createQueueSession(false, Session.AUTO_ACKNOWLEDGE);
} catch (JMSException e) {
     System.out.println("StubConnecion.sendMessage(Message requestMessage, String requestQueueName, boolean synchronous): creating queue connection for sending: "+e);
     Exception lEx = e.getLinkedException();
     System.out.println("Linked exception: "+lEx);
     System.exit(1);
The exception reads:
StubConnecion.sendMessage(Message requestMessage, String requestQueueName, boolean synchronous): creating queue connection for sending: javax.jms.JMSException: MQJMS2005: Fehler beim Erstellen von MQQueueManager f�r 'rtulmx0111:QM_server'
Linked exception: com.ibm.mq.MQException: Message catalog not found
The first line is just my output, the second line is more interesting. It gives a JMS error code with a message. The message is german (as is my version of MQSeries), it translates to: "Error creating MQQueueManager for 'localhost:QM_server'
The JMS Exception encapsulates an IBM-specific MQException.
The reason 2009 means:
"Connection to the queue manager has been lost. This can occur because the queue manager has ended. If the call is an MQGET call with the MQGMO_WAIT option, the wait has been canceled. All connection and object handles are now invalid."
Well, my queue manager has not ended and the listener process one has to start for MQSeries is still running.
Does anybody have an idea what could cause this strange behaviour?

Yes, I DO close the resources after usage. :-)
But I solved, or better worked around the problem.
It only occured when I used MQJMS_TP_CLIENT_MQ_TCPIP as transport type. After correcting the problem that leads to the "unable to load message catalog - mqji" error message whenever one starts a JMS app (it is caused when the mqji properties-files are not in the PATH environment variable), I was able to use MQJMS_TP_BINDINGS_MQ as transport type. That one works great.
Has anyone ever found a place where the differences between the transport types are explained?

Similar Messages

  • Strange Console message: GetMenuRefTable not found in header

    I noticed many references to "GentMenuRefTable" in console.log. I did search this string in Google, but came up empty. Has anyone else seen this? Is this a problem? I think that only Apple's applications are writing this message, so I'm afraid it could be serious.
    <pre>
    Mail[266]: [FC] GetMenuRefTable not found in header
    Property List Ed[281]: [FC] GetMenuRefTable not found in header
    Property List Ed[281]: [FC] GetMenuRefTable not found in header
    Safari[301]: [FC] GetMenuRefTable not found in header
    Safari[301]: [FC] GetMenuRefTable not found in header
    Keynote[391]: [FC] GetMenuRefTable not found in header
    Keynote[391]: [FC] GetMenuRefTable not found in header
    Keynote[394]: [FC] GetMenuRefTable not found in header
    Keynote[394]: [FC] GetMenuRefTable not found in header
    Pages[398]: [FC] GetMenuRefTable not found in header
    Pages[398]: [FC] GetMenuRefTable not found in header
    Keynote[402]: [FC] GetMenuRefTable not found in header
    Keynote[402]: [FC] GetMenuRefTable not found in header
    System Profiler[467]: [FC] GetMenuRefTable not found in header
    System Profiler[467]: [FC] GetMenuRefTable not found in header
    System Profiler[494]: [FC] GetMenuRefTable not found in header
    System Profiler[494]: [FC] GetMenuRefTable not found in header
    iTunes[498]: [FC] GetMenuRefTable not found in header
    iTunes[498]: [FC] GetMenuRefTable not found in header
    iTunes[498]: [FC] GetMenuRefTable not found in header
    Property List Ed[527]: [FC] GetMenuRefTable not found in header
    Property List Ed[527]: [FC] GetMenuRefTable not found in header
    Finder[731]: [FC] GetMenuRefTable not found in header
    Finder[731]: [FC] GetMenuRefTable not found in header
    Finder[731]: [FC] GetMenuRefTable not found in header
    Finder[731]: [FC] GetMenuRefTable not found in header
    Console[1225]: [FC] GetMenuRefTable not found in header
    Console[1225]: [FC] GetMenuRefTable not found in header
    </pre>
    Macbook Pro   Mac OS X (10.4.8)  

    Hi, BanzaiMan. Welcome to the Discussions.
    I've not seen the GetMenuRefTable message and, like you, I've been unable to find any documentation for it.
    1. It's possible that the cause is related to some errant Startup or Login Item, perhaps some third-party code you've installed. My "Troubleshooting Startup and Login Items" FAQ can help you pin that down if such an item is causing the problem.
    2. Check asl.log (available under the /var/log list in the Logs list in Console) to see if there are any corresponding entries containing GetMenuRefTable. If so, the Level value will tell you if this is a problem.
    For example, the system.log message:
    Dec 17 10:24:10 PMG5 lookupd[435]: lookupd (version 369.5) starting - Sun Dec 17 10:24:10 2006
    has the following corresponding entry in asl.log:
    [Time 2006.12.17 16:24:10 UTC] [Facility netinfo] [Sender lookupd] [PID 434] [Message lookupd (version 369.5) starting - Sun Dec 17 10:24:10 2006] [Level 5] [UID -2] [GID -2] [Host PMG5]
    The time stamps are different as messages recorded in asl.log are posted in GMT (Zulu) time, not local time.
    The [Level 5] value indicates it is a Notice type message, i.e. a normal but significant condition, sort of a "strong FYI." Generally, messages with a Level of 5 or more can be ignored. The value of Facility may also provide more info concerning what is generating the message.
    Note that messages recorded in console.log may not have a corresponding entry in asl.log, but it's worth a look.
    Note that some of the information above is from the "System Logging"" appendix of my book, Troubleshooting Mac® OS X, Tiger Edition.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • I tried to access PSE Organizer and received the message"catalog not found"

    Why did this occur?  How do I find my catalog?
    judcol57

    Usually this happens when you accidentally move your catalog file.
    What version of PSE?

  • Field Catalog Not Found in ALV

    Hi Experts,
    I am trying to exceute the below code its shows the Field CataLog Not Found
    Code is:
    TYPE-POOLS:slis.
    TABLES:ekpo,mseg.
    TYPES: BEGIN OF ty_ekpo,
           ebeln TYPE ekpo-ebeln,
           ebelp TYPE ekpo-ebelp,
           matnr TYPE ekpo-matnr,
           menge TYPE ekpo-menge,
           END OF ty_ekpo.
    TYPES: BEGIN OF ty_mseg,
           ebeln TYPE mseg-ebeln,
           ebelp TYPE mseg-ebelp,
           matnr TYPE mseg-matnr,
           menge TYPE mseg-menge,
           bwart TYPE mseg-bwart,
           END OF ty_mseg.
    TYPES: BEGIN OF ty_final,
            ebeln TYPE ebeln,
            ebelp TYPE ebelp,
            qtysup TYPE MENGE_D,
            qtyact TYPE MENGE_D,
            qtyrej TYPE MENGE_D,
           END OF ty_final.
    DATA: it_mseg  TYPE  TABLE OF ty_mseg WITH HEADER LINE,
          it_ekpo  TYPE  TABLE OF ty_ekpo WITH HEADER LINE,
          it_final TYPE  TABLE OF ty_final WITH HEADER LINE.
    DATA: wa_fieldcat TYPE slis_fieldcat_alv,
          it_fieldcat TYPE slis_t_fieldcat_alv.
    DATA:wa_mseg LIKE LINE OF it_mseg,
         wa_ekpo LIKE LINE OF it_ekpo ,
         wa_final LIKE LINE OF  it_final.
    SELECT-OPTIONS: p_ebeln FOR ekpo-ebeln.
    START-OF-SELECTION.
    SELECT ebeln ebelp matnr menge FROM ekpo
                                     INTO TABLE it_ekpo
                                     WHERE ebeln IN p_ebeln.
      IF it_ekpo[] IS NOT INITIAL.
        SELECT ebeln ebelp matnr menge bwart FROM mseg
                                                    INTO TABLE it_mseg
                                                    FOR ALL ENTRIES IN it_ekpo[]
                                                    WHERE ebeln EQ it_ekpo-ebeln
                                                    AND   ebelp EQ it_ekpo-ebelp
                                                    AND bwart EQ '122'.
      ENDIF.
      LOOP AT  it_mseg  .
        READ TABLE it_ekpo WITH KEY ebeln = it_mseg-ebeln.
        IF sy-subrc EQ 0.
          it_final-qtyrej = it_mseg-menge.
          it_final-qtysup = it_ekpo-menge.
          it_final-ebeln  = it_mseg-ebeln.
          it_final-ebelp  = it_mseg-ebelp.
        ENDIF.
    IF sy-subrc EQ 0.
          it_final-qtyact = ( it_final-qtysup ) - ( it_final-qtyrej ).
        ENDIF.
        APPEND it_final.
      ENDLOOP.
      wa_fieldcat-fieldname = 'EBELN'.
      wa_fieldcat-tabname   = 'IT_FINAL'.
      wa_fieldcat-seltext_l = 'Purchase Doc'.
      wa_fieldcat-seltext_m = wa_fieldcat-seltext_l.
      wa_fieldcat-seltext_s = wa_fieldcat-seltext_l.
      wa_fieldcat-col_pos     = 1.
      wa_fieldcat-outputlen   = 10.
      APPEND wa_fieldcat TO it_fieldcat.
      CLEAR wa_fieldcat.
      wa_fieldcat-fieldname = 'EBELP'.
      wa_fieldcat-tabname   = 'IT_FINAL'.
      wa_fieldcat-seltext_l = 'Item'.
      wa_fieldcat-seltext_m = wa_fieldcat-seltext_l.
      wa_fieldcat-seltext_s = wa_fieldcat-seltext_l.
      wa_fieldcat-col_pos     = 2.
      wa_fieldcat-outputlen   = 5.
      APPEND wa_fieldcat TO it_fieldcat.
      CLEAR wa_fieldcat.
      wa_fieldcat-fieldname = 'QTYSUP'.
        wa_fieldcat-tabname   = 'IT_FINAL'.
      wa_fieldcat-seltext_l = 'QuatitySupply'.
      wa_fieldcat-seltext_m = wa_fieldcat-seltext_l.
      wa_fieldcat-seltext_s = wa_fieldcat-seltext_l.
      wa_fieldcat-col_pos     = 3.
      wa_fieldcat-outputlen   = 13.
      APPEND wa_fieldcat TO it_fieldcat.
      CLEAR wa_fieldcat.
      wa_fieldcat-fieldname = 'QTYACT'.
        wa_fieldcat-tabname   = 'IT_FINAL'.
      wa_fieldcat-seltext_l = 'QualityAccepted'.
      wa_fieldcat-seltext_m = wa_fieldcat-seltext_l.
      wa_fieldcat-seltext_s = wa_fieldcat-seltext_l.
      wa_fieldcat-col_pos     = 4.
      wa_fieldcat-outputlen   = 13.
      APPEND wa_fieldcat TO it_fieldcat.
      CLEAR wa_fieldcat.
      wa_fieldcat-fieldname = 'QTYREJ'.
      wa_fieldcat-tabname   = 'IT_FINAL'.
      wa_fieldcat-seltext_l = 'QualityRejected'.
      wa_fieldcat-seltext_m = wa_fieldcat-seltext_l.
      wa_fieldcat-seltext_s = wa_fieldcat-seltext_l.
      wa_fieldcat-col_pos     = 5.
      wa_fieldcat-outputlen   = 13.
      APPEND wa_fieldcat TO it_fieldcat.
      CLEAR wa_fieldcat.
      DATA: repid LIKE sy-repid.
      repid = sy-repid.
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
       EXPORTING
          I_CALLBACK_PROGRAM             = repid
        TABLES
          t_outtab                       = it_final[]
      EXCEPTIONS
        PROGRAM_ERROR                  = 1
        OTHERS                         = 2
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    Thanks In Advance
    Poorna

    Hi,
    pass parametrs as it is given below...
    CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
    EXPORTING
      I_INTERFACE_CHECK              = ' '
      I_BYPASSING_BUFFER             =
      I_BUFFER_ACTIVE                = ' '
      I_CALLBACK_PROGRAM             = repid
      I_CALLBACK_PF_STATUS_SET       = ' '
      I_CALLBACK_USER_COMMAND        = ' '
      I_STRUCTURE_NAME               =
      IS_LAYOUT                      =
      IT_FIELDCAT                    = it_fieldcat
      IT_EXCLUDING                   =
      IT_SPECIAL_GROUPS              =
      IT_SORT                        =
      IT_FILTER                      =
      IS_SEL_HIDE                    =
      I_DEFAULT                      = 'X'
      I_SAVE                         = ' '
      IS_VARIANT                     =
      IT_EVENTS                      =
      IT_EVENT_EXIT                  =
      IS_PRINT                       =
      IS_REPREP_ID                   =
      I_SCREEN_START_COLUMN          = 0
      I_SCREEN_START_LINE            = 0
      I_SCREEN_END_COLUMN            = 0
      I_SCREEN_END_LINE              = 0
      IR_SALV_LIST_ADAPTER           =
      IT_EXCEPT_QINFO                =
      I_SUPPRESS_EMPTY_DATA          = ABAP_FALSE
    IMPORTING
      E_EXIT_CAUSED_BY_CALLER        =
      ES_EXIT_CAUSED_BY_USER         =
      TABLES
        t_outtab                       = it_final[]
    EXCEPTIONS
      PROGRAM_ERROR                  = 1
      OTHERS                         = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Thanks & Regards
    Ashu

  • "Field Catalog not found" ...problem in ALV reporting !!

    Hi,
    When i execute my report program where in I generate a Selection screen, I am able to select the values in the selection screen. Once I click on the execute button I get the message
    "Field Catalog not found"...
    The elabore message is
    "Field Catalog cannot be determined becaus the output table structure name was not specified"
    Where am I wrong ??
    Find below my code ...
    *& Report  Z_MIGO_TXJCD_REPORT
    REPORT  Z_MIGO_TXJCD_REPORT.
    TYPE-POOLS: slis.
    TABLES:  makt,mseg,zmigo_extend,ttxj,mkpf.
    DATA: BEGIN OF migo_data OCCURS 0,
           matnr LIKE mseg-matnr,
           werks LIKE mseg-werks,
           lgpla LIKE mseg-lgpla,
           bwart LIKE mseg-bwart,
           menge LIKE mseg-menge,
           dmbtr LIKE mseg-dmbtr,
           budat LIKE mkpf-budat,
           txjcd LIKE zmigo_extend-txjcd,
          END OF migo_data.
    DATA: it_cat TYPE slis_t_fieldcat_alv,
          wa_lay TYPE slis_layout_alv.
    FIELD-SYMBOLS: <fs_cat> LIKE LINE OF it_cat.
    SELECT-OPTIONS: so_matnr FOR makt-matnr,
                    so_budat FOR mkpf-budat,
                    so_werks FOR mseg-werks,
                    so_lgpla FOR mseg-lgpla,
                    so_bwart FOR mseg-bwart,
                    so_txjcd FOR ttxj-txjcd.
    START-OF-SELECTION.
      SELECT amatnr awerks algpla abwart
             amenge admbtr bbudat ctxjcd INTO TABLE
             migo_data
        FROM mseg AS a INNER JOIN mkpf AS b ON amblnr = bmblnr INNER JOIN
             zmigo_extend AS c ON amblnr = cmblnr
       WHERE a~matnr IN so_matnr
         AND b~budat IN so_budat
         AND a~werks IN so_werks
         AND a~lgpla IN so_lgpla
         AND a~bwart IN so_bwart
         AND c~txjcd IN so_txjcd.
      CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
        EXPORTING
          i_program_name         = sy-cprog
          i_internal_tabname     = 'migo_data'
          i_inclname             = sy-cprog
        CHANGING
          ct_fieldcat            = it_cat
        EXCEPTIONS
          inconsistent_interface = 1
          program_error          = 2
          OTHERS                 = 3.
      LOOP AT it_cat ASSIGNING <fs_cat>.
        CLEAR <fs_cat>-key.
      ENDLOOP.
      wa_lay-zebra = 'X'.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_grid_title  = 'MIGO report with Tax Jurisdiction Code'
          is_layout     = wa_lay
          it_fieldcat   = it_cat
        TABLES
          t_outtab      = migo_data
        EXCEPTIONS
          program_error = 1
          OTHERS        = 2.

    Give 'migo_data' in uppercase as ''MIGO_DATA'.

  • 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

  • Field catalog not found...

    hi all,
    when i try to create billing request for a service order (using dp90), i am getting the following message :
    Field catalog not found
        Message no. 0K530
    Diagnosis
        The field catalog cannot be determined because the output table
        structure name was not specified.
    what can i do?

    I assume this error happens when you save the billing document, and it is a billing output issue. As said, you could verify this by removing all outputs before saving, and afterwards in change mode add them again one by one to figure out which is failing. Alternatively use the blue i icon to analyze the outputs.
    Transaction NACE can be used for output setup across all modules. If the assumption regarding billing is correct, we are dealing with application V3. Mark this in the left side. Press 'output types' button and check the output types you saw in the billing document by double clicking. On the 'General data' is the access sequence assigned. Double click that. Probably will multiple output types be attached to the same access sequence. Mark the access sequence, and unfold the 'Accesses' to the left. Check out the condition tables in the Tab column. All condition tables below 599 is standard and probably OK. Note down the high numbers.
    Go back to the initial screen of NACE. With the application (V3) marked, select EDIT - CONDITION TABLES in the menu.
    Check each of the used condition tables here. Use utilities - Generate in the menu. Mark all boxes and execute. You can even select the entire range 500-999 at one time if you prefer. At least one condition table should give errors in the generation.

  • Error message: 'Codec not found..'

    Hi all. This is a new error I've never seen before.
    It's stopping me doing anything at all really.
    As soon as I start up FCP and click on a sequence I get this message: 'Codec not found. You may be using a compression type without the corresponding hardware card.'
    Then I click on OK and it says 'Error - Out of memory.'
    I've heard rumours that it could be the fact I'm using a strange type of JPEG, but it still happens with PNGs.
    I've made sure my scratch disks are all going to the right place. I also have 100gb of free space.
    The version of FCP I'm using is 6.0.5. I'm using an iMac with OSX 10.4.11 (yes, I know it's old!) and I've downloaded the latest version of Quicktime.
    Help, anyone? I have an assignment due in tomorrow.
    Many thanks...

    What formats are your sources and sequence?  Have you tried resetting your fcp preferences?
    https://discussions.apple.com/docs/DOC-2491
    And here are some other troubleshooting steps
    https://discussions.apple.com/docs/DOC-2591
    We're here to help, but unless we approach this in a systematic manner, obvious things can slip thru the cracks. So go thru these things and just let us know if there's anything amiss.
    I'm in NYC also, so if you are up against the wall, and feel like bringing your trusty macbook pro by my cutting room, I could probably take a quick look at it and see if there's anything obvious.

  • Error message: 'Codec not found. You may be using a compression type without the corresponding hardware card' - then - 'Error. Out of memory'

    Hi all. This is a new error I've never seen before.
    It's stopping me doing anything at all really.
    As soon as I start up FCP and click on a sequence I get this message: 'Codec not found. You may be using a compression type without the corresponding hardware card.'
    Then I click on OK and it says 'Error - Out of memory.'
    I've heard rumours that it could be the fact I'm using a strange type of JPEG, but it still happens with PNGs.
    I've made sure my scratch disks are all going to the right place. I also have 100gb of free space.
    The version of FCP I'm using is 6.0.5. I'm using an iMac with OSX 10.4.11 (yes, I know it's old!) and I've downloaded the latest version of Quicktime.
    Help, anyone? I have an assignment due in tomorrow.
    Many thanks...

    p.s. having looked at other posts, perhaps I am missing some (or all) of the relevant codecs?
    In the folder Macintosh HD > Library > Quicktime
    there is basically nothing. Do you think this is the problem?
    If so, where do I download FCP codecs from?
    Many thanks..

  • Cisco ISE with AD Problem: "Could not read groups data: Global catalog not found"

    Hi all,
    When I make the ActiveDirectory integration with Cisco ISE, I have complete with this integration. but when I try to read the Groups from Active Directory, ISE shows the message "Could not read groups data: Global catalog not found".
    My Domain has multiple sites and subnets, each contains GC for local logon. I have set ISE to the correct site and subnet. Forward and Reverse DNS are working with no error.
    Does anyone get this problem, please help.
    I have check into the ISE CLI Reference Guide 1.1.x
    You are about to configure Active Directory settings.
    Are you sure you want to proceed? y/n [n]: y
    Parameter Name: dns.servers
    Parameter Value: 10.77.122.135
    Active Directory internal setting modification should only be performed if approved by ISE
    support. Please confirm this change has been approved y/n [n]: y
    What shoud I set in the Parameter Name ? dns.servers or my dns hostname ?
    Please suggest for this too.
    Thanks and Regards,
    Pongsatorn M.

    Hi Pongsatorn,
    Thanks for the reply!
    I've attached the results of the ISE detailed AD test. As you can see, there is a fair number of domain controllers in the AD forest.
    It seems everything works correctly until it gets to testing the AD connectivity on port 3268. Then I get this:
      Testing Active Directory connectivity:
        Global Catalog: pdascdc02.xyz.com
          gc:       3268/tcp - refused
      Testing Active Directory connectivity:
        Global Catalog: pdascdc02.xyz.com
          gc:       3268/tcp - refused
    For some reason, the request to the controllers on port 3268 is being refused.
    Any thoughts you might have are greatly appreciated.
    Cheers,
    Greg

  • Sap upgrade-Error when using DP90-OK 530-field catalog not found

    Hello,
    We are upgrading from 4.6c to mySAP ERP 2004 version. In 4.6c, we are using VA90 to create a sales order from service order to bill the customer. However in mySAP ERP 2004 version, VA90 does not exist. So we created DP profile and are  using transaction code DP90 to create billling request for the service order. However, System gives an error 'Field catalog not found'. The diagnosis says that -The field catalog cannot be determined because the output table structure name was not specified.
    Please help us how to solve the above problem.
    Thanks
    Mala

    hi mala,
    did you see SAP-message 442170?
    it is all about conversion VA90/DP90.
    hope this helps.
    br,
    matthias
    Message was edited by: Matthias Leitner

  • ALV field catalog not found

    Hello there,
    I am having problem changing a classic ABAP report to ALV as am hitting the error "field catalog not found".
    I am using  this 2 functions to help me convert it to ALV format.
    and a snippet from my code :
        MODIFY gt_i_data FROM wa_i_data TRANSPORTING priokx.
         ENDLOOP .
      gt_report[] = gt_i_data[].
      perform f_assign_alv.
      perform f_display_alv.
    1.f_assign_alv
    CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
           EXPORTING
                i_program_name     = c_repid
                i_internal_tabname = 'GT_REPORT'
                i_inclname         = c_repid
           CHANGING
                ct_fieldcat        = gt_fieldcat.
    2._display_alv.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
           EXPORTING
                i_grid_title  = v_grid_title
                is_layout     = v_layout
                it_fieldcat   = gt_fieldcat
           TABLES
                t_outtab      = GT_REPORT
           EXCEPTIONS
                program_error = 1
                OTHERS        = 2.
      IF sy-subrc NE 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    I noticed during debug,inside 'REUSE_ALV_GRID_DISPLAY' the possible location of error cud be at :
    if i_screen_start_column is initial and -
    >all these values are empty
         i_screen_start_line   is initial and
         i_screen_start_column   is initial and
         i_screen_end_line     is initial.
        gt_grid-flg_popup = space.
        call screen 500.  else. -
    >point of error
        gt_grid-flg_popup = 'X'.
        call screen 700
                  starting at i_screen_start_column i_screen_start_line
                  ending   at i_screen_end_column i_screen_end_line.
      endif.
    Need your expert advice, please guide.Thanks so much!!

    Hi Neesha,
    If you are using FM 'REUSE_ALV_FIELDCATALOG_MERGE', during data/types declaration, you have to use the LIKE keyword and not the TYPE keyword.
    If you use TYPE, the fieldcat will not be populated.
    DATA: BEGIN OF GT_REPORT OCCURS 0,
    ebeln LIKE ekpo-ebeln,
    ebelp LIKE ekpo-ebelp,
    matnr LIKE ekpo-matnr,
    werks LIKE ekpo-werks,
    menge LIKE ekpo-menge,
    netpr LIKE ekpo-netpr,
    peinh LIKE ekpo-peinh,
    netwr LIKE ekpo-netwr,
    END OF GT_REPORT.
    Regards,
    Jovito.
    Edited by: dsouzajovito on Jan 10, 2011 11:32 AM

  • Hp 5535 will not scan, error message printer not found

    I have a HP Envy 5535. I have only been able to scan one time with it. I scanned 22 documents, after running HP Scan Doc 4.4. Each time the HP Scan Doc states that everything is OK, yet as soon as I try to do even a test scan, I get the error message "Printer not found." I have also tried to run this scan with my McAfee virus firewall off, and it still doesn't work. I have also identified it on McAfee as part of my network.
    This question was solved.
    View Solution.

    Hi @prazdancr,
    Welcome to the HP Forums!
    I am sorry that you cannot scan with your HP Envy 5535, but I am happy to help!
    For further assistance I will need to know:
    If you are using a Windows or Mac Operating System, and the version number. To find the exact version, visit this link. Whatsmyos.
    If the printer is connected, Wireless, or USB.
    If the printer is able to make copies by itself.
    If the power cable is plugged into a surge protector, or directly to the wall outlet. Issues when Connected to an Uninterruptible Power Supply/Power Strip/Surge Protector. This applies to Inkjet printers as well.
    In the meantime, please try going through this scanning guide. A 'The computer is not responding' Error Message Displays During Scanning.
    Hope to hear from you soon, and have a nice day!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Getting error message file not found unable to sync to ipod

    90 percent of my music from my playlists wont load to my ipod. It has loaded in the past nut now i get message file not found unable to sync. Meanwhile I can play all of this music out of itunes I just cant seem to load it to my ipod. why? all of the songs in the playlists seem to have an "!" next to them in the track list. That is until i play them then it goes away im not sure if these things are related but i think they may be. plaese help

    +all of the songs in the playlists seem to have an "!" next to them in the track list. That is until i play them then it goes away im not sure if these things are related but i think they may be.+
    Yes, I'm sure they are related. I have no idea how your PC/itunes got into that state. What's happening now, is itunes thinks it doesn't know where the file is on your PC's hard drive, but when you double-click it, it mysteriously finds it.
    I suspect after itunes finds it again, it will load to your ipod.
    Is this music on an external HD?

  • Itunes install error message - program not found ...x64/difxinst64.exe

    itunes install error message - program not found ...x64/difxinst64.exe
    no problems with ITunes on Dell Inspiron Windows 7 until yesterday.  ITunes version 11.0.2.  iphone won't connect stating required software is not installed.  uninstall and install 64 bit version of iTunes.  I have 64 bit version already.  I have uninstalled and reinstalled 5 times already.  When re-installing ITunes get error message c:\programdata\34be82c4-e596-4e99-a191-52c6199ebf6\x64\difxinst64.exe.  file does not have a program associated with it for performing this action. please install or create an association in the Default Programs control panel.   iTunes install continues after the difxinst64.exe error message but then get the iphone cannot be used error message again.  therefore, I can't sync my iphone with iTunes until I figure this out.
    can't win for losing.  had iTunes on my windows 7 laptop for 4 years.  first time I've ever encountered this.

    I am a PC Tech and had a customer with this issue. Ran across this post in my search and ended up finding the solution on my own. The problem isn't with the iTunes software but the installer for the GEARAspi drivers. Really the issues is with the file type asssociations in the windows registry. On the system I was working on the HKCR key for .exe should point to the exefile key but pointed to nothing. To fix it create a new txt document and paste the following in (only paste what is in between the [code][/code] tags):
    [code]
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\.exe]
    @="exefile"
    "Content Type"="application/x-msdownload"
    [HKEY_CLASSES_ROOT\.exe\PersistentHandler]
    @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
    [/code]
    Now change the extension from .txt to .reg. Then right click and select merge. iTunes should now install properly.

Maybe you are looking for

  • How do i move a file from one external drive to another

    This is my first Mac computer and I have no idea how to move/copy a file from one external hard drive to another? It won't let me drag and drop from one Finder window to another and there is no copy/paste option on the left mouse click.

  • Can any body give the solutions for frequently asked questions

    can any body help me in the following questions. 1 .  what is a conversion routine . 2.  how do you create fonts and colors in the sap scripts. 3. how do u upload a logo in a smart form . 4. can u  get both landscape and portrait in same layout , if

  • Itunes can't sync my songs into iphone

    please help. I'm at my wit's end. after upgrading my iphone to iOS4 and itunes to 9.2, i can't sync all my songs at all. i keep getting an unknown error (-50) please help.

  • Exporting Users by display name with Apostrophe

    Looking to read in a list of users by display name, grab additional properties, format and export to a new list. This issue I have is users with apostrophe's in their display name do not get parsed properly.  I'm not sure how to leverage the ` in thi

  • How to import the itunes configuration from an old drive to a new C drive?

    I recently upgraded my computer and replaced all the hardware (motherboard, CPU, etc). However I kept the old "C" drive as a back-up with all the software including the i-tunes files(playlists, etc). I replaced the old XP OS with an upgraded Windows