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

Similar Messages

  • Time out error in receiver soap adapter

    Hi,
    My scenario is file to soap file with out BPM.I am using a currency converter wsdl.
    I am getting a time out error in soap receiver channel.
    Do i need to change the time out parameter?Where do i change that?Please help me to solve it out.
    Following are the errors in the soap communication channel.
    SOAP: call failed: java.net.ConnectException: Connection timed out
    SOAP: error occured: com.sap.aii.af.ra.ms.api.RecoverableException: Connection timed out: java.net.ConnectException: Connection timed out
    MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Connection timed out: java.net.ConnectException: Connection timed out
    Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Connection timed out: java.net.ConnectException: Connection timed out. Setting message to status failed.
    Regards
    Divia

    Hi Prateek,
    Thanks for your replay. I am able to open the URL from XI/PI.
    I tried by testing the same URL by using XI 3.0, its working fine and i am getting required data, but in PI 7.1 i am getting an error.
    Error is:
    In MONI:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.ConnectException: Connection refused: connect
    In RWB:
    Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.ConnectException: Connection timed out: connect
    What could be the reason?
    Regards,
    Venu

  • Socket Time out while running Flex Profiler .

    Hi ,
    I have  develped a sample Flex Application , whne i am trying to run the Profile Application with in the Flex Builder ,
    I am getting Socket Time Out .
    Can anybody please let me know how to resolve this exception .
    Thanks in advance .

    Reboot and try again.  Sometimes some player instance in a browser or IM
    hangs up the socket.

  • Special Characters issue---u00FA ,u00A3---- in Reciver SOAP Adapter

    Hi ,
    I am facing issues with Spceial Characters ú ,£ at the reciver SOAP adapter  ,the messages was stuk in XI with to the following error :An invalid character was found in text content. Error processing resource
    I tried in several ways buy using XMBWS.XMLEncoding=iso-8859-1,
    but it was not resloved still I am getting the same error,
    Any one plz suggest me how to resolve this issue....
    Regards,
    Teja.

    Hi ,
    My scenario is RFC--SOAP ,the messages was successfully rached to RFC adapter and I am facing the issue at the receiver SOAP Adapter ......
    I am getting error messages such as :
    1) 400 Bad Request
    2) In the XML Payload ......It is showing as Invalid Character found ....
    For this I tried ...
    1) In the source payload XML I done the  chages in the encodding part
    encoding part as iso-8859-1instead of utf-8.
    2) I have triggered the message from Integration Engine ....then it was successfully processed through SOAP Adapter
    3) with special characters...means there is no issue at target end.
    4) the issue lies in XI so we have to resolve it.
    I tried by using Adapter paramters  which was provided by SAP but the result is same..
    so the paramters which was provided by SAP are incorrect(for encoding)
    Please help me in resolving this issue .........
    Regards,
    Teja.

  • 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

  • How can I set custom socket time out value ?

    I have tried to use httpclient, but it seemed that it didn't work. The time out value is still about 4 minutes, not 30s I set.
    Anyone know this?
    Thanks
    Qing

    What httpclient are you talking about?
    The common way of configuring socket timeouts in Java would be through the setSoTimeout() method of the Socket or ServerSocket classes.

  • 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

  • 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

  • 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

  • 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

  • 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

  • Problem with UDP socket time out

    here is the code
    try{
              String messageServ = "serverAliveChecker";
              byte [ ] messageOutByte = messageServ.getBytes();
              byte [ ] messageInByte=new byte[100];
              int messageInLength = 100;
              DatagramPacket packetOut = new DatagramPacket (messageOutByte, messageOutByte.length, address, portNum);
              socketUDP.send(packetOut);
              DatagramPacket packetIn = new DatagramPacket (messageInByte, messageInLength);
              socketUDP.setSoTimeout(5000);
              socketUDP.receive(packetIn);
              String check = new String(messageInByte, 0 , messageInLength);
              if(check.equals("ack")) return(1);
         catch(SocketTimeoutException e){return (-1);}
         catch(IOException ioe){}
         return(0);     Now this method its supposed to throw a SocketTimeoutException and then return -1 if the receive on the socket doesnt happen in 5 seconds, but it just returns 0 all the times, why?
    (in my tests on the other side there is nothing, that receive never receive anything)
    This method its supposed to always return 1 or -1 : )
    That return 0 is there because the method should return an int, so the compiler wont bother.
    where im wrong?
    thx for help
    Message was edited by:
    TM-Nite

    Obviously you're getting an IOException which you are ignoring. Never do that. Try printing something in its catch block.

Maybe you are looking for

  • How to add a new field from SQL to report

    Post Author: Auburn CA Forum: .NET The field I am wanting to add to my report is not an actual field in SQL.  The field is actually a calculation done in the Select statement like this:  SELECT (SUM(CASE KILSHEET.Contract WHEN 1 THEN ((TOT_CARC_WEIGH

  • Please Help Me, Major Ipod Problem

    Please Help: Recently I downloaded the new Itunes(Itunes 7). After downloading it I was prompted to upgrade my Ipod (30g Video) to the new system (1.2). Almost immediatly after finishing this download my Ipod turned off, and is now frozen and will no

  • (SOLVED) hot plug notifications in gnome 3.2

    when a drive or media is inserted into the system there is a notification asking for us to either choose its menu or click on its borders to make it go away,while we are busy working at something else. It doesnt automatically slide down with the rout

  • I would like to import my bookmarks from IE but the 'Import Data from Another Browser' is greyed out and not an available choice.

    By following the directions on Firefox to open up the Library tool - import & backup - The drop down choice to 'Import Data from another Browser' this choice is greyed out and unavailable. I do not know how to proceed in order to import my favorites

  • External Speakers on Macbook Air have stopped working after update.

    Hi I downloaded an update (10.6.8) for my Macbook Air and my external speakers stopped working. I have checked system preferences and nothing is muted and it can detect the speakers but nothing comes through. If i plug in headphones sound comes throu