no joy, same behavior. Is there a backdoor way I can add Admin authority to an existing user directly in the database?
while I need to track down the source of these lockups, I also need to give myself some protection so I don't lose Admin capabilities with this portal. On Tue, 2002-12-17 at 11:37, David Sean Taylor wrote: > > > > -----Original Message----- > > From: Eric White [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, December 17, 2002 9:13 AM > > To: Jetspeed Users List > > Subject: RE: cache misses killing me, help with manually editing user > > table > > > > > > This is happening with the Admin user, immediately upon login, so it's > > trying to load the default panes/portlets that the Admin user has in the > > profile (I haven't changed that profile). > > > > I'm only assuming the cache miss is my problem because that's all I see > > in the log (I've got debug logging turned on). The cache miss is the > > last entry in the log until I see > > > > [Tue Dec 17 17:10:56 CST 2002] -- DEBUG -- RegistryWatcher: Saving dirty > > fragments. > > [Tue Dec 17 17:10:56 CST 2002] -- DEBUG -- RegistryWatcher: Checking for > > updated files. > > > > which doesn't seem to be associated with the problem. > > Try this in your JR.p: > > services.Registry.refreshRate=0 > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
