DevOps Automation

DevOps Automation

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#DevOps
#Businessautomation
#DevOpsAutomation
 View Only
  • 1.  Memory limit

    Posted 11/07/16 06:49 PM

    I keep getting an error that I have exceeded my organization's memory. Any thoughts on what I am doing wrong? 



  • 2.  RE: Memory limit

    Posted 11/08/16 03:23 PM

    What tool are you working in? What were you doing when you got this message? It would help if you would put some context around this question. 

    Kenny Smith

    Principal Consultant

    IBM Champion 

    www.strongback.us

     

     

     



  • 3.  RE: Memory limit

    Posted 11/08/16 06:51 PM

    I'm doing a build and deploy. Using BlueMix.



  • 4.  RE: Memory limit

    Posted 11/09/16 02:59 PM

    What are you building and deploying? That term makes me think of WebSphere Commerce Build and Deploy (WCBD).

    Would be helpful if yu provided details/logs and environment information.

     

    Cheers!



  • 5.  RE: Memory limit

    Posted 11/09/16 07:26 PM

    Hello Andrew,

    Do you have some log from the build/deploy process? Which runtime are you using? How much memory did you configured?

    Do you have configured some memory quota to you organization?


    It's not a usual problem, since a common account on Bluemix has up to 512GB memory to define apps. But, if your account is a trial this limit is only 2GB and maybe you may have trouble with it.


    You need to keep in you mind if you define a app on a dev space with 512MB memory, if you deploy it to a QA space it will consume more 512MB. If you deploy to production's env, your memory consumption will be 1,5GB on total.