A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-bugs-list/2005-November/030964.html below:

[ python-Bugs-1351545 ] win32serviceutil bug

[ python-Bugs-1351545 ] win32serviceutil bugSourceForge.net noreply at sourceforge.net
Tue Nov 8 18:52:12 CET 2005
Bugs item #1351545, was opened at 2005-11-08 17:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1351545&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Graber (tgraber_us)
Assigned to: Nobody/Anonymous (nobody)
Summary: win32serviceutil bug

Initial Comment:
When trying to call service restart or start, the following 
error message is received.  The utility is not handling 
embeded spaces in the SERVICE_NAME.

error:

Traceback (most recent call last):
  File "C:\Python24\Tools\scripts\serviceinfo.py", line 23, 
in ?
    service_info(action, machine, service)
  File "C:\Python24\Tools\scripts\serviceinfo.py", line 11, 
in service_info
    win32serviceutil.RestartService(service, machine)
  File "C:\Python24\lib\site-packages\win32
\lib\win32serviceutil.py", line 409,
in RestartService
    raise win32service.error, (hr, name, msg)
pywintypes.error: (1060, 'OpenService', 'The specified 
service does not exist as
 an installed service.')

Service entry on server using sc query:

SERVICE_NAME: JDEdwards OneWorld XE B733 
Queue
DISPLAY_NAME: JDEdwards OneWorld XE B733 
Queue
        TYPE               : 110  WIN32_OWN_PROCESS  
(interactive)
        STATE              : 4  RUNNING 
                                (STOPPABLE, PAUSABLE, 
ACCEPTS_SHUTDOWN)
        WIN32_EXIT_CODE    : 0  (0x0)
        SERVICE_EXIT_CODE  : 0  (0x0)
        CHECKPOINT         : 0x0
        WAIT_HINT          : 0x0


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1351545&group_id=5470
More information about the Python-bugs-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4