Consultor Eletrônico



Kbase P19975: SonicMQ 5.0 : progress.message.client.EInauthenticClient: Inauthentic Client
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Unverified

FACT(s) (Environment):

SonicMQ 5.0

SYMPTOM(s):

progress.message.client.EInauthenticClient: Inauthentic Client

CAUSE:

Administrator accidentally disabled access to all queues (including system queues)

FIX:

If you are stuck with security than this should work (works with my tests):

1. Connect with the Management Console to the ds via file:

For the connection URL, do not use the broker URL, but use the URL
of your ds e.g. C:\V5\ds.xml

There disable security for your broker which is hosting the ds ( under Edit Broker Properties)

2. Edit your db.ini ( default for broker hosting your ds ) and disable security there as well.
3. Recreate your tables with bin/dbtool /r a

4. To enable security again you connect to the broker hosting the ds now ( after starting the container hosting it and enable security from the Management Console.

5. like step 2 and 3 but with security enabled in db.ini