Guys any idea

Thanks & Regards,
_________________________________________________________[Email_CBE.gif]
PrabuGanesan
Consultant|MS-Nordics
capgemini India Pvt. Ltd. | Bangalore
Contact: +91 8526554535
Email: prabhu.c.gane...@capgemini.com<mailto:prabhu.c.gane...@capgemini.com>

www.capgemini.com<http://www.capgemini.com/>
People matter, results count.
__________________________________________________________
Connect with Capgemini:
[cid:image002.gif@01DB5141.23147930]<http://www.capgemini.com/insights-and-resources/blogs>[cid:image003.gif@01DB5141.23147930]<http://www.twitter.com/capgemini>[cid:image004.gif@01DB5141.23147930]<http://www.facebook.com/capgemini>[cid:image005.gif@01DB5141.23147930]<http://www.linkedin.com/company/capgemini>[cid:image006.gif@01DB5141.23147930]<http://www.slideshare.net/capgemini>[cid:image007.gif@01DB5141.23147930]<http://www.youtube.com/capgeminimedia>

Please consider the environment and do not print this email unless absolutely 
necessary.
Capgemini encourages environmental awareness.

From: Ganesan, Prabu <prabhu.c.gane...@capgemini.com.INVALID>
Sent: 18 December 2024 09:56
To: users@tomcat.apache.org
Cc: Baji, Shaik <shaik.c.b...@capgemini.com>
Subject: RE: Installation Help required

Warning: This email has been flagged as a potential spoof. If you are unsure of 
the sender, kindly do not reply or open links.

This mail has been sent from an external source. Do not reply to it, or open 
any links/attachments unless you are sure of the sender's identity.


Hi Team,


Issue: We have installed New tomcat on the existing setup whereas Tomcat is 
running on the server. We named as tomcat1

Old One = /usr/apps/tomcat/

New One =/usr/apps/tomcat2

Server.xml = Existing one -Tomcat:

<Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" />
-->
<!-- A "Connector" using the shared thread pool-->
<Connector executor="tomcatThreadPool"
               port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" />
<!-- Define an SSL/TLS HTTP/1.1 Connector on port 8443

Changes we made in server.xml - tomcat1( new Setup)
<Connector port="8081" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443"
               maxParameterCount="1000"
               />
<!-- A "Connector" using the shared thread pool-->
<!--
<Connector executor="tomcatThreadPool"
               port="8081" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443"
               maxParameterCount="1000"
               />
    -->

Post This we are unable to start the services , later we have killed the 
tomcat2 process and tried started its came up. But now We could see only New 
tomcat(tomcat2) Only up and running, if we tried to bring the Old tomcat , its 
getting started the tomcat2 started but while griping its showing the any 
running java status of tomcat 2 only.

tomcat@lrpmmobappdev1 bin]$ ./startup.sh  this is actual Path of tomcat -but 
its getting started with tomcat2
Using CATALINA_BASE:   /usr/apps/tomcat2
Using CATALINA_HOME:   /usr/apps/tomcat2
Using CATALINA_TMPDIR: /usr/apps/tomcat2/temp
Using JRE_HOME:        /usr
Using CLASSPATH:       
/usr/apps/tomcat2/bin/bootstrap.jar:/usr/apps/tomcat2/bin/tomcat-juli.jar
Using CATALINA_OPTS:
Tomcat started.
[tomcat@lrpmmobappdev1 bin]$ ps -ef|grep tomcat
tomcat     45995 4159823  0 07:30 pts/0    00:00:00 tail -500f catalina.out
tomcat     46682 4159823  0 07:36 pts/0    00:00:00 tail -500f 
catalina.2024-12-17.log
tomcat     49293 4159823  0 08:02 pts/0    00:00:00 vim server.xml
tomcat     49449 4159823  0 08:05 pts/0    00:00:00 vim server.xml
tomcat     50581       1 52 08:17 pts/0    00:00:03 /usr/bin/java 
-Djava.util.logging.config.file=/usr/apps/tomcat2/conf/logging.properties 
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 
-Dconfig.url=/usr/apps/ords/config 
-Dorg.apache.catalina.security.SecurityListener.UMASK=0027 
-Dignore.endorsed.dirs= -classpath 
/usr/apps/tomcat2/bin/bootstrap.jar:/usr/apps/tomcat2/bin/tomcat-juli.jar 
-Dcatalina.base=/usr/apps/tomcat2 -Dcatalina.home=/usr/apps/tomcat2 
-Djava.io.tmpdir=/usr/apps/tomcat2/temp org.apache.catalina.startup.Bootstrap 
start
tomcat     50621 4159823  0 08:17 pts/0    00:00:00 ps -ef
tomcat     50622 4159823  0 08:17 pts/0    00:00:00 grep --color=auto tomcat
root     4159820 3989326  0 Dec17 pts/0    00:00:00 sudo su - tomcat
root     4159822 4159820  0 Dec17 pts/0    00:00:00 su - tomcat
tomcat   4159823 4159822  0 Dec17 pts/0    00:00:00 -bash
tomcat   4160167 4159823  0 Dec17 pts/0    00:00:00 vim catalina.out
tomcat   4160422 4159823  0 Dec17 pts/0    00:00:00 vim server.xml
tomcat   4164049 4159823  0 Dec17 pts/0    00:00:00 ed
tomcat   4166807 4159823  0 Dec17 pts/0    00:00:00 ed
tomcat   4185577 4159823  0 Dec17 pts/0    00:00:00 ed
[tomcat@lrpmmobappdev1 bin]$
has context menu

We can see in tomcat Logs are not updated from yesterday.:

Tomcat -.outlog:

pplication was stopped. Threads are going to be renewed over time to try and 
avoid a probable memory leak.
2024-12-17T17:46:45.507Z SEVERE      The web application [ords] created a 
ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value 
[java.lang.ThreadLocal$SuppliedThreadLocal@17e71422]) and a value of type 
[java.util.LinkedList] (value 
[[oracle.ucp.common.waitfreepool.LinkedListPool$Element@23338420, 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@2ba3b4a6<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@2ba3b4a6>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@15c0c274<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@15c0c274>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@6eefc125<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@6eefc125>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@44473749<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@44473749>]])
 but failed to remove it when the web application was stopped. Threads are 
going to be renewed over time to try and avoid a probable memory leak.
2024-12-17T17:46:45.507Z SEVERE      The web application [ords] created a 
ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value 
[java.lang.ThreadLocal$SuppliedThreadLocal@6559f04e]) and a value of type 
[oracle.ucp.common.Core.Match] (value [UNKNOWN]) but failed to remove it when 
the web application was stopped. Threads are going to be renewed over time to 
try and avoid a probable memory leak.
2024-12-17T17:46:45.507Z SEVERE      The web application [ords] created a 
ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value 
[java.lang.ThreadLocal$SuppliedThreadLocal@17e71422]) and a value of type 
[java.util.LinkedList] (value 
[[oracle.ucp.common.waitfreepool.LinkedListPool$Element@5278bc6d, 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@2ba3b4a6<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@2ba3b4a6>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@33458d84<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@33458d84>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@15c0c274<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@15c0c274>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@edfe8d<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@edfe8d>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@29d534ce<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@29d534ce>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@6eefc125<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@6eefc125>]])
 but failed to remove it when the web application was stopped. Threads are 
going to be renewed over time to try and avoid a probable memory leak.
2024-12-17T17:46:45.508Z SEVERE      The web application [ords] created a 
ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value 
[java.lang.ThreadLocal$SuppliedThreadLocal@6559f04e]) and a value of type 
[oracle.ucp.common.Core.Match] (value [UNKNOWN]) but failed to remove it when 
the web application was stopped. Threads are going to be renewed over time to 
try and avoid a probable memory leak.
2024-12-17T17:46:45.508Z SEVERE      The web application [ords] created a 
ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value 
[java.lang.ThreadLocal$SuppliedThreadLocal@17e71422]) and a value of type 
[java.util.LinkedList] (value 
[[oracle.ucp.common.waitfreepool.LinkedListPool$Element@23338420, 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@5278bc6d<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@5278bc6d>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@15c0c274<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@15c0c274>]])
 but failed to remove it when the web application was stopped. Threads are 
going to be renewed over time to try and avoid a probable memory leak.
2024-12-17T17:46:45.508Z SEVERE      The web application [ords] created a 
ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value 
[java.lang.ThreadLocal$SuppliedThreadLocal@6559f04e]) and a value of type 
[oracle.ucp.common.Core.Match] (value [UNKNOWN]) but failed to remove it when 
the web application was stopped. Threads are going to be renewed over time to 
try and avoid a probable memory leak.
2024-12-17T17:46:45.508Z SEVERE      The web application [ords] created a 
ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value 
[java.lang.ThreadLocal$SuppliedThreadLocal@17e71422]) and a value of type 
[java.util.LinkedList] (value 
[[oracle.ucp.common.waitfreepool.LinkedListPool$Element@15c0c274, 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@2ba3b4a6<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@2ba3b4a6>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@1761b129>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@59bb8f80>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@23338420<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@23338420>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@7263ad06<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@7263ad06>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@1a3761a<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@1a3761a>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@6d553763<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@6d553763>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@58435220<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@58435220>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@5278bc6d<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@5278bc6d>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@6eefc125<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@6eefc125>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@44473749<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@44473749>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@509cf73a<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@509cf73a>,
 
oracle.ucp.common.waitfreepool.LinkedListPool$Element@33458d84<mailto:oracle.ucp.common.waitfreepool.LinkedListPool$Element@33458d84>]])
 but failed to remove it when the web application was stopped. Threads are 
going to be renewed over time to try and avoid a probable memory leak.
2024-12-17T17:46:45.512Z INFO        Stopping ProtocolHandler ["http-nio-8080"]
2024-12-17T17:46:45.522Z INFO        Stopping ProtocolHandler 
["https-jsse-nio-8443"]
2024-12-17T17:46:45.551Z INFO        Stopping ProtocolHandler 
["ajp-nio-0:0:0:0:0:0:0:0-8009"]
2024-12-17T17:46:45.570Z INFO        Destroying ProtocolHandler 
["http-nio-8080"]

But we can see logs are getting generated in tomcat2:when we started the tomcat:

UNNAMED
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Djava.util.logging.config.file=/usr/apps/tomcat2/conf/logging.properties
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Dconfig.url=/usr/apps/ords/config
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Dorg.apache.catalina.security.SecurityListener.UMASK=0027
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Dignore.endorsed.dirs=
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Dcatalina.base=/usr/apps/tomcat2
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Dcatalina.home=/usr/apps/tomcat2
18-Dec-2024 08:17:33.808 INFO [main] 
org.apache.catalina.startup.VersionLoggerListener.log Command line argument: 
-Djava.io.tmpdir=/usr/apps/tomcat2/temp
18-Dec-2024 08:17:33.810 INFO [main] 
org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat 
Native library which allows using OpenSSL was not found on the 
java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib]
18-Dec-2024 08:17:34.265 INFO [main] org.apache.coyote.AbstractProtocol.init 
Initializing ProtocolHandler ["http-nio-8081"]
18-Dec-2024 08:17:34.324 INFO [main] org.apache.catalina.startup.Catalina.load 
Server initialization in [847] milliseconds
18-Dec-2024 08:17:34.380 INFO [main] 
org.apache.catalina.core.StandardService.startInternal Starting service 
[Catalina]
18-Dec-2024 08:17:34.380 INFO [main] 
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: 
[Apache Tomcat/9.0.98]
18-Dec-2024 08:17:34.393 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web 
application directory [/usr/apps/tomcat2/webapps/docs]
18-Dec-2024 08:17:34.789 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web 
application directory [/usr/apps/tomcat2/webapps/docs] has finished in [391] ms
18-Dec-2024 08:17:34.789 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web 
application directory [/usr/apps/tomcat2/webapps/manager]
18-Dec-2024 08:17:34.829 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web 
application directory [/usr/apps/tomcat2/webapps/manager] has finished in [40] 
ms
18-Dec-2024 08:17:34.829 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web 
application directory [/usr/apps/tomcat2/webapps/examples]
18-Dec-2024 08:17:35.173 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web 
application directory [/usr/apps/tomcat2/webapps/examples] has finished in 
[344] ms
18-Dec-2024 08:17:35.174 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web 
application directory [/usr/apps/tomcat2/webapps/ROOT]
18-Dec-2024 08:17:35.198 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web 
application directory [/usr/apps/tomcat2/webapps/ROOT] has finished in [24] ms
18-Dec-2024 08:17:35.198 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web 
application directory [/usr/apps/tomcat2/webapps/host-manager]
18-Dec-2024 08:17:35.230 INFO [main] 
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web 
application directory [/usr/apps/tomcat2/webapps/host-manager] has finished in 
[31] ms
18-Dec-2024 08:17:35.238 INFO [main] org.apache.coyote.AbstractProtocol.start 
Starting ProtocolHandler ["http-nio-8081"]
18-Dec-2024 08:17:35.259 INFO [main] org.apache.catalina.startup.Catalina.start 
Server startup in [935] milliseconds

Its started in tomcat2

Can some kindly  help on this, this making Prod Push issue, Need your most 
attention here.

Please let us know any other changes we need to do ?
Thanks & Regards,
_________________________________________________________[cid:image009.png@01DB5141.23147930]
PrabuGanesan
Consultant|MS-Nordics
capgemini India Pvt. Ltd. | Bangalore
Contact: +91 8526554535
Email: prabhu.c.gane...@capgemini.com<mailto:prabhu.c.gane...@capgemini.com>

www.capgemini.com<http://www.capgemini.com/>
People matter, results count.
__________________________________________________________
Connect with Capgemini:
[cid:image009.gif@01DB512F.34DAAA20]<http://www.capgemini.com/insights-and-resources/blogs>[cid:image010.gif@01DB512F.34DAAA20]<http://www.twitter.com/capgemini>[cid:image011.gif@01DB512F.34DAAA20]<http://www.facebook.com/capgemini>[cid:image012.gif@01DB512F.34DAAA20]<http://www.linkedin.com/company/capgemini>[cid:image013.gif@01DB512F.34DAAA20]<http://www.slideshare.net/capgemini>[cid:image014.gif@01DB512F.34DAAA20]<http://www.youtube.com/capgeminimedia>

Please consider the environment and do not print this email unless absolutely 
necessary.
Capgemini encourages environmental awareness.

From: Ganesan, Prabu
Sent: 17 December 2024 17:19
To: users@tomcat.apache.org<mailto:users@tomcat.apache.org>
Cc: Baji, Shaik <shaik.c.b...@capgemini.com<mailto:shaik.c.b...@capgemini.com>>
Subject: Installation Help required

Subject: Inquiry Regarding Installing Multiple ORDS Instances
Hi Team,
As we currently have Tomcat 9 and ORDS installed on the same server, there is a 
requirement to install an additional ORDS instance with different database 
parameters.
I have two questions regarding this:

  1.  Is it possible to install two instances of Tomcat on the same server, 
each connecting to a different ORDS instance?
  2.  Alternatively, can we use a single Tomcat instance to host multiple ORDS 
configurations, each connecting to a different database?
I would appreciate your guidance on these points.


Thanks & Regards,
_________________________________________________________[Email_CBE.gif]
PrabuGanesan
Consultant|MS-Nordics
capgemini India Pvt. Ltd. | Bangalore
Contact: +91 8526554535
Email: prabhu.c.gane...@capgemini.com<mailto:prabhu.c.gane...@capgemini.com>

www.capgemini.com<http://www.capgemini.com/>
People matter, results count.
__________________________________________________________
Connect with Capgemini:
[cid:image009.gif@01DB512F.34DAAA20]<http://www.capgemini.com/insights-and-resources/blogs>[cid:image010.gif@01DB512F.34DAAA20]<http://www.twitter.com/capgemini>[cid:image011.gif@01DB512F.34DAAA20]<http://www.facebook.com/capgemini>[cid:image012.gif@01DB512F.34DAAA20]<http://www.linkedin.com/company/capgemini>[cid:image013.gif@01DB512F.34DAAA20]<http://www.slideshare.net/capgemini>[cid:image014.gif@01DB512F.34DAAA20]<http://www.youtube.com/capgeminimedia>

Please consider the environment and do not print this email unless absolutely 
necessary.
Capgemini encourages environmental awareness.

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.

Reply via email to