× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Vincent,

Glad you found a solution.  I sometimes have a lack of memory problem too 
;-)

Always happy to be of assistance!

Mike

Mike Hockings, P.Eng.
WebSphere Development Tools for AS/400  -  CODE/Designer & WebFacing !
IBM Canada Ltd. Laboratory 
hockings@xxxxxxxxxx 





"Dupuis Vincent" <vdupuis@xxxxxxxxxxxxxx> 
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
05/11/2005 01:27 AM
Please respond to
Websphere Development Studio Client for iSeries 


To
"Websphere Development Studio Client for iSeries" <wdsci-l@xxxxxxxxxxxx>
cc

Subject
RE : [WDSCI-L] Connection issue






Hey Mike,
 
We found the solution. We had a lack of memory which causes this trouble.
Thanks for your help!
 
Vincent

                 -------- Message d'origine-------- 
                 De: wdsci-l-bounces@xxxxxxxxxxxx de la part de Mike 
Hockings 
                 Date: mar. 03/05/2005 19:11 
                 À: Websphere Development Studio Client for iSeries 
                 Cc: 
                 Objet: Re: [WDSCI-L] Connection issue
 
 

                 Hi Vincent,
 
                 I talked to the developers about this and apparently it 
probably stems
                 from some connection difficulty due to network problems. 
Do you see some
                 specific scenario that is more prone to this error or is 
it entirely
                 random?  And do you see any other network problems at the 
same time
                 (dropped wireless connection or congestion, etc.)?
 
                 Mike
 
                 Mike Hockings, P.Eng.
                 WebSphere Development Tools for AS/400  -  CODE/Designer 
& WebFacing !
                 IBM Canada Ltd. Laboratory
                 hockings@xxxxxxxxxx
 
 
 
 
                 "Dupuis Vincent" <vdupuis@xxxxxxxxxxxxxx>
                 Sent by: wdsci-l-bounces@xxxxxxxxxxxx
                 05/03/2005 03:46 AM
                 Please respond to
                 Websphere Development Studio Client for iSeries
 
 
                 To
                 <WDSCI-L@xxxxxxxxxxxx>
                 cc
 
                 Subject
                 [WDSCI-L] Connection issue
 
 
 
 
 
 
                 Hello,
                 We have webfaced an old application with WDSC 5.1.2.4 AE 
and sometimes we
                 have this message on our browser. This is not systematic 
so that's
                 difficult to know the reason. Does anybody see this 
message before?
                 Vincent
 _______________________________________________________________
                 The following error occurred while the application was 
running :
 
                 WF0088: An error occurred while processing a request from 
the browser.
 
                 Additional information :
 
                 WF0091: An I/O exception occurred while writing input 
buffer back to the
                 WebFacing server.
                 Details :
                 *                java.net.SocketException: Connection 
reset by peer:
                 socket write error
                 *                at 
java.net.SocketOutputStream.socketWrite0(Native
                 Method)
                 *                at
 java.net.SocketOutputStream.socketWrite(SocketOutputStream.java(Compiled
                 Code))
                 *                at
 java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code))
                 *                at
 java.io.BufferedOutputStream.write(BufferedOutputStream.java:121)
                 *                at
 java.io.ByteArrayOutputStream.writeTo(ByteArrayOutputStream.java:129)
                 *                at
 com.ibm.as400ad.webfacing.runtime.host.WFConnection.putData(Unknown
                 Source)
                 *                at
 com.ibm.as400ad.webfacing.runtime.host.WFConnection.putData(Unknown
                 Source)
                 *                at
 
com.ibm.as400ad.webfacing.runtime.controller.ClientRequest.process(Unknown
                 Source)
                 *                at
 
com.ibm.as400ad.webfacing.runtime.controller.WFState.processRequest(Unknown
                 Source)
                 *                at
 
com.ibm.as400ad.webfacing.runtime.controller.struts.actions.WebFacingAction.execute(Unknown
                 Source)
                 *                at
 
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
 
                 *                at
 
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
 
                 *                at
 org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
                 *                at
 org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
                 *                at
 javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
                 *                at
 javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
                 *                at
 
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined
                 Compiled Code))
                 *                at
 
com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined
                 Compiled Code))
                 *                at
 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled
                 Code))
                 *                at
 
com.ibm.etools.iseries.webfacing.runtime.filters.WFCharacterEncodingFilter.doFilter(Unknown
                 Source)
                 *                at
 
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled
                 Code))
                 *                at
 
com.ibm.etools.iseries.webfacing.runtime.filters.CompressionFilter.doFilter(Unknown
                 Source)
                 *                at
 
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.cache.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled
                 Code))
                 *                at
 
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled
                 Code))
                 *                at
 com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
                 *                at
 com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
 
 
                 --
                 This is the Websphere Development Studio Client for 
iSeries  (WDSCI-L)
                 mailing list
                 To post a message email: WDSCI-L@xxxxxxxxxxxx
                 To subscribe, unsubscribe, or change list options,
                 visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
                 or email: WDSCI-L-request@xxxxxxxxxxxx
                 Before posting, please take a moment to review the 
archives
                 at http://archive.midrange.com/wdsci-l.
 
                 --
                 This is the Websphere Development Studio Client for 
iSeries  (WDSCI-L) mailing list
                 To post a message email: WDSCI-L@xxxxxxxxxxxx
                 To subscribe, unsubscribe, or change list options,
                 visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
                 or email: WDSCI-L-request@xxxxxxxxxxxx
                 Before posting, please take a moment to review the 
archives
                 at http://archive.midrange.com/wdsci-l.
 

-- 
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) 
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.