REDIS memory usage errors

Managed by | Updated .

Error Message

redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool

Cause

The Redis memory storage system is used to store information for a number of Funnelback features. In very low memory situations, Redis may be unable to allocate enough memory to save a snapshot of the data it stores, resulting in an error message.

Resolution

Linux Funnelback servers can overcome this by turning on the kernel's overcommit_memory setting.

Was this artcle helpful?