aspose file tools
The moose likes Tomcat and the fly likes weard logging in the Windows event viewer (from Jakarta Connector2) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "weard logging in the Windows event viewer (from Jakarta Connector2)" Watch "weard logging in the Windows event viewer (from Jakarta Connector2)" New topic
Author

weard logging in the Windows event viewer (from Jakarta Connector2)

Bob Bauer
Greenhorn

Joined: Jul 04, 2005
Posts: 1
Hi folks, I actually need some help from someone. Apache Jakarta Connector 2 continusly log some informations in the event viewer of my webserver (Win2k server + IIS 5.1 + Tomcat 5.5.4). The event is:

Type: information
Source: Apache Jakarta
Category: None
Event ID: 3
Description:
Info: [jk_channel_apr_socket.c (494)]: channelApr.receive(): Received len=2 type=5

###
Same error header as above:
Description:
Info: [jk_channel_apr_socket.c (494)]: channelApr.receive(): Received len=5 type=3

###
Same error header as above:
Description:
Info: [jk_channel_apr_socket.c (494)]: channelApr.receive(): Received len=73 type=4

These 3 events is logged each time that our applet/servlet is used.

So you have an idea of the source of the problem ?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: weard logging in the Windows event viewer (from Jakarta Connector2)
 
Similar Threads
load balancer - requests replicated to jboss
Tomcat5.5 + apache1.3
load balancer - requests repeated several times to jboss
Hexadecimal2String
Graphs and identifying adjacent nodes