[Twisted-Python] Creating an NT Service for a twistd script
Hi All, I am receiving the following error when i run the <filename>ctl.exe generated with moonfallen's ntsvc module and py2exe: Traceback (most recent call last): File "boot_service.py", line 21, in ? RuntimeError: No service classes found Can someone please point me in the right direction?? Grant Important notice: This message is intended for the individual(s) and entity(s) addressed. The information contained in this transmission and any attached, may be confidential and may also be the subject of legal privilege, public interest immunity or legal professional privilege. Any review, retransmission, dissemination or other use of, taking of any action in reliance upon this information by person or entities other than the recipient is prohibited and requires authorization from the sender. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person) you may not copy or deliver this message to anyone. In such cases you should destroy this message and kindly notify the sender by reply email. WARNING: Although Infocomp has taken reasonable precautions so that no viruses are present in this e-mail, the company cannot accept responsibility for any loss or damage arising from the use of e-mail attachments.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Grant, Been on vacation so I'm still catching up, sorry for the slow reply. This sounds like an unpatched py2exe. Did you look at the README.txt in my sandbox? There's a patch in there you need. TH has already applied it to py2exe's development codeline but there hasn't been a release yet. C Grant McDonald wrote: | Hi All, | | I am receiving the following error when i run the <filename>ctl.exe | generated with moonfallen's ntsvc module and py2exe: | | Traceback (most recent call last): | File "boot_service.py", line 21, in ? | RuntimeError: No service classes found | | Can someone please point me in the right direction?? | | Grant | | | | Important notice: This message is intended for the individual(s) and | entity(s) addressed. The information contained in this transmission and | any attached, may be confidential and may also be the subject of legal | privilege, public interest immunity or legal professional privilege. Any | review, retransmission, dissemination or other use of, taking of any | action in reliance upon this information by person or entities other | than the recipient is prohibited and requires authorization from the | sender. If you are not the addressee indicated in this message (or | responsible for delivery of the message to such person) you may not copy | or deliver this message to anyone. In such cases you should destroy this | message and kindly notify the sender by reply email. | | WARNING: Although Infocomp has taken reasonable precautions so that no | viruses are present in this e-mail, the company cannot accept | responsibility for any loss or damage arising from the use of e-mail | attachments. | | | ------------------------------------------------------------------------ | | _______________________________________________ | Twisted-Python mailing list | Twisted-Python@twistedmatrix.com | http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCTDVa3A5SrXAiHQcRAs+6AKCmzny+kBHSSiEvowN7urQQvJyWIQCghaNu At/NvfkCQXkiTT+kKkAGxOE= =2uwz -----END PGP SIGNATURE-----
participants (2)
-
Cory Dodt
-
Grant McDonald