On Tue, Jun 15, 2010 at 3:09 AM, Thomas Mortagne <[email protected]> wrote: > > Lucene is supposed to work well on 2.3.1. So you have any error in the log ? >
I managed to figure this one out. Initially I had been given an Administrative privileges on my windows box & was able to start/stop tomcat as a service locally. However, due to company security policy, my account privileges were dropped after I was done setting up applications on my machine. After this I was unable to start/stop the apache tomcat service. For a couple weeks I was running tomcat via a terminal, but seeing no errors in the logs. Because apache was not running with correct privileges, it could not write to any files it needed! I didn't see any errors in the log, but the reason was because tomcat couldn't even write to the logs! Today I managed to get the correct privileges to start/stop apache, and it's running fine now! Thanks, - James Cuzella _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
