[jira] [Updated] (CLOUDSTACK-6548) [Automation] createPrivateNetwork API failed with NullPointer exception

2014-05-14 Thread Daan Hoogland (JIRA)

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

Daan Hoogland updated CLOUDSTACK-6548:
--

Assignee: Rayees Namathponnan  (was: Daan Hoogland)

> [Automation] createPrivateNetwork API failed with NullPointer exception 
> 
>
> Key: CLOUDSTACK-6548
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6548
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: API
>Affects Versions: 4.4.0
> Environment: Xen 6.2
> build 4.4-forward
>Reporter: Rayees Namathponnan
>Assignee: Rayees Namathponnan
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-30.gz
>
>
> This issue observed with BVT, test cases 
> "integration.smoke.test_privategw_acl.TestPrivateGwACL.test_privategw_acl" 
> failed with BVT, observed below NPE in ms log 
> 2014-04-30 21:38:37,417 DEBUG [c.c.n.NetworkServiceImpl] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) Created private 
> network Nt
> wk[cf4d60e1-9d4a-46de-85bc-910a6ea44024|Guest|5]
> 2014-04-30 21:38:37,433 DEBUG [c.c.u.d.T.Transaction] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) Rolling back the 
> transaction:
>  Time = 209 Name =  catalina-exec-17; called by 
> -TransactionLegacy.rollback:903-TransactionLegacy.removeUpTo:846-TransactionLegacy.close:670-
> Transaction.execute:41-NetworkServiceImpl.createPrivateNetwork:3964-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:-1-De
> legatingMethodAccessorImpl.invoke:-1-Method.invoke:-1-AopUtils.invokeJoinpointUsingReflection:317-ReflectiveMethodInvocation.invokeJoinpoint:
> 183-ReflectiveMethodInvocation.proceed:150
> 2014-04-30 21:38:37,452 ERROR [c.c.a.ApiServer] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) unhandled exception 
> executing api c
> ommand: [Ljava.lang.String;@1925edc3
> java.lang.NullPointerException
> at 
> com.cloud.network.NetworkServiceImpl$11.doInTransaction(NetworkServiceImpl.java:3987)
> at 
> com.cloud.network.NetworkServiceImpl$11.doInTransaction(NetworkServiceImpl.java:3964)
> at com.cloud.utils.db.Transaction.execute(Transaction.java:37)
> at 
> com.cloud.network.NetworkServiceImpl.createPrivateNetwork(NetworkServiceImpl.java:3964)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at 
> org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> at 
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
> at com.sun.proxy.$Proxy154.createPrivateNetwork(Unknown Source)
> at 
> com.cloud.network.vpc.VpcManagerImpl$6.doInTransaction(VpcManagerImpl.java:1594)
> at 
> com.cloud.network.vpc.VpcManagerImpl$6.doInTransaction(VpcManagerImpl.java:1578)
> at com.cloud.utils.db.Transaction.execute(Transaction.java:37)
> at 
> com.cloud.network.vpc.VpcManagerImpl.createVpcPrivateGateway(VpcManagerImpl.java:1578)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at 
> org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:106)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
> at 
> com.cloud.event.ActionEventInterceptor.invoke(Action

[jira] [Updated] (CLOUDSTACK-6548) [Automation] createPrivateNetwork API failed with NullPointer exception

2014-05-13 Thread Abhinandan Prateek (JIRA)

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

Abhinandan Prateek updated CLOUDSTACK-6548:
---

Assignee: Santhosh Kumar Edukulla  (was: Rayees Namathponnan)

> [Automation] createPrivateNetwork API failed with NullPointer exception 
> 
>
> Key: CLOUDSTACK-6548
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6548
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: API
>Affects Versions: 4.4.0
> Environment: Xen 6.2
> build 4.4-forward
>Reporter: Rayees Namathponnan
>Assignee: Santhosh Kumar Edukulla
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-30.gz
>
>
> This issue observed with BVT, test cases 
> "integration.smoke.test_privategw_acl.TestPrivateGwACL.test_privategw_acl" 
> failed with BVT, observed below NPE in ms log 
> 2014-04-30 21:38:37,417 DEBUG [c.c.n.NetworkServiceImpl] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) Created private 
> network Nt
> wk[cf4d60e1-9d4a-46de-85bc-910a6ea44024|Guest|5]
> 2014-04-30 21:38:37,433 DEBUG [c.c.u.d.T.Transaction] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) Rolling back the 
> transaction:
>  Time = 209 Name =  catalina-exec-17; called by 
> -TransactionLegacy.rollback:903-TransactionLegacy.removeUpTo:846-TransactionLegacy.close:670-
> Transaction.execute:41-NetworkServiceImpl.createPrivateNetwork:3964-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:-1-De
> legatingMethodAccessorImpl.invoke:-1-Method.invoke:-1-AopUtils.invokeJoinpointUsingReflection:317-ReflectiveMethodInvocation.invokeJoinpoint:
> 183-ReflectiveMethodInvocation.proceed:150
> 2014-04-30 21:38:37,452 ERROR [c.c.a.ApiServer] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) unhandled exception 
> executing api c
> ommand: [Ljava.lang.String;@1925edc3
> java.lang.NullPointerException
> at 
> com.cloud.network.NetworkServiceImpl$11.doInTransaction(NetworkServiceImpl.java:3987)
> at 
> com.cloud.network.NetworkServiceImpl$11.doInTransaction(NetworkServiceImpl.java:3964)
> at com.cloud.utils.db.Transaction.execute(Transaction.java:37)
> at 
> com.cloud.network.NetworkServiceImpl.createPrivateNetwork(NetworkServiceImpl.java:3964)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at 
> org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> at 
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
> at com.sun.proxy.$Proxy154.createPrivateNetwork(Unknown Source)
> at 
> com.cloud.network.vpc.VpcManagerImpl$6.doInTransaction(VpcManagerImpl.java:1594)
> at 
> com.cloud.network.vpc.VpcManagerImpl$6.doInTransaction(VpcManagerImpl.java:1578)
> at com.cloud.utils.db.Transaction.execute(Transaction.java:37)
> at 
> com.cloud.network.vpc.VpcManagerImpl.createVpcPrivateGateway(VpcManagerImpl.java:1578)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at 
> org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:106)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
> at 
> com.cloud.event.ActionEventI

[jira] [Updated] (CLOUDSTACK-6548) [Automation] createPrivateNetwork API failed with NullPointer exception

2014-04-30 Thread Rayees Namathponnan (JIRA)

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

Rayees Namathponnan updated CLOUDSTACK-6548:


Attachment: management-server.log.2014-04-30.gz

> [Automation] createPrivateNetwork API failed with NullPointer exception 
> 
>
> Key: CLOUDSTACK-6548
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6548
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: API
>Affects Versions: 4.4.0
> Environment: Xen 6.2
> build 4.4-forward
>Reporter: Rayees Namathponnan
>Priority: Blocker
> Fix For: 4.4.0
>
> Attachments: management-server.log.2014-04-30.gz
>
>
> This issue observed with BVT, test cases 
> "integration.smoke.test_privategw_acl.TestPrivateGwACL.test_privategw_acl" 
> failed with BVT, observed below NPE in ms log 
> 2014-04-30 21:38:37,417 DEBUG [c.c.n.NetworkServiceImpl] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) Created private 
> network Nt
> wk[cf4d60e1-9d4a-46de-85bc-910a6ea44024|Guest|5]
> 2014-04-30 21:38:37,433 DEBUG [c.c.u.d.T.Transaction] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) Rolling back the 
> transaction:
>  Time = 209 Name =  catalina-exec-17; called by 
> -TransactionLegacy.rollback:903-TransactionLegacy.removeUpTo:846-TransactionLegacy.close:670-
> Transaction.execute:41-NetworkServiceImpl.createPrivateNetwork:3964-NativeMethodAccessorImpl.invoke0:-2-NativeMethodAccessorImpl.invoke:-1-De
> legatingMethodAccessorImpl.invoke:-1-Method.invoke:-1-AopUtils.invokeJoinpointUsingReflection:317-ReflectiveMethodInvocation.invokeJoinpoint:
> 183-ReflectiveMethodInvocation.proceed:150
> 2014-04-30 21:38:37,452 ERROR [c.c.a.ApiServer] 
> (catalina-exec-17:ctx-d1365378 ctx-664fada1 ctx-e0adfbee) unhandled exception 
> executing api c
> ommand: [Ljava.lang.String;@1925edc3
> java.lang.NullPointerException
> at 
> com.cloud.network.NetworkServiceImpl$11.doInTransaction(NetworkServiceImpl.java:3987)
> at 
> com.cloud.network.NetworkServiceImpl$11.doInTransaction(NetworkServiceImpl.java:3964)
> at com.cloud.utils.db.Transaction.execute(Transaction.java:37)
> at 
> com.cloud.network.NetworkServiceImpl.createPrivateNetwork(NetworkServiceImpl.java:3964)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at 
> org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> at 
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
> at com.sun.proxy.$Proxy154.createPrivateNetwork(Unknown Source)
> at 
> com.cloud.network.vpc.VpcManagerImpl$6.doInTransaction(VpcManagerImpl.java:1594)
> at 
> com.cloud.network.vpc.VpcManagerImpl$6.doInTransaction(VpcManagerImpl.java:1578)
> at com.cloud.utils.db.Transaction.execute(Transaction.java:37)
> at 
> com.cloud.network.vpc.VpcManagerImpl.createVpcPrivateGateway(VpcManagerImpl.java:1578)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at 
> org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:106)
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
> at 
> com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:51)
>