Re: [Activetcl] tcl service - terminates
by Jeff Hobbs other posts by this author
Aug 7 2008 4:23PM messages near this date
view in the new Beta List Site
[Activetcl] tcl service - terminates
|
[Activetcl] Can't install starkit_support - dependency error.
Alexander Schöpe wrote:
> I have a problem running a windows service.
> Windows starts the service and terminates its immediately.
> The service is an IPC for mutex and shared memory.
> It must run continuous to remember the data.
>
> What should changed, that the service will not terminate?
How is this service being run? If you use the TDK base-tclsvc, it
should run the Windows service event loop without needing any 'vwait'
(in fact, the vwait should certainly not be used).
Jeff
_______________________________________________
ActiveTcl mailing list
ActiveTcl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
schoepe
Jeff Hobbs
|