And another Run issue on Windows this time...

pl,vMSnapshotManagerImpl,volumeManagerImpl,ClassicalPrimaryDataStoreProvider,AffinityGroupServiceImpl,DeploymentPlanningManager,AffinityGroupJoinDaoImpl,AffinityGroupDaoImpl,AffinityGroupVMMapDaoImpl,databaseUpgradeChecker,configurationDaoImpl,GlobalLoadBalancingRulesServiceImpl,niciraNvpDaoImpl,niciraNvpNicMappingDaoImpl,niciraNvpRouterMappingDaoImpl,NiciraNvpGuestNetworkGuru,NiciraNvp,MidoNetGuestNetworkGuru,MidoNetElement,userAuthenticators,userPasswordEncoders,securityCheckers,resourceDiscoverers,haInvestigators,haFenceBuilders,deploymentPlanners,podAllocators,hostAllocators,storagePoolAllocators,ipDeployers,dhcpProviders,networkGurus,networkElements,HostAntiAffinityProcessor,affinityProcessors,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0];
 root of factory hierarchy
INFO  [utils.component.ComponentContext] (main:) Setup Spring Application 
context
INFO  [cloud.serializer.GsonHelper] (main:) Default Builder inited.
INFO  [cloudstack.discovery.ApiDiscoveryServiceImpl] (main:) Api Discovery 
Service: Annotation, docstrings, api relation graph processed in 640.788117 ms
INFO  [cloud.api.ApiServer] (Thread-8:) ApiServer listening on port 8096
INFO  [web.context.ContextLoader] (main:) Root WebApplicationContext: 
initialization completed in 15533 ms
INFO  [cloud.utils.LogUtils] (main:) log4j configuration found at 
C:\cloudstack\client\target\cloud-client-ui-4.2.0-SNAPSHOT\WEB-INF\classes\log4j-cloud.xml
INFO  [factory.annotation.AutowiredAnnotationBeanPostProcessor] (main:) JSR-330 
'javax.inject.Inject' annotation found and supported for autowiring
2013-04-25 15:24:42.037:INFO::Started SelectChannelConnector@0.0.0.0:8080
[INFO] Started Jetty Server
Exception in thread "Timer-2" Exception in thread "Timer-1"


Windows 7... Xmx set to 2048 from control panel as runtime param.



Thanks,
.. Parth


-----Original Message-----
From: Parth Jagirdar 
Sent: Thursday, April 25, 2013 3:28 PM
To: dev@cloudstack.apache.org
Subject: RE: Out of Memory while attempting a Run

Logged a comment on following page..

http://wiki.cloudstack.org/display/dev/Setting+up+a+CloudStack+development+environment+on+Mac+OSX?focusedCommentId=17273515#comment-17273515



Thanks,
.. Parth


-----Original Message-----
From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com]
Sent: Thursday, April 25, 2013 3:09 PM
To: dev@cloudstack.apache.org
Subject: Re: Out of Memory while attempting a Run

export MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=800m -Xmx2g -Xdebug 
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n"

It should be there on the wiki, if not, please update

On 4/25/13 2:28 PM, "Parth Jagirdar" <parth.jagir...@citrix.com> wrote:

>mvn -pl :cloud-client-ui jetty:run
>
>Hangs at following.. With out of memory.
>Suggestions?
>
>SystemÅ Info
>Running OS X,
>Tomcat 6.0.33,
>java version "1.6.0_45"
>Java(TM) SE Runtime Environment (build 1.6.0_45-b06-451-11M4406) Java
>HotSpot(TM) 64-Bit Server VM (build 20.45-b01-451, mixed mode)
>
>(One hiccup I recall is.. Brew install cdrtools didn't go through well 
>(Could'nt link at the end) but then mkisofs is at desired location 
>/usr/local/bin; this one was downloaded from Helios link.. Not sure if 
>this would matter)
>
>
>pNicMappingDaoImpl,niciraNvpRouterMappingDaoImpl,NiciraNvpGuestNetworkG
>uru
>,NiciraNvp,MidoNetGuestNetworkGuru,MidoNetElement,userAuthenticators,us
>erP
>asswordEncoders,securityCheckers,resourceDiscoverers,haInvestigators,ha
>Fen
>ceBuilders,deploymentPlanners,podAllocators,hostAllocators,storagePoolA
>llo
>cators,ipDeployers,dhcpProviders,networkGurus,networkElements,HostAntiA
>ffi
>nityProcessor,affinityProcessors,org.springframework.context.annotation
>.Co nfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root 
>of factory hierarchy INFO  [utils.component.ComponentContext] (main:) 
>Setup Spring Application context ^C^CJava HotSpot(TM) 64-Bit Server VM
>warning: Exception java.lang.OutOfMemoryError occurred dispatching 
>signal Unknown Signal to
>handler- the VM may need to be forcibly terminated ^CJava HotSpot(TM) 
>64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred 
>dispatching signal Unknown Signal to
>handler- the VM may need to be forcibly terminated Java HotSpot(TM) 
>64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred 
>dispatching signal Unknown Signal to
>handler- the VM may need to be forcibly terminated
>
>
>
>Thanks,
>.. Parth

Reply via email to