- From: <Ali.Zaidi@sensys.com>
- Date: Fri, 8 Dec 2006 14:32:11 +0500
- To: www-jigsaw@w3.org
- Message-ID: <OF66EBE3F1.1B62ED3E-ON4525723E.003450B9-4525723E.003462B6@sensys.com>
I have my web application using Jigsaw 2.2.0 installed at my client side. It was working fine but once my client powered off the machine without proper shutdown. Since then it showed a strange behavior i.e. when a client is connected locally to the application it works fine but when it is connected from some remote machine it doesn't work. When I debugged the issue I realized that in case of remote client connection, when something is requested from the session, which was placed in the session in previous call, it is not found there. Probably in the first call it assigns it a particular session and in the next call it doesn't recognize the request to be of the same session, rather it assigns it a new session. So I just renamed the previous Jigsaw install folder and reinstalled the Jigsaw webserver. After that the issue was solved and everything worked fine. But to my surprize when I restored the Previous expectedly faulty Jigsaw folder the problem didn't reoccur. So is there any registry entry or out of install folder file maintained by jigsaw? if yes then which file could cause such problem? and what steps I should take to make sure that this problem will not occur again? Regards. Ali Raza
Received on Friday, 8 December 2006 09:29:25 UTC