You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/02/21 21:46:14 UTC

[jira] [Commented] (CLOUDSTACK-587) MEMORY_CONSTRAINT_VIOLATIONMemory limits must satisfy:

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

ASF subversion and git services commented on CLOUDSTACK-587:
------------------------------------------------------------

Commit 2b09f68b302dbf8cf0c44109dcc03d918f3ed7ea in branch refs/heads/4.0 from Chip Childers <ch...@gmail.com>
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=2b09f68 ]

CLOUDSTACK-587:
 use setMemoryLimits instead

                
> MEMORY_CONSTRAINT_VIOLATIONMemory limits must satisfy:
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-587
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-587
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Anthony Xu
>            Assignee: Anthony Xu
>
> > How can I figure out this exception when I try to create a new 
> > instance using by example Centos 6.3 ISO (compute offering = 
> > 500MHertz, 500MB, local
> > storage) ?
> > 
> > WARN  [xen.resource.CitrixResourceBase] (DirectAgent-36:) Catch
> > Exception:
> > class com.xensource.xenapi.Types$XenAPIException due to 
> > MEMORY_CONSTRAINT_VIOLATIONMemory limits must satisfy: static_min ?
> > dynamic_min ? dynamic_max ? static_max 
> > MEMORY_CONSTRAINT_VIOLATIONMemory limits must satisfy: static_min ?
> > dynamic_min ? dynamic_max ? static_max at 
> > com.xensource.xenapi.Types.checkResponse(Types.java:1732)
> >  at com.xensource.xenapi.Connection.dispatch(Connection.java:368)
> > at
> > com.cloud.hypervisor.xen.resource.XenServerConnectionPool$XenServerCon
> > n
> > ection.dispatch(XenServerConnectionPool.java:909)
> >  at com.xensource.xenapi.VM.setMemoryStaticMin(VM.java:3450)
> > at
> > com.cloud.hypervisor.xen.resource.CitrixResourceBase.setMemory(CitrixR
> > e
> > sourceBase.java:3116)
> >  at
> > com.cloud.hypervisor.xen.resource.CitrixResourceBase.createVmFromTempl
> > a
> > te(CitrixResourceBase.java:985)
> > at
> > com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixRes
> > o
> > urceBase.java:1278)
> >  at
> > com.cloud.hypervisor.xen.resource.XcpOssResource.execute(XcpOssResourc
> > e
> > .java:142)
> > at
> > com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(Ci
> > t
> > rixResourceBase.java:497)
> >  at
> > com.cloud.hypervisor.xen.resource.XcpOssResource.executeRequest(XcpOss
> > R
> > esource.java:136)
> > at
> > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.
> > java:191)
> >  at
> > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439
> > ) at 
> > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> >  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> > at
> > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.a
> > c
> > cess$301(ScheduledThreadPoolExecutor.java:98)
> >  at
> > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.r
> > u
> > n(ScheduledThreadPoolExecutor.java:206)
> > at
> > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecu
> > t
> > or.java:886)
> >  at
> > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
> > j
> > ava:908)
> > at java.lang.Thread.run(Thread.java:680)
> > 
> > Regards,
> > 
> > --

--
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