so, cache misses are killing me right now. Yesterday, I thought they
were a result of running two Jetspeed portals inside the same Tomcat
instance.

I've got 1.4b3 running on Linux, with security and psml backed by
MySQL.  

However, I'm seeing cache misses in the log:



[Tue Dec 17 16:47:58 CST 2002] -- INFO -- cache miss, object expired:
207822763user/admin/html/default.psml/321


and, as the log indicates, this happens with my admin user and causes
Jetspeed to be non-responsive. Which means I can no longer log in to my
Admin user and administer anything.

First, I need to be able to add Admin privileges to other users (I can
still log in as me), so I can stay ahead of this problem.

I've seen other cache misses in the log, but they don't seem to cause a
hard stop.

Aside from fixing this nasty bug, does anybody have any ideas on how I
can flush the cache or fix cache misses by hand?

I've tried restarting tomcat and that fixes nothing. Either this code
bug is simply happening at the same time in execution, or the cache is
persisted in some way in the database...


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to