You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "ASF subversion and git services (Jira)" <ju...@ws.apache.org> on 2022/09/25 02:16:00 UTC

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

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

ASF subversion and git services commented on JUDDI-1024:
--------------------------------------------------------

Commit c091e365ed247db91478ebeabf40bc1f3e0f03eb in juddi's branch refs/heads/bug/JUDDI-1024 from Alex O'Ree
[ https://gitbox.apache.org/repos/asf?p=juddi.git;h=c091e365e ]

JUDDI-1024 a possible solution, by removing hibernate support


> 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
>            Priority: Major
>         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.10#820010)