You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Jayapal Reddy (JIRA)" <ji...@apache.org> on 2015/03/17 04:46:38 UTC

[jira] [Resolved] (CLOUDSTACK-8072) NPE in deleting default ACL item

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayapal Reddy resolved CLOUDSTACK-8072.
---------------------------------------
    Resolution: Fixed

> NPE in deleting default ACL item
> --------------------------------
>
>                 Key: CLOUDSTACK-8072
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8072
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>    Affects Versions: 4.3.1
>            Reporter: Jayapal Reddy
>            Assignee: Jayapal Reddy
>            Priority: Minor
>             Fix For: 4.5.0
>
>
> 1. Create VPC
> 2. Go to Default ACLs
> 3. Delete the default item/rule in the ACL.
> 4. NPE is thrown on deleting rule
> 2014-12-11 15:19:13,269 ERROR [c.c.a.ApiAsyncJobDispatcher] (API-Job-Executor-13:ctx-02ce23aa job-280) Unexpected exception while executing org.apache.cloudstack.api.command.user.network.DeleteNetworkACLCmd 
> java.lang.NullPointerException 
> at com.cloud.user.AccountManagerImpl.checkAccess(AccountManagerImpl.java:390) 
> at sun.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
> at java.lang.reflect.Method.invoke(Method.java:622) 
> at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) 
> at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)