[
https://issues.apache.org/jira/browse/NIFI-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515983#comment-17515983
]
ASF subversion and git services commented on NIFI-9854:
-------------------------------------------------------
Commit 2e66cf711469da804a60bcd596a10ea8ea5afb0a in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2e66cf7 ]
NIFI-9854: Include slf4j-api as runtime scope for
nifi-stateless-system-test-suite; When constructing the classes to block for
the stateless ClassLoader, allow through any classes that come from Java Home's
lib/ directory
This closes #5920.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Stateless System Tests cannot be run from IntelliJ
> --------------------------------------------------
>
> Key: NIFI-9854
> URL: https://issues.apache.org/jira/browse/NIFI-9854
> Project: Apache NiFi
> Issue Type: Bug
> Components: NiFi Stateless
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.16.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The NiFi Stateless system tests fail with NoClassDefFoundError:
> java/lang/Object when attempting to run from IntelliJ. They work fine from
> Maven, however. The problem appears to be related to the way in which
> IntelliJ constructs the classpath.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)