interesting!
an article published yesterday was working on stack 2, but showing a site error on stack 1.
in the log for topaz01, we discovered that topaz01 was denied access to the article, due to deny-inactive.
this article was ingested yesterday. steve suggested that the XACML cache on topaz01 didn't pick up on the fact that the article was published.
a restart of topaz01 fixed this problem (presumably its cache was dropped and it rebuilt from the other members)
2007-04-04 10:25:47,513 INFO DenyBiasedPEP> 'deny-inactive' denies 'anonymous:user/' to do 'annotations:listAnnotations' on 'info:doi/10.1371/journal.pone.0000348' [http-8008-Processor273 org.topazproject.xacml.DenyBiasedPEP]
it would be nice to know why the caches got out of sync (or what happened, if that's not the case) in this instance.
thanks!