Re: asm.writer error

2016-04-26 Thread vkulichenko
Ravi, You should check what your current version of Hibernate depends on and use the correct version ASM. If you're using Maven, Hibernate should fetch all its dependencies automatically. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/asm-writer-error-tp4

asm.writer error

2016-04-26 Thread Ravi Puri
error at cache.loadCache(null,100_00); please provide the reason as i tried with asm-all 4.2 jar and even with spring.jar and also asm-2.2.3 jar & asm-1.5.3 jar java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.(Z)V at net.sf.cglib.core.DebuggingClassWriter.(DebuggingClassWriter.