Hi Jahid, Which version are you using? Check the latest 1.0.8 or 1.1 M2, those messages now have a lower log level preventing their display by default.
Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Jahid > Envoyé : dimanche 9 mars 2008 16:59 > À : [email protected] > Objet : Error on server > > Hi, > > I am using restlet server. the error is not happeing inside my code, > this error is happening after control left my code and > while its inside the server. > > INFO: Exception while consuming the Simple request's input stream > java.io.IOException: Stream closed > at simple.http.MonitoredInputStream.ensureOpen > (MonitoredInputStream.java:184) > at simple.http.MonitoredInputStream.read > (MonitoredInputStream.java:83) > at java.io.FilterInputStream.read(FilterInputStream.java:66) > at > com.noelios.restlet.ext.simple.SimpleProtocolHandler.handle > (SimpleProtocolHandler.java:77) > at simple.http.Dispatcher.run(Dispatcher.java:83) > at simple.util.process.Daemon.execute(Daemon.java:121) > at simple.util.process.Daemon.run(Daemon.java:106) > > Thanks in advance. > > Regards, > > Jahid >

