cancel
Showing results for 
Search instead for 
Did you mean: 

aspectjweaver.jar library mismatch

Former Member
0 Kudos

Hi everyone,

I started using AOS in one of my projects. The problem I encounter is that hybris (I am using 5.6) expects the library: hybris/bin/platform/ext/core/lib/aspectjweaver-1.8.4.jar to be available, while it is not, which causes the startup of the server to fail.

A reference to this library is found in platform extension: - aspect.weaver.library=aspectjweaver-1.6.12.jar

While the actual library included in platform project is: aspectjweaver-1.8.4.jar There are a couple of wrapper configuraiton files avaialble in tomcat catalog with a reference to 1.8 version (e.g. hybris/bin/platform/tomcat/conf/wrapper.conf).

Have anyone encountered this problem before?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member632755
Active Contributor
0 Kudos

Hi,

there were issues with aspectjweaver.jar resolution in 5.9 and resolved with 6.0 (I don't know about the backports). I recommend asking the support in this case since most ;robably it is fixed already.

Cheers, Wojtek