Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Gerhard Maree #1
Flex 1.5 Tomcat threads running out
Hi
After running our flex app for a couple of hours Tomcat dies with the message
that it ran out of threads (200).
Tomcat only handles a couple of connections at a time, so not busy at all.
We use the webserivce proxy to forward the webservice calls to websphere app
server sitting behind apache 2.
We have other apps running with the same configuration, but they don't use the
webservice proxy, they talk directly the web services.
I haven't set the connection pool size, but the default should be 50.
So it seems that webservice proxy service is holding on to threads (or
connections).
Any help would be much appreciated
thanks
Gerhard
Gerhard Maree Guest
-
Flex 1.5 & Apache Tomcat/5.5.9
Hello Does anyone know if there is a installation guide for installing flex on tomcat ive tried methods used by others on this forum and they... -
Integrating Tomcat, Flex & IIS
I need to integrated Tomcat with IIS so it (IIS) serves up Flex applications. I've set up Flex with Tomcat to successfully run off of port 8080,... -
Flex - Tomcat 5.5 Problem
Hi , When I deploy samples.war to wepapps folder of Tomcat 5.5 it throws this exception: "\webapps\samples\WEB-INF\flex\flex-config.xml -... -
#16331 [Opn->WFx]: Running phpinfo() kills Tomcat
ID: 16331 Updated by: sniper@php.net Reported By: okapi at yahoo dot com -Status: Open +Status: Wont... -
#16331 [Com]: Running phpinfo() kills Tomcat
ID: 16331 Comment by: jawwad_hussain at yahoo dot com Reported By: okapi at yahoo dot com Status: Open Bug... -
ntsiii #2
Re: Flex 1.5 Tomcat threads running out
Just shooting in the dark, but try setting: <max-connections>0</max-connections> in flex-config.xml webservice section.
Tracy
ntsiii Guest
-
poonamsheth #3
Re: Flex 1.5 Tomcat threads running out
hey if u wanna know more about TomCat and ,,,,,,,
there is one of my friends blog which can infom u. and u can also knoe further the integration of flex with it.
Michael Glogs
[email]gloegl@oktiron.net[/email]
poonamsheth Guest



Reply With Quote

