Forum Post: RE: Analysing Java Memory Usage (AppServer Brokers)

  • Thread starter Thread starter Tjerk Coomans
  • Start date Start date
Status
Not open for further replies.
T

Tjerk Coomans

Guest
Hi Mark, Can you give us some more details about the setup of the application. Personally I never get problems like this, not in 10.2B08 and also not in the 11 versions. But I have to say that most installations I work on are not the biggest. Going from 50 users to 2000 with one exception of 12000. The only problems I have sometimes is with the adminserver and this is only when OpenEdge management is installed and many resources are monitored. The simple trick here is to never install OE Management on the db or appserver machine, always use a seperate machine for this (remote monitoring). so in case you add more resources to monitor and the heapsize gets to small only your monitor server crashes and you can easily change the jvm parameters and restart the adminserver without hurting the production environment. Are your appservers running stateless, state-free? What's the max client connections set on. If something crashes is it the broker or an agent? Regards Tjerk

Continue reading...
 
Status
Not open for further replies.
Back
Top