"Unable to process Jar entry" on startup
Answered
I have recently upgraded a customer installation as part of a preproduction upgrade and get the following errors on startup. This slows startup down but eventually everything runs as expected. Not sure if this is something that needs to be dealt with.
Unable to process Jar entry[ module-info.class] from Jar [file:/<.install folder> webapps/ROOT/WEB-INF/lib/jackson-annotations-2.10.1.jar!/] for annotations
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
this also happen for
webapps/ROOT/WEB-INF/lib/bcprov-jdk15on-164.jar
webapps/ROOT/WEB-INF/lib/jackson-core-2.10.1.jar
webapps/ROOT/WEB-INF/lib/jackson-databind-2.10.1.jar
Thanks
Hi Dieter,
Thank you for reaching out to us on this. I have a few questions that will help get us going:
It is most likely some minor version difference in one of these, but we will need the above information to be able to give some more guidance.
Cheers,
Neal
Hi Dieter,
Thank you for reaching out to us on this. I have a few questions that will help get us going:
It is most likely some minor version difference in one of these, but we will need the above information to be able to give some more guidance.
Cheers,
Neal
Hi Neil,
1. 7.2 Current Code Version: 2016102
2. 9.1 MaxBuildDate: 20200330
3. java version = 1.8.0_101
4. from info.jsp
Cheers Dieter
Hi Neil,
1. 7.2 Current Code Version: 2016102
2. 9.1 MaxBuildDate: 20200330
3. java version = 1.8.0_101
4. from info.jsp
Cheers Dieter
Hi Dieter,
Thank you for that. The first thing I would suggest is upgrading Tomcat to the more recent 8 or 9 versions (Yellowfin 9 ships with tomcat 9.0.33). Instructions on doing this are found here. I would recommend definitely backing up the directories:
\Yellowfin\appserver\lib
\Yellowfin\appserver\bin
\Yellowfin\appserver\conf\server.xml
Before proceeding. Let me know if you intend to upgrade Tomcat and how it goes.
Cheers,
Neal
Hi Dieter,
Thank you for that. The first thing I would suggest is upgrading Tomcat to the more recent 8 or 9 versions (Yellowfin 9 ships with tomcat 9.0.33). Instructions on doing this are found here. I would recommend definitely backing up the directories:
\Yellowfin\appserver\lib
\Yellowfin\appserver\bin
\Yellowfin\appserver\conf\server.xml
Before proceeding. Let me know if you intend to upgrade Tomcat and how it goes.
Cheers,
Neal
Replies have been locked on this page!