]
Michal Babacek closed MODCLUSTER-126.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
Microcontainer does not choose the right constructor when creating
RequestCountLoadMetric
-----------------------------------------------------------------------------------------
Key: MODCLUSTER-126
URL:
https://issues.jboss.org/browse/MODCLUSTER-126
Project: mod_cluster
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 1.0.3.GA, 1.1.0.Beta1
Reporter: Takayoshi Kimura
Assignee: Paul Ferraro
Fix For: 1.0.4.GA, 1.1.0.CR1
Attachments: modcluster-126.patch
The MODCLUSTER-116 problem also applies to RequestCountLoadMetric,
ReceiveTrafficLoadMetric and SendTrafficLoadMetric.
DEPLOYMENTS IN ERROR:
Deployment "RequestCountLoadMetric" is in error due to the following
reason(s): **ERROR**, java.lang.IllegalArgumentException: Wrong arguments. new for target
java.lang.reflect.Constructor
expected=[org.jboss.modcluster.load.metric.DeterministicLoadState]
actual=[org.jboss.modcluster.load.metric.impl.RequestProcessorLoadMetricSource]