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

WAS Liberty 8.8.5.7 is not liking commons-logging 1.1.1 jar; use commons-logging 1.2 instead #20

Open
abhaysinha opened this issue Nov 21, 2015 · 0 comments

Comments

@abhaysinha
Copy link

Environment : WebSphere Application Server 8.5.5.7/wlp-1.0.10.cl50720150827-0437) on Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66-b17 (en_US)

I get this error when launching the application
[ERROR ] CWWKM0101E: The system could not process archive data for C:\Research\GitHub\Vaadin\addressbook\target\addressbook-2.0\WEB-INF\lib\commons-logging-1.1.1.jar.

commons-logging 1.1.1 jar is loaded as part of commons-beanutils 1.9.2 dependency.
Adding common-logging 1.2 dependency fixed this issue

commons-logging
commons-logging
1.2

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

1 participant