Kbase 37130: Cannot stop SonicMQ service because of Error: Inauthentic Client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/2/2001 |
|
Solution ID: P7130
FACT(s) (Environment):
SonicMQ 4.x
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Cannot stop SonicMQ service
Error connecting to SonicMQ broker: Error: Inauthentic Client
Error reading Sonic Admin output in SonicServer.log
CAUSE:
Security was enabled, but username and password not specified for the service
FIX:
If security is enabled than the user account who wants to shutdown the SonicMQ broker needs to authenticate him self as member of the SonicMQ Administrators group in order to have permissions to shutdown the broker.
Example for creating SonicMQ NT-Service including a specific username and password:
SonicServiceSetup -install Sonic40_srv_on_E -jre=e:\Sonic40\jre\bin\java.exe -home=e:\Sonic40\broker.ini -u=Administrator -p=Administrator -cp e:\Sonic40\jre\lib\rt.jar;e:\Sonic40\lib\jetty.jar;e:\Sonic40\lib\broker.jar;e:\Sonic40\lib\jndi.jar;e:\Sonic40\lib\defdb_server.jar;e:\SonicXQ\lib\soap.jar;e:\SonicXQ\lib\xq_protocols.jar;e:\Sonic40\lib\sslj.jar;e:\Sonic40\lib\certj.jar;e:\Sonic40\lib\jsafe.jar -Xrs