]
Lucas Ponce commented on GTNPORTAL-3567:
----------------------------------------
A 4 hours Soak test ran locally over default pages couldn't reproduce reported issue.
I'm going to check differences between lab env and local.
Soak test throws eviction warnings
----------------------------------
Key: GTNPORTAL-3567
URL:
https://issues.jboss.org/browse/GTNPORTAL-3567
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.8.9.Alpha02
Environment: Soak test of 8h sending traffic to a benchmark example portal.
Reporter: Lucas Ponce
Assignee: Lucas Ponce
Fix For: 3.8.9.Alpha03
After 2h of test, log shows warning similar as:
{code}
[JBossINF] [0m[0m01:24:16,783 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874:
JBoss Portal 6.2.0.DR3-prod-jcr-1.15.x (AS 7.4.0.Final-redhat-19) started in 94131ms -
Started 1742 of 1777 services (139 services are lazy, passive or on-demand)
[JBossINF] [0m[33m03:39:49,039 WARN [org.jboss.cache.RegionImpl]
(http-perf11/10.16.88.189:8080-288) putNodeEvent(): eviction node event queue size is at
98% threshold value of capacity: 1000000 Region: /repository_portal-system You will need
to reduce the wakeUpIntervalSeconds parameter.
{code}