[ 
https://issues.apache.org/jira/browse/TAP5-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069452#comment-13069452
 ] 

Andreas Menzel commented on TAP5-519:
-------------------------------------

For google user ;):
The AALOAD is a jvm command that has sth. to do with array operations. (see 
https://www.vmth.ucdavis.edu/incoming/Jasmin/ref-aaload.html)
If you can, try to elemenate all arrays in your code (eg. with an ArrayList<T> 
;) .
Hope this helps

> Javassist error - javassist.bytecode.BadBytecode: bad array type for AALOAD: 
> null
> ---------------------------------------------------------------------------------
>
>                 Key: TAP5-519
>                 URL: https://issues.apache.org/jira/browse/TAP5-519
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.16
>         Environment: Mac Java 6, Windows Java 6
>            Reporter: Ben Gidley
>            Assignee: Howard M. Lewis Ship
>         Attachments: Application Exception.webarchive, MainSeriesPage.class, 
> MainSeriesPage.java
>
>
> This was discussed on the users list at 
> http://markmail.org/thread/3tj2amyk5cus4m6j
> The problem is when compiling using javac (not the Eclipse compiler) we get 
> this exception. I will attach source code of the offending file and the full 
> error from tapestry.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to