https://issues.apache.org/bugzilla/show_bug.cgi?id=57173

--- Comment #3 from Peter <peter.sam...@kobil.com> ---
To your questions:
> 1. Is this issue reproducible or just happened once?

It is reproducible with every startup of tomcat.


> 2. Please verify that your copy of woodstox-core-asl-4.1.2.jar is a correct 
> one, not truncated or otherwise tampered with.
> I am unable to reproduce any issues with my copy of the library.
> It has size 478 935 bytes, md5 ba7562cc58d6652e7d8e6095ad6e2940, sha1 
> b8df430ddc4947bc7b68af5ed09b8c1c5b527553.
> (There is a testcase org.apache.tomcat.util.bcel.TesterPerformance that 
> performs parsing of all classes in a Jar. I also tried to put the library 
> into a web application.)

I double checked the file. It is the correct one. Attached you can find a copy
of my JAR (zipped).


> 3. A library can be excluded from annotation scanning. See
> https://wiki.apache.org/tomcat/HowTo/FasterStartUp

Thank you, but I was aware of that. It would be OK for the "woodstox" library,
but not for the "trinidad-impl-2.1.1-ks1.jar" which is also failing.


> What is the version of Java runtime that you are using?
> (So that one could actually reproduce the issue)

We are currently using a rather old JVM:
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b17)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)

Is there any difference, if I would use a newer one?

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to