java - Jrebel - ERROR org.zeroturnaround.bundled.javassist.CannotCompileException: [source error] no such class: classCache -


while starting spring mvc project configured jrebel on jetty server, i'm getting stack trace exception error org.zeroturnaround.bundled.javassist.cannotcompileexception: [source error] no such class: classcache message. if server starts , jrebel working fine annoying error message displayed on server startup.

[artifact:mvn] 2015-06-25 16:17:21 jrebel: error org.zeroturnaround.bundled.javassist.cannotcompileexception: [source error] no such class: classcache [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.ctnewmethod.make(jrebel:79) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.ctnewmethod.make(jrebel:45) [artifact:mvn]  @ org.zeroturnaround.javarebel.integration.spring.beans.cbp.cachedintrospectionresultscbp.process(cachedintrospectionresultscbp.java:35) [artifact:mvn]  @ org.zeroturnaround.javarebel.integration.support.javassistclassbytecodeprocessor.process(jrebel:70) [artifact:mvn]  @ com.zeroturnaround.javarebel.xu.a(jrebel:257) [artifact:mvn]  @ com.zeroturnaround.javarebel.xu.a(jrebel:246) [artifact:mvn]  @ com.zeroturnaround.javarebel.xu.a(jrebel:230) [artifact:mvn]  @ com.zeroturnaround.javarebel.sdkintegrationimpl.runbytecodeprocessors(jrebel:120) [artifact:mvn]  @ com.zeroturnaround.javarebel.xe.transform(jrebel:50) [artifact:mvn]  @ java.lang.classloader.defineclass(classloader.java) [artifact:mvn]  @ java.security.secureclassloader.defineclass(secureclassloader.java:142) [artifact:mvn]  @ java.net.urlclassloader.defineclass(urlclassloader.java:449) [artifact:mvn]  @ java.net.urlclassloader.access$100(urlclassloader.java:71) [artifact:mvn]  @ java.net.urlclassloader$1.run(urlclassloader.java:361) [artifact:mvn]  @ java.net.urlclassloader$1.run(urlclassloader.java:355) [artifact:mvn]  @ java.security.accesscontroller.doprivileged(native method) [artifact:mvn]  @ java.net.urlclassloader.findclass(urlclassloader.java:354) [artifact:mvn]  @ org.eclipse.jetty.webapp.webappclassloader.loadclass(webappclassloader.java:421) [artifact:mvn]  @ org.eclipse.jetty.webapp.webappclassloader.loadclass(webappclassloader.java:383) [artifact:mvn]  @ org.springframework.beans.beanwrapperimpl.getcachedintrospectionresults(beanwrapperimpl.java:307) [artifact:mvn]  @ org.springframework.beans.beanwrapperimpl.getpropertydescriptorinternal(beanwrapperimpl.java:339) [artifact:mvn]  @ org.springframework.beans.beanwrapperimpl.iswritableproperty(beanwrapperimpl.java:419) [artifact:mvn]  @ org.springframework.beans.factory.support.abstractautowirecapablebeanfactory.applypropertyvalues(abstractautowirecapablebeanfactory.java:1473) [artifact:mvn]  @ org.springframework.beans.factory.support.abstractautowirecapablebeanfactory.populatebean(abstractautowirecapablebeanfactory.java:1216) [artifact:mvn]  @ org.springframework.beans.factory.support.abstractautowirecapablebeanfactory.docreatebean(abstractautowirecapablebeanfactory.java:538) [artifact:mvn]  @ org.springframework.beans.factory.support.abstractautowirecapablebeanfactory.createbean(abstractautowirecapablebeanfactory.java:476) [artifact:mvn]  @ org.springframework.beans.factory.support.abstractbeanfactory$1.getobject(abstractbeanfactory.java:302) [artifact:mvn]  @ org.springframework.beans.factory.support.defaultsingletonbeanregistry.getsingleton(defaultsingletonbeanregistry.java:229) [artifact:mvn]  @ org.springframework.beans.factory.support.abstractbeanfactory.dogetbean(abstractbeanfactory.java:298) [artifact:mvn]  @ org.springframework.beans.factory.support.abstractbeanfactory.getbean(abstractbeanfactory.java:198) [artifact:mvn]  @ org.springframework.context.support.postprocessorregistrationdelegate.invokebeanfactorypostprocessors(postprocessorregistrationdelegate.java:150) [artifact:mvn]  @ org.springframework.context.support.abstractapplicationcontext.invokebeanfactorypostprocessors(abstractapplicationcontext.java:606) [artifact:mvn]  @ org.springframework.context.support.abstractapplicationcontext.__refresh(abstractapplicationcontext.java:462) [artifact:mvn]  @ org.springframework.context.support.abstractapplicationcontext.refresh(abstractapplicationcontext.java) [artifact:mvn]  @ org.springframework.web.context.contextloader.configureandrefreshwebapplicationcontext(contextloader.java:403) [artifact:mvn]  @ org.springframework.web.context.contextloader.initwebapplicationcontext(contextloader.java:306) [artifact:mvn]  @ org.springframework.web.context.contextloaderlistener.contextinitialized(contextloaderlistener.java:106) [artifact:mvn]  @ org.eclipse.jetty.server.handler.contexthandler.callcontextinitialized(contexthandler.java:782) [artifact:mvn]  @ org.eclipse.jetty.servlet.servletcontexthandler.callcontextinitialized(servletcontexthandler.java:424) [artifact:mvn]  @ org.eclipse.jetty.server.handler.contexthandler.startcontext(contexthandler.java:774) [artifact:mvn]  @ org.eclipse.jetty.servlet.servletcontexthandler.startcontext(servletcontexthandler.java:249) [artifact:mvn]  @ org.eclipse.jetty.webapp.webappcontext.startcontext(webappcontext.java:1242) [artifact:mvn]  @ org.eclipse.jetty.server.handler.contexthandler.dostart(contexthandler.java:717) [artifact:mvn]  @ org.eclipse.jetty.webapp.webappcontext.dostart(webappcontext.java:494) [artifact:mvn]  @ org.mortbay.jetty.plugin.jettywebappcontext.dostart(jettywebappcontext.java:298) [artifact:mvn]  @ org.eclipse.jetty.util.component.abstractlifecycle.start(abstractlifecycle.java:64) [artifact:mvn]  @ org.eclipse.jetty.server.handler.handlercollection.dostart(handlercollection.java:229) [artifact:mvn]  @ org.eclipse.jetty.server.handler.contexthandlercollection.dostart(contexthandlercollection.java:172) [artifact:mvn]  @ org.eclipse.jetty.util.component.abstractlifecycle.start(abstractlifecycle.java:64) [artifact:mvn]  @ org.eclipse.jetty.server.handler.handlercollection.dostart(handlercollection.java:229) [artifact:mvn]  @ org.eclipse.jetty.util.component.abstractlifecycle.start(abstractlifecycle.java:64) [artifact:mvn]  @ org.eclipse.jetty.server.handler.handlerwrapper.dostart(handlerwrapper.java:95) [artifact:mvn]  @ org.eclipse.jetty.server.server.dostart(server.java:282) [artifact:mvn]  @ org.mortbay.jetty.plugin.jettyserver.dostart(jettyserver.java:65) [artifact:mvn]  @ org.eclipse.jetty.util.component.abstractlifecycle.start(abstractlifecycle.java:64) [artifact:mvn]  @ org.mortbay.jetty.plugin.abstractjettymojo.startjetty(abstractjettymojo.java:520) [artifact:mvn]  @ org.mortbay.jetty.plugin.abstractjettymojo.execute(abstractjettymojo.java:365) [artifact:mvn]  @ org.mortbay.jetty.plugin.jettyrunmojo.execute(jettyrunmojo.java:523) [artifact:mvn]  @ org.apache.maven.plugin.defaultbuildpluginmanager.executemojo(defaultbuildpluginmanager.java:101) [artifact:mvn]  @ org.apache.maven.lifecycle.internal.mojoexecutor.execute(mojoexecutor.java:209) [artifact:mvn]  @ org.apache.maven.lifecycle.internal.mojoexecutor.execute(mojoexecutor.java:153) [artifact:mvn]  @ org.apache.maven.lifecycle.internal.mojoexecutor.execute(mojoexecutor.java:145) [artifact:mvn]  @ org.apache.maven.lifecycle.internal.lifecyclemodulebuilder.buildproject(lifecyclemodulebuilder.java:84) [artifact:mvn]  @ org.apache.maven.lifecycle.internal.lifecyclemodulebuilder.buildproject(lifecyclemodulebuilder.java:59) [artifact:mvn]  @ org.apache.maven.lifecycle.internal.lifecyclestarter.singlethreadedbuild(lifecyclestarter.java:183) [artifact:mvn]  @ org.apache.maven.lifecycle.internal.lifecyclestarter.execute(lifecyclestarter.java:161) [artifact:mvn]  @ org.apache.maven.defaultmaven.doexecute(defaultmaven.java:320) [artifact:mvn]  @ org.apache.maven.defaultmaven.execute(defaultmaven.java:156) [artifact:mvn]  @ org.apache.maven.cli.mavencli.execute(mavencli.java:537) [artifact:mvn]  @ org.apache.maven.cli.mavencli.domain(mavencli.java:196) [artifact:mvn]  @ org.apache.maven.cli.mavencli.main(mavencli.java:141) [artifact:mvn]  @ sun.reflect.nativemethodaccessorimpl.invoke0(native method) [artifact:mvn]  @ sun.reflect.nativemethodaccessorimpl.invoke(nativemethodaccessorimpl.java:57) [artifact:mvn]  @ sun.reflect.delegatingmethodaccessorimpl.invoke(delegatingmethodaccessorimpl.java:43) [artifact:mvn]  @ java.lang.reflect.method.invoke(method.java:601) [artifact:mvn]  @ org.codehaus.plexus.classworlds.launcher.launcher.launchenhanced(launcher.java:290) [artifact:mvn]  @ org.codehaus.plexus.classworlds.launcher.launcher.launch(launcher.java:230) [artifact:mvn]  @ org.codehaus.plexus.classworlds.launcher.launcher.mainwithexitcode(launcher.java:409) [artifact:mvn]  @ org.codehaus.plexus.classworlds.launcher.launcher.main(launcher.java:352) [artifact:mvn]  @ org.codehaus.classworlds.launcher.main(launcher.java:47) [artifact:mvn] caused by: compile error: no such class: classcache [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.memberresolver.searchimports(jrebel:468) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.memberresolver.lookupclass(jrebel:412) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.memberresolver.lookupclassbyjvmname(jrebel:319) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.typechecker.atcallexpr(jrebel:678) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.jvsttypechecker.atcallexpr(jrebel:157) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.ast.callexpr.accept(jrebel:46) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.codegen.dotypecheck(jrebel:242) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.codegen.atstmnt(jrebel:330) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.ast.stmnt.accept(jrebel:50) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.codegen.atstmnt(jrebel:351) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.ast.stmnt.accept(jrebel:50) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.codegen.atmethodbody(jrebel:292) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.codegen.atmethoddecl(jrebel:274) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.ast.methoddecl.accept(jrebel:44) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.javac.compilemethod(jrebel:169) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.compiler.javac.compile(jrebel:95) [artifact:mvn]  @ org.zeroturnaround.bundled.javassist.ctnewmethod.make(jrebel:74) [artifact:mvn]  ... 79 more [artifact:mvn] 2015-06-25 16:17:21 jrebel: class 'org.springframework.beans.cachedintrospectionresults' not processed org.zeroturnaround.javarebel.integration.spring.beans.cbp.cachedintrospectionresultscbp@org.eclipse.jetty.webapp.webappclassloader@7e88d90f 

what problem , how solve this?

updating latest version fixed problem seems there issue 5.5 version of jrebel , using latest 6.2.1 release build , errors gone.

solution download latest standalone version of jrebel , configure jrebel.jar in project , try.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -