WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Errors during application usage

    Posted Thu October 02, 2014 09:25 AM
    Hi there, 
    I'm setting a developer environment to work in a legacy application. One of my dev machines that uses Windows 7 I'm getting some errors.

    First I got some http 500 when using IE, and logged  Async IO operation failed (1), reason: RC: 10053 we did some changes in the timeout parameters and applied one of those fixes pack.

    Now we are getting some Exception:org.apache.axis2.AxisFault SourceId:com.ibm.ws.websvcs.transport.http.HTTPTransportSender.invoke ProbeId:388 

    We thought it was due some ssl authentications but we got the certificates necessary to run the app.

    Anyone had already experienced something like that?


    btw, on the linux dev machines everything works fine. We're running it local in each machine, accesing a remote database.

    Thanks in advance,

    Emerson

     


  • 2.  Errors during application usage

    Posted Tue October 07, 2014 01:52 PM
    Hi emersonorci,

      Can you put the complet error stack or the systemOut.log?
     
      Thanks in advance.
       
    Regards


  • 3.  Errors during application usage

    Posted Tue October 07, 2014 10:30 PM
    Hi Gabriel, thanks for your interested in help me.

    Today we noticed that our shared libraries were set wrong and one of the SSL Signer, I can't remember exactly the parameter, but was something with "TrustKey" was set incorrectly.

    Thanks again for your help.

    Emerson