Java 8. I don’t see errors in the logs.
> On Dec 18, 2019, at 14:35, Alex O'Ree <spyhunte...@gmail.com> wrote: > > > correction java 10 > >> On Wed, Dec 18, 2019 at 2:16 PM Alex O'Ree <spyhunte...@gmail.com> wrote: >> Kurt, it started up here ok, what version of java? >> >>> On Wed, Dec 18, 2019 at 1:19 PM Kurt Stam <kurt.s...@gmail.com> wrote: >>> In the tomcat bundle the server backend /juddiv3 does not seem to start >>> >>>>> On Dec 18, 2019, at 07:37, Kurt Stam <ks...@redhat.com> wrote: >>>>> >>>> >>>> Will check it out today! >>>> >>>>>> On Dec 18, 2019, at 07:29, Alex O'Ree <alexo...@apache.org> wrote: >>>>>> >>>>> >>>>> Ping....no responses in 4 days. >>>>> >>>>> Also when further researching [JUDDI-999], it looks like we are not >>>>> performing length checks on tmodel instance information tags. I don't >>>>> think it's a major issue and it can wait until the next one. >>>>> >>>>> >>>>>> On Sat, Dec 14, 2019 at 9:56 PM Alex O'Ree <alexo...@apache.org> wrote: >>>>>> Dear jUDDI enthusiasts, >>>>>> >>>>>> The new release is here! This release resolves 6 JIRAs, 4 bugs, 1 build >>>>>> related issue, and one maintenance issue. >>>>>> >>>>>> The release distribution is temporarily available here (without hashes) >>>>>> https://www.dropbox.com/sh/28qfjhx0h38h3dg/AADVdOIkStgu88y2ggXU-_F5a?dl=0 >>>>>> >>>>>> The release artifacts are staged in nexus: >>>>>> https://repository.apache.org/content/repositories/orgapachejuddi-1017 >>>>>> >>>>>> and we have a tag at: >>>>>> https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=tag;h=refs/tags/juddi-3.3.7 >>>>>> >>>>>> Please give it a spin and cast your vote. This vote will be open for >>>>>> the next 72 hours per the release policy, which is: >>>>>> - the vote will be closed as soon as 6 hours have past and >7 +1 >>>>>> votes are received with no -1 vote being cast, or >>>>>> - if after 12h >5 +1 votes have been cast with no -1 vote, or >>>>>> - if after 24h if 3 +1 votes have been cast with no -1 vote, or failing >>>>>> that >>>>>> - after 72h provided at least 3 +1 votes have been cast and there is >>>>>> a majority of +1 votes from the cast votes. >>>>>> >>>>>> +1 for me >>>>>> >>>>>> Bug >>>>>> >>>>>> [JUDDI-991] - JUDDI Uses EOL Version of Apache CXF >>>>>> [JUDDI-996] - Admin gui, get all client subscriptions throws a classcast >>>>>> error >>>>>> [JUDDI-997] - Admin gui has strange behavior and no feedback if the >>>>>> login fails >>>>>> [JUDDI-999] - Issue with SQL Server Database with JUDDI 3.3.6 : The size >>>>>> (8192) given to the column 'instance_parms' exceeds the maximum allowed >>>>>> for any data type (8000) >>>>>> Improvement >>>>>> >>>>>> [JUDDI-995] - Add automated generation of sha512 hashes during the build >>>>>> [JUDDI-1000] - Update embedded tomcat to the latest version available