BEA-380000: General runtime error: Read channel closed - intermittent

I am encountering this error code intermittently. My production has been live from past 20 months and I see this error very recently and its like once a week.
I doubt if this has something to do with the network and as this is very generic error(BEA-380000) I am not able to find any pointers on this error.
My environment
Solaris 10,Weblogic 10.3(Not clustered)
fault="<con:fault xmlns:con="http://www.bea.com/wli/sb/context">
<con:errorCode>BEA-382500</con:errorCode>
<con:reason>OSB Service Callout action received SOAP Fault response</con:reason>
<con:details>
<con1:ReceivedFaultDetail xmlns:con1="http://www.bea.com/wli/sb/stages/transform/config">
<con1:faultcode xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">soapenv:Server</con1:faultcode>
<con1:faultstring>BEA-380000: General runtime error: Read channel closed</con1:faultstring>
<con1:detail>
<con:fault>
<con:errorCode>BEA-380000</con:errorCode>
<con:reason>General runtime error: Read channel closed</con:reason>
<con:location>
<con:node>RouteNode1</con:node>
<con:path>request-pipeline</con:path>
</con:location>
</con:fault>
</con1:detail>
</con1:ReceivedFaultDetail>
</con:details>
<con:location>
<con:node>PipelinePairNode1</con:node>
<con:pipeline>PipelinePairNode1_request</con:pipeline>
<con:stage>stage1</con:stage>
<con:path>request-pipeline</con:path>
</con:location>
</con:fault>"
Cheers
Sridhar

Matt,
How are you invoking local proxy from HTTP proxy (using route node or service callout)? Is local proxy calling another proxy/business service? Do you have fault handling implemented?
Can you also check server log to figure out any additional error information (like stacktrace)?
Regards,
Anuj

Similar Messages

  • WLS 10.3.3 (OSB) Exception faced : General runtime error: FATAL Alert:BAD_CERTIFICATE - A corrupt or unuseable certificate was received.

    WLS 10.3.3 not supporting SHA2 cert at provider end . (wild card certificate cannot be imported to trusted certs)
    During integration from OSB 11g we face below exception :
    General runtime error: FATAL Alert:BAD_CERTIFICATE - A corrupt or unuseable certificate was received
    Regards,
    Anitha

    Enable -Dssl.debug=true java option and capture the logs.
    You might find this userful
    http://weblogic-wonders.com/weblogic/2010/01/28/troubleshooting-ssl-issues/

  • Weblogic 8.1 SP 6 throws Read channel closed when sending SOAP message

    Hi,
    I am using Weblogic8.1 SP6 & Axis1 to send SOAP message through RPC call using SSL. This is working intermittently.
    I use WLSSLAdapter to set up the SSL, and some properties I set:
    System.setProperty("javax.xml.soap.MessageFactory", "weblogic.webservice.core.soap.MessageFactoryImpl");
    System.setProperty("javax.xml.rpc.ServiceFactory", "weblogic.webservice.core.rpc.ServiceFactoryImpl");
    System.setProperty("weblogic.webservice.verbose", "true");
    In case of error, the server throws this:
    java.io.IOException: Read channel closed
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Sourc
    e)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown S
    ource)
    at com.certicom.tls.record.ReadHandler.read(Unknown Source)
    at com.certicom.tls.record.ReadHandler.read(Unknown Source)
    at com.certicom.tls.record.ReadHandler.read(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.closeWriteHandler(Unknown S
    ource)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.close(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Sourc
    e)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown S
    ource)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.io.OutputSSLIOStreamWrapper.write(Unknown Source)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
    at java.io.BufferedOutputStream.write(BufferedOutputStream.java:105)
    AT java.io.FilterOutputStream.write(FilterOutputStream.java:80)
    at weblogic.webservice.binding.soap.HttpClientBinding.writeToStream(HttpClientB
    inding.java:430)
    at weblogic.webservice.binding.soap.HttpClientBinding.send(HttpClientBinding.ja
    va:219)
    at weblogic.webservice.core.handler.ClientHandler.handleRequest(ClientHandler.j
    ava:37)
    at weblogic.webservice.core.HandlerChainImpl.handleRequest(HandlerChainImpl.jav
    a:143)
    at weblogic.webservice.core.ClientDispatcher.send(ClientDispatcher.java:231)
    at weblogic.webservice.core.ClientDispatcher.dispatch(ClientDispatcher.java:143
    at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:471)
    at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:457)
    at weblogic.webservice.core.rpc.CallImpl.invoke(CallImpl.java:566)
    at weblogic.webservice.core.rpc.CallImpl.invoke(CallImpl.java:419)
    Before sending message, application will first retrieve WSDL from the target. This is always success.
    I need to know how to fix this problem.
    Any help is appreciated. Thanks.
    Alvin

    Hi,
    Even I am facing the same issue could any body help me out to solve this issue.

  • Runtime error R6025 when closing adobe captivate 6 or 7

    Everytime I close Captivate on a system running Win 8.1 (did it with previous version of Windows, too), I would get this runtime error R6025 pure virtual function.  Any resolujtions to this error would be appreciated.

    Hi there,
    Welcome to Adobe Community.
    This could be because of corrupt preferences.
    We could try to recreate the preferences, however it will delete your customizations in the workspace. But we will not completely delete the preferences folder so we can get it back.
    In order to recreate the preferences, please do the following.
    Save your Project.
    Close Captivate
    Windows 8: C:\Users\[user name]\AppData (hidden folder)\Local\Adobe\Adobe Captivate 7 folder
    Rename the Captivate 7 folder to anything.
    Launch Captivate and test your project.
    Hope this helps!
    Thanks!

  • BEA-380000: Transport Exception

    I am getting this exception when i am trying to call a business service from proxy using dynamic routing , please help me
         <soapenv:Envelope      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
         <soapenv:Body>
         <soapenv:Fault>
         <faultcode>soapenv:Server</faultcode>
         <faultstring>
         BEA-380000: General runtime error: com.bea.wli.sb.transports.TransportException: Operation "getVacationBalanceByUserName" is not valid for this endpoint.
         </faultstring>
         <detail>
         <con:fault      xmlns:con="http://www.bea.com/wli/sb/context">
         <con:errorCode>BEA-380000</con:errorCode>
         <con:reason>
         General runtime error: com.bea.wli.sb.transports.TransportException: Operation "getVacationBalanceByUserName" is not valid for this endpoint.
         </con:reason>
         <con:location>
         <con:node>DynamicRouting</con:node>
         <con:path>request-pipeline</con:path>
         </con:location>
         </con:fault>
         </detail>
         </soapenv:Fault>
         </soapenv:Body>
         </soapenv:Envelope>

    What are the operations in your business service?
    Are you setting the correct operation in dynamic route expression?
    here is an example:
    <ctx:route>
    <ctx:service isProxy='false'>TestProject/TestFolder/TestBusinessService</ctx:service>
    <ctx:operation>BusinessServiceOperationName</ctx:operation>
    </ctx:route>

  • How to fix" RUNTIME ERROR"

    Hi everyone
    I have EASYSIGN version 5 signmaking program installed on Windows XP and have been using it for a number of years
    without any problems untill know.
    Everytime I want to use the Compatibility to open Adobe illustrator cs2 on my Easysign I encounter a RUNTIME ERROR reading.
    Therfore cannot open my documents in that file to work on the jobs store in that file.
    Also cannot access my documents comes up "ACCESS DENIED"
    Can anyone help.. desperate to carry on working with this program

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Robohelp 8 Runtime Error

    I've recently upgraded my laptop, and had to reinstall RoboHelp 8. While I have the same operating system (Windows XP Professional), the version of Internet Explorer was upgraded from 6 to 7. The installation went without a hitch, and RoboHelp HTML launches fine, but it throws a runtime error (with no number) when I try to open my existing project. Runtime error reads:
                   Runtime Error!
                   Program: ...ogram Files\Adobe\Adobe RoboHelp 8\RoboHTML\RoboHTML.exe
                   This application has requested the Runtime to terminate it in an unusual way.
                    Please contact the application's support team for more information.
    No debugging data provided. Repeated twice with the same results.
    Any suggestions on what to do next? Do I need a patch? Thanks!

    I'm wondering if she is checking in files that shouldn't be checked in.
    See Snippet 116 at http://www.grainge.org/pages/snippets/snippets.htm
    If that is not it, I don't know the answer. I will move this thread to the source control forum in the hope it gets a response there.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Adobe Reader X (10.1.1) Visual C++ Runtime error - Citrix XenApp 4.5

    Error:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program: C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe
    I work for a large government agency, and we are experiencing the above error, but we have the added complexity of Citrix (XenApp 4.5). Most of our servers run Server 2003 SP2 Enterprise.
    When you log into the server's console, a PDF from a network location launches fine, however a Softgrid package which contains a link the PDF produces the error (unless you have elevated domain privileges - and then it works fine).
    Using Citrix to launch the PDF via the Softgrid package or the network drive sometimes works, but randomly produces the error. Our security team will now allow us to disable Protected Mode (from our last test, disabling Protected Mode resolved the issue).
    A Procmon log of a failure to launch shows AcroRd32.exe producing an Insufficient Resources error to an IPC share on all our DFS Namspace servers. After that Reader seems to terminate.

    Hi,
    Can you please let me know the following information:
    1) Is the issue exist for previous versions of Reader as well (like Reader X, Reader 9)
    2) Does your organization also use XenApp 5 or XenApp6? If yes, can you please try to reproduce the issue for the clients of those servers.
    3) Please try out the following :
    -- Launch Reader10.1, Goto Edit->Preferences -> General . Un-select the option 'Enable Protected Mode at startup' and close Reader.
    -- Open the PDF file which was throwing Visual Runtime error and see if the error still persists.
    -- After the observation please launch Reader again and goto Edit->Preferences -> General and now select 'Enable Protected Mode at Startup' and close Reader.
    (Reader should always be kept at Protected Mode as it is much more secured)
    Thanks,
    Shakti

  • When will Reader 9's Runtime error for redirected Application Data be fixed??

    Has anyone heard when Adobe will fix Reader 9's Runtime error for redirected Application Data??  It's still happening with 9.1.3 for only users who have their Application Data folder redirected via Group Policy.
    It's been going on for some time, as evidenced by the following link, and my own personal pain fighting this
    http://forums.adobe.com/thread/391738?start=100&tstart=0

    Also posted here: http://forums.adobe.com/thread/391738
    I haven't read through all of the posts, but the general consensus I have is that the issue is in fact related to the redir
    ection of the Application Data folder. The main issue being that the use of a UNC path causes the error described, with some mention to explicit user permissions on the root of the folder path.
    I was just recently made aware of this issue in our environment. Apparently we've held off upgrading to Adobe 9.x because of this issue. After a little research, it was apparent that simply modifying the default Folder Redirection policies is not possible because the use of a mapped drive is not supported.
    I haven't had a chance to test this yet, and may not be able to for some time, so I thought I would share this in case someone else might be able to test. The idea being to simply use a custom ADM file to force the redirection of certain profile folders. Again, I haven't tested this using a mapped drive in the path, but I have successfully used the same settings below to redirect other folders not available by default in Group Policy.
    1) Copy the text between ----- Start of ADM ------ and ----- End of ADM ------ and paste it into a text file.
    2) Rename the .txt to .adm.
    3) Load the ADM template into a GPO.
    4) Right click "USER Custom Settings", select "View", select "Filtering" and uncheck the option "Only show policy settings that can be fully managed".
    5) Configure the "Redirect Application Data" option as enabled, and enter a mapped drive path.
    6) Test.
    I'm interested to hear if this is a viable solution or not.
    ------ Start of ADM -----
    CLASS USER
          CATEGORY "USER Custom Settings"
                CATEGORY "Folder Redirection Settings"
                      POLICY "Redirect My Documents"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Personal"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectHistory
                      POLICY "Redirect Application Data"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "AppData"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectHistory
                      POLICY "Redirect Cookies"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Cookies"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectCookies
                      POLICY "Redirect Favorites"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Favorites"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectFavorites
                      POLICY "Redirect History"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "History"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectHistory
                      POLICY "Redirect Recent Documents"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Recent"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectRecent
                END CATEGORY
          END CATEGORY
    ------ END of ADM -----

  • BEA-380000 Error : Thread loss ?

    Hi
    Information:
    My proxy message flow:
    1. Proxy calls business service. Business service response is transformed and returned to client.
    2. If business service call fails, then proxy writes to database with comment "EmployeeID_Failed". (EmployeeID is in request which I store to variable EMPID). Then it returns error response to client.
    I have set read timeout 200 and connection timeout 60 for the business service. That's enough I guess.
    ===============================================================================================================
    Problem:
    Problem is when backend service is overloaded with requests from other clients it returns the following -
    <con:fault>
    <con:errorCode>BEA-380000</con:errorCode>
    <con:reason>[WliSbTransports:381304]Exception in HttpOutboundMessageContext.RetrieveHttpResponseWork.run: java.net.SocketTimeoutException
    java.net.SocketTimeoutException
         at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse$SocketTimeoutNotification.&lt;clinit>(AsyncResponseHandler.java:551)
         at java.lang.J9VMInternals.initializeImpl(Native Method)
         at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
         at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse.handleTimeout(AsyncResponseHandler.java:396)
         at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse.timeout(AsyncResponseHandler.java:502)
         at weblogic.socket.SocketMuxer$TimerListenerImpl.timerExpired(SocketMuxer.java:985)
         at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)</con:reason>
    <con:location>
    <con:node>To Backend Busines service</con:node>
    <con:path>response-pipeline</con:path>
    </con:location>
    </con:fault>
    And nothing is written to DB!! Request volume is in thousands and hence I am not able to confirm if the response was returned to client or not as well.
    ===============================================================================================================
    Observations: Returned response body content after timeout error is empty. Header content is also empty.
    ===============================================================================================================
    My question is - is there any thread loss involved due to BEA-380000?
    -s-k

    If the web service is in weblogic. Open a web browser and type something like:
    http://weblogicserver:port/serviceURI?WSDL
    If the browser cannot find the page it's likely your URI is invalid.
    Gregory Haardt
    ALSB Prg. Manager
    [email protected]

  • Verify operation failed and Runtime Error While using Adobe Reader 10.1.2

    We have installed Adobe reader 10.1.2 on Windows Servers 2008 and user are accessing its using Citrix.When users open PDF files they are getting message "Verify Operation Failed" and also getting error "Runtime Error"
    even on one server we updated the version to 10.1.3 but still they are getting same error.
    Pdf files open up but after multiple attempt..
    Error are provided below

    Hi, I have been using Citrix on Server 2008 for quite soemtime. And have not seen any such issues with Reader 10.1.2 and 10.1.3
    Can you provide the event viewer log ? Also is the same issue seen while opening PDF in the Citrix Server ? Or it is mainly seen while Citrix Users accessing the published Reader app via Citrix Web URL ?

  • Microsoft Visual C++ Runtime Library runtime Error Adobe Reader 9.3.2.163

    I have not been able to find any posts that describe the problem I just uncovered, so that is why I am posting it here.
    Two errors seen so far:
    1 : In Internet Explorer 7, opening a PDF we get
    "Microsoft Visual C++ Runtime Llibrary" (title bar message)
    Runtime Error!
    Program: C:\Program Files\Internet Explorer\IEXPLORE.EXE
    abnormal program termination
    2: In Windows Explorer double click a PDF, or open Adobe Reader directly from the Start Menu
    "Microsoft Visual C++ Runtime Llibrary" (title bar message)
    Runtime Error!
    Program: C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe
    This application has requested the Runtime to terminate in an unusual way.  Please contact the application's support team for more information
    This is working in our legacy Terminal Server environment.  We are migrating to a new Terminal Server environment using XenApp 5, and ran into this problem.  The big different is we are redirecting Application Data to a different path than we used to.  However, the old way was also a network UNC path (which I understand was a big problem in 7.0)
    We are running:
    32-bit Windows 2003 R2 SP2 Terminal Server
    Using Adobe Reader 9.3.2.163
    Using Application Data folder redirection to \\server\share\%username\folder\folder\Application Data
    *** The older legacy environment used \\server\%username\folder\folder\Application Data; as we wanted all user profiles to come in through a single share, which so far has been working fine. 
    The difference we have found is users do not have file permission to the root of the new single share.  for example for simplicities sake, lets say \\server\share is c:\users and under C:\users we have bjones, jdoe etc.  users have full control to their own folder, but not to c:\users.  Since the share maps to c:\users, \\server\share is actually not writable to users, but \\server\share\%username% is.  So far so good ...
    Except when analyzing what is going on before the crash (using sysinternals Process Monitor) I found the AcroRd32 does a little verification dance up the entire share and folder structure, creating and reading files and folders.  Because of this dance, and the lack of permissions I surmised it must be failing.  In Process Monitor I could see AcroRd32.exe checking the share, then my user folder then it dies with a "NAME COLLISION" because it tries to create a folder or file with the same name as one that already exists.  So I gave my test user account full control access to the entire structure and now my test account is working.
    So we are going to either abandon this idea or re-apply permissions to all our profile folders.  Not sure yet.
    I am more or less reporting this for others to benefit, and if Adobe can check into why their application feels like it must walk down the entire folder structure to verify it exists that would be an added bonus.
    Thanks

    There have been several similar topics over the last year or so; see this search result http://forums.adobe.com/search.jspa?q=runtime&resultTypes=MESSAGE&resultTypes=COMMUNITY&pe opleEnabled=true&dateRange=all&communityID=3414&username=&numResults=15&rankBy=10001
    B_spies wrote:
    I would post some attachments of our Process Monitor screenshots but attachments are apparently disabled on the forums right now.
    You can still post images using the camera icon on the forum editor.

  • Runtime Error in Adobe Reader 8.1.2

    When attempting to open a PDF document in Adobe Reader 8.1.2, get the following error;
    Runtime Error!
    Program: C:\Program Files\Adobe\Reader 8.0\Reader\AcroRd32.exe
    This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
    I have uninstalled and reinstalled the application. I have attempted the fixes I found online, but with no success. I have installed Version 9.0 it resolved the error. however we are not useing version 9.0 yet.
    The only other change has been we have recently upgrade to Microsoft Office 2007.
    I am with the help desk at womack Army Medical center. Does anyon eknow of a fix for this issue?

    @Ryan: Are you working for Bayer? We have the same problem here at Bayer since users personal folders are mapped to drive M:.
    It is a result of the preinstallation procedure "cost initialize/cost finalize" windows installer does. If users My Documents or My Pictures folders are redirected through registry HKU\...\UserShellFolders\... and the drive is not available, cost finalize will fail to check available disk space on the missing drive.
    If you can use a script to execute the installer, first check for drive M: and if not available, substitute e.g. C:\Temp to M: (subst M: C:\Temp), then execute the installer and when finished, delete substituted drive by "subst M: /D".

  • Getting a runtime error in reading long text from production order

    Hi all,
    I am trying to read production order long text and the code is not showing any syntax error but if i execute it i am getting a runtime error as "Text object aufk is not available".
    But i did check for the text object , text id enties in TTXOB and TTXID tables. Also i am able to see the relevant text in tables STXH and STXL, dont know why i am getting this runtime error and unable to debug.
    I tried a lot searching in forums, but they all ask me to write the code in the way i did, so dont know what is the problem.
    Data Declarations
    data: xaufk  type aufk.
    data: l_name type thead-tdname.
    data: ilines type table of tline with header line.
    Parameters
    parameters: p_aufnr type aufk-aufnr.
    concatenate sy-mandt p_aufnr into l_name.
    condense l_name no-gaps.
              CALL FUNCTION 'READ_TEXT'
                EXPORTING
                 CLIENT                         = SY-MANDT
                  ID                                =  'kopf'
                  LANGUAGE                 =  sy-langu
                  NAME                          = l_name
                  OBJECT                       = 'aufk'
                TABLES
                  LINES                         =  ilines
              write : ilines.
    Regards
    Jessica

    Hey Vijay,
    Thanks for you reply, It worked, i am not getting the runtime error, but also not getting the output.
    am i missing anywrite statements?
    Please check the code and suggest changes if required. i want to see the long text in the production order in the output. should i say write: ilines.?
    Data Declarations
    data: xaufk  type aufk.
    data: l_name type thead-tdname.
    data: ilines type table of tline with header line.
    Parameters
    parameters: p_aufnr type aufk-aufnr.
    concatenate sy-mandt p_aufnr into l_name.
    condense l_name no-gaps.
              CALL FUNCTION 'READ_TEXT'
                EXPORTING
                 CLIENT                         = SY-MANDT
                  ID                            = 'KOPF'
                  LANGUAGE                      =  sy-langu
                  NAME                          = l_name
                  OBJECT                        = 'AUFK'
                TABLES
                  LINES                         =  ilines
                 write : ilines.
    Regards,
    Jessica.

  • Adobe Reader X - Runtime error - Windows 7

    What am I doing wrong? Any ideas?
    Installed Reader X 3 times since yesterday onto differnt Windows 7 machines - including once onto a clean Windows 7 Enterprise 32bit install (i.e. no old versions of anything to remove) - and on all atempts once the software is installed and run, i just get a runtime error and it won't open up.  Screenshots below

    This was exactly what I expected after I read that Adobe announced Reader X (X fits really because it is the best to terminate this software).
    It is always the same - the quality of Adobe software is below each expectation. Now we have the already version 10 and Adobe has still not understood the difference of Windows XP and and Windows 7 regarding user profiles - I doubt that they ever heard the term "roaming profile" or "junction/symbolic link/hard link". Some people should be forbidden to program - if I would have the choice I would select another pdf viewer. And if you try to address these kind of issues Adobe acts deaf and simply says this not supported instead of fixing their stupid mistakes in their poor products - this approach is so easy - if they  continue to behave in this way and exploit their current monopole they will not survive, because all disappointed customers will switch to the next best alternative as soon as they offers a less painful product or at least better support. I start to love Steve Jobs and Apple.
    The question stays: Why Adobe reinvented a bug, which was already fixed in Adobe Reader 9 - what the hell are they doing in their programming caves in India - it looks like one programmer does not speak to the other or took a very old outdated code stream - very poor versioning and quality managment.
    I have to deal all the time in my Company with these Adobe Pre-Alpha products full of bugs and I'm fed up to always run into major unsolved issues - Adobe test your products before you do a final release!!!! You ever heard about a public beta phase??????
    This is from your own kb article: http://kb2.adobe.com/cps/404/kb404597.html
    "This error occurs when the application checks for read permissions for each directory in the path to Application Data. The application is supposed to instead only inspect for permission in the Application Data directory and below. If the requisite permissions are not found, a runtime error occurs.
    The 9.4 cumulative update changes this behavior so that the application does not check for permissions on parent folders."
    So read your own fu..... KB before you release anything and make such a spectacle about a <sarcasm on> "complete new version, which is the most safe, reliable and convenient reader version ever <sarcasm off> (lol)

Maybe you are looking for

  • USING MULTIPLE CONTROLLING AREA in the column

    Dear Experts, As per my requirement i need fetch the data from multiple controlling areas in to one report. please let us know how many ways are there? can i able to use controlling are in the column of the report. when i try to select the controllin

  • Webi Performance Issues on XI 4.0

    Hello, We're running XI 4.0 on a VM (Windows 2008 R2) and have serious performance issues opening Webi reports. The java Query Panel takes 30-40 seconds to open. Reports take 15 seconds to open. The same reports displayed no issues whatsoever on XI 3

  • How to get appstore for mac os x 10.4.11?

    how to get appstore for mac os x 10.4.11?

  • Help with Bold Attribute

    I use the following code:      MutableAttributeSet BOLD = new SimpleAttributeSet(); StyleConstants.setBold(BOLD, true); Then, I dump the key, object pair in the AttributeSet by the following piece of code:      private void dumpAttributeSet(Attribute

  • Need UK plug clip for Power Up adapter

    I have a Nokia JBL Power Up speaker which comes with a 18v 2a power adapter. But I only have the adapter clip for the USA mains pins, and need one for the UK. Does anyone know where I can obtain the UK pin adapter, or if anyone has one spare (e.g. no