Some Problems!

1) Jigsaw deletes my Resources:

I wrote a new Resource which extends PostableResource. This resource seems
to work fine.

public class RegMailPasswordResource extends PostableResource {
}

But after some weeks the errlog files contains a line like:

iaik.jigsaw.resources.RegMailPasswordResource@/JavaSecurity/Register:
C:\Development\Jigsaw\Jigsaw\WWW\JavaSecurity\Register: deleted, removing
the FileResource.

Why does Jigsaw remove this resource????


2) The errlog also contains a lot of messages like:

[http-server] kopernikus.iaik.tu-graz.ac.at/129.27.234.28 refused
(overloaded).

But when I point my browser to

http://host/Admin/Statistics I always get:

Thread counts:


free -1
 idle -1
 total -1

Current load:-1

and http://host/Admin/Threads  results in:

     socket-clients:1D R
     socket-clients:2D R
     socket-clients:3D R
     socket-clients:4D R
     socket-clients:5D R
     socket-clients:6D R
     socket-clients:8D R
     socket-clients:9D R
     socket-clients:11D R
     socket-clients:12D R
     socket-clients:13D R
     socket-clients:14D R
     socket-clients:15D R
     socket-clients:16D R
     socket-clients:17D R
     socket-clients:18D R
     socket-clients:19D R
     socket-clients:20D R
     socket-clients:21D R
     socket-clients:22D R

How can I see how many socket clients are in use at this time and how many
socket clients are free and wait for a new connection?

Wolfgang Platzer

--
Dipl.-Ing. Wolfgang Platzer
Technische Universitaet Graz - University of Technology Graz
Institut für Angewandte Informationsverarbeitung
und Kommunikationstechnologien
Klosterwiesgasse 32/I, A-8010 Graz,
Tel: ++43 316 873-5527,Fax: ++43 316 873-5520
URL <http://www.iaik.tu-graz.ac.at/index.html>

Received on Wednesday, 19 November 1997 08:36:04 UTC