Actions
Bug #2843
closedRudder can fail to generate promises when Java is lacking memory
Status:
Rejected
Priority:
1 (highest)
Assignee:
-
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Just before jetty fails, the webapp log diplayed this:
[...] ERROR net.liftweb.http.LiftRules - Exception being returned to brower when procesing Req(List(F99....,_) Map(F9... -> List(99...), _ -> List (13..)), ParsePAth(List(comet_request, 95..., 7o9..., F9...), , true, false), /rudder, GetRequest, Empty [...] java.lang.NullPointerException: null [...] GetServerName [...]
And the /var/log/rudder/ldap/slapd.log diplayed messages about indexes:
[...] (osName) is not indexed (osVersion) is not indexed (osServicePack) is not indexed [...]
Actions