Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jaxen to avoid Invalid byte tag in constant pool: 60 #106

Closed
gionn opened this issue Mar 17, 2014 · 2 comments
Closed

Update jaxen to avoid Invalid byte tag in constant pool: 60 #106

gionn opened this issue Mar 17, 2014 · 2 comments

Comments

@gionn
Copy link
Contributor

gionn commented Mar 17, 2014

Hi,

I needed to bump jaxen to version 1.1.6 to avoid this error under tomcat 7:

SEVERE: Unable to process Jar entry [com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class] from Jar [jar:file:/home/gionn/src/_workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/deployer/WEB-INF/lib/icu4j-2.6.1.jar!/] for annotations
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 60

Thanks.

@hierynomus
Copy link
Contributor

Which jdk are you running? Brand and version?

Sent from my Google Nexus 5

On Mar 17, 2014 11:10 AM, Giovanni Toraldo notifications@github.com wrote:

Hi,

I needed to bump jaxen to version 1.1.6 to avoid this error under tomcat 7:

SEVERE: Unable to process Jar entry [com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class] from Jar [jar:file:/home/gionn/src/_workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/deployer/WEB-INF/lib/icu4j-2.6.1.jar!/] for annotations
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 60

Thanks.


Reply to this email directly or view it on GitHubhttps://github.com//issues/106.

@gionn
Copy link
Contributor Author

gionn commented Mar 17, 2014

openjdk-7-jre-headless 7u51-2.4.4-0ubuntu0.12.04.2

it looks like that the jaxen library removed the problematic dependency on icu4j on a recent release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants