You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/25 15:12:04 UTC

[jira] [Commented] (BROOKLYN-499) Warning on rebind - UpdatingNotUpFromServiceProcessIsRunning is protected

    [ https://issues.apache.org/jira/browse/BROOKLYN-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024846#comment-16024846 ] 

ASF GitHub Bot commented on BROOKLYN-499:
-----------------------------------------

GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-server/pull/702

    BROOKLYN-499: avoid log.warn “no-arg constructor accessible”

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/brooklyn-server BROOKLYN-499

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/702.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #702
    
----
commit 0e16b2ec47f5e14bf2f295c806180a9be65b3d5a
Author: Aled Sage <al...@gmail.com>
Date:   2017-05-25T15:10:38Z

    BROOKLYN-499: avoid log.warn “no-arg constructor accessible”

----


> 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)