Quantcast
Channel: zeroturnaround.com » All Posts
Viewing all articles
Browse latest Browse all 2540

java.lang.VerifyError during startup

$
0
0

There are several post regarding java.langVerifyError, but I couldn’t find any explaining my problem.

During startup I get a VerifyError on several of the jsp-tags.

The environment is WebLogic 9.2 with JRockit JVM 1.5.0_17

It doesnt seem to influence execution of the application, but is there any way I can get rid of the error-message?

2016-10-31 09:40:43 JRebel: ERROR Failed to redefine class ‘jsp_servlet._tags._p
roduct.__insuredobject_tag’.: java.lang.VerifyError
at sun.instrument.InstrumentationImpl.redefineClasses0(Native Method)
at sun.instrument.InstrumentationImpl.redefineClasses(InstrumentationImpl.java:79)
at com.zeroturnaround.javarebel.java5.d.a(JRebel:377)
at com.zeroturnaround.javarebel.java5.d.a(JRebel:363)
at com.zeroturnaround.javarebel.t.c(JRebel:38)
at com.zeroturnaround.javarebel.jd.a(JRebel:901)
at com.zeroturnaround.javarebel.jd.a(JRebel:890)
at com.zeroturnaround.javarebel.jd.reloadClass(JRebel:787)
at com.zeroturnaround.javarebel.jv.a(JRebel:146)
at com.zeroturnaround.javarebel.gF.getExceptionTypes(JRebel:1315)
at java.lang.reflect.Method.getExceptionTypes(Method.java:294)
at java.beans.Introspector.throwsException(Introspector.java:1409)
at java.beans.Introspector.getTargetPropertyInfo(Introspector.java:564)
at java.beans.Introspector.getBeanInfo(Introspector.java:389)
at java.beans.Introspector.getBeanInfo(Introspector.java:222)
at java.beans.Introspector.getBeanInfo(Introspector.java:208)
at javelin.jsp.tag.TagInfoEx.getPropertyDescriptorSetterTypes(TagInfoEx.java:546)
at javelin.jsp.tag.TagInfoEx.getSetterTypes(TagInfoEx.java:496)
at javelin.jsp.tag.TagInfoEx.initAttributeTypes(TagInfoEx.java:395)
at javelin.jsp.tag.TagFileTagInfo.initAttributeTypes(TagFileTagInfo.java:381)
at javelin.jsp.JspActionChecker.checkActionStart(JspActionChecker.java:287)
at javelin.jsp.JspActionChecker.checkActions(JspActionChecker.java:217)
at javelin.jsp.JspActionChecker.checkActions(JspActionChecker.java:231)
at javelin.jsp.JspActionChecker.checkActions(JspActionChecker.java:231)
at javelin.jsp.JspActionChecker.checkActions(JspActionChecker.java:231)
at javelin.jsp.JspActionChecker.checkActions(JspActionChecker.java:231)
at javelin.jsp.JspActionChecker.checkActions(JspActionChecker.java:231)
at javelin.jsp.JspActionChecker.check(JspActionChecker.java:157)
at javelin.jsp.JspCheckContext.check(JspCheckContext.java:78)
at javelin.jsp.JspAnalyzer.check(JspAnalyzer.java:59)
at javelin.ProxySourceFile._check(ProxySourceFile.java:152)
at javelin.SourceFile.masterCheck(SourceFile.java:777)
at javelin.SourceFile.check(SourceFile.java:297)
at javelin.SourceFile.check(SourceFile.java:318)
at javelin.ProxySourceFile.codeGen(ProxySourceFile.java:222)
at javelin.SourceFile.codeGen(SourceFile.java:310)
at javelin.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:1126)
at javelin.client.Job.performJob(Job.java:81)
at javelin.client.ThreadPool$WorkerThread.run(ThreadPool.java:215)


Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>