Silly question but does IIS have write permissions to the directory where you are writing the isapi log ?
A -----Original Message----- From: ann ramos [mailto:ramos_mary...@yahoo.com] Sent: Monday, 21 May 2012 9:19 AM To: Tomcat Users List; Tomcat Users List Subject: Re: Isapi redirector log file is always empty - IIS 7.5 - Tomcat 7.0.26 - Isapi 1.2.30 - Win2008 R2 Sorry about that. So here's what I did. I created a webapps folder for our application in Tomcat. We're using IIS as the webserver, used the isapi redirector to make IIS and Tomcat interact. Followed the steps here: http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html So everything works fine. The user can access the application. I can see from the tomcat logs that our application is running. The only thing is my isapi log file is always empty. I never see any messages logged in there even though I set the log_level to debug. Regards. ________________________________ From: André Warnier <a...@ice-sa.com> To: Tomcat Users List <users@tomcat.apache.org> Sent: Friday, 18 May 2012 5:18 PM Subject: Re: Isapi redirector log file is always empty - IIS 7.5 - Tomcat 7.0.26 - Isapi 1.2.30 - Win2008 R2 ann ramos wrote: > Hi, > > I have set up our system to do SSO. The setup works fine because whenever > the user access the system, they are automatically logged in to the system. > > Following are the steps that I used to set up Isapi: > 1. Manually created the folders "Apache Software Foundation\Jakarta Isapi > Redirector". Then inside those folders I created a sub folder bin, conf and > log. > 2. I manually created the registry entries. The set up works because the > system functions as SSO. > > The only thing is that my isapi_redirect.log is always empty even though I > set the log_level to debug. > I tried searching the internet but I'm not getting anywhere. > > I would appreciate any thoughts and ideas that you can share so I can resolve > my problem. Apart from your mention of Tomcat in the subject, it is not very clear so far if anything you're doing is accessing Tomcat through isapi_redirector (or even Tomcat at all). Can you be a bit more explicit about what you are doing ? And where the SSO part come into the picture here ? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org