Google Groups Home
Help | Sign in
Windows Service not starting.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Antony Joseph  
View profile
 More options May 8, 11:06 am
From: "Antony Joseph" <antonyjosep...@gmail.com>
Date: Thu, 8 May 2008 20:36:15 +0530
Local: Thurs, May 8 2008 11:06 am
Subject: Windows Service not starting.

I have tried to make my windows service for my Turbogears application from
the below given reference

http://osdir.com/ml/web.turbogears/2005-12/msg00036.html

but i am experience and problems in  getting it started
I am pasting the error messages below,please help me to solve this problem.

C:\Documents and Settings\Administrator\Desktop\App
Personnal\service\app>python service.py install
C:\Documents and Settings\Administrator\Desktop\App
Personnal\service\app\app_win_service.py:1: UserWa
rning: Module pywintypes was already imported from
C:\WINDOWS\system32\pywintypes25.dll, but c:\python25\lib\site-packag
es\pywin32-210-py2.5-win32.egg is being added to sys.path
  import pkg_resources
Installing service app
Service installed

C:\Documents and Settings\Administrator\Desktop\App
Personnal\service\app>python service.py start
C:\Documents and Settings\Administrator\Desktop\App
Personnal\service\app\app_win_service.py:1: UserWa
rning: Module pywintypes was already imported from
C:\WINDOWS\system32\pywintypes25.dll, but c:\python25\lib\site-packag
es\pywin32-210-py2.5-win32.egg is being added to sys.path
  import pkg_resources
Starting service app

Thanks
Antony


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Johnston  
View profile
 More options May 8, 6:16 pm
From: Paul Johnston <p...@pajhome.org.uk>
Date: Thu, 08 May 2008 23:16:06 +0100
Local: Thurs, May 8 2008 6:16 pm
Subject: Re: [TurboGears] Windows Service not starting.
Hi Antony,

I am successfully running TG apps as a service, based on these instructions:
http://docs.turbogears.org/1.0/WindowsService

One thing I found is I have to copy pywintypes25.dll into a directory in
my path. I haven't updated the instructions to say that though, because
I think that's a pretty hacky fix and there's probably a neater way to
do it. Worked for me though :-)

Paul


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google