RE: Partial commit (Transaction rollback )

2022-10-31 Thread Mohan T
links or open attachments unless you recognize the sender and know the content is safe On 10/30/22 23:42, Mohan T wrote: > Dear All, > > We are using the Tomcat with the following combination. > > We are facing partial commit (Transaction is not getting rolled back).

Partial commit (Transaction rollback )

2022-10-30 Thread Mohan T
Dear All, We are using the Tomcat with the following combination. We are facing partial commit (Transaction is not getting rolled back). App Server Apache tomcat server: apache-tomcat- 9.0.65.0 JDK version openjdk version "11.0.16" 2022-07-19 LTS Open

Error during rollback

2022-10-12 Thread Mohan T
Hi, We are using tomcat apache-tomcat- 9.0.65.0 on Red Hat Enterprise Linux release 8.6 (Ootpa) We are hitting the below error and transaction is not getting rolled back. java.sql.SQLException: PooledConnection has already been closed. at org.apache.tomcat.jdbc.pool.DisposableConnect

Difference between versions

2022-08-20 Thread Mohan T
Dear All, Just want to know if there are any major differences between the below tomcat versions. Server version Apache Tomcat/8.5.35 Server built: Nov 3 2018 17:39:20 UTC unknown Server number: 8.5.35.0 8.5.x Status Working fine Error Error message No error message . [AD Thread Pool-Global1]

RE: Issue in tomcat start

2022-08-17 Thread Mohan T
:36 PM Mohan T wrote: > Dear All, > > We are using tomcat 8.5 on suse linux. > > We have two environments where in one the issue tomcat starts without > any errors and in thro there is issue while starting. > > Working > Not working > Server numb

Issue in tomcat start

2022-08-17 Thread Mohan T
Dear All, We are using tomcat 8.5 on suse linux. We have two environments where in one the issue tomcat starts without any errors and in thro there is issue while starting. Working Not working Server number: 8.5.35.0 OS Name: Windows 10 OS Version:10.0 Architec

RE: Getting error on Tomcat Start

2022-08-17 Thread Mohan T
.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"] 17-Aug-2022 09:37:53.389 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8020"] 17-Aug-2022 09:37:53.394 INFO [main] org.apache.catalina.startup.Catalina.start Server st

RE: Getting error on Tomcat Start

2022-08-17 Thread Mohan T
stacks are usually quite long... Von: Mohan T Gesendet: Dienstag, 16. August 2022 19:08:33 An: Tomcat Users List Betreff: Getting error on Tomcat Start Dear All, We are using tomcat 8.5 on suselinux We are getting the below error message on tomcat starting. Any i

Getting error on Tomcat Start

2022-08-16 Thread Mohan T
Dear All, We are using tomcat 8.5 on suselinux We are getting the below error message on tomcat starting. Any ideas would help me to move forward . 16-Aug-2022 21:43:44.725 INFO [AD Thread Pool-Global1] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal acc

RE: Error during startup

2022-08-08 Thread Mohan T
-- From: Han Li Sent: 04 August 2022 12:23 To: Tomcat Users List Subject: Re: Error during startup RAMCO Security WARNING: This is an external email. Do not click links or open attachments unless you recognize the sender and know the content is safe 在 2022年8月4日星期四,Mohan T 写道: > Hi, >

Request For suggestion

2022-08-07 Thread Mohan T
Dear All, We are getting this error on launch of a url in browser. We are using tomcat 8.5 on suse linux. 7. We are using JDK 1.8. Your browser sent a request that this server could not understand. Reason: You're speaking plain HTTP to an SSL-enabled server port. Instead use the HTTPS scheme to

Error during startup

2022-08-03 Thread Mohan T
Dear All, We are using tomcat 8.5 on suse linux 7. We are invoking Catalina.sh in java security enabled mode. Kindly help me in resolving this . Thanks Mohan Exception: Error in Full Agent Registration Info Resolver reading environment variable/system property java.security.AccessControlExce

Error While importing certificate into keystore

2022-06-28 Thread Mohan T
Dear All. I am trying top import the certificate into keystore and encountered the below error. Would appreciate if you could throw some light on this $ keytool -importkeystore -srckeystore /home/ilas/Downloads/okta.cert -srcstoretype pkcs12 -destkeystore /home/ilas/Downloads/keystore.jks -de

Help Needed

2022-06-26 Thread Mohan T
Dear All, We have deployed a application in tomcat 8.5 and while accessing http://sebswarcnv08.ramco:8081/samldemo-0.0.1-SNAPSHOT/hello Error retrieving metadata from https://dev-67198606.okta.com/app/exk5htsyx3S4UcaHA5d7/sso/saml/metadata javax.net.ssl.SSLHandshakeException: sun.security.val

Help needed reg Context

2021-10-13 Thread Mohan T
Dear All, We are using Tomcat 8.5 on Suse linix. We are deploying one of our artifacts as below hub#app#classic#admin.war The components are also deployed and the context is also created Successfully. Is there any other alternative way to set the context other than using # . [cid:image001.png

Exception in Log files

2021-09-06 Thread Mohan T
Hi, We could see the below exception in log files . java.io.FileNotFoundException: apache-tomcat-8.5.35/lib/commons-cli.jar (No such file or directory) The file is not there in that location. How to get rid of this exception Thanks in advance Mohan DISCLAIMER: This communication contains inf

RE: Help Needed

2021-08-08 Thread Mohan T
OpenJDK 64-Bit Server VM (build 25.131-b12, mixed mode) Thanks Mohan From: Mohan T Sent: 07 August 2021 08:00 To: 'Tomcat Users List' Subject: RE: Help Needed Dear All, Any inputs on this. We are not getting a break in this. Kindly help us in taking things forward. Thanks Mohan Fr

RE: Help Needed

2021-08-06 Thread Mohan T
Dear All, Any inputs on this. We are not getting a break in this. Kindly help us in taking things forward. Thanks Mohan From: Mohan T Sent: 06 August 2021 09:21 To: Tomcat Users List Subject: Help Needed Dear All, We are using Tomcat 8.5 on Suse LINUX. We enabled JAvA security in tomcat

Help Needed

2021-08-05 Thread Mohan T
Dear All, We are using Tomcat 8.5 on Suse LINUX. We enabled JAvA security in tomcat and invoking the Catalina.sh. We are facing some permission issues in the environment. We could see the below error messages. access: access allowed ("java.util.logging.LoggingPermission" "control") java.lang.

Request for Help

2021-07-23 Thread Mohan T
Dear All, We are using tomcat 8.5.35 on SUse Linux. We are facing a issue while launching the help files. We deployed the help files in the /home/ilas/tomcat8.5_tech/apache-tomcat-8.5.35/webapps/hub#rvwhelp. The help files are packaged as /hub/rvwhelp/implementation/1/Hlprolemaster_rolemaster

Request for suggestion

2021-07-10 Thread Mohan T
Dear All, We are using tomcat 8.5 on Suse linux. We would like to know the way to load a property file. I infact put the file in tomcat / lib folder. Still I am getting the error DEBUG 2021-07-11 07:56:15,108 [http-nio-8081-exec-8] control.CompositeCacheManager - Instance is null, creating w

JSESSION ID

2021-07-01 Thread Mohan T
Dear All, We are using tomcat 8.5.35 on Linux. We are getting two session ID for the same Http request.. Similar session ID is marked in yellow This is the session ID in startup JSESSIONID=FFE8F98C012CDB4461FC8E68C109298E This is the session ID in dispatcher JSESSIONID=7CAFF4519565D00381DF792E

Issue while launching the applicaion

2021-06-30 Thread Mohan T
Dear All, I am getting this error while launching the application. We are using tomcat 8.5.35 on linux . 30-Jun-2021 18:37:16.194 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"] 30-Jun-2021 18:37:16.207 INFO [main] org.apache.catalina.startup.Cat

RE: Urgent Help

2021-06-30 Thread Mohan T
this email from external Domain. Check reliability of sender’s email ID. Do not click links, open attachments unless you recognize the sender and know the content is safe. – Ramco IMG Mohan, On 6/23/21 07:20, Mark Thomas wrote: > On 23/06/2021 11:32, Mohan T wrote: >> Attaching the Cat

RE: Urgent Help

2021-06-23 Thread Mohan T
ntain javax.servlet classes that get loaded even before servlet-api.jar. -Original Message- From: Mohan T Sent: woensdag 23 juni 2021 12:09 To: Tomcat Users List Subject: RE: Urgent Help Hi, Thanks for the immediate response. I am attaching my file that is used for starting the tomcat ins

RE: Urgent Help

2021-06-23 Thread Mohan T
might be loading the wrong SevletContext class file. -Original Message- From: Mohan T Sent: woensdag 23 juni 2021 11:35 To: Tomcat Users List Subject: Urgent Help Hi, While starting tomcat, I am getting this error . Neither the console is starting nor the application is working . It is

Urgent Help

2021-06-23 Thread Mohan T
Hi, While starting tomcat, I am getting this error . Neither the console is starting nor the application is working . It is tomcat 8.5.35 on linux Please help Mohan 23-Jun-2021 14:42:09.857 SEVERE [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Error deploying web a

RE: Request for suggestion

2021-06-22 Thread Mohan T
. Do not click links, open attachments unless you recognize the sender and know the content is safe. – Ramco IMG On 22/06/2021 11:43, Mohan T wrote: > Hi, > > Thanks for the suggestion. > > We agree that .ear cannot be deployed on tomcat . > > Our requiremen

RE: Request for suggestion

2021-06-22 Thread Mohan T
: users@tomcat.apache.org Subject: Re: Request for suggestion CAUTION: You received this email from external Domain. Check reliability of sender’s email ID. Do not click links, open attachments unless you recognize the sender and know the content is safe. – Ramco IMG On 22/06/2021 07:40, Mohan T

Request for suggestion

2021-06-21 Thread Mohan T
Hi, We are using tomcat 8.5.35 on RHEL. I have a .ear file that has a application.xml file in meta-inf folder. See below the contents of the application.xml file . http://java.sun.com/j2ee/dtds/application_1_2.dtd";> Application WEB RVWJ Application adminWEB.war/hub/app/classic/admin audit

Error while setting context in serer.xml

2021-06-18 Thread Mohan T
Dear All, We are trying to set the context for a web application in tomcat 8.5. in the file server.xml. It is not considering the path set. Any changes need to be done for this to take effect ?. Thanks Mohan DISCLAIMER: This communication contains information whic

RE: Issue in unpacking files

2020-09-23 Thread Mohan T
Warning : This is an External Email. Check reliability of sender & email id mentioned in ; use caution with links and attachments – IMG Team Hi, On Wed, Sep 23, 2020 at 3:03 PM Mohan T wrote: > Dear All, > > > > We have two environments where in one the .war file is

Issue in unpacking files

2020-09-23 Thread Mohan T
Dear All, We have two environments where in one the .war file is getting extracted and on the other it is not. See the below for your reference. The file being deployed is ems.wzr We are using apache-tomcat-8.5.35. Any pointers would be of great help. Catalinabase0 - Here it has been correc

RE: Request for Help

2020-07-29 Thread Mohan T
: Wednesday, July 29, 2020 7:53 PM To: Tomcat Users List Subject: Re: Request for Help Is the war file being built with maven? ...gradle? ...or using Eclipse? James On Tue, Jul 28, 2020 at 9:34 PM Mohan T wrote: > Dear All, > > > > In one of the environments we are using apach

Request for Help

2020-07-28 Thread Mohan T
Dear All, In one of the environments we are using apache-tomcat-8.5.35. On server start we are getting this exception org.apache.catalina.core 28-Jul-2020 13:46:13.407 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.loadOnStartup Servlet [RVW_Banner] in web applica

Password encryption in Tomcat 8.5.35

2019-09-15 Thread Mohan T
Hi, We are using tomcat 8.5.35, on Red Hat Enterprise Linux Server release 7.4. Is it possible to encrypt or mask passwords that is being used in the datasource for connecting to database. I am mentioning the credentials in server.xml Thanks Mohan DISCLAIMER: This communication contains infor

Exceptions in tomcat

2019-09-11 Thread Mohan T
Hi We are using tomcat 8.5.35, on Red Hat Enterprise Linux Server release 7.4. There are lots of warnings not thrown by our application like the below one. How do I overcome these exceptions? Thanks Mohan WARNING [localhost-startStop-1] org.apache.tomcat.util.scan.StandardJarScanner.process

Issue after Enabling JAVA security

2019-07-04 Thread Mohan T
Hi, We have our application setup in the below environment Tomcat version 8.5.35 Operating system RHEL 7.4 When we do not enable the JAVA security policy, we get the following parser loaded and the application works fine. com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl After enabl

Re: JAVA OPTIONS

2019-07-04 Thread Mohan T
I am posting here after trying options over the net Sent from my Samsung Galaxy smartphone. Original message From: "André Warnier (tomcat)" Date: 04/07/2019 4:15 pm (GMT+05:30) To: users@tomcat.apache.org Subject: Re: JAVA OPTIONS On 03.07.2019 14:47, Mohan T wro

RE: JAVA OPTIONS

2019-07-03 Thread Mohan T
e ALL the precise host/versions information in advance : it saves time for the people answering the question, and it helps you getting answers faster. On 03.07.2019 13:36, Mohan T wrote: > Hi , > > We are using tomcat 8 . Which version precisely ? (8.x.y) On what platform ? And if Windows

JAVA OPTIONS

2019-07-03 Thread Mohan T
Hi , We are using tomcat 8 . How do I set the JAVA OPTIONS for the com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl. Thanks in advance Mohan DISCLAIMER: This communication contains information which is confidential and the copyright of Ramco Systems Ltd, its subsidiaries o

Issue in configuring JAVA Security policy

2019-06-25 Thread Mohan T
Dear All, We have the following environment set at our premises. Apache tomcat server:apache-tomcat-8.5.35 Red Hat Enterprise Linux Server release 7.4 jdk1.8.0_162 When we enable JAVA security policy the components are getting deployed. It throws the following error. Anyone has encountered thi