Hi, I hope someone can help me on this: I wrote a servlet that will initialize an object in the doGet() method. This object actually makes a call to a native method (statically loaded library) to retrieve some data from a remote server. Sometimes the request worsk fine but after a few requests later, it will hang resulting in Tomcat consuming 100% CPU. I have tested the object in a stand alone Java program and its working fine without problem. I hope someone could provide some tips or help in debugging this problem. Thanks in advance. Configuration: Tomcat 4.1.17 as an NT Service OS:W2k profesional JVM: J2SE v1.4.1_03 Thanks. LOO Guan Wee Senior Engineer(Information Technology) Equinix Asia Pacific Pte Ltd DID : +65.6723.8817 FAX : +65.6820.2006
