Andy Glick created OWB-1174: ------------------------------- Summary: 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 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)