You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Eric Dey (JIRA)" <ji...@apache.org> on 2012/11/26 03:55:01 UTC

[jira] [Commented] (CLOUDSTACK-271) updatePhysicalNetwork dies with an NPE when the vlan range is empty

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503610#comment-13503610 ] 

Eric Dey commented on CLOUDSTACK-271:
-------------------------------------

I am currently out of the office and will return on November 26th. If you require immediate support on a Caringo product, please use our help web site at: [1]https://support.caringo.com/

  -Eric


----------------------------------
Eric Dey  [2]<er...@caringo.com>
Caringo, Inc.  (512)782-9902 
----------------------------------------------------------------------------------------
[1] https://support.caringo.com/
[2] mailto:eric.dey@caringo.com

                
> updatePhysicalNetwork dies with an NPE when the vlan range is empty
> -------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-271
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-271
>             Project: CloudStack
>          Issue Type: Bug
>          Components: Network Controller
>    Affects Versions: 4.1.0
>            Reporter: Hugo Trippaers
>            Assignee: Hugo Trippaers
>             Fix For: 4.0.1, 4.1.0
>
>
> 2012-10-05 23:18:22,754 ERROR [cloud.api.ApiDispatcher] (Job-Executor-17:job-17) Exception while executing UpdatePhysicalNetworkCmd:
> java.lang.NullPointerException
>         at com.cloud.network.NetworkManagerImpl.checkGuestVnetsConflicts(NetworkManagerImpl.java:5429)
>         at com.cloud.network.NetworkManagerImpl.updatePhysicalNetwork(NetworkManagerImpl.java:5376)
>         at com.cloud.utils.component.ComponentLocator$InterceptorDispatcher.intercept(ComponentLocator.java:1231)
>         at com.cloud.api.commands.UpdatePhysicalNetworkCmd.execute(UpdatePhysicalNetworkCmd.java:99)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:138)
>         at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:432)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>         at java.lang.Thread.run(Thread.java:679)
> The code should not check for overlapping VLANs is vlans are not used as the isolation type.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira