Hi all,
-1 (non-binding)

Build Nifi with several profiles, some of them is not active by default and
after starting nifi, I got the following error message during startup:

Bootstrap Config File:
/Users/ztorok/repositories/nifi/nifi-assembly/target/nifi-1.18.0/conf/bootstrap.conf

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/commons/lang3/StringUtils
        at 
org.apache.nifi.bootstrap.util.SecureNiFiConfigUtil.isHttpsSecurityConfiguredWithEmptyPasswords(SecureNiFiConfigUtil.java:75)
        at 
org.apache.nifi.bootstrap.util.SecureNiFiConfigUtil.configureSecureNiFiProperties(SecureNiFiConfigUtil.java:108)
        at org.apache.nifi.bootstrap.RunNiFi.start(RunNiFi.java:1249)
        at org.apache.nifi.bootstrap.RunNiFi.main(RunNiFi.java:291)
Caused by: java.lang.ClassNotFoundException:
org.apache.commons.lang3.StringUtils
        at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
        ... 4 more

Also use Nifi-registry with ranger extension, cause that rest api
calls throws me the following exception:

2022-09-28 07:56:21,568 ERROR
org.springframework.boot.web.servlet.support.ErrorPageFilter:
Forwarding to error page from request [/access] due to exception
[javax.ws.rs.core.UriBuilder.uri(Ljava/lang/String;)Ljavax/ws/rs/core/UriBuilder;]
java.lang.AbstractMethodError:
javax.ws.rs.core.UriBuilder.uri(Ljava/lang/String;)Ljavax/ws/rs/core/UriBuilder;
        at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:120)
        at 
org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:534)
        at 
org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:494)
        at 
org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:431)
        at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
        at 
org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
        at 
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
        at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
        at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337)
        at 
org.apache.nifi.registry.web.security.authorization.ResourceAuthorizationFilter.forwardRequestWithoutAuthorizationCheck(ResourceAuthorizationFilter.java:151)


Joe Witt <joew...@apache.org> ezt írta (időpont: 2022. szept. 29., Cs,
9:57):

> Hello,
>
> I am pleased to be calling this vote for the source release of Apache
> NiFi 1.18.0.
>
> The source zip, including signatures, digests, etc. can be found at:
> https://repository.apache.org/content/repositories/orgapachenifi-1212
>
> The source being voted upon and the convenience binaries can be found at:
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.18.0/
>
> A helpful reminder on how the release candidate verification process works:
>
> https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
>
> The Git tag is nifi-1.18.0-RC2
> The Git commit ID is a2307ff874b45210472c158a96b5f31298e6c4fc
>
> https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=a2307ff874b45210472c158a96b5f31298e6c4fc
>
> Checksums of nifi-1.18.0-source-release.zip:
> SHA256: cabe503d58b1614c39ab9c20d4bc92a70d9a971d6c35bf6eb04aabb682a00926
> SHA512:
> 3cbcdbb5c04023dc701d0a3ea2b186b74af20f94a3748d7d3f990f74fa92e21627d644330053f2912655dc33fae7d1018360e11ca3dc5624dd2ae19084a7956a
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/joewitt.asc
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/release/nifi/KEYS
>
> 164 issues were closed/resolved for this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12352150
>
> Release note highlights can be found here:
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.18.0
>
> The vote will be open for 72 hours.
> Please download the release candidate and evaluate the necessary items
> including checking hashes, signatures, build
> from source, and test. Then please vote:
>
> [ ] +1 Release this package as nifi-1.18.0
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>


-- 
Üdvözlettel,
Török Zoltán Kornél
06-30-509-0541

Reply via email to