[jboss-jira] [JBoss JIRA] Moved: (JBAOP-800) AopC report generation throws java.lang.ArrayIndexOutOfBoundsException

James Wilson (JIRA) jira-events at lists.jboss.org
Wed Oct 27 17:22:54 EDT 2010


     [ https://jira.jboss.org/browse/JBAOP-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Wilson moved JBPAPP-5329 to JBAOP-800:
--------------------------------------------

              Project: JBoss AOP  (was: JBoss Enterprise Application Platform)
                  Key: JBAOP-800  (was: JBPAPP-5329)
    Affects Version/s: 2.1.6 CP01
                       2.1.6.GA
                           (was:  EAP 5.0.0)
                           (was: EAP_EWP 5.1.0)
                           (was: EAP 5.0.1)
          Component/s:     (was: System)
        Fix Version/s: 2.1.6.CP02
                           (was: EAP_EWP 5.1.1)


> AopC report generation throws java.lang.ArrayIndexOutOfBoundsException
> ----------------------------------------------------------------------
>
>                 Key: JBAOP-800
>                 URL: https://jira.jboss.org/browse/JBAOP-800
>             Project: JBoss AOP
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.1.6 CP01, 2.1.6.GA
>            Reporter: Magesh Bojan
>            Assignee: Kabir Khan
>            Priority: Minor
>             Fix For: 2.1.6.CP02
>
>         Attachments: HelloAOP5.zip
>
>
> Using the related JIRA [JBPAPP-3082]'s sample trying a 
>      <aopc compilerclasspathref="jboss.aop.classpath" verbose="true" report="true">
>         <classpath path="${classes.dir}"/>
>         <src path="${classes.dir}"/>
>         <include name="**/hello/HelloBean.class"/>
>       </aopc>
> results in error
> [aopc] Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputAdvisor(XmlReport.java:204)
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputPackage(XmlReport.java:139)
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputPackage(XmlReport.java:127)
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputPackage(XmlReport.java:127)
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputPackage(XmlReport.java:127)
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputPackage(XmlReport.java:127)
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputPackage(XmlReport.java:127)
> [aopc]     at org.jboss.aop.standalone.XmlReport.outputPackage(XmlReport.java:127)
> [aopc]     at org.jboss.aop.standalone.XmlReport.toXml(XmlReport.java:70)
> [aopc]     at org.jboss.aop.standalone.Compiler.compile(Compiler.java:216)
> [aopc]     at org.jboss.aop.standalone.Compiler.main(Compiler.java:88)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list