On 31.12.2008 02:44, Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: Tomcat Not Releasing URL Connection
The IBM JVM 1.5 and Tomcat 5.0.x are all that is available on the
(official) Suse SLES 10 CD/DVD.
I'm not suggesting that the OP replace the IB
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: Tomcat Not Releasing URL Connection
>
> The IBM JVM 1.5 and Tomcat 5.0.x are all that is available on the
> (official) Suse SLES 10 CD/DVD.
I'm not suggesting that the OP replace the IBM JRE as the default one, just
Caldarale, Charles R wrote:
From: Troy Davidson [mailto:troy.david...@maverik.com]
[...]
java-1_5_0-ibm-1.5.0_sr8 (The hardware team set this up, so I
assume the IBM JVM was all that was available.)
SUSE (SLES) 10
Definitely not true. As a fairly easy first step, try installing a Sun JRE
> From: Troy Davidson [mailto:troy.david...@maverik.com]
> Subject: Tomcat Not Releasing URL Connection
>
> It seems that Tomcat is pooling the network connection and
> not releasing it but reusing it each time.
That is of course incorrect, since Tomcat knows nothing about the outbound
connection
700
> From: troy.david...@maverik.com
> To: users@tomcat.apache.org
> Subject: Re: Tomcat Not Releasing URL Connection
>
> P,
>
> Sorry for not adding that. Yes, they keep the same DNS, but switch the IP to
> the backup server.
>
>
>
> Troy Davidson
> Sen
P,
Sorry for not adding that. Yes, they keep the same DNS, but switch the IP to
the backup server.
Troy Davidson
Senior Programmer
Maverik, Inc.
880 W. Center St.
NSL, Utah 84054
801-335-3887 Office
801-663-1460 Cell
Thank you for allowing us to service your technical needs,
Your Techni
Troy Davidson wrote:
> Hello,
>
> I've searched for an answer to this problem, but haven't found anything yet.
>
> Here is the problem:
>
> I have an application that connects to a 3rd party vendors server to request
> updated information. This connection is created and closed in the Java code