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.processURLs Failed to scan
[file:/home/ilas/tomcat8.5/apache-tomcat-8.5.35/lib/commons-cli.jar] from
classloader hierarchy
java.io.FileNotFoundException:
/home/ilas/tomcat8.5/apache-tomcat-8.5.35/lib/commons-cli.jar (No such file or
directory)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:225)
at java.util.zip.ZipFile.<init>(ZipFile.java:155)
at java.util.jar.JarFile.<init>(JarFile.java:166)
at java.util.jar.JarFile.<init>(JarFile.java:130)
at
org.apache.tomcat.util.compat.JreCompat.jarFileNewInstance(JreCompat.java:196)
at
org.apache.tomcat.util.scan.JarFileUrlJar.<init>(JarFileUrlJar.java:65)
at
org.apache.tomcat.util.scan.JarFactory.newInstance(JarFactory.java:49)
at
org.apache.tomcat.util.scan.StandardJarScanner.process(StandardJarScanner.java:374)
at
org.apache.tomcat.util.scan.StandardJarScanner.processURLs(StandardJarScanner.java:309)
at
org.apache.tomcat.util.scan.StandardJarScanner.doScanClassPath(StandardJarScanner.java:266)
at
org.apache.tomcat.util.scan.StandardJarScanner.scan(StandardJarScanner.java:229)
at
org.apache.catalina.startup.ContextConfig.processJarsForWebFragments(ContextConfig.java:1892)
at
org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1120)
at
org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:769)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:299)
at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:94)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5154)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:985)
at
org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
DISCLAIMER: This communication contains information which is confidential and
the copyright of Ramco Systems Ltd, its subsidiaries or a third party
("Ramco"). This email may also contain legally privileged information.
Confidentiality and legal privilege attached to this communication are not
waived or lost by reason of mistaken delivery to you.This email is intended to
be read or used by the addressee only. If you are not the intended recipient,
any use, distribution, disclosure or copying of this email is strictly
prohibited without the express written approval of Ramco. Please delete and
destroy all copies and email Ramco at [email protected] immediately. Any views
expressed in this communication are those of the individual sender, except
where the sender specifically states them to be the views of Ramco. Except as
required by law, Ramco does not represent, warrant and/or guarantee that the
integrity of this communication has been maintained nor that the communication
is free of errors, virus, interception or interference. If you do not wish to
receive such communications, please forward this communication to
[email protected] and express your wish not to receive such communications
henceforth.