[jboss-jira] [JBoss JIRA] (WFLY-4316) InvalidBytecodeException when an EJB local interface declares static method

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Jun 15 05:04:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252671#comment-13252671 ] 

RH Bugzilla Integration commented on WFLY-4316:
-----------------------------------------------

Peter Palaga <ppalaga at redhat.com> changed the Status of [bug 1346242|https://bugzilla.redhat.com/show_bug.cgi?id=1346242] from NEW to ASSIGNED

> InvalidBytecodeException when an EJB local interface declares static method
> ---------------------------------------------------------------------------
>
>                 Key: WFLY-4316
>                 URL: https://issues.jboss.org/browse/WFLY-4316
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 9.0.0.Alpha1
>            Reporter: Jozef Hartinger
>            Assignee: Jozef Hartinger
>             Fix For: 9.0.0.Beta1
>
>
> {noformat}
> Caused by: org.jboss.classfilewriter.InvalidBytecodeException: Cannot load variable at 1. Local Variables: Local Variables: [StackEntry [descriptor=Ljava/lang/String;, type=OBJECT]]
>   at org.jboss.classfilewriter.code.CodeAttribute.aload(CodeAttribute.java:185)
>   at org.jboss.invocation.proxy.ProxyFactory$ProxyMethodBodyCreator.overrideMethod(ProxyFactory.java:150)
>   at org.jboss.invocation.proxy.AbstractSubclassFactory.overrideMethod(AbstractSubclassFactory.java:106)
>   at org.jboss.invocation.proxy.AbstractSubclassFactory.addInterface(AbstractSubclassFactory.java:363)
>   at org.jboss.invocation.proxy.ProxyFactory.generateClass(ProxyFactory.java:286)
>   at org.jboss.invocation.proxy.AbstractClassFactory.buildClassDefinition(AbstractClassFactory.java:207)
>   at org.jboss.invocation.proxy.AbstractClassFactory.defineClass(AbstractClassFactory.java:160)
>   at org.jboss.invocation.proxy.AbstractProxyFactory.getCachedMethods(AbstractProxyFactory.java:150)
>   at org.jboss.as.ejb3.component.stateless.StatelessComponentDescription$3.configure(StatelessComponentDescription.java:150)
>   at org.jboss.as.ee.component.DefaultComponentViewConfigurator.configure(DefaultComponentViewConfigurator.java:68)
>   at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:81)
>   ... 6 more
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list