CLIENT_SEND_FAILED 500 Timeout Error

Hi Guys,
i am getting below error in PI MONI, can any one please help me how to resolve this isuue.
This interface is File to Proxy(ECC).
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--  Call Adapter
  -->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
  <SAP:Category>XIServer</SAP:Category>
  <SAP:Code area="INTERNAL">CLIENT_SEND_FAILED</SAP:Code>
  <SAP:P1>500</SAP:P1>
  <SAP:P2>Timeout</SAP:P2>
  <SAP:P3>(See attachment HTMLError for details)</SAP:P3>
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:Stack>Error while sending by HTTP (error code: 500 , error text: Timeout) (See attachment HTMLError for details)</SAP:Stack>
  <SAP:Retry>A</SAP:Retry>
  </SAP:Error>
Thanks,
Siva.

Hi,
     Is your scenario synchronous?
Did you get a chance to look at below links:
Re: CLIENT_SEND_FAILED for sync calls
INTERNAL CLIENT_SEND_FAILED Internal Server Error 500 Error while sending b
Regards,
Naveen

Similar Messages

  • RFC  Received HTTP response code 500 : Timeout error

    Hi All.
    I am getting the following error for the RFC sender:
    Transmitting the message to endpoint http://pocitmsprdxi.crisp.com:8000/sap/xi/engine?type=entry using connection RFC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Timeout.
    The RFC sends the data to XI through RFC and at times the data is not entering XI and the error shown above occurs.
    How do i solve this?

    Hi Lavanya,
    For these kind of problem, you need to set proctimeout smicm as per SAP note - 824554 .
    Application threads in the J2EE engine might have got consumed in high load situations. Increase the count of application threads in config tool at location Config Tool -> cluster-data -> <configuration template> -> <instance-ID> -> managers -> ApplicationThreadManager -> MaxThreadCount.
    And also Increase the parameter ServletInputStreamTimeout.
    Hope this helps to you.
    Regards,
    P.Rajesh

  • Error when sending message: 500 Timeout

    while sendin a message in the http to rfc scenario, im gettin this error message "Error when sending message: 500 Timeout".
    can any1 throw some light on this.

    Hi venu,
    you need to go to RZ10 and there select the profile instance and go with the extended maintance option in the change mode.
    there are two ways you can change it:
    1. check out note: 824554
    TCODE - rz10
    icm/server_port_0 = PROT=HTTP,PORT=8010,TIMEOUT=800,PROCTIMEOUT=800
    (for 800 seconds)
    8010 is my HTTP port so you have to change it:)
    2. SXMB_ADM -> configure integration server -> change specific identifiers
    runtime parameter:
    Parameter HTTP_TIMEOUT
    Meaning
    Specifies the timeout for http connections (time between two data packages at line level). This value overrides the system profile parameter icm/server_port_n (for example, icm/server_port_0 : PROT=HTTP, PORT=50044, TIMEOUT=900). If you do not set the parameter HTTP_TIMEOUT or if you set the parameter to 0, then the setting for the system profile parameter is used.
    Personally I only changed the one from the instance profile but the second one should work too
    My suggestion is change only PROCTIMEOUT to 600 or 900 but dont change TIMEOUT. Imp thing is u need to restart the XI, then onlychanges will take place.
    If these dosent work out go for changing TIMEOUT also. Just set the value for the instance and dont maintain the HTTP_Timeout in the sxmb_adm
    Let me know what u have done , if it works
    Thanks,
    srini

  • 500 server timeout error

    Hi
    Its urgent!!
    Our Production portal was working perfect. Suddenly the iviews is showing 500 server timeout error
    Error: -5
    Version: 7000
    Component: ICM
    Module: icxxthr_mt.c
    Line: 2698
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    The transaction iviews are working fine as of now. ESS iview, identity management are showing timed out error.
    please help.
    regards,
    Sasha.
    Edited by: Sasha on Feb 17, 2008 8:35 AM

    Hi Sasha,
    While i am running the web reports with huge sets of data i am getting the error like below. Could you please help me out on this issue.
    Connection timeout(-5)
    Error: -5
    Version: 6040
    Component: ICM
    Module: icxxthr_mt.c
    Line: 2603
    Server:.........
    Detail: Connection to partner timed out after 60s
    It is very urgent for me, could you please helpme out.
    Thanks in advance.
    Best Regards,
    Hari

  • TimeOut error while running a report on the report server

    Hi,
    One of my report is taking 30 minutes to generate the output. It works fine when I run it locally, but when I run it on report server I encounter the following error message. Its a timeout error. Any solution other than tuning the query, please.
    500 Internal Server Error
    org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
         at java.lang.Class.newInstance0(Native Method)
         at java.lang.Class.newInstance(Class.java:237)
         at com.inprise.vbroker.orb.SE.read(SE.java:28)
         at com.inprise.vbroker.orb.DelegateImpl.handleReply(DelegateImpl.java:711)
         at com.inprise.vbroker.orb.DelegateImpl.invoke(DelegateImpl.java:606)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:459)
         at oracle.reports.server._ConnectionStub.getMainFile(_ConnectionStub.java:1283)
         at oracle.reports.client.ReportRunner.getMainFile(ReportRunner.java:488)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:121)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:95)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1322)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1139)
         at oracle.reports.rwclient.RWClient.doPost(RWClient.java:328)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)

    Hi Bhasker
    Try setting idleTimeOut under connection element in server configuration file to a large value.
    Regards
    Sripathy

  • Frame timeout error using Configure Trigger3.vi

    Hi all,
    I'm triggering the frame capture of an .avi with an RTSI connection.  However, I keep getting a frame timeout error when I use the IMAQ Configure Trigger3.vi.  I don't get any timeout errors when I just use the IMAQ Generate Pulse3.vi but I am trying to sync the frame capture to an optical switch.  If I just use IMAQ Generate Pulse3.vi, I get a .avi but the frames are completely out of sync with the switch, but if I use both IMAQ Generate Pulse3.vi  and Configure Trigger3.vi I get nicely separated images but it takes an age and ends up in a timeout error.
    I want to capture e.g. 500 frames, over the course of 2 s - so I've set my frame timeout to be 2000.   At my current acquisition rate (31680 Hz per line (1024 pixels)) 500 frames corresponds to a total of 1.578 s (images are 100 pxls in height).  This is much less than the total scanning time.  Where am I going wrong?
    Thanks in advance for your help.
    Miika
    Attachments:
    screen.png ‏32 KB

    Hey Miika
    What are the hardware you are using. These vi's only work with specific hardware and this may be why they are not functioning correctly. For example the Configure trigger3 vi only works with the following PCIe-1427, PCIe-1429, PCe-1430, PCIe-1433.
    Matthew Trott
    Applications Engineer
    National Instruments UK
    www.ni.com/ask

  • Timeout error in ECC "INTERNAL.CLIENT_RECEIVE_FAILED Error while receiving by HTTP (error code: 402 , error text: ICM_HTTP_TIMEOUT)"

    Dear Experts,
    I am very critical situation due to this timeout error in ECC, please help me as much as you can. Go-live date is very near, but I am not getting any clue why this error is occurring. our ECC system is EHP 4, and PI is dual stack 7.4
    My scenario is synchronous ABAP proxy to HTTP_AAE. request is triggering from ECC via proxy and reaching to third party (bank) through PI, I am reviving the response back in PI from bank. But from PI to ECC the response is not reaching. So in ECC after the defined Timeout limit its getting timed out.
    I have tried everything by increasing the timeout in ECC more than 15 minutes in HTTP_TIMEOUT under SXMB_adm in ECC, but nothing worked, even if I am increasing for half an hour then also its getting timeout after half an hour.
    response from bank to PI is coming within 30 to 40 seconds, but PI is not sending the response back to ECC.
    This is classical scenario, and I have checked the trace via SXMB_Moni in PI as well as in ECC, in ECC its showing the timeout error, but in PI i did not see any trace for this error.
    I have read many thread on SCN for the same error, and everywhere it has been suggested to increase the timeout, and I have tired that, it didn't help me.
    All ABAP proxy configuration has been done as follows.
    RFC destinations in ECC
    LCRSAPRFC(TCP/IP)
    SAPSLDAPI ((TCP/IP))
    G type destination to path "/sap/xi/engine?type=entry"
    G type destination SAP_PROXY_ESR to path "/rep"
    All the destination connection test is working fine.
    but i have a doubt on G type destination(AAE_XDJ) to path  "/sap/xi/engine?type=entry" which is returns the status code 500 with message "Empty HTTP request received", is it ok with 500 ?
    Configuration in ECC Integration Engine configuration is as follows
    Questions
    How the message gets pushed to ECC from PI, once the message received in PI, I believe by G type RFC destination on path  "/sap/xi/engine?type=entry" , please clarify.
    How to trace this, if message is not getting pushed to ECC, I mean I have checked the trace in PI XSMB_MONI, but didn't get anything for this error. In ECC SXMB_moni only I am able to the timeout error.
    Please expert help me as soon as you can, this error really effecting me badly in front of management
    Thanks,
    Farhan

    Hi Hareesh,
    I configured the scenario based on ICO, and again I received the same timeout error in ECC.
    I am really sick with this error, and I have raised the OSS message to SAP. Meanwhile I just want to double check my entire configuration with you. Please see the below configuration (for classical) for ABAP proxy to HTTP_AAE, and let me know if anything is wrong.
    Request structure (ECC->PI->Bank)
    <?xml version='1.0' ?>
    <PaymentInfoMessage>
    <PaymentInfoRequest>
    <CompanyCode>Partner01</CompanyCode>
    <BankCode>BSFRSARI</BankCode>
    <StartDate>2006-07-09T00:00:00</StartDate>
    <EndDate>2006-07-09T00:00:00</EndDate>
    <TransactionType>940</TransactionType>
    </PaymentInfoRequest>
    </PaymentInfoMessage>
    Response Structure (Bank->PI->ECC)
    <?xml version="1.0"?>
    <PaymentInfoMessageResponse>
    <PaymentInfoResponse>
        <TransactionType>940</TransactionType>
        <SequenceNum>1</SequenceNum>
        <ReceiptTime>2002-01-02T18:01:00</ReceiptTime>
        <ProcessStatus>1</ProcessStatus>
        <Comment>No Comment</Comment>
        <TransactionData>:20:MT940-1007200601
    :25:3210000079901
    :28C:190/0001
    </TransactionData>
        <CompanyCode>PARTNER01</CompanyCode>
    </PaymentInfoResponse>
    <StatusCode>OK</StatusCode>
    <StatusDetail>OK</StatusDetail>
    <ResponseItemCount>2</ResponseItemCount>
    </PaymentInfoMessageResponse>
    ESR Configuration
    Please see the below screenshot for ESR config. I have created 4 data types, 4 message types, 2 Service interface (synchronous), 2 mapping and one operation mapping.
    I just want to clarify about selecting the Request and response message type in inbound and outbound service interface.
    <?xml version='1.0' ?>
    <PaymentInfoMessage>
    <PaymentInfoRequest>
    <CompanyCode>Partner01</CompanyCode>
    <BankCode>BSFRSARI</BankCode>
    <StartDate>2006-07-09T00:00:00</StartDate>
    <EndDate>2006-07-09T00:00:00</EndDate>
    <TransactionType>940</TransactionType>
    </PaymentInfoRequest>
    </PaymentInfoMessage>
    Response Structure (Bank->PI->ECC)
    <?xml version="1.0"?>
    <PaymentInfoMessageResponse>
    <PaymentInfoResponse>
        <TransactionType>940</TransactionType>
        <SequenceNum>1</SequenceNum>
        <ReceiptTime>2002-01-02T18:01:00</ReceiptTime>
        <ProcessStatus>1</ProcessStatus>
        <Comment>No Comment</Comment>
        <TransactionData>:20:MT940-1007200601
    :25:3210000079901
    :28C:190/0001
    </TransactionData>
        <CompanyCode>PARTNER01</CompanyCode>
    </PaymentInfoResponse>
    <StatusCode>OK</StatusCode>
    <StatusDetail>OK</StatusDetail>
    <ResponseItemCount>2</ResponseItemCount>
    </PaymentInfoMessageResponse>
    ESR Configuration
    I have simply created 2 data types for requests(ECC->PI->Bank) and did one to one mapping. Similarly for response(Bank->PI->ECC) 2 data types, one to one mapping for this as well.
    But I just want to clarify about selecting the Request and response message type in inbound and outbound service interface. please explain me this for synchronous interface.
    Please see the below structure from ESR and inbound and Outbound service and let me know if the selection of Request and response message types is correct or not.
    OutBound service interface
    Inbound service interface
    Thanks,
    Farhan

  • Timeout errors when using high speed camera.

    Hi all.
    I'm currently trying to capture images using a Mikrotron EoSens MC1363 camera at high frame rates >500fps. The issue arises when the region of interest (ROI) is decreased in the microtron software (of which screenshots are attached). The ROI must be dropped in order to increase the fps. When MAX is opened and configured to match the camera settings, and grab is initiated, the timeout error occurs. I've attached screenshots of the mikrotron software, max settings, the error and PC used. The OS is windows 7 64 bit. We use the camera config file for the mono version of the camera which i've been informed will cross over to satisfy the colour version we use. Any questions feel free to ask. Thanks.
    Attachments:
    errors.docx ‏3016 KB
    997-EoSens 3CL-MC1362-Manual.pdf ‏1209 KB

    Hi Dom.
    As you said the maximum frame rate with the ROI set to 1280 x 1024 is 505fps but according to the general information for the camera series:
    The Mikrotron EoSens camera series features extremely sensitive high-speed
    CMOS sensors available in monochrome or in colour with a resolution of 1280 x
    1024 pixels and capture rates of 110 or 500 frames per second. Depending on
    the model the image data is transferred in 8 or 10 bits via either CameraLink
    (Base, Medium or Full) or Gigabit Ethernet.The region of interest (ROI) can be
    freely selected, and the cameras can achieve even higher capture rates up to
    120,000 fps when the ROI is reduced
    Therefore it was my thought that by reducing the width of the ROI increased frame rates may be reached. Realistically we're looking for as high frame rates as possible so that the camera has capability to pass between projects. Currently the moving object enters and leaves the ROI within a 4 frame window, so frame rates of up to 1000fps would generate more data. Naturally, a point will come where the data cannot be physically written as fast as it is generated (>600MBps). Therefore it would be useful to get a handle onto why the error occurs as well as methods to fix it. Hopefully the problem is being discussed between NI and Mikrotron and we may have some answers in the near future.

  • HTTP request failed. Error code: "500". Error message

    Hi ,
    When we are trying to test webservices (exposed webservice in PI)  scenarios in PI box we are getting error related Adapter framework service
    HTTP request failed. Error code: "500". Error message: "Internal Server Error [http://xxxx:xxxx/AdapterFramework/rtc]"
    in the RWB it is showing that
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIAdapterFramework:GENERAL:com.sap.engine.interfaces.messaging.api.exception.MessageExpiredException: Message 01d76ce0-972e-11e0-c652-b25394b91e0c(INBOUND) expired
    Can any body help .
    Edited by: subhaniABAP on Jun 15, 2011 11:30 AM

    Hi,
    If you want to resolve this error when dealing with the messages, please try the cache refresh with the link:
    http://host:j2eeport/CPACache/refresh?mode=full
    And also go thorugh:
    - In Integration Repository/Directory go to menu Environment ->
    Clear SLD Data Cache
    - In R/3 go to transaction SXI_CACHE -> menu XI Runtime Cache -> Start
    Complete Cache Refresh
    MESSAGE EXPIRED:
    Increase the value of the timeout parameter 'xiadapter.inbound.timeout.default' under Services -> 'XPI Adapter:XI'
    to a higher value say '600000'.
    Regards,
    Caio Cagnani

  • Connection timeout error in web report(portal)

    Hi Experts,
    Points to note about the 500 connection timeout error
    1. Error persists only in portal. query/ report works fine in RSRT and Bex Analyser.
    2.As per previous discussions tried implementing SAP notes to change ICM parameter for max of 10 minutes.
    However, it is said by Basis team that they can change parameter only if all the report gives the same error.
    Since all the report works fine they are nt ready to change the parameter.
    4. Error: Time exceeds 600seconds
    5.This issue arised only after upgrading the system to 7.3. post - upgrade. this report was working fine before.
    6. Even in the portal, report works fine when we use ABAP web link.
    Please share your suggestions.

    In the trace file there is a error message for this report "Could not find a command, masscommand or group command with alias <new task>. It is defined in group . <TaskCollectionGroup>. pls any one help me. This is for 7.31 NW portal

  • Received HTTP response code 500 : Timeout

    Hi All,
    I have done the File to JDBC to File(Sync) with module concept. Every thing is working fine in Dev system, yes'day it was moved to Quality System while i am trying to test i am getting the error in Sender File communication chennal.
    Error: com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Timeout
    I have chaged the SQL statment to fetch only 50 records at that time its working fine with out any error.
    While i am trying to collect 40,000 records its failing generally in Dev it use to take 4 to 6 min to gereate file.
    Pls let me know do i need to chage any paramaters in Visual admin.
    I have observed cm/keep_alive_timeout =60 (sec) but in dev the time is more? is this causing the problem?
    I DEV system i don't have any issues the scenario is working fine.
    Thanks,
    Venkat.

    Hi,
      Yes..you should increase the icm/keep_alive_timeout.If you increase the time then until the connection will wait for the response. For more details..
    [http://help.sap.com/saphelp_nw70/helpdata/EN/0b/1c7e7abbc311d5993a00508b6b8b11/content.htm]
    Regards,
    Prakasu.M
    Edited by: prakasu on May 13, 2009 6:31 PM

  • Macro Timeout Error- MS Access Web App 2013

    Hello everyone,
    I have a MS Access Web App built with a lot of different tables and everything works fine. I have this one table with a number of fields (70 different fields), and some of them are lookups to other tables or a dropdown menu. In our company
    we were using only SharePoint earlier and now we are migrating to access web app. I need to copy or import all the data that we had previously into that one table and then be able to do different types of data manipulations. 
    I have created a data macro to copy all the records even the lookups (a separate thread is available if anyone is dealing with that problem). When I try to copy say 500 records this works fine. But, when I try to copy more records it throws me a timeout
    error. It only works for 60 seconds and then it stops and throws an error. Is there a way I can increase the timeout? Or has anyone else faced the same problem?
    Please advise.
    Thanks in advance.

    The recommended way is to use an Access desktop database and connect to the Azure database behind your App. The firewall and connection information is under File> Info > Connections.
    You can then have linked tables to your SharePoint lists and to your Azure tables, and write append queries to copy the data over.
    -Tom. Microsoft Access MVP

  • HTTP_RESP_STATUS_CODE_NOT_OK -- 500 -- Timeout

    Hi Guys,
    There is 1 msg gone to error status with below error .
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Integration Server
      -->
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30"     xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
      <SAP:P1>500</SAP:P1>
      <SAP:P2>Timeout</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>HTTP response contains status code 500 with the description Timeout Error when sending by HTTP (error code: 500, error text: Timeout)</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    This error happened only once and again all the msgs for the same interface processing successfully.
    Scenario is: proxy --> XI --> IDoc(Asynchronous)
    Could any one plz let me know wht could be the problem that time?
    Thanx,
    Kumar

    Hi Kumar,
    as far as I understood your problem, the Timeout error occurs when sending from
    ABAP Proxy (?) to the Integratin Server, correct?
    Please check with transaction SMICM on both sides the trace file and the parameter settings for the http protocol.
    It could be that your message is quite large, and therefore the default values of 60 seconds are to small defined.
    In general for Timeout settings, there is a nice unit called "Timeouts in XI" in the XI3.0/XI7.0 Troubleshooting Guide available at
    <a href="http://service.sap.com/instguidesNW70">http://service.sap.com/instguidesNW70</a> > Operations
    - Process Integration: <a href="http://Troubleshooting Guide - SAP XI 3.0/SAP NW 7.0">http://service.sap.com/~sapidb/011000358700005909032005E.PDF</a>
    Extract from the guide, which should be also valid for your case:
    ICM 402 timeout for http client calls (IS -> AF): ICM_HTTP_TIMEOUT
    Value for all ports: icm/keep_alive_timeout (Default: 60 seconds)
    Value for specific ports:
    icm/server_port_0 = PROT=HTTP,PORT=<icmhttpport>, TIMEOUT=30, PROCTIMEOUT=900
    PROCTIMEOUT not set > TIMEOUT is used > TIMEOUT not set >  icm/keep_alive_timeout is used
    Default: TIMEOUT and PROCTIMEOUT not set –>icm/keep_alive_timeout is used
    In the event of errors, increase the PROCTIMEOUT value for the HTTP/HTTPS ports used.
    Do not increase icm/keep_alive_timeout or the TIMEOUT value as this would lead to a higher resource consumption.
    For more information, see SAP Note 824554 - ICM timeout parameters.
    Best regards,
    Silvia

  • AMFPHP 5.0Mb data timeout error

    Hi,
    im using amfphp and have 5Mb data, in 500 rows.
    But im receiveing timeout error.
    I have some 500Kb on datagrid and the rest on RichTextEditor.
    What can i do to receive this without error? Is it possible to call the some function a lot of times and populating the datagrid in 10 rows each time, for example?
    Thanks for help.

    The parameter log_archive_config is wrongly configured on the standby database.
    Add the database unique name (db_unique_name) of the primary database to the log_archive_config of the standby database
    On the standby, your log_archive_config should be something like
    log_archive_config='DG_CONFIG=(icts001,sms)';
    cmadiam82     
    Handle:  cmadiam82   
    Status Level:  Newbie 
    Registered:  Feb 28, 2010 
    Total Posts:  36 
    Total Questions:  13 (11 unresolved)  It is sad to see that forums is of no help to you. :(
    Please mark the threads as answered if you have got a solution and keep the forums clean. If not, then reply to your questions so that you would get back an answer rather than keeping it as unanswered.

  • Reports Timeout Error

    I'm executing a report and I'm getting the following error, can anyone help me ?
    500 Internal Server Error
    org.omg.CORBA.OBJ_ADAPTER: The delegate has not been set! minor code: 0
    completed: No at com.inprise.vbroker.poa.BOAImpl.deactivate_obj
    (BOAImpl.java:446) at oracle.reports.server.ConnectionManager.release
    (Unknown Source) at oracle.reports.server.ConnectionImpl.disconnect
    (Unknown Source) at
    oracle.reports.client.ReportRunner.releaseConnection(Unknown Source)
    at oracle.reports.rwclient.RWClient.runReport(Unknown Source)
    at oracle.reports.rwclient.RWClient.processRequest(Unknown Source)
    at oracle.reports.rwclient.RWClient.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for
    J2EE].server.http.ResourceFilterChain.doFilter
    (ResourceFilterChain.java:66) at
    oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for
    J2EE].server.http.ServletRequestDispatcher.invoke
    (ServletRequestDispatcher.java:539) at com.evermind[Oracle9iAS
    (9.0.2.2) Containers for
    J2EE].server.http.ServletRequestDispatcher.forwardInternal
    (ServletRequestDispatcher.java:285) at com.evermind[Oracle9iAS
    (9.0.2.2) Containers for
    J2EE].server.http.HttpRequestHandler.processRequest
    (HttpRequestHandler.java:771) at com.evermind[Oracle9iAS (9.0.2.2)
    Containers for J2EE].server.http.AJPRequestHandler.run
    (AJPRequestHandler.java:152) at com.evermind[Oracle9iAS (9.0.2.2)
    Containers for J2EE].server.http.AJPRequestHandler.run
    (AJPRequestHandler.java:72) at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run
    (PooledExecutor.java:796) at java.lang.Thread.run(Thread.java:484)
    When I see the job status at EM it says that a timeout error occurs.
    Best regards.

    Hi,
    This error was reported in Bug 2686291, but it was not confirmed, so it was closed as not a bug. The error was:
    org.omg.CORBA.OBJ_ADAPTER: The delegate has not been set! minor code: 0
    completed: No      at
    com.inprise.vbroker.poa.BOAImpl.deactivate_obj(BOAImpl.java:446)
    Initially it used to occur when a jsp include statement was used, like
    <jsp:include page="EMPLOYEE.JSP" flush="true"/>
    But as I said, this bug was not reproduced. Here, I can only advise you to try applying the latest reports patchset (9.0.2.3) - patch number 3129219 - from Metalink.
    A very similar error has been reported if you use Oracle9iAS 9.0.2 with IBM JDK 1.3.1 SR4. See Note 251343.1 on Metalink on how to resolve the problem. Just to quote from the note,
    ========================================================================================
    Oracle Report Server 9.0.2.0.1 & onwards
    Operating System - IBM AIX
    Symptom(s)
    ~~~~~~~~~~
    When starting report server, you are getting the error
    REP-50125: org.omg.CORBA.OBJ_ADAPTER: org.omg.CORBA.BAD_INV_ORDER: The Servant has not been associated with an ORBinstance minor code: 0 completed: No minor code: 0 completed: No
    Change(s)
    ~~~~~~~~~~
    Recently applied the Java 1.3.1 SR4 (ca131-20030329).
    or
    Check that you are not using above java version
    java -fullversion will show the full java version
    Cause
    ~~~~~~~
    It seems that IBM JDK 1.3.1 SR4 switched to new CORBA standard (which is part of Sun's JDK 1.4).
    Fix
    ~~~~
    1.Ensure that you had applied the Java 1.3.1 SR5a or higher (ca131-20030630a, IY47055)
    2.Set the fowlloing in environment before starting the report server export IBM_JAVA_OPTION=-Dcom.ibm.CORBA.POACompatibilityMode=true
    ============================================================================================
    Also see Note 258012.1 for AIX based systems, and Note 245985.1
    http://metalink.oracle.com
    Navneet.

Maybe you are looking for

  • My Macbook Air is running slow with Yosemite.

    My Macbook Air is running slow with Yosemite. I checked out most of the blogs and everything and have removed widgets from the notification center, but everything seems to run kinda slowly. Sure, i have the base model 2014 macbook air but that 4 gb r

  • Transporting the DTP

    Hi My question is whether DTP's are suppose to be transported from  one environment to another...DEV to QUA or QA to Prod...i had  a discussion with a few people and got to know that they are client specific and are not suppose to be transported...i

  • Calling ABAP Web Service at https destination

    Hi! I have created an ABAP Proxy that calls an external web service at an http destination. When trying the same for a service at an https destination I get the error message <b> HTTP error (return code 110, message ""</b> when specifying the URL for

  • 4500EA LAN File Transfer Speed

    My XBOX started complaining when I began using Windows Media Center to stream videos from my PC to my XBOX. I found out that I had a wireless G router provided by verizon which wasn't fast enough to stream videos. SO, I went out and purchased a 4500E

  • How do I download a previous version of Safari?

    And also, how do I change my email address?