Nope, no errors or exception(not that I know of:). I did a
>tail apache_log.2003-11-13.txt
and the log just stop there after the first arcims request. And on the arcims
server side, nothing happens, i.e., no arcims request was received. I do get
the following exception when I started my tomcat. But I think that exception is
always there, with or without <Valve>.
--------------
2003-11-13 15:20:14 [org.apache.catalina.connector.warp.WarpConnection]
Exception on socket
java.net.SocketException: Socket closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:144)
at org.apache.catalina.connector.warp.WarpConnection.recv(Unknown
Source)
at org.apache.catalina.connector.warp.WarpRequestHandler.handle(Unknown
Source)
at org.apache.catalina.connector.warp.WarpConnection.run(Unknown Source)
at java.lang.Thread.run(Thread.java:536)
-----Original Message-----
From: Filip Hanik [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 13, 2003 3:46 PM
To: Tomcat Users List
Subject: Re: Enabling <valve> crashed ESRI Arcims applications.
did you get a stack trace?
Filip
----- Original Message -----
From: "Yansheng Lin" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Thursday, November 13, 2003 2:41 PM
Subject: Enabling <valve> crashed ESRI Arcims applications.
Wow, this is kind of cool. And I couldn't explain it!
If I uncomment the following header logging in my server.xml, all of
'arcims-related' application does not work anymore. And it seems that the
request wasn't even sent to 'arcims' server.
<Valve className="org.apache.catalina.valves.RequestDumperValve"/>
Unfortunately, arcims uses a propriety servlet. So I have no idea what's
inside
of that class.
All other application worked with logging.
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]