[
https://issues.apache.org/jira/browse/CLOUDSTACK-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajani Karuturi updated CLOUDSTACK-8072:
----------------------------------------
Fix Version/s: (was: 4.5.0)
4.5.1
> 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.1
>
>
> 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)