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

Mark Struberg commented on OWB-1174:
------------------------------------

I'll try to reproduce it but I fear this is some missing Annotation or a class 
referenced inside an annotation.
So this might be depending on your classpath.

Can you probably try so set an Exception breakpoint on 
java.lang.ArrayIndexOutOfBoundsException ?


> seeing WebBeansDeploymentException: java.lang.ArrayIndexOutOfBoundsException: 
> 3379
> ----------------------------------------------------------------------------------
>
>                 Key: OWB-1174
>                 URL: https://issues.apache.org/jira/browse/OWB-1174
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Lifecycle
>    Affects Versions: 1.7.2
>         Environment: Mac OS X Sierra -- JDK 1.8_u121 -- maven 3.3.9 -- 
> Deltaspike 1.7.2 -- JUnit test context
>            Reporter: Andy Glick
>            Assignee: Mark Struberg
>              Labels: asm, lifecycle
>         Attachments: CdiContainerInitTest.java, stack-trace-for-owb.log
>
>
> In an environment configured to use deltaspike and owb attempting to execute 
> deltaspike's cdiContainer.boot(); method, which worked consistently in the 
> past and now consistently generates an error and specifies WebBeansDeployment 
> Exception. This seems to be happening when OWB is scanning jars on the class 
> path. 
> Attaching the full IDEA generated logs, the logs produced by a maven 
> execution on the command line fail with the same exception.
> Also attaching the source code of the test class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to