DNS Cache in Java ist default-mäßig auf unendlich eingestellt. Das ist ein
Problem, wenn beispielsweise die A-Trust auf den Ausweich-LDAP-Server switched,
und MOA das nicht mitbekommt, solange die VM nicht neu gestartet wird.
Das Problem ist einfach zu beheben, indem irgendwo im Config-Code von MOA die
System-Property "networkaddress.cache.ttl" abgefragt wird, und falls sie -1 ist
(Caching unendlich lange) auf 0 setzt.
NOTE: This bug is originally from Bugzilla, bug_id=207.
Product | MOA |
Component | SPSS API |
Version | 1.2.0D01 |
Severity | normal |
Resolution | Awaiting Response |
URL | None |
Target Milestone | None |
Category
Bugs
Login or
create an account to comment.