AW: StrutsCXXSLTException

"Bernhard Woehrlin" <[email protected]> Wed, 8 Jun 2005 19:51:58 +0200
Newsgroups gmane.comp.java.strutscx.user
Organization IT.CappuccinoNet.com
Message-ID <002c01c56c52$c7b9fc60$4c01a8c0@javaws>
Hi Goekhan,

I just can guess…: So, have you checked this faq topic, yet?

http://localhost/it/strutscx/howto.php?target=howto#q27

Make sure to update the included packages, too.

Hope this will help you further…

Regards,

Bernhard Woehrlin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von
[email protected]
Gesendet: Mittwoch, 8. Juni 2005 17:45
An: [email protected]
Betreff: [Strutscx-user] StrutsCXXSLTException


Hallo .. 

I am using strutsCX since 2 days .. What is the meaning of this error ? 

 com.cappuccinonet.strutscx.exceptions.StrutsCXXSLTException:
[StrutsCXTransformer] TransformerException 
javax.xml.transform.TransformerException: java.net.SocketException:
Connection reset by peer: socket write error 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.cappuccinonet.strutscx.xslt.StrutsCXTransformer.makeTransformation(Strut
sCXTransformer.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.cappuccinonet.strutscx.xslt.StrutsCXTransformer.transform(StrutsCXTransf
ormer.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.cappuccinonet.strutscx.xslt.StrutsCXServlet.doPost(StrutsCXServlet.java(
Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.cappuccinonet.strutscx.xslt.StrutsCXServlet.doGet(StrutsCXServlet.java(C
ompiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServle
tInstance.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecy
cleServlet.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServ
let.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecyc
leServlet.java(Inlined Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java
(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidSer
vletReferenceState.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletIns
tanceReference.java(Inlined Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
WebAppRequestDispatcher.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReques
tDispatcher.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequest
Dispatcher.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java(Co
mpiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
org.apache.struts.action.RequestProcessor.processActionForward(RequestProces
sor.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java(Comp
iled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inlined
Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java(Compiled
Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) 
[20.05.05 09:25:22:107 CEST]  8e94d39 SystemErr     R         at
javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) 

I am not getting this error when i am developing on WSAD but when I run the
application on Websphere Server , I always get it .. 
I have a basket and application fills the basket .. if i fill the basket
from the same catalog there is no problem but when I go to another catalog
(which means a new page comes) and 
choose a product there then I get this error .. 

Does anyone have idea about this ? 


kind regards 
Goekhan 




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r