Title: RE: [developers] SwiftMQ as a service under NT4.

I'm using srvany.exe with swiftmq 1.2c.
Sounds like some path is not set up correctly.

Make sure your registry settings in
\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<YOUR SERVICE NAME>\Parameters

has two (2) String values:
1)AppDirectory - working directory path (will be the . if you use relative paths below
2)Application - "java -cp <STUFF>  com.swiftmq.router.Router <propfile>

-----Original Message-----
From: Stirzaker, Iain [IT] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 17, 2001 5:14 AM
To: [EMAIL PROTECTED]
Subject: [developers] SwiftMQ as a service under NT4.


Can anyone help with the following:

I'm trying to configure a vanilla SwiftMQ 2.1.2 to run as a service under
NT4.  I'm using SRVANY.EXE from the resource kit.

I've installed/setup SRVANY.EXE as specified in the documentation and edited
the registry accordingly.  However, when tryng to start the new service I
get the error:

'Error 2140: An internal Windows NT error occurred'

Has anybody got SwiftMQ running as a service using SRVANY.EXE?

Thanks
Iain


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers 
Archive: http://www.mail-archive.com/developers@mail.iit.de/



Reply via email to