TIME OUT EXCEPTION IN PLSQL

Hi All,
I'm newbie to plsql.
Is there any way to find out exact time interval to exceute any specific procedure?
I wrote a procedure which is internally calling some other built in procedure and hanging out there. i dont know the exact reason.
But i want to raise timeout exception in my procedure. Can somebody please post any sample code to handle timeout exception.
Regards,
Shravan.

Hi this is the Oracle Designer forum. You would be better of asking the question over at the PL/SQL place

Similar Messages

  • Connection Time Out exception

    Hi All,
    I want to handle to Connection Time Out exception when displaying the BW Report in Portal. Please provide inputs.
    Also, is it possible to handle some look and feel of the BW Report from Portal itself.
    Regards
    Nikhil Bansal

    Hi Nikhil,
    Look at this link, this will be provide you solution
    <b>Connection Timed Out in Web Reports>
    if it helps you, please rewards points.
    Regards,
    Nisarg Patel

  • Time-out Exception with S/A Bridge  BpmPatternSyncAsyncBridge pattern

    Receiving a Time-out Exception when the BpmPatternSyncAsyncBridge pattern in software component SAP_BASIS 6.40, is waiting on Synchronous response.  We are using the BpmPatternSyncAsyncBridge pattern and need to send a synchronous response back to client and continue with the Asynchronous backend processing.  It appears that the Synchronous send step is waiting for the previos Asynchronous receive step to complete.

    Hi Dan,
    probably the correlation during the asynchron receive step did not work well.
    Regards Udo

  • ERROR while saving the runtime systems(read time out exception)

    Hi e xperts
    I am configuring NWDI and assigned asll the permissions and roles to the CMS user.I created Domain,in landscape configurater
    created track and saved.
    while saving the rumtime systems the error thrown is
    com.sap.cms.util.exception.conf.CMSCCBSCommunicationException: CBS (URL http://dtlepdev:54400/tc.CBS.Appl/archiveapi2/) communication exception: Read timed out (Service call exception; nested exception is:
    java.net.SocketTimeoutException: Read timed out)
    at com.sap.cms.pcs.conf.communicator.CBSConfCommunicator.removeBuildspace(CBSConfCommunicator.java:382)
    at com.sap.cms.pcs.conf.communicator.CBSConfCommunicator.deleteCreateBuildspace(CBSConfCommunicator.java:338)
    at com.sap.cms.pcs.conf.communicator.CBSConfCommunicator.editBuildspace(CBSConfCommunicator.java:277)
    at com.sap.cms.pcs.conf.communicator.CBSConfCommunicator.createBuildspace(CBSConfCommunicator.java:168)
    at com.sap.cms.pcs.conf.core.services.SystemManagerObject.saveSystem(SystemManagerObject.java:261)
    at com.sap.cms.pcs.conf.core.plugin.DefaultTrack.newTrack(DefaultTrack.java:292)
    at com.sap.cms.pcs.conf.core.TrackManager.editTrack(TrackManager.java:208)
    at com.sap.cms.pcs.conf.manager.CmsConfManager.editTrackConfiguration(CmsConfManager.java:1002)
    at com.sap.cms.pcs.conf.manager.proxy.CmsConfProxyBean.editTrackConfiguration(CmsConfProxyBean.java:489)
    at com.sap.cms.pcs.conf.manager.proxy.LocalCmsConfProxyLocalObjectImpl0_0.editTrackConfigurationand also ..
    Unable to instantiate a Build Space administrator!
    Build Space "DTL_ETRACK_C" [bsID: 27, version: 0] [in-queue: on (privileged), out-queue: "on", processing: off]
    <null>
    [EXCEPTION]
    Buildspace DTL_ETRACK_C does not own the workspace ws/ETRACK/dtl.com_DEFAULTIME/cons/inactive/ .  It is currently not owned by any other buildspace
    at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.checkWorkspace(_BuildSpaceValidator.java:120)
    at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.validateWSs(_BuildSpaceValidator.java:74)
    at com.sap.tc.cbs.server.rt.bs.BSAdmin.validate(BSAdmin.java:192)
    at com.sap.tc.cbs.server.rt.bs.BSAdmin.updateState(BSAdmin.java:260)
    at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.determineChanges(BSAdminOrc.java:439)
    at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.validateBuildSpaceData(BSAdminOrc.java:219)
    at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.act(BSAdminOrc.java:341)
    at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:139)
    at java.lang.Thread.run(Thread.java:534
    In cbs i checked the parametrs they are open and on..
    please suggest me on this ASAP..since 2 days i have been struggling and searched in forums..no perfect solution
    help me out
    perfect soln is immediately awarded...
    I
    THanks
    Mayu

    Hi Mayu,
    here apparently the CMS cannot communicate to CBS properly and then when CMS tries to talk to CBS using a webservice, it times out due to various reasons, see below.
    Strange, I always had this error when the CMS was on a different release like CBS and this caused the communication problem.
    Don't you have an entry in your cms log like this?
    com.sap.cms.util.exception.CMSUnexpectedException                          
    at com.sap.cms.pcs.conf.manager.CmsConfManager.newTrackConfiguration(CmsConfManager.java:666)                                                    
    Caused by: java.lang.IncompatibleClassChangeError
    at com.sap.cms.pcs.conf.communicator.CBSConfCommunicator.openConnection(CBSConfCommunicator.java:84)                                             
    Please provide me the version of the DI_CMS, DI_CBS (and DI_DTR for the sake of completeness).
    You can find this info on the ComponentInfo page.
    On 640/700 this is http://<host>:<port>/sap/monitoring/ComponentInfo
    as of 710 you find this on the "Components" tab of http://<host>:<port>/nwa/sysinfo
    I also think that this is not due to the runtime systems. I guess you have the same problem if you try to create the track without runtime systems, right?
    (The "Unable to instantiate a Build Space administrator!" is not necessarily an error, see the note:
    #1175019 - Unable to instantiate a Build Space administrator!)
    Thank you!
    Best Regards,
    Ervin

  • Read Time Out Exception while generating PDF Document

    Hi,
    We are working on Netweaver 04,Patch SP 16 and trying to generate a Non Interactive PDF on ADS Version SP 14 for printing purpose (Eg.Invoice). This extracts data using EJBs. We used Interactive Form UI element which has various sub elements like static image, etc.
    We are using Acrobat Reader 7.0 for generating PDF.
    The form fetches the records and prints perfectly in the Development System, While creates a 'java.net.SocketTimeoutException: Read timed
    out ' Exception in Production.
    Time Out period for web service container is set to 180 sec in both Dev and Prod.
    Default trace in the production is continously throwing following  error."com.adobe.document.XMLFormService#com.adobe/AdobeDocumentServices#com.adobe.document.XMLFormService
    Thread[XMLForm.exe Error Reader,5,SAPEngine_Application_Thread[impl:3]
    _Group]##0#0#Error##Plain###Service XMLFormService: Native process
    (PID=0) /usr/sap/NWP/JC00/j2ee/os_libs/adssap/XMLFormService/bin/XMLForm.exe terminated abnormally with error code 127# "
    We are running following services in both Prod and Dev for using ADS.
    1. IIOP Provider
    2. Data Manager Service
    3. Data Font Manager Service
    4. XML Module
    5. Document Services Configuration
    6. Document Services License Support Service
    Could some one please  let us know what could be the problem?
    Thanks And Regards,
    Apeksha.

    Hi Markus,
    Thanks for the prompt reply. However, SAP notes 867502
    and 811342 speak about PDF manipulation services, which we are not using in our application. We need to create non interactive form which simply reads the data from the DB and displays it to the users for printing.
    The other 2 notes-826419 and  849851 talk about SP 10,11 and 12, while we are using SP14 for Adobe Services and SP 16 for Netweaver Java Stack.
    The application works perfectly on the Development Server, but not on Production Server. Though all the configurations are same on both the servers, still can you suggest what all things need to be considered ?
    Thanks and Regards,
    Apeksha

  • Time out exception

    Hi, I have to modify a report because it takes a lot of time to get some records in a select sentence, and finally i always get a time out dump. I think i should use function SAPGUI_PROGRESS_INDICATOR when the program arrives to that select but i don't know hopw to use it...
    this is part of the code i have..
      SELECT aufnr
             werks
             budat ltxa1 rueck rmzhl ismnw ismne aufnr
             learr pernr
      FROM afru
      INTO TABLE it_afru FOR ALL ENTRIES IN it_csla
      WHERE learr = it_csla-lstar AND
            stokz <> gc_marca AND
            budat IN s_budat AND
            stzhl = gc_stzhl_cero AND
            pernr IN s_pernr.
    at this point, the program doesn't go on, so i tried the following but don't know if it's ok or not...
      data: lw_lineas type i.
      DESCRIBE TABLE it_csla LINES lw_lineas.
      CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'
        EXPORTING
          percentage = lw_lineas
          text       = 'Tratando datos AFRU'.
      SELECT aufnr
             werks
             budat ltxa1 rueck rmzhl ismnw ismne aufnr
             learr pernr
      FROM afru
      INTO TABLE it_afru FOR ALL ENTRIES IN it_csla
      WHERE learr = it_csla-lstar AND
            stokz <> gc_marca AND
            budat IN s_budat AND
            stzhl = gc_stzhl_cero AND
            pernr IN s_pernr.
    thanks in advance !!!

    try the following change..
    SELECT aufnr
    werks
    budat ltxa1 rueck rmzhl ismnw ismne aufnr
    learr pernr
    FROM afru
    INTO TABLE it_afru FOR ALL ENTRIES IN it_csla
    WHERE learr = it_csla-lstar AND
    budat IN s_budat AND
    stzhl = gc_stzhl_cero.
    delete it_afru  where stokz ne gc_marca.
    delete it_afru where not pernr in s_pernr.
    ~Suresh

  • Actionscript time out exception

    Hi Everybody
    I am working in a project where huge amount of data to be
    shown on the screen. I got the data from database and I have to use
    loop for a lot of times in action script for renderering the data.
    But the problem is that in this period of time the
    application shows the exception that
    " A script has executed for longer than the default timeout
    period of 15 seconds."
    How can I deal with this problem. I have no idea.
    Any suggestions will be appreciated.
    Thanks.

    "RUSH-ME" <[email protected]> wrote in
    message
    news:gn3gvj$eiq$[email protected]..
    > Hi Everybody
    >
    > I am working in a project where huge amount of data to
    be shown on the
    > screen.
    > I got the data from database and I have to use loop for
    a lot of times in
    > action script for renderering the data.
    > But the problem is that in this period of time the
    application shows the
    > exception that
    > " A script has executed for longer than the default
    timeout period of 15
    > seconds."
    > How can I deal with this problem. I have no idea.
    http://www.switchonthecode.com/tutorials/flex-tutorial-an-asynchronous-jpeg-encoder

  • Read Time out Exception - Pls Help

    Hi all,
    I am using Axis Web Services in order to connect to a .Net application hosted on IIS Server. Ours is a Struts application on J2SE technologies and Oracle as database. When I try to invoke the API of the .Net Application, it works fine and logs me in. But through application , it isnt able to create a new session. I have attached the trace log below,
    Thanks in advance for your help.
    In the Axis fault exception of catch method.... not able to invoke call to sched session,
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: org.apache.commons.httpclient.HttpRecoverableException: java.net.SocketTimeo
    utException: Read timed out
    faultActor:
    faultNode:
    faultDetail:
    {http://xml.apache.org/axis/}stackTrace: org.apache.commons.httpclient.HttpRecover
    ableException: java.net.SocketTimeoutException: Read timed out
    at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1
    933)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java
    :2627)
    at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1061)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:643)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:497)
    at org.apache.axis.transport.http.CommonsHTTPSender.invoke(CommonsHTTPSender.java:
    173)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
    at org.apache.axis.client.Call.invoke(Call.java:2553)
    at org.prss.cd.scheduall.SchedSession.invokeCall(SchedSession.java:229)
    at org.prss.cd.scheduall.SchedSession.login(SchedSession.java:124)
    at org.prss.cd.scheduall.SchedSession.init(SchedSession.java:101)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.createSession(SchedSessionBroke
    r.java:478)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.addSession(SchedSessionBroker.j
    ava:462)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.checkOut(SchedSessionBroker.jav
    a:372)
    at org.prss.cd.scheduall.SchedSessionBroker.executeCall(SchedSessionBroker.java:11
    5)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:651)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:663)
    at org.prss.cd.ws.scheduall.ScheduAllClient.create(ScheduAllClient.java:1258)
    at org.prss.cd.services.program.ProgramManager.addProgram(ProgramManager.java:965)
    at org.prss.cd.services.program.ProgramServicesBean.addProgram(ProgramServicesBean
    .java:119)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl.addProgram(ProgramSe
    rvices_jupje8_EOImpl.java:417)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl_CBV.addProgram(Unkno
    wn Source)
    at cd.ManageProgram.Program.ProgramController.updateProgram(ProgramController.jpf:
    1146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
    va:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.bea.wlw.netui.pageflow.FlowController.invokeActionMethod(FlowController.jav
    a:1510)
    at com.bea.wlw.netui.pageflow.FlowController.getActionMethodForward(FlowController
    .java:1445)
    at com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowController.java:7
    76)
    at com.bea.wlw.netui.pageflow.PageFlowController.internalExecute(PageFlowControlle
    r.java:211)
    at com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java:606)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor
    .java:484)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFl
    owRequestProcessor.java:1468)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProc
    essor.java:670)
    at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterAction
    Servlet.java:527)
    at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.
    java:152)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1694)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1714)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(
    ScopedContentCommonSupport.java:561)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionI
    nternal(ScopedContentCommonSupport.java:121)
    at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowSt
    ubImpl.java:98)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiCo
    ntent.java:149)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiCo
    ntent.java:108)
    at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiC
    ontent.java:223)
    at com.bea.netuix.nf.ControlLifecycle$3.visit(ControlLifecycle.java:171)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:298)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:127)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:106)
    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:173)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:137)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:321)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:184)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:767)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletSt
    ubImpl.java:1006)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:41
    9)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebA
    ppServletContext.java:6724)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.j
    ava:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletConte
    xt.java:3764)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:26
    44)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    org.apache.commons.httpclient.HttpRecoverableException: java.net.SocketTimeoutException: R
    ead timed out
    at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)
    at org.apache.axis.transport.http.CommonsHTTPSender.invoke(CommonsHTTPSender.java:
    261)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
    at org.apache.axis.client.Call.invoke(Call.java:2553)
    at org.prss.cd.scheduall.SchedSession.invokeCall(SchedSession.java:229)
    at org.prss.cd.scheduall.SchedSession.login(SchedSession.java:124)
    at org.prss.cd.scheduall.SchedSession.init(SchedSession.java:101)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.createSession(SchedSessionBroke
    r.java:478)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.addSession(SchedSessionBroker.j
    ava:462)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.checkOut(SchedSessionBroker.jav
    a:372)
    at org.prss.cd.scheduall.SchedSessionBroker.executeCall(SchedSessionBroker.java:11
    5)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:651)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:663)
    at org.prss.cd.ws.scheduall.ScheduAllClient.create(ScheduAllClient.java:1258)
    at org.prss.cd.services.program.ProgramManager.addProgram(ProgramManager.java:965)
    at org.prss.cd.services.program.ProgramServicesBean.addProgram(ProgramServicesBean
    .java:119)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl.addProgram(ProgramSe
    rvices_jupje8_EOImpl.java:417)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl_CBV.addProgram(Unkno
    wn Source)
    at cd.ManageProgram.Program.ProgramController.updateProgram(ProgramController.jpf:
    1146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
    va:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.bea.wlw.netui.pageflow.FlowController.invokeActionMethod(FlowController.jav
    a:1510)
    at com.bea.wlw.netui.pageflow.FlowController.getActionMethodForward(FlowController
    .java:1445)
    at com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowController.java:7
    76)
    at com.bea.wlw.netui.pageflow.PageFlowController.internalExecute(PageFlowControlle
    r.java:211)
    at com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java:606)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor
    .java:484)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFl
    owRequestProcessor.java:1468)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProc
    essor.java:670)
    at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterAction
    Servlet.java:527)
    at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.
    java:152)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1694)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1714)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(
    ScopedContentCommonSupport.java:561)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionI
    nternal(ScopedContentCommonSupport.java:121)
    at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowSt
    ubImpl.java:98)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiCo
    ntent.java:149)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiCo
    ntent.java:108)
    at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiC
    ontent.java:223)
    at com.bea.netuix.nf.ControlLifecycle$3.visit(ControlLifecycle.java:171)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:298)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:127)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:106)
    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:173)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:137)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:321)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:184)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:767)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletSt
    ubImpl.java:1006)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:41
    9)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebA
    ppServletContext.java:6724)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.j
    ava:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletConte
    xt.java:3764)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:26
    44)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: org.apache.commons.httpclient.HttpRecoverableException: java.net.SocketTimeoutE
    xception: Read timed out
    at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1
    933)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java
    :2627)
    at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1061)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:643)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:497)
    at org.apache.axis.transport.http.CommonsHTTPSender.invoke(CommonsHTTPSender.java:
    173)
    ... 91 more
    org.prss.cd.common.exception.SystemException: org.apache.commons.httpclient.HttpRecoverabl
    eException: java.net.SocketTimeoutException: Read timed out
    at org.prss.cd.scheduall.SchedSession.invokeCall(SchedSession.java:241)
    at org.prss.cd.scheduall.SchedSession.login(SchedSession.java:124)
    at org.prss.cd.scheduall.SchedSession.init(SchedSession.java:101)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.createSession(SchedSessionBroke
    r.java:478)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.addSession(SchedSessionBroker.j
    ava:462)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.checkOut(SchedSessionBroker.jav
    a:372)
    at org.prss.cd.scheduall.SchedSessionBroker.executeCall(SchedSessionBroker.java:11
    5)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:651)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:663)
    at org.prss.cd.ws.scheduall.ScheduAllClient.create(ScheduAllClient.java:1258)
    at org.prss.cd.services.program.ProgramManager.addProgram(ProgramManager.java:965)
    at org.prss.cd.services.program.ProgramServicesBean.addProgram(ProgramServicesBean
    .java:119)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl.addProgram(ProgramSe
    rvices_jupje8_EOImpl.java:417)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl_CBV.addProgram(Unkno
    wn Source)
    at cd.ManageProgram.Program.ProgramController.updateProgram(ProgramController.jpf:
    1146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
    va:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.bea.wlw.netui.pageflow.FlowController.invokeActionMethod(FlowController.jav
    a:1510)
    at com.bea.wlw.netui.pageflow.FlowController.getActionMethodForward(FlowController
    .java:1445)
    at com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowController.java:7
    76)
    at com.bea.wlw.netui.pageflow.PageFlowController.internalExecute(PageFlowControlle
    r.java:211)
    at com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java:606)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor
    .java:484)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFl
    owRequestProcessor.java:1468)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProc
    essor.java:670)
    at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterAction
    Servlet.java:527)
    at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.
    java:152)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1694)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1714)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(
    ScopedContentCommonSupport.java:561)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionI
    nternal(ScopedContentCommonSupport.java:121)
    at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowSt
    ubImpl.java:98)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiCo
    ntent.java:149)
    at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiCo
    ntent.java:108)
    at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiC
    ontent.java:223)
    at com.bea.netuix.nf.ControlLifecycle$3.visit(ControlLifecycle.java:171)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:298)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:308)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:127)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:106)
    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:173)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:137)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:321)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:184)
    at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:767)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletSt
    ubImpl.java:1006)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:41
    9)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebA
    ppServletContext.java:6724)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.j
    ava:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletConte
    xt.java:3764)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:26
    44)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    Unable to initialize session, set is not added to the pool
    org.prss.cd.ws.scheduall.exception.DataSynchException: Unable to initialize session, sessi
    on not added to pool.
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.addSession(SchedSessionBroker.j
    ava:467)
    at org.prss.cd.scheduall.SchedSessionBroker$SAPool.checkOut(SchedSessionBroker.jav
    a:372)
    at org.prss.cd.scheduall.SchedSessionBroker.executeCall(SchedSessionBroker.java:11
    5)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:651)
    at org.prss.cd.ws.scheduall.ScheduAllClient.executeCall(ScheduAllClient.java:663)
    at org.prss.cd.ws.scheduall.ScheduAllClient.create(ScheduAllClient.java:1258)
    at org.prss.cd.services.program.ProgramManager.addProgram(ProgramManager.java:965)
    at org.prss.cd.services.program.ProgramServicesBean.addProgram(ProgramServicesBean
    .java:119)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl.addProgram(ProgramSe
    rvices_jupje8_EOImpl.java:417)
    at org.prss.cd.services.program.ProgramServices_jupje8_EOImpl_CBV.addProgram(Unkno
    wn Source)
    at cd.ManageProgram.Program.ProgramController.updateProgram(ProgramController.jpf:
    1146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
    va:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.bea.wlw.netui.pageflow.FlowController.invokeActionMethod(FlowController.jav
    a:1510)
    at com.bea.wlw.netui.pageflow.FlowController.getActionMethodForward(FlowController
    .java:1445)
    at com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowController.java:7
    76)
    at com.bea.wlw.netui.pageflow.PageFlowController.internalExecute(PageFlowControlle
    r.java:211)
    at com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java:606)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor
    .java:484)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFl
    owRequestProcessor.java:1468)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProc
    essor.java:670)
    at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterAction
    Servlet.java:527)
    at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.
    java:152)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1694)
    at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1714)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(
    ScopedContentCommonSupport.java:561)
    at com.bea.portlet.adapter.scopedcontent.ScopedContentCommo

    Hi Markus,
    Thanks for the prompt reply. However, SAP notes 867502
    and 811342 speak about PDF manipulation services, which we are not using in our application. We need to create non interactive form which simply reads the data from the DB and displays it to the users for printing.
    The other 2 notes-826419 and  849851 talk about SP 10,11 and 12, while we are using SP14 for Adobe Services and SP 16 for Netweaver Java Stack.
    The application works perfectly on the Development Server, but not on Production Server. Though all the configurations are same on both the servers, still can you suggest what all things need to be considered ?
    Thanks and Regards,
    Apeksha

  • Socket time out exception in Reciver Soap Adapter

    Dear friends,
      I have one errror in Soap Reciever adapter as follows:
    "java.net.SocketTimeoutException: Read timed out"
    Scenario:
    From Portal the data is posted to siebel system
    Portal -
    > PI -
    > Siebel
    Adapter: Sender Soap Adapter & Receiver soap adapter
    It is Synchronous Interface.
    When the Customer is going to siebel system via PI for validation.It is reaching SIEBEL.
    From siebel the response message iS  not coming back.... it is happening randomly ...
    At that point we are getting error message as follows:
    "java.net.SocketTimeoutException: Read timed out"
    How can we resolve this ..freinds...

    Hi,
    Ask your Siebel guys to check the application in which your SOAP msg is going........i think the application is throwing some error while processing your SOAP req msg and so it is not able to send a response msg to PI..........
    Moreover, just check if your source msg size is too large and it is getting timed out in Siebel application while reading your req msg - if this is the case, then ask your Siebel guys to increase some timeout parameter in Siebel system for processing of your SOAP req msg...........but if it is not the case, then ask your Siebel guys to check their application as i suggested above.........
    Regards,
    Rajeev Gupta

  • Receive Time Out Exception

    Hello all.
    I got following error when I tried to run a simple Hello World Process (it happens when the Web-Servcie will be invoked):
    Exception on JaxRPC invoke: HTTP transport error: javax.xml.soap.SOAPExeption: java.security.PriviledgedActionExeption: javax.xml.soap.SOAPExeception: Message send failed: Connection refuse.
    I copied the classes from my own created HelloWorld Web-Service in folder SOA_HOME/bpel/system/classes.
    Does anybody know what's wrong?
    Thanks a lot for any answer... !

    Hello.
    I created the WebService via JDeveloper. Then I invoked This WebService in my BPEL Process and copied the Java Class (of the Web Service) in folder named above.
    Then I deploy the BPEL process to the Server.
    Is this the right way or do I have to deploy the Web Service sperately?
    By the way I can access Web Service via the URL!!!! :)
    Thank you
    BenSp
    Message was edited by:
    BenSp

  • Time Out Error while execution of messages

    Hello All,
    Our Env. is XI 3.0 , and this is related to PRD system,
    This problem is relating to an Outbound service. This particular message gets executed in some times and in some cases it throws Time out Exception .
    This is the following log which is from Audit log of that message :
    Audit Log for Message: 2949b051-ae64-11dc-87b9-001560ad9210
    Status     Description
    Success     RFC adapter received sRFC for Z_UCRM_FM029_RFC_INT_SERASA from CP1/130. Attempting to send message synchronously
    Success     Application attempting to send an XI message synchronously using connection AFW.
    Success     Trying to put the message into the call queue.
    Success     Message successfully put into the queue.
    Success     The message was successfully retrieved from the call queue.
    Success     The message status set to DLNG.
    Error     Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Timeout.
    Error     Transmitting the message using connection http://xp0ci01:8080/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Timeout.
    Error     The message status set to FAIL.
    Error     Returning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Timeout
    Here CP1/130 is the CRM system which is sender in this case , and XP0 is xi production system.
    Can any one help me out to fix this issue, and if any parameter value need to be adjusted...?
    Best Regards
    Rakesh Reddy

    Hello All,
    Thanks for the update,
    I have checked the mentioned Blog and the oss notes mentioned in it..
    I have compared all the parameters specified in it , and which seems to be fine as per recomended.
    HTTP_TIMEOUT   -30000
    syncMessageDeliveryTimeoutMsec --300000
    xiadapter.inbound.timeout.default -180000
    Few points which I am having doubt :
    1>
    When I login to SMICM of that system , I can find the error content in most areas and no clue about it..
    [Thr 1077967200] Wed Dec 26 17:29:19 2007
    [Thr 1077967200] *** WARNING => IcmReadFromConn: AppServer context already released [icxxthrio_mt 2452]
    [Thr 1077967200] *** ERROR => IcmHandleNetRead(id=7/22059): IcmReadFromConn failed (rc = -1) [icxxthrio_mt 1257]
    [Thr 1077967200] *** ERROR => IcmConnRollInWP: AppServer context already released [icxxthr_mt.c 2339]
    2>
    And when checked in trace file of dev_server0 , i can see some error messages relating to rfc logon load(SMLG) , but I have checked in SMLG and load balancing is defined over there and the status is also green.
    Now one small doubt is , any way this error is relating to the existing problem ..
    [Thr 1093638496] Thu Dec 27 12:09:18 2007
    [Thr 1093638496] *** ERROR => JRFC> Error jrfc_lg LgGroup failed(-6) [jrfc_mt.c    707]
    [Thr 1093638496] *** ERROR =>       mshost: ashb01wa06pr, msserv: sapmsXP0, r_group: PUBLIC [jrfc_mt.c    708]
    3>Is my only few outbound services messages getting failed showing the reason as "Timeout error 500 " due to inconsistency in SMICM .(as outbound services uses ICM services to connect external part)..
    4>And the reason for failing only some messages is due to heavy load( at same time many messages are getting executed)  ?
    Can any one help me to fix this issue ...
    Best Regards
    Rakesh Reddy

  • Pages time out

    We have five in house built applications that run on the same server. However, one application seems to be timing out lately. Different pages, different hours of the day, different states (from CA, to TX, to MS, to FL), etc. Whenever one of the pages times out, the user calls and I try and duplicate by doing the exact same transaction on the same page, and it works for me without any issues. I call the sever admins located in AL and they say that the sever is fine and that the page is coded incorrected. Something call JRUN detected a problem and locked the page and when I used it, the lock was released.
    This does not make sense to me. If the page/pages are coded in correctly, shouldnt they always fail ? Logically, that makes sense. But different pages fail at different times and we cannot pinpoint where teh problem is to try and fix it. One major difference between this app and the others is that this one still uses two pages, the form and action page. Some pages were rewritten to combine both into one page but that did not seem to solve the problem. We looked at the tables and they seem to be ok. We looked at the queries and ran thru analzyer and they completed quickly,no hangups. Everythihng seems to be ok, the data goes into the proper tables, etc. but some of the pages still time out. This app was running fine for the past year and half and the time outs just started happening about 2 months ago. At about the same time, the server crashed and was restored two days later. But this could just be a coincidence.
    What could be causing the pages to time out ? Where else can we look to try and identify/isolate the problem ? Again, some people use it and it seems fine. But others using it wait awhile after submitting and then the page eventually times out. We are baffled and do not know what else can be done. None of the other apps seem to time out except for this one.
    Any ideas or solutions will be greatly appreciated. Thanks

    Look at the webserver logs to see if there was any surge in activity that may have contributed.

  • Workflow Subscription Time out

    Hi,
    I did a simple subscription workflow on manual activity. When status change from Pending to In Progress, I set a field. The workflow works fine almost all
    day. However, I had seen many time out exceptions on event viewer e some other systems workflows with the error
    “The database subscription query is longer
    than expected. Check the database or simplify the database subscription criteria.
     The following errors were encountered:
     Exception message: Subscription query is taking long.
    Subscription id: df0dcc33-a1c4-643c-4a03-319974477d75
    Time spent in new state: 00:00:10.0138210
    Time spent in querying state: 00:00:10.0648946
    One or more subscriptions were affected by this. 
    Subscription name: ServiceManager.ActivityManagement.ActivityStatusChangedRule”
    As I use powershell script to change a field activity, I would like call a .Net code beside powershell to increase performance. Anybody could send me a documentation about
    this? What’s best practice to customization workflow at Service Manager?
    Juan

    Hi,
    This is an indication that the database is being overwhelmed by the activity happening on the database.  It could be because there are too many workflows. It could be because there are some connectors running that are hammering the database.  It
    could also be that there are too many users updating the database.  It could also be that the subscription criteria is too complicated and involves too many table joins.  Or it could be some combination of all of those things.  If you see this
    event consistently for one particular subscription and not others that is an indication that the criteria for that particular subscription may be too complicated or there are a lot of transactions that are happening frequently for the target class of that
    subscription.
    Please refer to the article below to troubleshoot this issue:
    Troubleshooting Workflow Performance and Delays
    http://blogs.technet.com/b/servicemanager/archive/2013/01/14/troubleshooting-workflow-performance-and-delays.aspx
    And here is a similar thread for your reference:
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/9b0ead30-80e7-4147-8b16-c88cc1f9cd94/sql-query-warning-on-scsm-server
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • WebLogic Server 6.1 Transaction Time out Transaction

    Hi all,
    I got the following time out exception when executing a session bean. However, the exception does not happen every time when being executed.
    Original Exception Stack Trace:
    javax.transaction.TransactionRolledbackException: EJB Exception: : javax.transaction.TransactionRolledbackException: EJB Exception: : weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)
         at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1139)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:500)
         at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1629)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:463)
         at weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManagerImpl.java:1595)
         at java.lang.Thread.run(Thread.java:484)
    --------------- nested within: ------------------
    weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
         at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1526)
         at weblogic.transaction.internal.ServerTransactionImpl.registerSynchronization(ServerTransactionImpl.java:450)
         at weblogic.ejb20.internal.TxManager.registerSynchronization(TxManager.java:158)
         at weblogic.ejb20.manager.BaseEJBManager.setupTxListener(BaseEJBManager.java:218)
         at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:155)
         at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:124)
         at weblogic.ejb20.internal.StatelessEJBObject.preInvoke(StatelessEJBObject.java:63)
         at com.finessealliance.clarity.cts.bfs.TxLogServicesBean_xlsia_EOImpl.execute(TxLogServicesBean_xlsia_EOImpl.java:25)
         at com.finessealliance.clarity.cts.tpf.BOEvent.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRule.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl.execute(TransactionRuleBean_fptf06_EOImpl.java:37)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:360)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:93)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:329)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:178)
         at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:92)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:112)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:268)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:235)
         at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
         at $Proxy80.execute(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.executeTransactionRule(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.processMessage(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.run(Unknown Source)
    ; nested exception is:
         weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
    weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)
         at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1139)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:500)
         at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1629)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:463)
         at weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManagerImpl.java:1595)
         at java.lang.Thread.run(Thread.java:484)
    --------------- nested within: ------------------
    weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
         at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1526)
         at weblogic.transaction.internal.ServerTransactionImpl.registerSynchronization(ServerTransactionImpl.java:450)
         at weblogic.ejb20.internal.TxManager.registerSynchronization(TxManager.java:158)
         at weblogic.ejb20.manager.BaseEJBManager.setupTxListener(BaseEJBManager.java:218)
         at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:155)
         at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:124)
         at weblogic.ejb20.internal.StatelessEJBObject.preInvoke(StatelessEJBObject.java:63)
         at com.finessealliance.clarity.cts.bfs.TxLogServicesBean_xlsia_EOImpl.execute(TxLogServicesBean_xlsia_EOImpl.java:25)
         at com.finessealliance.clarity.cts.tpf.BOEvent.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRule.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl.execute(TransactionRuleBean_fptf06_EOImpl.java:37)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:360)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:93)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:329)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:178)
         at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:92)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:112)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:268)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:235)
         at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
         at $Proxy80.execute(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.executeTransactionRule(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.processMessage(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.run(Unknown Source)
    ; nested exception is:
         javax.transaction.TransactionRolledbackException: EJB Exception: : weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)
         at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1139)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:500)
         at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1629)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:463)
         at weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManagerImpl.java:1595)
         at java.lang.Thread.run(Thread.java:484)
    --------------- nested within: ------------------
    weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
         at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1526)
         at weblogic.transaction.internal.ServerTransactionImpl.registerSynchronization(ServerTransactionImpl.java:450)
         at weblogic.ejb20.internal.TxManager.registerSynchronization(TxManager.java:158)
         at weblogic.ejb20.manager.BaseEJBManager.setupTxListener(BaseEJBManager.java:218)
         at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:155)
         at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:124)
         at weblogic.ejb20.internal.StatelessEJBObject.preInvoke(StatelessEJBObject.java:63)
         at com.finessealliance.clarity.cts.bfs.TxLogServicesBean_xlsia_EOImpl.execute(TxLogServicesBean_xlsia_EOImpl.java:25)
         at com.finessealliance.clarity.cts.tpf.BOEvent.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRule.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl.execute(TransactionRuleBean_fptf06_EOImpl.java:37)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:360)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:93)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:329)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:178)
         at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:92)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:112)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:268)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:235)
         at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
         at $Proxy80.execute(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.executeTransactionRule(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.processMessage(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.run(Unknown Source)
    ; nested exception is:
         weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
    javax.transaction.TransactionRolledbackException: EJB Exception: : weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)
         at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1139)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:500)
         at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1629)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:463)
         at weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManagerImpl.java:1595)
         at java.lang.Thread.run(Thread.java:484)
    --------------- nested within: ------------------
    weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
         at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1526)
         at weblogic.transaction.internal.ServerTransactionImpl.registerSynchronization(ServerTransactionImpl.java:450)
         at weblogic.ejb20.internal.TxManager.registerSynchronization(TxManager.java:158)
         at weblogic.ejb20.manager.BaseEJBManager.setupTxListener(BaseEJBManager.java:218)
         at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:155)
         at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:124)
         at weblogic.ejb20.internal.StatelessEJBObject.preInvoke(StatelessEJBObject.java:63)
         at com.finessealliance.clarity.cts.bfs.TxLogServicesBean_xlsia_EOImpl.execute(TxLogServicesBean_xlsia_EOImpl.java:25)
         at com.finessealliance.clarity.cts.tpf.BOEvent.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRule.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl.execute(TransactionRuleBean_fptf06_EOImpl.java:37)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:360)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:93)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:329)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:178)
         at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:92)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:112)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:268)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:235)
         at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
         at $Proxy80.execute(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.executeTransactionRule(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.processMessage(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.run(Unknown Source)
    ; nested exception is:
         weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
    weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)
         at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1139)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:500)
         at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1629)
         at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:463)
         at weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManagerImpl.java:1595)
         at java.lang.Thread.run(Thread.java:484)
    --------------- nested within: ------------------
    weblogic.transaction.RollbackException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+) - with nested exception:
    [weblogic.transaction.internal.TimedOutException: Transaction timed out after 31 seconds
    Xid=15045:f8ea97550ccb4ff4(6456899),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=31,seconds left=30,activeThread=Thread[Thread-25,5,main],SCInfo[******+******]=(state=active),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=******+***.***.***.***:*****+******+, Resources={})],CoordinatorURL=*********.***.***.***:***********+)]
         at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1526)
         at weblogic.transaction.internal.ServerTransactionImpl.registerSynchronization(ServerTransactionImpl.java:450)
         at weblogic.ejb20.internal.TxManager.registerSynchronization(TxManager.java:158)
         at weblogic.ejb20.manager.BaseEJBManager.setupTxListener(BaseEJBManager.java:218)
         at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:155)
         at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:124)
         at weblogic.ejb20.internal.StatelessEJBObject.preInvoke(StatelessEJBObject.java:63)
         at com.finessealliance.clarity.cts.bfs.TxLogServicesBean_xlsia_EOImpl.execute(TxLogServicesBean_xlsia_EOImpl.java:25)
         at com.finessealliance.clarity.cts.tpf.BOEvent.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRule.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl.execute(TransactionRuleBean_fptf06_EOImpl.java:37)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:360)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:93)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:329)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:178)
         at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:92)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:112)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:268)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:235)
         at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
         at $Proxy80.execute(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.executeTransactionRule(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.processMessage(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.run(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.BOEvent.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRule.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean.execute(Unknown Source)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl.execute(TransactionRuleBean_fptf06_EOImpl.java:37)
         at com.finessealliance.clarity.cts.tpf.TransactionRuleBean_fptf06_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:360)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:93)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:329)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:178)
         at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:92)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:112)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:268)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:235)
         at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
         at $Proxy80.execute(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.executeTransactionRule(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.processMessage(Unknown Source)
         at com.finessealliance.clarity.cts.bos.BOServerThread.run(Unknown Source)
    Thanks,
    Kaoru

    No, I haven't set the attribute in the weblogic-ejb-jar.xml.
    The transaction type of the stateless session bean is container. So, I suppose it uses the JTA time-out value which is now set to 30 secs.
    Thanks,
    Kaoru

  • Time out for DBAdapter

    Hi,
    I have to handle DB time out in bpel when database is not responding within 4 seconds. How can i perform this db time out?
    Please suggest any useful information and kindly explain in details.
    Thanks in Advance
    Edited by: 997123 on 09-May-2013 06:47

    Hello Friends,
    While invoking DBAdapter, How can i handle this exception. And more ever how can i delay the DB response. I am unable to do this. Can you please expain it in details.
    Please suggest me what to do? By which fault handler i can catch this DB time out exception in bpel while invoking DB.
    Thanks in Advance,
    Edited by: 997123 on 03-Jun-2013 22:22

Maybe you are looking for