Here is an example of raw logs

Origionally from scalr this is the message I see

scalr
----

2014-03-04 00:00:05,946 - FATAL [tran53ddedede:Logger@264] - [FarmID: 2] 
Cloudstack handler failed: Argument missing: ipAddressId.

When I go into the cloudstack ui and attempt to add a network as interface2 
i get this

Cloudstack

ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-45:job-276 = [ 
6704521c-a18b-4607-997f-5659625ac9f8 ]) Unexpected exception while 
executing org.apache.cloudstack.api.command.user.vm.
AddNicToVMCmd
java.lang.NullPointerException
        at 
com.cloud.network.element.VirtualRouterElement.getRouters(VirtualRouterElement.java:950)
        at 
com.cloud.network.element.VirtualRouterElement.configDhcpSupportForSubnet(VirtualRouterElement.java:856)
        at 
com.cloud.network.NetworkManagerImpl.prepareElement(NetworkManagerImpl.java:2075)
        at 
com.cloud.network.NetworkManagerImpl.prepareNic(NetworkManagerImpl.java:2200)
        at 
com.cloud.network.NetworkManagerImpl.createNicForVm(NetworkManagerImpl.java:4606)
        at 
com.cloud.vm.VirtualMachineManagerImpl.addVmToNetwork(VirtualMachineManagerImpl.java:2979)
        at 
com.cloud.vm.UserVmManagerImpl.addNicToVirtualMachine(UserVmManagerImpl.java:976)
        at 
org.apache.cloudstack.api.command.user.vm.AddNicToVMCmd.execute(AddNicToVMCmd.java:109)
        at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)
        at 
com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:531)
        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)




On Tuesday, March 4, 2014 1:45:39 PM UTC-8, Aatxe Urrutia wrote:
>
> Hello I have an issue with scalr communication and cloudstack, I can bring 
> up vm's fine i imported then via scalr and it saved them as snapshot when I 
> start the farm it brings the vms up but then says 'Cloudstack handler 
> failed: Argument missing: ipAddressId'
>
>
> I have a setup in aws as well and what I notice that is apparently 
> different is that my local scalr - cloudstack implementation brings up vm's 
> with one network interface, so would this error come from a lack of a 
> "public interface"?
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to