Github user neykov commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/314#issuecomment-62926245
  
    Found the following things while testing, noting them here so I can get 
back and re-test:
      * Can't use object store locations (unmanage problem)
      * NPE when changing standby state
      * /persist/export returns an empty file with missing extension
      * When using object store for backups I get a NPE
    
    ---
    Failover error:
    ```
    java.lang.NullPointerException: null
     at 
brooklyn.management.ha.HighAvailabilityManagerImpl.changeMode(HighAvailabilityManagerImpl.java:300)
 ~[brooklyn-core-0.7.0-SNAPSHOT.jar:0.7.0-SNAPSHOT]
     at 
brooklyn.management.ha.HighAvailabilityManagerImpl.changeMode(HighAvailabilityManagerImpl.java:254)
 ~[brooklyn-core-0.7.0-SNAPSHOT.jar:0.7.0-SNAPSHOT]
    ```
    
    ---
    Backup error:
    
    ```
    java.lang.NullPointerException: null
            at 
brooklyn.entity.rebind.persister.BrooklynPersistenceUtils.createBackup(BrooklynPersistenceUtils.java:248)
 ~[
    ```


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