You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Daan Hoogland (JIRA)" <ji...@apache.org> on 2014/01/29 17:12:08 UTC

[jira] [Created] (CLOUDSTACK-5979) nicira service offering with sourcenat fails

Daan Hoogland created CLOUDSTACK-5979:
-----------------------------------------

             Summary: nicira service offering with sourcenat fails
                 Key: CLOUDSTACK-5979
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5979
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Network Devices
    Affects Versions: 4.3.0
            Reporter: Daan Hoogland
            Assignee: Daan Hoogland
             Fix For: 4.3.0


Setup:
	XenServer 6.2 hypervisors
	Nicira 4.0.0
	CloudStack 4.3.0

Testcase:
	Network Offering Nicira-l3 (dhcp, dns, userdata: vrouter  static nat, source nat, port forward,connectivity: niciranvp)
	Create network using Nicira-l3 offering
	Deploy virtual machine using default template in Nicira-l3 offering  - FAILED

Stacktrace:
2014-01-29 15:54:11,584 ERROR [c.c.v.VirtualMachineManagerImpl] (Job-Executor-22:ctx-1677e42a ctx-abf178de) Failed to start instanc e VM[User|nicira-l3-host]
java.lang.NumberFormatException: For input string: "vlan://317"
        at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
        at java.lang.Long.parseLong(Long.java:441)
        at java.lang.Long.parseLong(Long.java:483)
        at com.cloud.network.element.NiciraNvpElement.implement(NiciraNvpElement.java:262)
        at org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.implementNetworkElementsAndResources(NetworkOrchestrator.
java:1053)




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)