Displaying 4 results from an estimated 4 matches for "win32serviceerror".
Did you mean:
cwin32serviceerror
2004 Jan 22
1
Latest win32-service error
I''m getting an error when I run the test2.rb script. I get this error:
C:\eclipse\workspace\win32-service-0.3.0\test>ruby test2.rb install
installed
C:\eclipse\workspace\win32-service-0.3.0\test>ruby test2.rb start
(Win32ServiceError)t'': Overlapped I/O operation is in progress.
from test2.rb:42
Any ideas?
Also, it looks like the output from ErrorDescription() is a bit off -
I''m not sure where that "t''" is coming from. Perhaps it should be
tweaked?
Dan
2004 Jan 26
0
Re: win32-service ideas
...2004 07:07 AM 7,394 tc_service.rb
01/15/2004 07:07 AM 1,987 test.rb
01/25/2004 09:47 PM 1,241 test2.rb
3 File(s) 10,622 bytes
0 Dir(s) 21,345,996,800 bytes free
C:\extract\_ruby\WIN32-~1.2\test>ruby test2.rb install
(Win32ServiceError)te_service'': The specified service already exists.
from test2.rb:10
C:\extract\_ruby\WIN32-~1.2\test>tp test2.rb
"test2.rb"
<======================================>
Park:
here I modified the test2.rb and changed the name of the service
to...
2004 Jan 26
1
Re: win32-service ideas
>From: Shashank Date <sdate@everestkc.net>
>To: Daniel Berger <djberg96@hotmail.com>, phasis@nownuri.net
>CC: win32utils-devel@rubyforge.org
>Subject: Re: win32-service ideas
>Date: Sun, 25 Jan 2004 10:49:03 -0600
>
>Dan, Park,
>
> > Still nothing. The svc.log file never gets created. It''s definitely
> > choking on the StartService() call.
2004 Jan 25
0
Re: Re:Re: Re:Re: win32-service ideas
...I uploaded test2.rb in test dir.
> Anyway here is test2.rb
This is what I got:
-----------------------------------------------------------------------------------------
C:\extract\_ruby\WIN32-~1.2\test>ruby test2.rb install
installed
C:\extract\_ruby\WIN32-~1.2\test>ruby test2.rb start
(Win32ServiceError)t'': Overlapped I/O operation is in progress.
from test2.rb:19
C:\extract\_ruby\WIN32-~1.2\test>
-----------------------------------------------------------------------------------------
HTH,
-- Shashank
-------------- next part --------------
An HTML attachment was scrubbed......