Valentin Aitken created BROOKLYN-499:
----------------------------------------
Summary: Warning on rebind -
UpdatingNotUpFromServiceProcessIsRunning is protected
Key: BROOKLYN-499
URL: https://issues.apache.org/jira/browse/BROOKLYN-499
Project: Brooklyn
Issue Type: Bug
Reporter: Valentin Aitken
Priority: Minor
The following warning is reproducable when rebinding to a TomcatServer
blueprint.
{noformat}
2017-05-07 21:15:43,073 WARN 120 o.a.b.c.o.p.InternalFactory [r-I8hddd-1086x]
Set no-arg constructor accessible for class
org.apache.brooklyn.entity.software.base.SoftwareProcessImpl$UpdatingNotUpFromServiceProcessIsRunning
(deprecated; should have public no-arg constructor)
2017-05-07 21:15:43,074 WARN 120 o.a.b.c.o.p.InternalFactory [r-I8hddd-1086x]
Set no-arg constructor accessible for class
org.apache.brooklyn.entity.software.base.SoftwareProcessImpl$ServiceNotUpDiagnosticsCollector
(deprecated; should have public no-arg constructor)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)