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

Tomas Fecko updated JCLOUDS-909:
--------------------------------
    Component/s: jclouds-compute
    Environment: linux
         Labels: compute gce  (was: )

> GCE NullPointer
> ---------------
>
>                 Key: JCLOUDS-909
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-909
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-compute
>    Affects Versions: 1.9.0
>         Environment: linux
>            Reporter: Tomas Fecko
>              Labels: compute, gce
>
> After calling destroy on instance, NPE appeared.
> Instance was started with network, I already created before, for all future 
> instances.
> java.lang.NullPointerException
>         at 
> org.jclouds.googlecomputeengine.compute.GoogleComputeEngineService.cleanUpNetworksAndFirewallsForGroup(GoogleComputeEngineService.java:138)
>         at 
> org.jclouds.googlecomputeengine.compute.GoogleComputeEngineService.cleanUpIncidentalResourcesOfDeadNodes(GoogleComputeEngineService.java:128)
>         at 
> org.jclouds.compute.internal.BaseComputeService.destroyNodesMatching(BaseComputeService.java:274)
>         at 
> org.librade.comla.components.ComlaServerManagementComponent$8.run(ComlaServerManagementComponent.java:586)
>         at 
> org.fabric3.execution.runtime.PropagatingRunnable.run(PropagatingRunnable.java:33)
>         at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)



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

Reply via email to