Facing an issue with error "RSTG_FREE_ILLEGAL_ADDRESS"

Hello,
I am facing one issue while reading interface information for "BAPI_EMPLOYEE_GETDATA", from SAP ECC6 server while using "librfc32u.dll".
The "librfc32u.dll" and "librfc32.dll", used are the one that get installed with SAP GUI client 7.10. File version is "7100.3.125.5937".
I am getting this error while using unicode RFCSDK dll (librfc32u.dll) only, If I carry out this operation using non unicode DLL (librfc32.dll) I am not getting this error.
While using unicode RFCSDK, I am using code page "4103", and operating system is Windows XP SP2.
We have a program which does data exchange with SAP using RFCSDK. In this program first we try to read the interface info of a BAPI using RFC_GET_FUNCTION_INTERFACE.
While Reading interface info of BAPI_EMPLOYEE_GETDATA, I am getting "RSTG_FREE_ILLEGAL_ADDRESS" while releasing the table handle. Below I have listed deatils of the trace (from .trc file).
<* RfcGetStructureInfoAsTable [1] : returns 0:RFC_OK
Error in program 'nserver': ***************************************************************
Error in program 'nserver': * Error in application program.
Error in program 'nserver': * SAP error code : RSTG_FREE_ILLEGAL_ADDRESS
Error in program 'nserver': * Try ABAP/4 report RSNAPDOK to read complete message text.
Error in program 'nserver': * Also look at the system log in the target system
Error in program 'nserver': * function/module/line : rstg_free/abstor0./421
Error in program 'nserver': * Parameters
Error in program 'nserver': * 0: 0EC489A8
Error in program 'nserver': * 1: 1094861136l
Error in program 'nserver': * 2: 32
Error in program 'nserver': * 3:
Error in program 'nserver': * 4:
Error in program 'nserver': * 5:
Error in program 'nserver': * 6:
Error in program 'nserver': * 7:
Error in program 'nserver': * 8:
Error in program 'nserver': ***************************************************************
Error in program 'nserver': ***** closing all connections ...
>>>> [1] <unknown>    : EXT  <ac: 52> L 9.153.165.236 >>> CLOSE abrfcio.c 2830 (74572601)
Before executing "RFC_GET_FUNCTION_INTERFACE" to read interface info of "BAPI_EMPOYEE_GETDATA", for table "PARAMS", we create handle using following code
tab[0].ithandle= ItCreate((rfc_char_t *)tab->name, tab->leng, 0, 0);
Where, tab->name = "BAPI_EMPOYEE_GETDATA" and tab->leng = 400
Once we read all the required info we release the table handle, mentioned above using following code
ItDelete(tab[0].ithandle);
To troubleshoot this what I did is as soon as I execute "RFC_GET_FUNCTION_INTERFACE" and get table handle. I immediately tried to release this handle without doing any further oprations in the code. I am still getting the same error.
I have observed this error with this BAPI (BAPI_EMPOYEE_GETDATA) only. The operation works fine with other RFCs and BAPIs
Could you please suggest how I could resolve this error? I have gone through the different threads listed in the forum for this error however they did not help to resolve the issue.
Thanks.

Hello,
I am facing one issue while reading interface information for "BAPI_EMPLOYEE_GETDATA", from SAP ECC6 server while using "librfc32u.dll".
The "librfc32u.dll" and "librfc32.dll", used are the one that get installed with SAP GUI client 7.10. File version is "7100.3.125.5937".
I am getting this error while using unicode RFCSDK dll (librfc32u.dll) only, If I carry out this operation using non unicode DLL (librfc32.dll) I am not getting this error.
While using unicode RFCSDK, I am using code page "4103", and operating system is Windows XP SP2.
We have a program which does data exchange with SAP using RFCSDK. In this program first we try to read the interface info of a BAPI using RFC_GET_FUNCTION_INTERFACE.
While Reading interface info of BAPI_EMPLOYEE_GETDATA, I am getting "RSTG_FREE_ILLEGAL_ADDRESS" while releasing the table handle. Below I have listed deatils of the trace (from .trc file).
<* RfcGetStructureInfoAsTable [1] : returns 0:RFC_OK
Error in program 'nserver': ***************************************************************
Error in program 'nserver': * Error in application program.
Error in program 'nserver': * SAP error code : RSTG_FREE_ILLEGAL_ADDRESS
Error in program 'nserver': * Try ABAP/4 report RSNAPDOK to read complete message text.
Error in program 'nserver': * Also look at the system log in the target system
Error in program 'nserver': * function/module/line : rstg_free/abstor0./421
Error in program 'nserver': * Parameters
Error in program 'nserver': * 0: 0EC489A8
Error in program 'nserver': * 1: 1094861136l
Error in program 'nserver': * 2: 32
Error in program 'nserver': * 3:
Error in program 'nserver': * 4:
Error in program 'nserver': * 5:
Error in program 'nserver': * 6:
Error in program 'nserver': * 7:
Error in program 'nserver': * 8:
Error in program 'nserver': ***************************************************************
Error in program 'nserver': ***** closing all connections ...
>>>> [1] <unknown>    : EXT  <ac: 52> L 9.153.165.236 >>> CLOSE abrfcio.c 2830 (74572601)
Before executing "RFC_GET_FUNCTION_INTERFACE" to read interface info of "BAPI_EMPOYEE_GETDATA", for table "PARAMS", we create handle using following code
tab[0].ithandle= ItCreate((rfc_char_t *)tab->name, tab->leng, 0, 0);
Where, tab->name = "BAPI_EMPOYEE_GETDATA" and tab->leng = 400
Once we read all the required info we release the table handle, mentioned above using following code
ItDelete(tab[0].ithandle);
To troubleshoot this what I did is as soon as I execute "RFC_GET_FUNCTION_INTERFACE" and get table handle. I immediately tried to release this handle without doing any further oprations in the code. I am still getting the same error.
I have observed this error with this BAPI (BAPI_EMPOYEE_GETDATA) only. The operation works fine with other RFCs and BAPIs
Could you please suggest how I could resolve this error? I have gone through the different threads listed in the forum for this error however they did not help to resolve the issue.
Thanks.

Similar Messages

  • Facing an Issue with Payables Open Interface Import

    Hi
    I am facing an issue with the Payables Open Interface Import...
    My Requirement is:
    1. Need to upload the PO, Supplier, Invoice #, Invoice Date details to custom table (through web ADi)
    2. From custom table storing in the AP invoice interface tables.
    3. From Interface table, calling API (Payables Open Interface Import) which wil create the invoive (PO matched)
    Now, If user has given wrong data some reasons....Payables Open Interface Import has rejected that entry....user has checked this and corrected later and trying to create the same invoice with the correcte data....As there is a rejected a line exists on the Header interface, line interface...even though if he pass the correct data in the second time it is cosidering that rejected row and not processing the correct row...
    Can any one suggest on this...
    Regards,
    Bala

    When processing a record, you can check if another ap_invoice_interface record exists for the same invoice number and
    1) Delete the old record and then insert a new one
    OR
    2) Update the old record instead of creating a new one
    Hope this helps,
    Sandeep Gandhi

  • Please enter at most 70 letters or numbers for street address, i am facing this issue with that i am unable to downloads few apps, as it is asking for this question and again and again,

    please enter at most 70 letters or numbers for street address, i am facing this issue with that i am unable to downloads few apps, as it is asking for this question and again and again,
    i tried all letters and address more 100 hundred also nut no of use,

    please enter at most 70 letters or numbers for street address, i am facing this issue with that i am unable to downloads few apps, as it is asking for this question and again and again,
    i tried all letters and address more 100 hundred also nut no of use,

  • My friend is now facing one issue with iPad.

    My friend is now facing one issue with iPad. He clicked on screenshot (attached with email) with Google mail app (iPad) and the screenshot is now stuck open. He cannot close it using the little X in the upper right which does not respond. So his Gmail app is completely blocked by this open screenshot! tried everything including shutting down and rebotting his iPad.

    I use the Gmail app and have never had that problem. But Apple has nothing to do with the Gmail app. If you want to report a bug, report it to Google through the app itself.
    https://support.google.com/mail/answer/1205762?hl=en

  • I am facing toggle issue with firefox 4. It is working fine in firefox3.x

    I am working on BIRT reports. I am facing toggle issue with Firefox 4.0. The code is working fine in Firefox 3.x. Please find the code below. the javascript method itself not calling. Please help me as early as possible.
    <text-property name="content"><![CDATA[<a href="javascript:toggleDetails('AR')"><img border="0" align="ABSMIDDLE" src="rplus.gif" id="ARimg"/></a>Authentication Result]]></text-property>

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • I cant connect to the itunes store and the support team didnt really help anyone facing this issue with ipad mini!!! I need help

    I cant connect to the itunes store and the support team didnt really help anyone facing this issue with ipad mini!!! I need help

    Here's the troubleshooter.
    Can't connect to the iTunes Store

  • Facing bug Issue with Visual Studio 2010 SP1 software. need a Hotfix Patch KB2561001

    Hi Team,
    i have installed Visual Studio 2010 SP1 software in my system. but i am facing some issue with a bug. This bug needs a Specific Hotfix Patch ( KB2561001). 
    But when i am clicked on above link, not able to find this patch.
    Kindly request you to provide this Requested patch as project has been stuck without this.
    please look into this issue on priority. Eager to listen from your side.

    Hi mihir ray,
    Like this report:
    https://connect.microsoft.com/VisualStudio/feedback/details/611665/storegeneratedpattern-does-not-saved-properly-into-edmx-entity-framework-4-0
    It seems that the link for this kb is not available. So the real issue is that which kind of issue you get, and then check whether this issue has been resolved by the latest VS version. Like the above report, maybe the new VS version would be better for
    certain limitations for old versions.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • F110 Issue with Error 098

    Hi Guys,
    I have an issue with F110 payment to vendors, system have done payments to vendor and created an list of payment where the issue is for same vendor we have two payments fo which its created two different documents of clearing and showing the error 098  in payment list
    In Status its showing below information:
    Parameters have been entered.
    Payment proposal has been created
    Payment proposal has been editied
    Payment run has been carried out
    Posting orders: 6 generated , 6 completed.
    I have checked all config details everything is fine and even checked with vendor master nothing is blocked for payment too.
    Please guide me in this.
    Regards
    Srinivas0403

    Please raise this questions in the forum - "ERP Financials"
    Karthik

  • Facing intermittent issue with findByAltKey api

    We are facing an intermittent issue with findByAltKey while invoking from service in out code and so we want to understand the expected behavior of this api
    the issue is we have an unposted row in the cache which we need to retrieve.So we are doing a findByAltKey and based on the alternate keys it should return the row,but it fails sometimes.
    We noticed while debugging that one of the alternate key attributes that we have defined on our EO is "Name" and the value of name in the EntityCache is sometimes becoming null.As a result of this the alternatekey attributes we pass doesnt match the EO.getAltKey(index) and it in turn doesnt fetch the row.
    This attribute "Name" is present both in the base table and the translation table and there is a view link from parent VO to the TL(translation) VO.
    What we want to understand here is when we do a findByAltKey based on name ,from where does it gets the name from the base vo or translation vo? And is it because of this sometimes this value in the cache is null?
    Can anyone please explain the above issue.

    Hi,
    Which SOA server you are using?
    A & B are synch or Asynch processes?
    Thanks
    Arik

  • Facing an issue with rcuHome.zip file whille installing Web Logic Server in

    While installing WLS from newly created view, getting the below error.
    cp: cannot stat `/ade/akalikot_Fin-223-UI/rcuintegration/shiphome/rcuHome.zip': No such file or directory
    ... pseudo translation files
    ... oracle.apps.common.resource, oracle.soa.apps
    did not find oracle.apps.common.resource.ear
    /ade/akalikot_Fin-223-UI/fusionapps/com/deploy/oracle.apps.common.resource.ear
    one reason is that you are not in a FUSIONAPPS ADE view
    did not find AdfFinServiceUtilPublicPojoCurrency.jar
    /ade/akalikot_Fin-223-UI/fusionapps/fin/deploy/AdfFinServiceUtilPublicPojoCurrency.jar
    one reason is that you are not in a FUSIONAPPS ADE view
    ... Validating installer repository ...
    ... Missing installer file
    /scratch/software/mw_local/FMWTOOLS_11.1.1.7.0_GENERIC_120920.1250_PATCHES4FA_11.1.1.7.0_PLATFORMS/akalikot/mw_stage/installers/rcuHome.zip
    ... Missing non critical file
    /scratch/software/mw_local/FMWTOOLS_11.1.1.7.0_GENERIC_120920.1250_PATCHES4FA_11.1.1.7.0_PLATFORMS/akalikot/mw_stage/otherFiles/oracle.apps.common.resource.ear
    ... Missing non critical file
    /scratch/software/mw_local/FMWTOOLS_11.1.1.7.0_GENERIC_120920.1250_PATCHES4FA_11.1.1.7.0_PLATFORMS/akalikot/mw_stage/otherFiles/AdfFinServiceUtilPublicPojoCurrency.jar
    Installer repsoitory is invalid
    createInstRepos.sh: invalid_installer_repos
    instmwhome.sh: invalid_installer_repos
    MW_HOME did not install successfully. invalid_installer_repos
    Please help me to resolve this issue.

    Hi Kalyan,
    By downloading the Java into local directory has partially worked. But It wouldn't let me uncheck the Oracle coherence while doing the custom installation as well.
    I have few more questions on the oracle quick start .
    Some times I ran into issue like "NO VALLID BROWSER FOUND" while entering the password. it wouldn't let me enter. (I ran into this new issue today)
    In others.
    Configure the Managed server
    If I click on add button, by default it is giving the name as "new_ManagedServer_1"
    Does it allow me to change the name in the configure managed server.
    How about Configure clusters and configure machines - Here I don't want configure any clusters. Configure machines (I would like to configure it later).
    At the end I got 2 URLS for Admin server.
    Can you please answer these questions ?
    Or if you have the doc for this, can you please share with me ?If you are willing I can give E-mail id .
    Thanks,

  • Inbound IDoc w/message ORDERS - issues with error processing

    We are using inbound IDoc ORDERS05 with message type ORDERS to create the sales orders in SAP. In WE20 we have the following settings:
    - partner type LS (= Sales Org VKORG)
    - process code ORDE
    - trigger by background program
    - post-processing agent of type US (user) with a user ID.
    We create IDocs through an ABAP program and use RBDAPP01 to post the IDocs. When there is an application error in the IDoc posting we expect the designated user to receive a workflow item in the SAP Inbox, but for some reason this is not happening.
    I did some research and went through all the possible settings for workflow, task, etc. and everything seems to be set up correctly. When debugging RBDAPP01 I have noticed that it calls FM APPLICATION_IDOC_POST_IMMEDIAT, which, in turn, calls IDOC_START_INBOUND. If IDOC_START_INBOUND returns SY-SUBRC = 1 then the workflow item is sent correctly to the designated user, exactly as we want. But for some reason it returns 0 (I changed it to 1 in the debugger).
    It seems that IDOC_START_INBOUND reads TEDE2 records (TEVE2-EVCODE = ORDE) and sy-subrc = 1 is only possible when EDIVR2 is 1,2,3 or 4. In our case TEDE2-EDIVR2 = 6. It seems that TEDE2 is maintained in the transaction WE42. However, I tried to change the settings there but it affects the IDoc processing in whole (IDoc gets some odd status and doesn't get processed as before). I've also tried to use process code ORDE_BY_WORKFLOW in WE20 with the same "success".
    What do we need to do to get a workflow item for the errors that happen in the application layer when IDoc is posted? Is it even possible with this message type?
    Any ideas would be appreciated.

    Hi,
    Can you please share how do you overcome the problem, so that it can be helpful for others.

  • Issues with Error #2048 on deployed Flex/PHP Web Application

    Hello,
    I'm testing out Flash Builder for PHP and I'm running into the following error when deploying to a web servers:
    Send failed
    Channel.Security.Error error Error #2048 url: 'http://testsite.dreamhosters.com/LocatorPHP/public/gateway.php'
    I have looked though documentation and tutorials without any luck.  My application works great on the local Zend Server setup but as soon as I jump to a remote web server I get problems.
    Here's what I've tried:
    1) crossdomain.xml in web root
    2) amf_config.ini updated so zend framework on server and gateway.php are reachable (connecting to gateway.php directly gives me no errors)
    3) attemped to change the flex server option in my project but Flash Builder for PHP will not allow me to change this, so I had to change my php service.as endpoint entry to the gateway.php on the webserver
    Is there a log that can help me troubleshoot the error?
    Thanks in advance.

    Any solution I have just ran into the same issue. App works perfect on localhost phpmyadmin as soon I change everything to our public server ERROR#2048
    I have tried same as above no results.
    After countless hours of searching this worked for me!!!!
    http://forums.adobe.com/thread/674871

  • Upgrade issue with errors

    I recently tried to upgrade my Ipad OS from version 4.3.5 to 5.0.1.  I have the most recent version of iTunes, 10.5.2, and my PC is up-to-date with the Windows XP service pack 3.  It began by backing up the content onto iTunes.  After that it gave me a message saying that the update of the system would erase all data on my iPad.  I figured I was covered as I just backed it up so I clicked ok.  It began updating then after a while it can to a halt with an error message.
    As of right now iTunes does not ackowledge the iPad.  When I boot up the iPad all I get is the dreaded iTunes connector image.  I am at an impasse here; for the live of me I can not figure out how to proceed.  Any advice would be GREATLY appreciated!  Thanks in advance.

    Hi Markus
    Thanks for your quick answer
    Indeed I have checked this logs and I had only one entry for a table
    But I don't undersdand why I have all the error regarding support packages (around 100)
    And without a clear message to investigate further
    Cheers
    Yacine
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPAB62062.TST
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "8"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPAB62063.TST
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "8"

  • Having an issue with errors on a livecycle project, can anyone tell me what's wrong?

    Hello! I've uploaded screenshots of the errors here : http://imgur.com/a/0mKtU
    When you click the add button to add another column, the column appears (exactly how it should) but then this error comes up. I don't know much about any of this, but I think it's because there's something extra that shouldn't be in the code? Can anyone confirm for me or give me an answer on this? I feel like it's simple but I have little to no experience with livecycle.
    Thank you for your time and help!
    This is the code for the Oplus1Table:
    form1.#pageSet[0].Page1.WitnessTable.AddWitness::click - (JavaScript, client)
    WitnessTable.Witness1.instanceManager.addInstance(1);
    And the Errors:
    Script failed (language is formcalc; context is xfa[0].form[0].form1[0].#pageSet[0].Page2[0].Oplus1Table[0].Oplus1Table[0].Oplus1[2])
    script=...
    Error: accessor 'true' is unknown
    and this is the code for the WitnessTable:
    form1.#subform[0].WitnessTable.AddWitness::click - (JavaScript, client)
    WitnessTable.Witness1.instanceManager.addInstance(1);
    And the Error
    Script failed (language is formcalc; context is xfa[0].form[0].form1[0].#pageSet[0].Page1[0].WitnessTable[0].WitnessTable[0].Witness1[3])
    script=...
    Error: accessor 'true' is unknown
    Like I said, I don't know much, but it looks to be the same error just in different context based off of the Oplus1Table for the first error and WitnessTable for the next.
    Thanks again for any help.

    Hi Steven,
    }catch (ClassNotFoundException ex)
    catch(InstantiationException ix)
    catch(IllegalAccessException lx)
    try{
                   //can use URL + dbName here
    con =
    DriverManager.getConnection("jdbc:mysql://localhost:33
    06/dbName",user, password);
    }catch(SQLException sqx)
    {}For each of the catch block above, you should log the caught exception. This is also why you don't see any exception logged when errors occur.
    There could potentially be a long duration between servlet.init() and servlet.doPost(). So, the connection that you establish during init() may be disconnected by timeout or other means by the time the code in doPost() uses "con" . Your code does not have any mechanism for recovering a failed connection.
    Suggestions:
    1) log exceptions
    2) use a container managed JDBC connection pool
    3) post in the correct forum (Application Server)

  • Facing following issues with SAP Design studio tool

    Hello Everyone,
    I am new to SAP Design Studio. I am working on creating dashboards and I am using Design Studio 1.2 version. Please suggest some solutions for the following issues. Thanks in Advance.
    1. External CSS file which is embeded using custom CSS option under "application component properties" is not working.
        * I kept the external CSS file inside repository-> my application folder.
    2. During runtime, getting javascript error while selecting '-' option from filter panel.
    3. Unable to select or type dimension name under "dimension filer component" properties.
    4. Getting runtime error for dropdown list, and I have inserted the following code under "onStartup" option of Application component properties.
    "DROPDOWN_1.setItems(DS_1.getMemberList("PRODUCTREF", MemberPresentation.INTERNAL_KEY, MemberDisplay.TEXT, 20));
    and dimension values are not populated in auto suggest."

    Hello,
    Check the following components are installed on the local machine of your application designers;
    1) 32-bit Version of Java Runtime ENvironment 1.6 or 1.7 ((http://java.com/en/load/index.jsp)
    2) Internet Explorer 9.0
    or May be just uninstall and again reinstall
    regards,
    Anand Kumar

Maybe you are looking for

  • How to Cut and Paste in Yosemite

    Hi All, I have a lot of files that I want to transfer to an external HDD to save up space on my MBP HDD. Is there a way of cutting and pasting as you would in w$ndows? or do I have to copy and paste and then go back through the files and send them to

  • Embedded Tomcat Java Application

    Hi I am using an Embedded Tomcat Java Application. I am getting the following Exception when i run the program. java.lang.NullPointerException      at org.apache.catalina.startup.DigesterFactory.register(DigesterFactory.java:174)      at org.apache.c

  • What types of third party loyalty solution can SAP POS 9.5 intergrate with

    What types of third party loyalty solution can SAP POS 9.5 intergrate with (reserached already Rediron, and DBS)? Looking For Loyalty\rewards and giftcard solution.  Any advice would be appreciated.

  • Trying to "click" on accept user agreement on Adobe Acrobat Pro, free trial.  Nothing happens.

    I have a Mac Book Air, latest update of OSX system 10.7.5.  I successfully downloaded a free trial of Adobe Acrobat Pro.  I've successfully installed it.  But when a pop up window asks to me to accept the license agreement, nothing happens even thoug

  • Pls help on how to unlock the locked ipad2 wifi screen.

    I had my iPad2 wifi was locked the screen when my little boy tried to open by guessing passcode more than 3x... Need your help pls on how i can unlock the locked screen? I would appreciate your advise... Thank you. Gerry murillo