Ok, I just reset the hsql database and it seems to work now... It must have stored something from before when I was testing out passwords. Still kind of weird since I could only log in sometimes, but it should be fine now if I leave the passwords alone. Sorry for wasting your time there. Thanks, Kevin
On Thu, 2004-11-11 at 04:44, Michele Laghi wrote: > Hi Kevin, > 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 > > > > > > > > > >
