A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
527
stars
48
forks
source link
Cannot invoke "java.lang.ClassLoader.loadClass(String)" because "class_loader" is null #421
Closed
idhowardgj94 closed 11 months ago
Describe the bug When I trying to run test by following command, nullpointerexception happened
seems that can't create class loader.
To Reproduce Java version: openjdk version "20.0.1" 2023-04-18 poly version: 0.2.17-alpha (2022-12-09) clojure version: Clojure CLI version 1.11.1.1347 OS: Mac Morterey: 12.6.7
project path: https://github.com/idhowardgj94/uchat-mono branch: chore/prductionize
Expected behavior Run all test under development
Screenshots
Workspace Attachment If applicable, add output of following command as attachment: Noting show
Operating System (please complete the following information):
Versions (please complete the following information):
Additional context N/A