RE: [EXTERNAL] Re: Tomcat Connection Rest Error

2020-04-05 Thread Hua, Gary - Saint Louis, MO - Contractor
[mailto:ch...@christopherschultz.net] Sent: Tuesday, March 31, 2020 12:28 PM To: users@tomcat.apache.org Subject: [EXTERNAL] Re: Tomcat Connection Rest Error -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 3/31/20 13:20, Hua, Gary - Saint Louis, MO - Contractor wrote: > After we deploy

Tomcat Connection Rest Error

2020-03-31 Thread Hua, Gary - Saint Louis, MO - Contractor
Experts: After we deploy our application to production in Tomcat server 9.0.33, we got following error when multiple users login for some time and the server hangs. When user click the "Login" button on the login form, it has a security realm that connect to the

Have to Login Twice to Enter the Application Main Page

2019-07-24 Thread Hua, Gary - Saint Louis, MO - Contractor
Tomcat Experts: I deployed my web application TOPS in to our DEV web server. I start the web server 9.0.13, and enter the application URL,, the login screen show up. I entered the LoginID/Password and click the "Login" button, the log on the catalina.out is: 23-Jul-2019

RE: [EXTERNAL] Re: cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Hua, Gary - Saint Louis, MO - Contractor
, July 22, 2019 1:39 PM To: Tomcat Users List ; Hua, Gary - Saint Louis, MO - Contractor Subject: [EXTERNAL] Re: cglib jars always give errors with different versions when start Tomcat 9.0.13 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 7/22/19 11:03, Hua, Gary - Saint Louis, MO

cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Hua, Gary - Saint Louis, MO - Contractor
All: I deployed a web application to the Tomcat 9.0.13 server, under the WEB-INF/lib there are Hibernate related jar files. When I start the server, it give me errors in many Hibernate mapping classes: 1991 [main] ERROR proxy.BasicLazyInitializer - CGLIB Enhancement failed:

RE: [EXTERNAL] Re: java.lang.NoClassDefFoundError: Could not initialize class net.sf.ehcache.Element

2019-07-11 Thread Hua, Gary - Saint Louis, MO - Contractor
(even at bootup) relating to class failing to be loaded Paul On Wed, Jul 10, 2019 at 6:42 PM Hua, Gary - Saint Louis, MO - Contractor wrote: > Tomcat Experts: > > I have a web application deployed to our DEV Tomcat server > 9.0.13. I try to put all the hibernate jars file

java.lang.NoClassDefFoundError: Could not initialize class net.sf.ehcache.Element

2019-07-10 Thread Hua, Gary - Saint Louis, MO - Contractor
Tomcat Experts: I have a web application deployed to our DEV Tomcat server 9.0.13. I try to put all the hibernate jars files to version Hibernate-3.6.10. The following is the jar files under WEB-INF/lib: /opt/TomCat/tomcat/webapps/TOPS-WEB/WEB-INF/lib>ls -l total 56844 -rw-r--r-- 1

RE: [EXTERNAL] Re: Tomcat(9.0.13) Error in DEV Server

2019-04-15 Thread Hua, Gary - Saint Louis, MO - Contractor
., 12 abr. 2019 a las 0:23, Hua, Gary - Saint Louis, MO - Contractor () escribió: > All: > > > > Sorry on my previous email I have some graphic contents that can not > be displayed. Now I change it to texts so you can see them > > > > *From:* Hua, Gary - Saint Lou

Tomcat(9.0.13) Error in DEV Server

2019-04-11 Thread Hua, Gary - Saint Louis, MO - Contractor
All: Sorry on my previous email I have some graphic contents that can not be displayed. Now I change it to texts so you can see them From: Hua, Gary - Saint Louis, MO - Contractor [mailto:gang@usps.gov.INVALID] Sent: Thursday, April 11, 2019 4:29 PM To: users@tomcat.apache.org

Tomcat(9.0.13) Error in DEV Server

2019-04-11 Thread Hua, Gary - Saint Louis, MO - Contractor
Tomcat Experts: The Tomcat server works fine in my local computer with application "TOPS" in Eclipse. I deployed the TOPS application to our DEV web server eagnmnmed1f45 under webapps. After I started the Tomcat server (9.0.13) in DEV server and entered the

RE: [EXTERNAL] Re: Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13

2019-03-28 Thread Hua, Gary - Saint Louis, MO - Contractor
r Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, March 26, 2019 10:43 AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 3/25/19 12:08, Hua, Gary - Saint Lo

RE: [EXTERNAL] Re: Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13

2019-03-25 Thread Hua, Gary - Saint Louis, MO - Contractor
Tomcat 9.0.13 On 25.03.19 03:41, Hua, Gary - Saint Louis, MO - Contractor wrote: > Hi experts: > > After I deployed my application TOPS to Tomcat server(9.0.13) > on Linux box, and started the server, I got the following error: > &

Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13

2019-03-24 Thread Hua, Gary - Saint Louis, MO - Contractor
Hi experts: After I deployed my application TOPS to Tomcat server(9.0.13) on Linux box, and started the server, I got the following error: 1537 [main] FATAL connection.DatasourceConnectionProvider - Could not find datasource: java:/comp/env/jdbc/TOPSDB