> Hi team
>
>
> You mean to say, need to use native library version should be version
> 1.2.23??
>
>
> But we have not made any changes in this library is that Possible to  auto
> change in Version?

No, things usually don't change automagically on serious operating systems :)

But, in you old config you had '-Djava.library.path=/usr/local/apr/lib'
and maybe this is where the newer Tomcat native library is installed.
The new config seems to miss this path and it's likely that now Tomcat
uses the older library in one of the standard paths.

Regards,
Simon

>
> Thanks & Regards,
> _________________________________________________________
> PrabuGanesan
> Consultant|MS-Nordics
> capgemini India Pvt. Ltd. | Bangalore 
> Contact: +91 8526554535
> Email: prabhu.c.gane...@capgemini.com
>
> www.capgemini.com
> People matter, results count.
> __________________________________________________________
> Connect with Capgemini:
>
>  
> Please consider the environment and do not print this email unless
> absolutely necessary.
> Capgemini encourages environmental awareness.
>
> -----Original Message-----
> From: Simon Matter <simon.mat...@invoca.ch>
> Sent: 12 January 2023 16:24
> To: Tomcat Users List <users@tomcat.apache.org>
> Subject: RE: tomcat is not coming Up
>
> ***This mail has been sent by an external source***
>
>> Hi Team,
>>
>>
>> This is the only message we are receiving while starting the services.
>> Can some one help on this .
>>
>> 11-Jan-2023 18:21:58.101 INFO [main]
>> org.apache.catalina.startup.VersionLoggerListener.log Command line
>> argument: -Djava.io.tmpdir=/srv/tomcats/tomcat1/temp
>> 11-Jan-2023 18:21:58.101 INFO [main]
>> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older
>> version [1.2.17] of the APR based Apache Tomcat Native library is
>> installed, while Tomcat recommends a minimum version of [1.2.23]
>
> Maybe the problem is that you have Apache Tomcat Native library 1.2.17
> installed/referenced but you should likely have version 1.2.23?
>
> Regards,
> Simon
>
>> 11-Jan-2023 18:21:58.101 INFO [main]
>> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded
>> APR based Apache Tomcat Native library [1.2.17] using APR version
>> [1.4.8].
>> 11-Jan-2023 18:21:58.101 INFO [main]
>> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR
>> capabilities: IPv6 [true], sendfile [true], accept filters [false],
>> random [true].
>> 11-Jan-2023 18:21:58.101 INFO [main]
>> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent
>> APR/OpenSSL
>> configuration: useAprConnector [false], useOpenSSL [true]
>> 11-Jan-2023 18:21:58.105 INFO [main]
>> org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL
>> successfully initialized [OpenSSL 1.0.2k-fips  26 Jan 2017]
>> LunaNamedSystemMutex: open() failed: Permission denied
>>
>> Thanks & Regards,
>> _________________________________________________________[Email_CBE.gi
>> f]
>> 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:image003.gif@01D926A1.46D89710]<http://www.capgemini.com/insights
>> -and-resources/blogs>[cid:image004.gif@01D926A1.46D89710]<http://www.t
>> witter.com/capgemini>[cid:image005.gif@01D926A1.46D89710]<http://www.f
>> acebook.com/capgemini>[cid:image006.gif@01D926A1.46D89710]<http://www.
>> linkedin.com/company/capgemini>[cid:image007.gif@01D926A1.46D89710]<ht
>> tp://www.slideshare.net/capgemini>[cid:image008.gif@01D926A1.46D89710]
>> <http://www.youtube.com/capgeminimedia>
>>
>> Please consider the environment and do not print this email unless
>> absolutely necessary.
>> Capgemini encourages environmental awareness.
>>
>> From: Hiran CHAUDHURI <hiran.chaudh...@amadeus.com.INVALID>
>> Sent: 11 January 2023 21:36
>> To: Tomcat Users List <users@tomcat.apache.org>
>> Subject: RE: tomcat is not coming Up
>>
>> This mail has been sent from an external source
>>
>> CONFIDENTIAL & RESTRICTED
>>
>> If on the old command line the apr libs were referenced but on the new
>> one it is not, I believe that could make the process not find the
>> libraries to communicate.
>> Enough of a reason to terminate with an error, but maybe it is on
>> stderr and nowhere in the logs.
>>
>>
>>   *   Check where the jvm's stderr/stdout goes to (could be cron,
>> system,
>> syslog, a docker container, ...). If it has an error message, share it
>> or act on it.
>>   *   Check what caused the changes that you are noticing
>>   *   Check what else it may have impacted (e.g. JVM version,
>> keystores,
>> startup scripts, ...)
>>
>> From: Ganesan, Prabu
>> <prabhu.c.gane...@capgemini.com.INVALID<mailto:prabhu.c.ganesan@capgem
>> ini.com.INVALID>>
>> Sent: Wednesday, January 11, 2023 16:25
>> To: Tomcat Users List
>> <users@tomcat.apache.org<mailto:users@tomcat.apache.org>>
>> Subject: tomcat is not coming Up
>>
>> EXTERNAL Email. Be careful with links and attachments! If in doubt,
>> click the Report Mail button.
>>
>> Hi team
>>
>> Our Production Servers are down, Not Coming up When we are trying to
>> start the services
>>
>> In logs we couldn't see Any Errors only I can see Info.
>>
>>
>> Though I can see some changes in this. But we have not made any
>> changes
>>
>>
>>
>>
>> Old : INFO [main]
>> org.apache.catalina.startup.VersionLoggerListener.log
>> Command line argument: -Djava.library.path=/usr/local/apr/lib
>>
>>
>>
>> New : INFO [main]
>> org.apache.catalina.startup.VersionLoggerListener.log
>> Command line argument: -Xmx3072m
>>
>>
>>
>> Old : INFO [main]
>> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded
>> APR based Apache Tomcat Native library [1.2.23] using APR version
>> [1.6.3]
>>
>>
>>
>> New : INFO [main]
>> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded
>> APR based Apache Tomcat Native library [1.2.17] using APR version
>> [1.4.8]
>>
>>
>>
>>
>>
>>
>> Could you please confirm. Is this could be the reason to not start up?
>>
>> We have not done any changes from our end.
>>
>>
>> Please help us what more required I ll Provide logs
>>
>> Thanks & Regards,
>> _________________________________________________________[Email_CBE.gi
>> f]
>> 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<https://eur01.safelinks.protection.outlook.com/?url=
>> http%3A%2F%2Fwww.capgemini.com%2F&data=05%7C01%7C%7Ce6125a557f20417638
>> 7108daf3e84162%7Cb3f4f7c272ce4192aba4d6c7719b5766%7C0%7C0%7C6380904761
>> 04668282%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiL
>> CJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=OuRPBo1TUADmKbCC%2
>> F1PZ7UDPow2dBSMIaAJ%2BSoirPmw%3D&reserved=0>
>> People matter, results count.
>> __________________________________________________________
>> Connect with Capgemini:
>> [cid:image002.gif@01D925FE.A0045660]<https://eur01.safelinks.protectio
>> n.outlook.com/?url=http%3A%2F%2Fwww.capgemini.com%2Finsights-and-resou
>> rces%2Fblogs&data=05%7C01%7C%7Ce6125a557f204176387108daf3e84162%7Cb3f4
>> f7c272ce4192aba4d6c7719b5766%7C0%7C0%7C638090476104668282%7CUnknown%7C
>> TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
>> I6Mn0%3D%7C3000%7C%7C%7C&sdata=y8xcNMrV11XNOvzmts3hXL%2Fqr%2FzJNqQOr16
>> goDKiwcI%3D&reserved=0>[cid:image003.gif@01D925FE.A0045660]<https://eu
>> r01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.twitter.com
>> %2Fcapgemini&data=05%7C01%7C%7Ce6125a557f204176387108daf3e84162%7Cb3f4
>> f7c272ce4192aba4d6c7719b5766%7C0%7C0%7C638090476104668282%7CUnknown%7C
>> TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
>> I6Mn0%3D%7C3000%7C%7C%7C&sdata=%2By3z7iKi%2Bvx3hcAUYPI%2BDbmsCUN49GTX2
>> bWBZRJs%2Bsg%3D&reserved=0>[cid:image004.gif@01D925FE.A0045660]<https:
>> //eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.faceboo
>> k.com%2Fcapgemin
>  
> i&data=05%7C01%7C%7Ce6125a557f204176387108daf3e84162%7Cb3f4f7c272ce4192aba4d6c7719b5766%7C0%7C0%7C638090476104668282%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=qIiBm7KNOsgwEWbi3sOPOU%2FYhNdqkZSotLusq3BMeoQ%3D&reserved=0>[cid:image005.gif@01D925FE.A0045660]<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fcapgemini&data=05%7C01%7C%7Ce6125a557f204176387108daf3e84162%7Cb3f4f7c272ce4192aba4d6c7719b5766%7C0%7C0%7C638090476104824491%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XKuCntgPlDh2fC8nicqZF4H6cBPMrhorkokizx3lmPg%3D&reserved=0>[cid:image006.gif@01D925FE.A0045660]<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.slideshare.net%2Fcapgemini&data=05%7C01%7C%7Ce6125a557f204176387108daf3e84162%7Cb3f4f7c272ce4192aba4d6c7719b5766%7C0%7C0%7C638090476104824491%7CUnknown%7CTWFpbGZsb3d8eyJWIj
 oi
>  
> MC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=f7CO9sFovtCSeOCnlH4FoNf9c3iviKjk5u6ht9s9dDQ%3D&reserved=0>[cid:image007.gif@01D925FE.A0045660]<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.youtube.com%2Fcapgeminimedia&data=05%7C01%7C%7Ce6125a557f204176387108daf3e84162%7Cb3f4f7c272ce4192aba4d6c7719b5766%7C0%7C0%7C638090476104824491%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hP1XICZ%2Bj3DGp%2BiJCQ86QFCAIfmdCVV%2BxQOaBWqfQ7c%3D&reserved=0>
>>
>> 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.
>> IMPORTANT - CONFIDENTIALITY NOTICE - This e-mail is intended only for
>> the use of the individual or entity shown above as addressees . It may
>> contain information which is privileged, confidential or otherwise
>> protected from disclosure under applicable laws . If the reader of
>> this transmission is not the intended recipient, you are hereby
>> notified that any dissemination, printing, distribution, copying,
>> disclosure or the taking of any action in reliance on the contents of
>> this information is strictly prohibited. If you have received this
>> transmission in error, please immediately notify us by reply e-mail or
>> using the address below and delete the message and any attachments
>> from your system. Amadeus Data Processing GmbH Geschaftsfuhrer: Sven
>> Fuhrmeister Sitz der Gesellschaft:
>> Erding HR Munchen 212770 Berghamer Strasse 6 85435 Erding Germany.
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
> 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.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to