Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6384418
Votes 1
Synopsis Xalan classes getting VerifyError
Category jaxp:xslt
Reported Against
Release Fixed mustang(b90)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 10-FEB-2006
Description
java.lang.VerifyError: (class: dataentry, method: template$dot$1 signature:
(Lcom/sun/org/ customer /xalan/internal/xsltc/DOM;Lcom/sun/org/ customer /xml/internal/dtm/DTMAxisIterator;Lcom/sun/org/ customer /xml/internal/serializer/SerializationHandler;I)V)
Expecting to find  customer /array on )?rm???*???
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at
 java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)

        at java.lang.Class.getConstructor0(Class.java:2640)

        at java.lang.Class.newInstance0(Class.java:321)
        at java.lang.Class.newInstance(Class.java:303)
        at com.sun.org. customer .xalan.internal.xsltc.trax.TemplatesImpl.getTransletInstance(TemplatesImpl.java:337)
        at
com.sun.org. customer .xalan.internal.xsltc.trax.TemplatesImpl.newTransformer(TemplatesImpl.java:366)
        at
com.sun.org. customer .xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:620)
        at

weblogic.xml.jaxp.WebLogicTransformerFactory.newTransformer(WebLogicTransformerFactory.java:233)
        at

weblogic.xml.jaxp.RegistryTransformerFactory.newTransformer(RegistryTransformerFactory.java:209)
        at jsp_servlet.__index._jspService(__index.java:105)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
        at
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:214)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:120)

        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3053)

        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at
 weblogic.security.service.SecurityManager.runA(SecurityManager.java:1
 21)
        at
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1954)
        at
weblogic.servlet.internal.WebAppServletContext.execut(WebAppServletCon
text.java:1861)
        at

weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1293)

        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)

        at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
Posted Date : 2006-02-10 22:40:58.0
Work Around
None
Evaluation
this CR is being accepted for evaluation due to its serious nature.
it is possible this is a configuration issue.


can you elaborate what type of configuration issue they might be? the CR filer said they used no command line options when they run the test.
Posted Date : 2006-03-02 23:07:08.0

It's been a month, is there any progress on evaluating this problem?
Posted Date : 2006-04-11 17:02:31.0

the version of BCEL may need to be updated.
Posted Date : 2006-04-11 19:24:31.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang