I tried several different combinations and was not able to reproduce the error you described.
Could you provide us with your:
xmlBlaster.properties file (server- and client side if you have several),
xmlBlasterPlugins.xml and command lines
and additionally which settings you have hardcoded in your ConnectQos ?
Regards Michele
Kevin Priebe wrote:
Hi, we're having a problem with agents reconnecting after the xmlBlaster server is restarted.
The problem seems to only happen when we use the htpasswd file. We have an agent called QManager authenticated through htpasswd and listening for messages.
We then shutdown the server and restart while QManager is still running. QManager does not get any messages after this and we get these errors while xmlBlaster is starting up:
[Nov 10, 2004 2:18:14 PM WARN ] Access is denied: XmlBlasterException errorCode=[user.security.authentication.accessDenied] serverSideException=true location=[Session] message=[Authentication of user QManager failed : ] [See URL http://www.xmlblaster.org/xmlBlaster/doc/requirements/admin.errorcodes.listing.html#user.security.authentication.accessDenied]
[Nov 10, 2004 2:18:14 PM WARN ] DEBUG ONLY: The server is in run level STANDBY_PRE and not ready for connect(): errorCode=user.security.authentication.accessDenied message=Authentication of user QManager failed
[Nov 10, 2004 2:18:14 PM WARN ] startupPlugins. Exception when loading the plugin 'subPersistence' reason: errorCode=resource.configuration.pluginFailed message=Initializing of plugin subPersistence failed:XmlBlasterException errorCode=[communication.noConnection.serverDeny] serverSideException=true location=[AvailabilityChecker] message=[The server is in run level STANDBY_PRE and not ready for connect() : errorCode=user.security.authentication.accessDenied message=Authentication of user QManager failed] [See URL http://www.xmlblaster.org/xmlBlaster/doc/requirements/admin.errorcodes.listing.html#communication.noConnection.serverDeny]
I guess it's not ready to be connected to when it's starting up, but it never does connect. We don't have this problem when not using the password file.
We are still using xmlBlaster 0.91 and everything possible is set to be persistent. Thanks for any help.
Kevin
-- Michele Laghi mailto:[EMAIL PROTECTED] tel. +46 8 7492952 / mob. +46 70 4103964 http://www.xmlBlaster.org http://www.edis.name
