more likely a thread limit in Java is being hit? I think you can increase both thread limits and memory overhead limits in the Java VM which may help there?
On Nov 4, 2012, at 11:27 AM, Pascal Robert <[email protected]> wrote: > Hi guys, > > I'm having a problem here, I try to add an instance of a new app and trying > to do it, it's just timeout, either by JavaMonitor GUI or the REST call. So I > guess there is a limit of the number of instances you can have? Right now, > the host is running 40 instances (of different applications). I didn't see > something about a instance limit in the official WO deployment doc. > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
