Kumawat, Priyanka would like to recall the message, "DB2 database locks".
DXC Technology Company -- This message is transmitted to you by or on behalf of
DXC Technology Company or one of its affiliates. It is intended exclusively for
the addressee. The substance of this message, along with any
Hello Christopher,
Thankyou !
Seems we are not using the connection pooling from Tomcat side , below are the
DB configuration parameters on context.xml file, do not see any connection pool
details here.
I have one more question , Sorry to bother again .
Can the below parameters can aid us wi
Hello Christopher,
Thankyou !
Seems we are not using the connection pooling from Tomcat side , below are the
DB configuration parameters on context.xml file, do not see any connection pool
details here.
I have one more question , Sorry to bother again .
Can the below parameters can aid us w
Mark and Terry,
On 10/20/22 06:35, Mark Thomas wrote:
On 20/10/2022 10:33, Terry ST SY/OGCIO wrote:
Hi ,
Check on the major changes on Tomcat 7 to Tomcat 9. (One of the major
change we initially spotted is the BIO connector used in Tomcat 7 for
connector setup was removed in Tomcat 9:
https
Simon,
On 10/20/22 08:13, Simon Besenbäck wrote:
Am So., 2. Okt. 2022 um 12:34 Uhr schrieb Simon Besenbäck <
simon.besenba...@gmail.com>:
Hi!
I am using Apache 10.0.23 on Windows 10. I want to use Nashorn for
developing JSP's within the Eclipse IDE. Therefore I use OpenJDK 19 and
added the ja
Priyanka,
On 10/20/22 13:15, Kumawat, Priyanka wrote:
Thankyou muck for the explanation for this !!! we have got from below
mail that it is likely to be an application coding issue and they
needs to fix or use commit etc for long running transactions .
The one steps that you have given below to
Awesome Possum!
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobblestone Rd | Urbandale, IA 50322
MAC: F4469-010
Tel 515-988-2508 | Cel
On 20/10/2022 18:03, jonmcalexan...@wellsfargo.com.INVALID wrote:
Ok, thanks Peter. I looked at the running.txt to see if it mentioned a Java
version minimum and it stated Java 8, so it confused me. I'll try with Java 11.
That is an error. I've fixed it for the next release.
Mark
Dream *
>On 20/10/2022 17:59, Paquin, Brian wrote:
>> Hello,
>>
>> In some cases, I use mod_jk and I am able to have Apache send a “secret” to
>> my Tomcat Connector.
>> But in other cases, I don’t have a front end – I just use Tomcat 9.0.68
>> (with Tomcat Native 1.2.35) to host.
>> In the past, I did n
Hi Christopher ,
Thankyou muck for the explanation for this !!! we have got from below mail that
it is likely to be an application coding issue and they needs to fix or use
commit etc for long running transactions .
The one steps that you have given below to set the "query timeout" , is this
o
On 20/10/2022 17:59, Paquin, Brian wrote:
Hello,
In some cases, I use mod_jk and I am able to have Apache send a “secret” to my
Tomcat Connector.
But in other cases, I don’t have a front end – I just use Tomcat 9.0.68 (with
Tomcat Native 1.2.35) to host.
In the past, I did not need to provide
Thank you and Noted!
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobblestone Rd | Urbandale, IA 50322
MAC: F4469-010
Tel 515-988-2508
Ok, thanks Peter. I looked at the running.txt to see if it mentioned a Java
version minimum and it stated Java 8, so it confused me. I'll try with Java 11.
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
On 20/10/2022 17:56, jonmcalexan...@wellsfargo.com.INVALID wrote:
Good morning,
I am getting the following error when trying to start a very generic setup of
Tomcat 10.1.1 on Windows Server 2019.
Error: A JNI error has occurred, please check your installation and try again
Exception in threa
> On 2022 Oct 20, at 18:56,
> wrote:
>
> Good morning,
>
> I am getting the following error when trying to start a very generic setup of
> Tomcat 10.1.1 on Windows Server 2019.
>
> Error: A JNI error has occurred, please check your installation and try again
> Exception in thread "main" jav
Jon,
> Am 20.10.2022 um 18:57 schrieb jonmcalexan...@wellsfargo.com.invalid:
>
> Good morning,
>
> I am getting the following error when trying to start a very generic setup of
> Tomcat 10.1.1 on Windows Server 2019.
>
> Error: A JNI error has occurred, please check your installation and t
Hello,
In some cases, I use mod_jk and I am able to have Apache send a “secret” to my
Tomcat Connector.
But in other cases, I don’t have a front end – I just use Tomcat 9.0.68 (with
Tomcat Native 1.2.35) to host.
In the past, I did not need to provide a “secret”, but now it appears I do
since I
Are you using FileInputStream or FileOutputSteam on the file and closing
the stream before deletion? If so, change to Files.newInputSteam or
Files.newOutputStream.
One of our application (not a web application) was running out of file
handles even though we were closing the file handles. Every
Good morning,
I am getting the following error when trying to start a very generic setup of
Tomcat 10.1.1 on Windows Server 2019.
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/catalina/
Am So., 2. Okt. 2022 um 12:34 Uhr schrieb Simon Besenbäck <
simon.besenba...@gmail.com>:
> Hi!
>
> I am using Apache 10.0.23 on Windows 10. I want to use Nashorn for
> developing JSP's within the Eclipse IDE. Therefore I use OpenJDK 19 and
> added the jakarta.ScriptTagLibs.jar to the lib directory
On 20/10/2022 10:33, Terry ST SY/OGCIO wrote:
Hi ,
Check on the major changes on Tomcat 7 to Tomcat 9. (One of the major change we
initially spotted is the BIO connector used in Tomcat 7 for connector setup was
removed in Tomcat 9:
https://tomcat.apache.org/migration-9.html#BIO_connector_remo
Hi ,
Check on the major changes on Tomcat 7 to Tomcat 9. (One of the major change we
initially spotted is the BIO connector used in Tomcat 7 for connector setup was
removed in Tomcat 9:
https://tomcat.apache.org/migration-9.html#BIO_connector_removed)
May I know the major difference on BIO con
22 matches
Mail list logo