|
From: Leif M. <le...@ta...> - 2003-03-23 09:56:44
|
I can't really help you with what you sent. Can you please enable DEBUG output to the log file using the following setting in the wrapper.conf file. wrapper.logfile.loglevel=DEBUG then post the resulting log file when you try to run it as a service. Most likely there is some kind of a path problem and the Wrapper is repeatedly trying to launch your application and failing. That is why it is taking so long. Usually if you look at the debug output, the problem will be obvious. Cheers, Leif Suchetha Ravishankar wrote: > Hi, > I am working with a Report Server which I want to start as a Windows > service. I have written the correct configuration file and it is > working perfectly as a stand alone app.When I run it as a service, the > Windows Management console takes lot of time and finally comes up with > a message telling" service cannot be started in a timely fashion". Why > so? Please reply soon, thanks in advance, > Ravi Shankar |