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

2014-12-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246566#comment-14246566
 ] 

ASF subversion and git services commented on CLOUDSTACK-8072:
-

Commit 85bb685662507897dd6238c3ec723c5258eb54e4 in cloudstack's branch 
refs/heads/master from Jayapal
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=85bb685 ]

CLOUDSTACK-8072: Fixed NPE in deleting default ACL items in default ACL


 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)


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

2014-12-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246570#comment-14246570
 ] 

ASF subversion and git services commented on CLOUDSTACK-8072:
-

Commit aca0f7959274d4cc3d6a8a727c65977952d66dce in cloudstack's branch 
refs/heads/4.5 from Jayapal
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=aca0f79 ]

CLOUDSTACK-8072: Fixed NPE in deleting default ACL items in default ACL


 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)