Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/540#issuecomment-77249797
  
    That's a new (presumably unrelated) error in jenkins:
    
        brooklyn.policy.loadbalancing.LoadBalancingPolicyConcurrencyTest.after 
        Caused by: java.lang.NegativeArraySizeException: null
                at 
java.util.AbstractCollection.toArray(AbstractCollection.java:119)
                at 
com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:258)
                at 
brooklyn.entity.basic.AbstractEntity.getGroups(AbstractEntity.java:700)
                at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:597)
                at 
brooklyn.entity.proxying.EntityProxyImpl.invoke(EntityProxyImpl.java:189)
                at com.sun.proxy.$Proxy89.getGroups(Unknown Source)
                at 
brooklyn.management.internal.LocalEntityManager.unmanageNonRecursive(LocalEntityManager.java:648)
                at 
brooklyn.management.internal.LocalEntityManager.unmanage(LocalEntityManager.java:406)
                at 
brooklyn.management.internal.LocalEntityManager.unmanage(LocalEntityManager.java:356)
                at 
brooklyn.management.internal.LocalEntityManager.unmanage(LocalEntityManager.java:352)
                at 
brooklyn.entity.basic.AbstractApplication.stop(AbstractApplication.java:222)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to