[jboss-jira] [JBoss JIRA] Closed: (AS7-922) Annotation Scanner should tell you which class could not be indexed
Jason Greene (JIRA)
jira-events at lists.jboss.org
Mon Jun 13 16:17:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene closed AS7-922.
----------------------------
Resolution: Done
> Annotation Scanner should tell you which class could not be indexed
> -------------------------------------------------------------------
>
> Key: AS7-922
> URL: https://issues.jboss.org/browse/AS7-922
> Project: Application Server 7
> Issue Type: Bug
> Components: Server
> Affects Versions: 7.0.0.CR1
> Environment: Windows 7, Java 6 u21
> Reporter: Tomaz Cerar
> Assignee: Jason Greene
>
> When trying to deploy ear application as throws you cryptic error msg "Invalid Magic" while it is trying to index annotations.
> currently stacktrace is like this:
> Caused by: java.lang.RuntimeException: Invalid Magic
> at org.jboss.jandex.Indexer.verifyMagic(Indexer.java:389)
> at org.jboss.jandex.Indexer.index(Indexer.java:628)
> at org.jboss.as.server.deployment.annotation.AnnotationIndexProcessor.deploy(AnnotationIndexProcessor.java:102)
> The fix provided shows user which class failed indexing and in which archive.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list