You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Alex O'Ree (Jira)" <ju...@ws.apache.org> on 2022/05/30 20:28:00 UTC

[jira] [Created] (JUDDI-1024) Hibernate build is no longer working on CI

Alex O'Ree created JUDDI-1024:
---------------------------------

             Summary: Hibernate build is no longer working on CI
                 Key: JUDDI-1024
                 URL: https://issues.apache.org/jira/browse/JUDDI-1024
             Project: jUDDI
          Issue Type: Bug
            Reporter: Alex O'Ree
            Assignee: Kurt T Stam
         Attachments: juddi.log, localhost.2022-05-30.log

in an attempt to juddi building on github actions and get all the fancy code scanning, dependabot stuff running, i ran into an issue with the hibernate setup. With OpenJPA, everything is fine, however on hibernate, once the tomcat/juddi war starts up, it throws an java.lang.ArrayIndexOutOfBoundsException without any real context as to what's going.

Full log output is available here:

[https://github.com/apache/juddi/runs/6479545287?check_suite_focus=true#step:6:27488]

I am unable to reproduce locally. Off of master, the command the CI job is using is

" mvn -B install -Pgithubactiondist -Phibernate" on JDK8

 

I'll attach the logs from my system shortly



--
This message was sent by Atlassian Jira
(v8.20.7#820007)