JUnit version 3.8 or later expected
Answered
I can't run junit test. Please refer below log.
It's spring framework project using maven. It's not android proejct. please fix it asap. Thanks.
JUnit version 3.8 or later expected
java.lang.ClassNotFoundExceptiom:junit.framework.ComparisonFailure
Please sign in to leave a comment.
Hello,
Please try suggestions from these threads: https://stackoverflow.com/questions/2422378/intellij-idea-with-junit-4-7-junit-version-3-8-or-later-expected, https://intellij-support.jetbrains.com/hc/en-us/community/posts/206811045-JUnit-3-8-or-later-expected-with-java-lang-NoSuchMethodError-junit-textui-TestRunner-setPrinter
If they doesn't help please provide sample project example for investigation.
Could let me know alternate this path '/Library/Java/Extensions/' in linux ?
Because my system is linux. My system is not mac os. I'll check it after let me know that path. Thanks.
Could you please share idea.log ("Help | Show Log in...") after restarting IDE, so I could check path used on your OS?
My os is ubuntu. Okay. I'll do it tomorrow.
I can't idea.log in my intellij folder.
What folder do you check (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)? Doesn't "Help | Show Log in..." open proper location?
Below is my last log.
2019-04-16 20:09:39,795 [1228824] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 20:09:39,812 [1228841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 20:09:39,812 [1228841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 20:09:39,812 [1228841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 20:10:11,637 [1260666] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 50 ms
2019-04-16 20:12:29,451 [1398480] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-04-16 20:12:29,452 [1398481] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /home/seongwanryu/Documents/api
2019-04-16 20:12:29,511 [1398540] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 64 ms: 0 min 0sec
2019-04-16 20:12:29,518 [1398547] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 20:12:29,710 [1398739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 20:12:29,728 [1398757] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 20:12:29,728 [1398757] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 20:12:29,728 [1398757] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 20:12:33,720 [1402749] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 27 ms
2019-04-16 20:13:30,505 [1459534] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 30 ms
2019-04-16 20:16:17,413 [1626442] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 55 ms
2019-04-16 20:16:31,674 [1640703] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-04-16 20:16:31,676 [1640705] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /home/seongwanryu/Documents/api
2019-04-16 20:16:31,720 [1640749] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 48 ms: 0 min 0sec
2019-04-16 20:16:31,722 [1640751] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 20:16:31,913 [1640942] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 20:16:31,930 [1640959] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 20:16:31,930 [1640959] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 20:16:31,930 [1640959] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 20:16:33,884 [1642913] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 54 ms
Sorry, but I need log from IDE startup.
2019-04-16 20:56:53,420 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2019-04-16 20:56:53,443 [ 23] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-191.6183.87, 27 Mar 2019 14:38)
2019-04-16 20:56:53,443 [ 23] INFO - #com.intellij.idea.Main - OS: Linux (4.15.0-36-generic, amd64)
2019-04-16 20:56:53,443 [ 23] INFO - #com.intellij.idea.Main - JRE: 1.8.0_202-release-1483-b39 (JetBrains s.r.o)
2019-04-16 20:56:53,443 [ 23] INFO - #com.intellij.idea.Main - JVM: 25.202-b39 (OpenJDK 64-Bit Server VM)
2019-04-16 20:56:53,444 [ 24] INFO - #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -XX:ErrorFile=/home/seongwanryu/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/seongwanryu/java_error_in_IDEA.hprof -Didea.paths.selector=IntelliJIdea2019.1 -Djb.vmOptionsFile=/home/seongwanryu/Documents/idea-IU-191.6183.87/bin/idea64.vmoptions -Didea.jre.check=true
2019-04-16 20:56:53,445 [ 25] INFO - #com.intellij.idea.Main - ext: /home/seongwanryu/Documents/idea-IU-191.6183.87/jre64/lib/ext: [jfxrt.jar, localedata.jar, jaccess.jar, cldrdata.jar, sunpkcs11.jar, sunjce_provider.jar, nashorn.jar, zipfs.jar, sunec.jar, dnsns.jar, meta-index]
2019-04-16 20:56:53,445 [ 25] INFO - #com.intellij.idea.Main - charsets: JNU=UTF-8 file=UTF-8
2019-04-16 20:56:53,454 [ 34] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 9 ms
2019-04-16 20:56:53,578 [ 158] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2019-04-16 20:56:53,579 [ 159] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2019-04-16 20:56:54,189 [ 769] INFO - llij.ide.plugins.PluginManager - load plugin descriptors took 247 ms
2019-04-16 20:56:54,353 [ 933] INFO - .intellij.idea.IdeaApplication - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@130fda65[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@594eb4fa
2019-04-16 20:56:54,375 [ 955] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2019-04-16 20:56:54,663 [ 1243] INFO - llij.ide.plugins.PluginManager - load plugin descriptors took 198 ms
2019-04-16 20:56:54,676 [ 1256] INFO - llij.ide.plugins.PluginManager - Plugin 'JUnitGenerator' can't be loaded because: Plugin is disabled
2019-04-16 20:56:54,681 [ 1261] INFO - llij.ide.plugins.PluginManager - Plugin 'Android Support' can't be loaded because: Plugin is disabled
2019-04-16 20:56:54,767 [ 1347] INFO - llij.ide.plugins.PluginManager - 136 plugins initialized in 302 ms
2019-04-16 20:56:54,767 [ 1347] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: ASP (191.6183.87), AngularJS (191.6183.87), Ant Support (191.6183.87), Application Servers View (191.6183.87), AspectJ Support (191.6183.87), Bytecode Viewer (191.6183.87), CFML Support (191.6183.87), CSS Support (191.6183.87), Cloud Foundry integration (191.6183.87), CloudBees integration (191.6183.87), CoffeeScript (191.6183.87), Copyright (191.6183.87), Coverage (191.6183.87), Cucumber for Groovy (191.6183.87), Cucumber for Java (191.6183.87), DSM Analysis (191.6183.87), Database Tools and SQL (191.6183.87), Docker integration (191.6183.87), Eclipse Integration (191.6183.87), EditorConfig (191.6183.87), Emma (191.6183.87), Flash/Flex Support (191.6183.87), FreeMarker support (191.6183.87), GWT Support (191.6183.87), Geronimo Integration (191.6183.87), Gherkin (191.6183.87), Git Integration (191.6183.87), GitHub (191.6183.87), GlassFish Integration (191.6183.87), Google App Engine (191.6183.87), Gradle (191.6183.87), Grails (191.6183.87), Groovy (191.6183.87), Guice (191.6183.87), HTML Tools (191.6183.87), HTTP Client (191.6183.87), Haml (191.6183.87), Heroku integration (191.6183.87), Hibernate Support (191.6183.87), I18n for Java (191.6183.87), IDE Settings Sync (191.6183.87), IDEA CORE (191.6183.87), IntelliJ Configuration Script (191.6183.87), IntelliLang (191.6183.87), J2ME (191.6183.87), JBoss Arquillian Support (191.6183.87), JBoss Drools Support (191.6183.87), JBoss Frameworks Base Support (191.6183.87), JBoss Integration (191.6183.87), JBoss Seam Pageflow Support (191.6183.87), JBoss Seam Pages Support (191.6183.87), JBoss Seam Support (191.6183.87), JBoss jBPM (191.6183.87), JSR45 Integration (1.0), JUnit (191.6183.87), Java Bytecode Decompiler (191.6183.87), Java EE: Batch Applications (191.6183.87), Java EE: Bean Validation Support (191.6183.87), Java EE: Contexts and Dependency Injection (191.6183.87), Java EE: EJB, JPA, Servlets (191.6183.87), Java EE: JMS, JSON Processing, Concurrency, Transaction (191.6183.87), Java EE: Java Server Faces (191.6183.87), Java EE: RESTful Web Services (JAX-RS) (191.6183.87), Java EE: Web Services (JAX-WS) (191.6183.87), Java EE: WebSockets (191.6183.87), Java Server Pages (JSP) Integration (191.6183.87), Java Stream Debugger (191.6183.87), JavaFX (191.6183.87), JavaScript Debugger (191.6183.87), JavaScript Intention Power Pack (191.6183.87), JavaScript Support (191.6183.87), Jetty Integration (191.6183.87), Kotlin (1.3.21-release-IJ2019.1-2), Less support (191.6183.87), Markdown support (191.6183.87), Maven Integration (191.6183.87), Maven Integration Extension (191.6183.87), Mercurial Integration (191.6183.87), OpenShift integration (191.6183.87), Osmorc (191.6183.87), Perforce Integration (191.6183.87), Performance Testing (191.6183.87), Persistence Frameworks Support (191.6183.87), Playframework Support (191.6183.87), Plugin DevKit (191.6183.87), Properties Support (191.6183.87), Reactor framework support (191.6183.87), Refactor-X (191.6183.87), Remote Hosts Access (191.6183.87), Resin Integration (191.6183.87), SSH Remote Run (191.6183.87), Sass support (191.6183.87), Settings Repository (191.6183.87), Smali Support (191.6183.87), Spring AOP/@AspectJ (191.6183.87), Spring Batch (191.6183.87), Spring Boot (191.6183.87), Spring Data (191.6183.87), Spring Integration Patterns (191.6183.87), Spring MVC (191.6183.87), Spring OSGi (191.6183.87), Spring Security (191.6183.87), Spring Support (191.6183.87), Spring Web Flow (191.6183.87), Spring Web Services (191.6183.87), Spring WebSocket (191.6183.87), Spy-js (191.6183.87), Struts 1.x (191.6183.87), Struts 2 (191.6183.87), Stylus support (191.6183.87), Subversion (191.6183.87), Tapestry support (191.6183.87), Task Management (191.6183.87), Terminal (191.6183.87), TestNG-J (191.6183.87), Thymeleaf (191.6183.87), Time Tracking (191.6183.87), Tomcat and TomEE Integration (191.6183.87), UI Designer (191.6183.87), UML Support (191.6183.87), Vaadin Support (191.6183.87), Velocity support (191.6183.87), W3C Validators (191.6183.87), WebLogic Integration (191.6183.87), WebSphere Integration (191.6183.87), XPathView + XSLT Support (191.6183.87), XSLT-Debugger (191.6183.87), YAML (191.6183.87), ZKM-Unscramble (191.6183.87), dmServer Support (191.6183.87), tslint (191.6183.87)
2019-04-16 20:56:54,767 [ 1347] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: JUnit 4 Synchronizer (0.1.1), JUnitGenerator V2.0 (2.0.12), unitTest (1.04)
2019-04-16 20:56:54,767 [ 1347] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Android Support (10.3.3), JUnitGenerator (1.1.7)
2019-04-16 20:56:55,171 [ 1751] INFO - cloudConfig.CloudConfigManager - === Exit: JBA_NOT_FOUND ===
2019-04-16 20:56:55,294 [ 1874] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2019-04-16 20:56:55,331 [ 1911] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/seongwanryu/Documents/idea-IU-191.6183.87/bin/fsnotifier64
2019-04-16 20:56:55,353 [ 1933] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2019-04-16 20:56:55,973 [ 2553] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2019-04-16 20:56:55,977 [ 2557] INFO - tellij.ide.SystemHealthMonitor - restored ignored PIPE handler
2019-04-16 20:56:55,980 [ 2560] WARN - com.intellij.util.xmlb.Binding - no accessors for interface com.intellij.openapi.extensions.PluginDescriptor
2019-04-16 20:56:55,981 [ 2561] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2019-04-16 20:56:56,027 [ 2607] INFO - gs.impl.UpdateCheckerComponent - channel: release
2019-04-16 20:56:56,277 [ 2857] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:217, number of extensions:82
2019-04-16 20:56:56,286 [ 2866] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:8
2019-04-16 20:56:56,348 [ 2928] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:30, number of extensions:124
2019-04-16 20:56:56,349 [ 2929] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2019-04-16 20:56:56,736 [ 3316] INFO - plication.impl.ApplicationImpl - 87 application components initialized in 2273ms
2019-04-16 20:56:56,746 [ 3326] INFO - .intellij.idea.IdeaApplication - App initialization took 4122 ms
2019-04-16 20:56:56,947 [ 3527] INFO - j.ide.ui.OptionsTopHitProvider - 989 ms spent to cache options in application
2019-04-16 20:56:56,947 [ 3527] INFO - .openapi.application.Preloader - com.intellij.ide.ui.OptionsTopHitProvider$Activity took 988 ms
2019-04-16 20:56:57,037 [ 3617] INFO - m.intellij.ui.mac.touchbar.NST - OS doesn't support touchbar, skip nst loading
2019-04-16 20:56:57,065 [ 3645] INFO - pl$FileIndexDataInitialization - Initialization done:778
2019-04-16 20:56:57,095 [ 3675] INFO - exImpl$StubIndexInitialization - Initialization done:30
2019-04-16 20:56:57,267 [ 3847] INFO - penapi.wm.impl.GlobalMenuLinux - created instance of GlobalMenuLinux for xid=0x4400046
2019-04-16 20:56:57,292 [ 3872] INFO - penapi.wm.impl.GlobalMenuLinux - Closed dbus-service 'com.canonical.AppMenu.Registrar'
2019-04-16 20:56:57,826 [ 4406] INFO - rationStore.ComponentStoreImpl - Registering unknown macros CLASS in component ClassPatternConfiguration
2019-04-16 20:56:57,935 [ 4515] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=1.0; restored: fontSize=12, fontScale=1.0
2019-04-16 20:56:58,201 [ 4781] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2019-04-16 20:56:58,208 [ 4788] INFO - pl.projectlevelman.NewMappings - VCS Root: [] - [<Project>]
2019-04-16 20:56:58,209 [ 4789] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [/home/seongwanryu/Documents/api]
2019-04-16 20:56:58,566 [ 5146] INFO - .openapi.application.Preloader - com.intellij.openapi.actionSystem.impl.ActionPreloader took 1619 ms
2019-04-16 20:56:58,674 [ 5254] INFO - ellij.project.impl.ProjectImpl - 178 project components initialized in 1209 ms
2019-04-16 20:56:58,910 [ 5490] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 227 ms
2019-04-16 20:56:58,948 [ 5528] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2019-04-16 20:56:59,091 [ 5671] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2019-04-16 20:56:59,133 [ 5713] INFO - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2019-04-16 20:56:59,367 [ 5947] INFO - .openapi.application.Preloader - com.intellij.ide.ui.search.SearchableOptionPreloader took 800 ms
2019-04-16 20:56:59,627 [ 6207] INFO - PerformancePlugin - Performance Plugin is in silent mode
2019-04-16 20:56:59,941 [ 6521] INFO - llij.database.util.SqlDialects - SQL dialects initialized in 40 ms
2019-04-16 20:56:59,942 [ 6522] INFO - ellij.project.impl.ProjectImpl - 19 project components initialized in 7 ms
2019-04-16 20:57:00,001 [ 6581] INFO - ge.ExternalProjectsDataStorage - Loaded external projects data in 4 millis
2019-04-16 20:57:00,052 [ 6632] INFO - .openapi.application.Preloader - com.intellij.codeInsight.completion.CompletionPreloader took 683 ms
2019-04-16 20:57:00,065 [ 6645] INFO - .openapi.application.Preloader - com.intellij.ide.actions.GotoClassPresentationUpdater took 12 ms
2019-04-16 20:57:00,154 [ 6734] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 372ms; general responsiveness: ok; EDT responsiveness: ok
2019-04-16 20:57:00,347 [ 6927] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 20:57:00,378 [ 6958] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 20:57:00,379 [ 6959] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 20:57:00,379 [ 6959] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 20:57:00,386 [ 6966] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 523ms; general responsiveness: ok; EDT responsiveness: ok
2019-04-16 20:57:00,912 [ 7492] INFO - j.ide.ui.OptionsTopHitProvider - 432 ms spent on EDT to cache options in application
2019-04-16 20:57:01,390 [ 7970] INFO - tartup.impl.StartupManagerImpl - /home/seongwanryu/Documents/api/.idea case-sensitivity: expected=true actual=true
2019-04-16 20:57:01,411 [ 7991] INFO - #git4idea.commands.GitHandler - [.] git version
2019-04-16 20:57:01,424 [ 8004] INFO - #git4idea.commands.GitHandler - git version 2.17.1
2019-04-16 20:57:01,431 [ 8011] INFO - ea.config.GitExecutableManager - Git version for /usr/bin/git : 2.17.1
2019-04-16 20:57:01,562 [ 8142] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [/home/seongwanryu/Documents/api]
2019-04-16 20:57:01,660 [ 8240] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 20:57:01,689 [ 8269] INFO - Json.PackageJsonUpdateNotifier - processPackageJsonFiles []
2019-04-16 20:57:01,691 [ 8271] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 20:57:01,691 [ 8271] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 20:57:01,691 [ 8271] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 20:57:01,853 [ 8433] INFO - tor.impl.FileEditorManagerImpl - Project opening took 4505 ms
2019-04-16 20:57:03,094 [ 9674] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2703ms; general responsiveness: ok; EDT responsiveness: 1/4 sluggish, 1/4 very slow
2019-04-16 20:57:03,429 [ 10009] INFO - j.ide.ui.OptionsTopHitProvider - 284 ms spent to cache options in project
2019-04-16 20:57:03,429 [ 10009] INFO - tartup.impl.StartupManagerImpl - Some post-startup activities freeze UI for noticeable time. Please consider making them DumbAware to do them in background under modal progress, or just making them faster to speed up project opening.
2019-04-16 20:57:03,429 [ 10009] INFO - tartup.impl.StartupManagerImpl - Activity run in 284ms on UI thread
2019-04-16 20:57:03,518 [ 10098] INFO - cloudConfig.CloudConfigManager - === StatusBar ignored ===
2019-04-16 20:57:04,131 [ 10711] INFO - tartup.impl.StartupManagerImpl - CreateKotlinSdkActivity run in 510ms on UI thread
2019-04-16 20:57:04,254 [ 10834] INFO - tartup.impl.StartupManagerImpl - SpringBootApplicationRunDashboardChecker run in 122ms on UI thread
2019-04-16 20:57:04,284 [ 10864] ERROR - tartup.impl.StartupManagerImpl - org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
at org.springframework.beans.factory.support.AbstractBeanFactory.<init>(AbstractBeanFactory.java:106)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.<init>(AbstractAutowireCapableBeanFactory.java:101)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.<init>(DefaultListableBeanFactory.java:79)
at org.intellij.plugins.beans.PluginContext.initContext(PluginContext.java:92)
at org.intellij.plugins.beans.PluginContext.init(PluginContext.java:83)
at org.intellij.plugins.beans.PluginContext.<init>(PluginContext.java:56)
at org.intellij.plugins.beans.PluginBeanFactory.getContext(PluginBeanFactory.java:55)
at org.intellij.plugins.beans.PluginBeanFactory$1.run(PluginBeanFactory.java:48)
at com.intellij.ide.startup.impl.StartupManagerImpl.runActivity(StartupManagerImpl.java:360)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$queueSmartModeActivity$3(StartupManagerImpl.java:166)
at com.intellij.openapi.project.DumbServiceImpl.lambda$runWhenSmart$0(DumbServiceImpl.java:232)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$runWhenProjectIsInitialized$6(StartupManagerImpl.java:392)
at com.intellij.ui.GuiUtils.invokeLaterIfNeeded(GuiUtils.java:377)
at com.intellij.ide.startup.impl.StartupManagerImpl.runWhenProjectIsInitialized(StartupManagerImpl.java:394)
at com.intellij.openapi.project.DumbServiceImpl.runWhenSmart(DumbServiceImpl.java:224)
at com.intellij.ide.startup.impl.StartupManagerImpl.queueSmartModeActivity(StartupManagerImpl.java:166)
at com.intellij.ide.startup.impl.StartupManagerImpl.access$400(StartupManagerImpl.java:48)
at com.intellij.ide.startup.impl.StartupManagerImpl$1.lambda$run$0(StartupManagerImpl.java:196)
at java.util.ArrayList.forEach(ArrayList.java:1257)
at com.intellij.ide.startup.impl.StartupManagerImpl$1.run(StartupManagerImpl.java:196)
at com.intellij.openapi.project.DumbServiceImpl.doRun(DumbServiceImpl.java:380)
at com.intellij.openapi.project.DumbServiceImpl.updateFinished(DumbServiceImpl.java:372)
at com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.lambda$pollQueueLater$0(TransactionGuardImpl.java:74)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(LaterInvocator.java:435)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(LaterInvocator.java:419)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:403)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:747)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:696)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:391)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:416)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
... 47 more
Caused by: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:412)
... 48 more
2019-04-16 20:57:04,286 [ 10866] ERROR - tartup.impl.StartupManagerImpl - IntelliJ IDEA 2019.1 Build #IU-191.6183.87
2019-04-16 20:57:04,286 [ 10866] ERROR - tartup.impl.StartupManagerImpl - JDK: 1.8.0_202-release; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2019-04-16 20:57:04,286 [ 10866] ERROR - tartup.impl.StartupManagerImpl - OS: Linux
2019-04-16 20:57:04,291 [ 10871] ERROR - tartup.impl.StartupManagerImpl - Plugin to blame: unitTest version: 1.04
2019-04-16 20:57:04,291 [ 10871] ERROR - tartup.impl.StartupManagerImpl - Last Action:
2019-04-16 20:57:04,294 [ 10874] ERROR - tartup.impl.StartupManagerImpl - null
java.lang.NullPointerException
at org.intellij.plugins.junit.config.JUnitTestConfiguration.updateRefactorerState(JUnitTestConfiguration.java:106)
at org.intellij.plugins.junit.config.JUnitTestConfiguration.updateInternalState(JUnitTestConfiguration.java:59)
at org.intellij.plugins.junit.config.Config.configChanged(Config.java:71)
at org.intellij.plugins.junit.config.Config.initConfig(Config.java:63)
at org.intellij.plugins.junit.config.Config.access$000(Config.java:28)
at org.intellij.plugins.junit.config.Config$1.run(Config.java:46)
at com.intellij.ide.startup.impl.StartupManagerImpl.runActivity(StartupManagerImpl.java:360)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$queueSmartModeActivity$3(StartupManagerImpl.java:166)
at com.intellij.openapi.project.DumbServiceImpl.lambda$runWhenSmart$0(DumbServiceImpl.java:232)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$runWhenProjectIsInitialized$6(StartupManagerImpl.java:392)
at com.intellij.ui.GuiUtils.invokeLaterIfNeeded(GuiUtils.java:377)
at com.intellij.ide.startup.impl.StartupManagerImpl.runWhenProjectIsInitialized(StartupManagerImpl.java:394)
at com.intellij.openapi.project.DumbServiceImpl.runWhenSmart(DumbServiceImpl.java:224)
at com.intellij.ide.startup.impl.StartupManagerImpl.queueSmartModeActivity(StartupManagerImpl.java:166)
at com.intellij.ide.startup.impl.StartupManagerImpl.access$400(StartupManagerImpl.java:48)
at com.intellij.ide.startup.impl.StartupManagerImpl$1.lambda$run$0(StartupManagerImpl.java:196)
at java.util.ArrayList.forEach(ArrayList.java:1257)
at com.intellij.ide.startup.impl.StartupManagerImpl$1.run(StartupManagerImpl.java:196)
at com.intellij.openapi.project.DumbServiceImpl.doRun(DumbServiceImpl.java:380)
at com.intellij.openapi.project.DumbServiceImpl.updateFinished(DumbServiceImpl.java:372)
at com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.lambda$pollQueueLater$0(TransactionGuardImpl.java:74)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(LaterInvocator.java:435)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(LaterInvocator.java:419)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:403)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:747)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:696)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:391)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2019-04-16 20:57:04,295 [ 10875] ERROR - tartup.impl.StartupManagerImpl - IntelliJ IDEA 2019.1 Build #IU-191.6183.87
2019-04-16 20:57:04,295 [ 10875] ERROR - tartup.impl.StartupManagerImpl - JDK: 1.8.0_202-release; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2019-04-16 20:57:04,295 [ 10875] ERROR - tartup.impl.StartupManagerImpl - OS: Linux
2019-04-16 20:57:04,296 [ 10876] ERROR - tartup.impl.StartupManagerImpl - Plugin to blame: unitTest version: 1.04
2019-04-16 20:57:04,296 [ 10876] ERROR - tartup.impl.StartupManagerImpl - Last Action:
2019-04-16 20:57:04,654 [ 11234] INFO - j.ide.ui.OptionsTopHitProvider - 142 ms spent on EDT to cache options in project
2019-04-16 20:57:04,661 [ 11241] WARN - gin.utils.ProfilingUtilAdapter - YourKit controller initialization failed : To profile application, you should run it with the profiler agent
2019-04-16 20:58:17,019 [ 83599] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.highlighter.KotlinDefaultHighlightingSettingsProvider
2019-04-16 20:58:21,915 [ 88495] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/seongwanryu/Documents/api' shealth-analytics-apiRunManager took 27 ms
2019-04-16 20:58:22,080 [ 88660] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-04-16 20:58:22,759 [ 89339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 20:58:22,794 [ 89374] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 20:58:22,794 [ 89374] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 20:58:22,794 [ 89374] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 20:58:25,548 [ 92128] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3473 ms: 0 min 3sec
2019-04-16 20:58:25,562 [ 92142] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 20:58:25,782 [ 92362] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 20:58:25,805 [ 92385] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 20:58:25,805 [ 92385] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 20:58:25,805 [ 92385] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 20:58:30,482 [ 97062] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 60 ms
Above is log from start ide
So, extensions folder is "/home/seongwanryu/Documents/idea-IU-191.6183.87/jre64/lib/ext". Also please try to temporary disable custom plugins:
Loaded custom plugins: JUnit 4 Synchronizer (0.1.1), JUnitGenerator V2.0 (2.0.12), unitTest (1.04)
I can't still run Junit test and met same issue.
!!! JUnit version 3.8 or later expected:
java.lang.ClassNotFoundException: junit.framework.ComparisonFailure
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.intellij.rt.execution.junit.JUnitStarter.junitVersionChecks(JUnitStarter.java:221)
at com.intellij.rt.execution.junit.JUnitStarter.canWorkWithJUnitVersion(JUnitStarter.java:207)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:61)
below is new log after start ide
2019-04-16 21:20:55,958 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2019-04-16 21:20:55,980 [ 22] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-191.6183.87, 27 Mar 2019 14:38)
2019-04-16 21:20:55,980 [ 22] INFO - #com.intellij.idea.Main - OS: Linux (4.15.0-36-generic, amd64)
2019-04-16 21:20:55,980 [ 22] INFO - #com.intellij.idea.Main - JRE: 1.8.0_202-release-1483-b39 (JetBrains s.r.o)
2019-04-16 21:20:55,980 [ 22] INFO - #com.intellij.idea.Main - JVM: 25.202-b39 (OpenJDK 64-Bit Server VM)
2019-04-16 21:20:55,981 [ 23] INFO - #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -XX:ErrorFile=/home/seongwanryu/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/seongwanryu/java_error_in_IDEA.hprof -Didea.paths.selector=IntelliJIdea2019.1 -Djb.vmOptionsFile=/home/seongwanryu/Documents/idea-IU-191.6183.87/bin/idea64.vmoptions -Didea.jre.check=true
2019-04-16 21:20:55,981 [ 23] INFO - #com.intellij.idea.Main - ext: /home/seongwanryu/Documents/idea-IU-191.6183.87/jre64/lib/ext: [jfxrt.jar, localedata.jar, jaccess.jar, cldrdata.jar, sunpkcs11.jar, sunjce_provider.jar, nashorn.jar, zipfs.jar, sunec.jar, dnsns.jar, meta-index]
2019-04-16 21:20:55,981 [ 23] INFO - #com.intellij.idea.Main - charsets: JNU=UTF-8 file=UTF-8
2019-04-16 21:20:55,989 [ 31] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 8 ms
2019-04-16 21:20:56,113 [ 155] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2019-04-16 21:20:56,113 [ 155] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2019-04-16 21:20:56,705 [ 747] INFO - llij.ide.plugins.PluginManager - load plugin descriptors took 230 ms
2019-04-16 21:20:56,894 [ 936] INFO - .intellij.idea.IdeaApplication - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@5cfe8e78[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@7c9c9931
2019-04-16 21:20:56,921 [ 963] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2019-04-16 21:20:57,205 [ 1247] INFO - llij.ide.plugins.PluginManager - load plugin descriptors took 194 ms
2019-04-16 21:20:57,217 [ 1259] INFO - llij.ide.plugins.PluginManager - Plugin 'JUnit 4 Synchronizer' can't be loaded because: Plugin is disabled
2019-04-16 21:20:57,222 [ 1264] INFO - llij.ide.plugins.PluginManager - Plugin 'JUnitGenerator' can't be loaded because: Plugin is disabled
2019-04-16 21:20:57,223 [ 1265] INFO - llij.ide.plugins.PluginManager - Plugin 'JUnitGenerator V2.0' can't be loaded because: Plugin is disabled
2019-04-16 21:20:57,223 [ 1265] INFO - llij.ide.plugins.PluginManager - Plugin 'Android Support' can't be loaded because: Plugin is disabled
2019-04-16 21:20:57,226 [ 1268] INFO - llij.ide.plugins.PluginManager - Plugin 'unitTest' can't be loaded because: Plugin is disabled
2019-04-16 21:20:57,306 [ 1348] INFO - llij.ide.plugins.PluginManager - 136 plugins initialized in 295 ms
2019-04-16 21:20:57,307 [ 1349] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: ASP (191.6183.87), AngularJS (191.6183.87), Ant Support (191.6183.87), Application Servers View (191.6183.87), AspectJ Support (191.6183.87), Bytecode Viewer (191.6183.87), CFML Support (191.6183.87), CSS Support (191.6183.87), Cloud Foundry integration (191.6183.87), CloudBees integration (191.6183.87), CoffeeScript (191.6183.87), Copyright (191.6183.87), Coverage (191.6183.87), Cucumber for Groovy (191.6183.87), Cucumber for Java (191.6183.87), DSM Analysis (191.6183.87), Database Tools and SQL (191.6183.87), Docker integration (191.6183.87), Eclipse Integration (191.6183.87), EditorConfig (191.6183.87), Emma (191.6183.87), Flash/Flex Support (191.6183.87), FreeMarker support (191.6183.87), GWT Support (191.6183.87), Geronimo Integration (191.6183.87), Gherkin (191.6183.87), Git Integration (191.6183.87), GitHub (191.6183.87), GlassFish Integration (191.6183.87), Google App Engine (191.6183.87), Gradle (191.6183.87), Grails (191.6183.87), Groovy (191.6183.87), Guice (191.6183.87), HTML Tools (191.6183.87), HTTP Client (191.6183.87), Haml (191.6183.87), Heroku integration (191.6183.87), Hibernate Support (191.6183.87), I18n for Java (191.6183.87), IDE Settings Sync (191.6183.87), IDEA CORE (191.6183.87), IntelliJ Configuration Script (191.6183.87), IntelliLang (191.6183.87), J2ME (191.6183.87), JBoss Arquillian Support (191.6183.87), JBoss Drools Support (191.6183.87), JBoss Frameworks Base Support (191.6183.87), JBoss Integration (191.6183.87), JBoss Seam Pageflow Support (191.6183.87), JBoss Seam Pages Support (191.6183.87), JBoss Seam Support (191.6183.87), JBoss jBPM (191.6183.87), JSR45 Integration (1.0), JUnit (191.6183.87), Java Bytecode Decompiler (191.6183.87), Java EE: Batch Applications (191.6183.87), Java EE: Bean Validation Support (191.6183.87), Java EE: Contexts and Dependency Injection (191.6183.87), Java EE: EJB, JPA, Servlets (191.6183.87), Java EE: JMS, JSON Processing, Concurrency, Transaction (191.6183.87), Java EE: Java Server Faces (191.6183.87), Java EE: RESTful Web Services (JAX-RS) (191.6183.87), Java EE: Web Services (JAX-WS) (191.6183.87), Java EE: WebSockets (191.6183.87), Java Server Pages (JSP) Integration (191.6183.87), Java Stream Debugger (191.6183.87), JavaFX (191.6183.87), JavaScript Debugger (191.6183.87), JavaScript Intention Power Pack (191.6183.87), JavaScript Support (191.6183.87), Jetty Integration (191.6183.87), Kotlin (1.3.21-release-IJ2019.1-2), Less support (191.6183.87), Markdown support (191.6183.87), Maven Integration (191.6183.87), Maven Integration Extension (191.6183.87), Mercurial Integration (191.6183.87), OpenShift integration (191.6183.87), Osmorc (191.6183.87), Perforce Integration (191.6183.87), Performance Testing (191.6183.87), Persistence Frameworks Support (191.6183.87), Playframework Support (191.6183.87), Plugin DevKit (191.6183.87), Properties Support (191.6183.87), Reactor framework support (191.6183.87), Refactor-X (191.6183.87), Remote Hosts Access (191.6183.87), Resin Integration (191.6183.87), SSH Remote Run (191.6183.87), Sass support (191.6183.87), Settings Repository (191.6183.87), Smali Support (191.6183.87), Spring AOP/@AspectJ (191.6183.87), Spring Batch (191.6183.87), Spring Boot (191.6183.87), Spring Data (191.6183.87), Spring Integration Patterns (191.6183.87), Spring MVC (191.6183.87), Spring OSGi (191.6183.87), Spring Security (191.6183.87), Spring Support (191.6183.87), Spring Web Flow (191.6183.87), Spring Web Services (191.6183.87), Spring WebSocket (191.6183.87), Spy-js (191.6183.87), Struts 1.x (191.6183.87), Struts 2 (191.6183.87), Stylus support (191.6183.87), Subversion (191.6183.87), Tapestry support (191.6183.87), Task Management (191.6183.87), Terminal (191.6183.87), TestNG-J (191.6183.87), Thymeleaf (191.6183.87), Time Tracking (191.6183.87), Tomcat and TomEE Integration (191.6183.87), UI Designer (191.6183.87), UML Support (191.6183.87), Vaadin Support (191.6183.87), Velocity support (191.6183.87), W3C Validators (191.6183.87), WebLogic Integration (191.6183.87), WebSphere Integration (191.6183.87), XPathView + XSLT Support (191.6183.87), XSLT-Debugger (191.6183.87), YAML (191.6183.87), ZKM-Unscramble (191.6183.87), dmServer Support (191.6183.87), tslint (191.6183.87)
2019-04-16 21:20:57,307 [ 1349] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Android Support (10.3.3), JUnit 4 Synchronizer (0.1.1), JUnitGenerator (1.1.7), JUnitGenerator V2.0 (2.0.12), unitTest (1.04)
2019-04-16 21:20:57,719 [ 1761] INFO - cloudConfig.CloudConfigManager - === Exit: JBA_NOT_FOUND ===
2019-04-16 21:20:57,831 [ 1873] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2019-04-16 21:20:57,867 [ 1909] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/seongwanryu/Documents/idea-IU-191.6183.87/bin/fsnotifier64
2019-04-16 21:20:57,875 [ 1917] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2019-04-16 21:20:58,431 [ 2473] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2019-04-16 21:20:58,435 [ 2477] INFO - tellij.ide.SystemHealthMonitor - restored ignored PIPE handler
2019-04-16 21:20:58,438 [ 2480] WARN - com.intellij.util.xmlb.Binding - no accessors for interface com.intellij.openapi.extensions.PluginDescriptor
2019-04-16 21:20:58,439 [ 2481] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2019-04-16 21:20:58,481 [ 2523] INFO - gs.impl.UpdateCheckerComponent - channel: release
2019-04-16 21:20:58,738 [ 2780] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:219, number of extensions:82
2019-04-16 21:20:58,747 [ 2789] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:8
2019-04-16 21:20:58,782 [ 2824] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:28, number of extensions:124
2019-04-16 21:20:58,783 [ 2825] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2019-04-16 21:20:59,178 [ 3220] INFO - plication.impl.ApplicationImpl - 86 application components initialized in 2169ms
2019-04-16 21:20:59,189 [ 3231] INFO - .intellij.idea.IdeaApplication - App initialization took 3951 ms
2019-04-16 21:20:59,332 [ 3374] INFO - j.ide.ui.OptionsTopHitProvider - 913 ms spent to cache options in application
2019-04-16 21:20:59,332 [ 3374] INFO - .openapi.application.Preloader - com.intellij.ide.ui.OptionsTopHitProvider$Activity took 913 ms
2019-04-16 21:20:59,462 [ 3504] INFO - pl$FileIndexDataInitialization - Initialization done:715
2019-04-16 21:20:59,472 [ 3514] INFO - m.intellij.ui.mac.touchbar.NST - OS doesn't support touchbar, skip nst loading
2019-04-16 21:20:59,494 [ 3536] INFO - exImpl$StubIndexInitialization - Initialization done:32
2019-04-16 21:20:59,708 [ 3750] INFO - penapi.wm.impl.GlobalMenuLinux - created instance of GlobalMenuLinux for xid=0x2400046
2019-04-16 21:20:59,728 [ 3770] INFO - penapi.wm.impl.GlobalMenuLinux - Closed dbus-service 'com.canonical.AppMenu.Registrar'
2019-04-16 21:21:00,158 [ 4200] INFO - rationStore.ComponentStoreImpl - Registering unknown macros CLASS in component ClassPatternConfiguration
2019-04-16 21:21:00,321 [ 4363] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=1.0; restored: fontSize=12, fontScale=1.0
2019-04-16 21:21:00,562 [ 4604] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2019-04-16 21:21:00,568 [ 4610] INFO - pl.projectlevelman.NewMappings - VCS Root: [] - [<Project>]
2019-04-16 21:21:00,570 [ 4612] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [/home/seongwanryu/Documents/api]
2019-04-16 21:21:00,771 [ 4813] INFO - .openapi.application.Preloader - com.intellij.openapi.actionSystem.impl.ActionPreloader took 1438 ms
2019-04-16 21:21:00,952 [ 4994] INFO - ellij.project.impl.ProjectImpl - 171 project components initialized in 1057 ms
2019-04-16 21:21:01,167 [ 5209] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 214 ms
2019-04-16 21:21:01,342 [ 5384] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2019-04-16 21:21:01,462 [ 5504] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2019-04-16 21:21:01,514 [ 5556] INFO - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2019-04-16 21:21:01,629 [ 5671] INFO - .openapi.application.Preloader - com.intellij.ide.ui.search.SearchableOptionPreloader took 857 ms
2019-04-16 21:21:01,961 [ 6003] INFO - PerformancePlugin - Performance Plugin is in silent mode
2019-04-16 21:21:02,223 [ 6265] INFO - ellij.project.impl.ProjectImpl - 19 project components initialized in 9 ms
2019-04-16 21:21:02,271 [ 6313] INFO - llij.database.util.SqlDialects - SQL dialects initialized in 30 ms
2019-04-16 21:21:02,361 [ 6403] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 169ms; general responsiveness: ok; EDT responsiveness: ok
2019-04-16 21:21:02,366 [ 6408] INFO - .openapi.application.Preloader - com.intellij.codeInsight.completion.CompletionPreloader took 737 ms
2019-04-16 21:21:02,375 [ 6417] INFO - .openapi.application.Preloader - com.intellij.ide.actions.GotoClassPresentationUpdater took 7 ms
2019-04-16 21:21:02,603 [ 6645] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 21:21:02,630 [ 6672] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 21:21:02,631 [ 6673] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 21:21:02,631 [ 6673] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 21:21:03,281 [ 7323] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 983ms under project opening modal progress
2019-04-16 21:21:03,361 [ 7403] INFO - ge.ExternalProjectsDataStorage - Loaded external projects data in 4 millis
2019-04-16 21:21:03,526 [ 7568] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 1409ms; general responsiveness: ok; EDT responsiveness: ok
2019-04-16 21:21:03,849 [ 7891] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 21:21:03,875 [ 7917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 21:21:03,875 [ 7917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 21:21:03,875 [ 7917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 21:21:04,030 [ 8072] INFO - j.ide.ui.OptionsTopHitProvider - 298 ms spent on EDT to cache options in application
2019-04-16 21:21:04,447 [ 8489] INFO - tartup.impl.StartupManagerImpl - /home/seongwanryu/Documents/api/.idea case-sensitivity: expected=true actual=true
2019-04-16 21:21:04,469 [ 8511] INFO - #git4idea.commands.GitHandler - [.] git version
2019-04-16 21:21:04,554 [ 8596] INFO - #git4idea.commands.GitHandler - git version 2.17.1
2019-04-16 21:21:04,578 [ 8620] INFO - ea.config.GitExecutableManager - Git version for /usr/bin/git : 2.17.1
2019-04-16 21:21:04,710 [ 8752] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [/home/seongwanryu/Documents/api]
2019-04-16 21:21:04,741 [ 8783] INFO - Json.PackageJsonUpdateNotifier - processPackageJsonFiles []
2019-04-16 21:21:04,754 [ 8796] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 21:21:05,266 [ 9308] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.highlighter.KotlinDefaultHighlightingSettingsProvider
2019-04-16 21:21:05,375 [ 9417] INFO - tor.impl.FileEditorManagerImpl - Project opening took 5595 ms
2019-04-16 21:21:06,008 [ 10050] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 3646ms; general responsiveness: ok; EDT responsiveness: 1/4 sluggish, 1/4 very slow
2019-04-16 21:21:06,434 [ 10476] INFO - j.ide.ui.OptionsTopHitProvider - 67 ms spent to cache options in project
2019-04-16 21:21:06,466 [ 10508] INFO - cloudConfig.CloudConfigManager - === StatusBar ignored ===
2019-04-16 21:21:06,861 [ 10903] INFO - j.ide.ui.OptionsTopHitProvider - 146 ms spent on EDT to cache options in project
2019-04-16 21:22:03,818 [ 67860] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/seongwanryu/Documents/api' shealth-analytics-apiRunManager took 19 ms
2019-04-16 21:22:03,820 [ 67862] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 344 ms
2019-04-16 21:22:17,569 [ 81611] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-04-16 21:22:17,610 [ 81652] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /home/seongwanryu/Documents/api
2019-04-16 21:22:17,691 [ 81733] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 126 ms: 0 min 0sec
2019-04-16 21:22:17,693 [ 81735] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 21:22:17,932 [ 81974] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 21:22:17,957 [ 81999] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 21:22:17,957 [ 81999] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 21:22:17,957 [ 81999] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 21:22:19,988 [ 84030] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-04-16 21:22:19,990 [ 84032] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /home/seongwanryu/Documents/api
2019-04-16 21:22:20,051 [ 84093] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 67 ms: 0 min 0sec
2019-04-16 21:22:20,052 [ 84094] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 21:22:20,279 [ 84321] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 21:22:20,296 [ 84338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 21:22:20,296 [ 84338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 21:22:20,296 [ 84338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 21:22:21,595 [ 85637] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/seongwanryu/Documents/api' shealth-analytics-apiKotlinCommonCompilerArguments took 14 ms
2019-04-16 21:22:21,620 [ 85662] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-04-16 21:22:21,622 [ 85664] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /home/seongwanryu/Documents/api
2019-04-16 21:22:21,673 [ 85715] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 57 ms: 0 min 0sec
2019-04-16 21:22:21,675 [ 85717] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 21:22:21,864 [ 85906] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 21:22:21,881 [ 85923] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 21:22:21,881 [ 85923] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 21:22:21,881 [ 85923] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 21:22:23,492 [ 87534] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 33 ms
2019-04-16 21:22:31,082 [ 95124] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 34 ms
2019-04-16 21:22:49,436 [ 113478] INFO - rationStore.ComponentStoreImpl - Saving Project '/home/seongwanryu/Documents/api' shealth-analytics-apiRunManager took 11 ms
2019-04-16 21:22:49,470 [ 113512] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2019-04-16 21:22:49,472 [ 113514] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /home/seongwanryu/Documents/api
2019-04-16 21:22:49,541 [ 113583] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 75 ms: 0 min 0sec
2019-04-16 21:22:49,543 [ 113585] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2019-04-16 21:22:49,747 [ 113789] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/jps-launcher.jar:/usr/lib/jvm/jdk1.8/lib/tools.jar
2019-04-16 21:22:49,764 [ 113806] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2019-04-16 21:22:49,764 [ 113806] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2019-04-16 21:22:49,764 [ 113806] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-04-16 21:22:56,000 [ 120042] WARN - gin.utils.ProfilingUtilAdapter - YourKit controller initialization failed : To profile application, you should run it with the profiler agent
2019-04-16 21:22:59,468 [ 123510] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 82 ms
Could you please provide sample project example for investigation?
I can't provide it
I installed android studio before installing intellij.
Is it android studio problem ?
Android Studio shouldn't be an issue. Do you face the same problem with new project?
I don't know it. I'll check it tomorrow. But on windows, other ubuntu pc are fine on this project.
Thanks! I'll be waiting for results
I still have same issue in ohter projects.
Below is my junit command in intellij. Could it be issue ?
/usr/lib/jvm/jdk1.8.0_181/bin/java -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:/home/seongwanryu/Documents/idea-IU-191.6183.87/lib/idea_rt.jar=40975:/home/seongwanryu/Documents/idea-IU-191.6183.87/bin -Dfile.encoding=UTF-8 -classpath /home/seongwanryu/Documents/idea-IU-191.6183.87/lib/idea_rt.jar:/home/seongwanryu/Documents/idea-IU-191.6183.87/plugins/junit/lib/junit-rt.jar:/home/seongwanryu/Documents/idea-IU-191.6183.87/plugins/junit/lib/junit5-rt.jar
How do you have JUnit dependencies configured in this project? Please share the full command line showing all the .jar dependencies related to JUnit, it looks like some old junit jar appears first in the classpath instead of the proper junit5 dependencies.
/usr/lib/jvm/jdk-11.0.2/bin/java -ea -Dosp.server.type=local -Dosp.center.countrycode=GC-G -Didea.test.cyclic.buffer.size=1048576 -javaagent:/home/seongwanryu/Downloads/idea-IU-191.6183.87/lib/idea_rt.jar=41051:/home/seongwanryu/Downloads/idea-IU-191.6183.87/bin -Dfile.encoding=UTF-8 -classpath /home/seongwanryu/Downloads/idea-IU-191.6183.87/lib/idea_rt.jar:/home/seongwanryu/Downloads/idea-IU-191.6183.87/plugins/junit/lib/junit-rt.jar:/home/seongwanryu/Downloads/idea-IU-191.6183.87/plugins/junit/lib/junit5-rt.jar:/home/seongwanryu/api/target/test-classes:/home/seongwanryu/api/target/classes:/home/seongwanryu/Downloads/idea-IU-191.6183.87/bin/D:/cepdev/sw/m2_repository/org/springframework/spring-context/4.3.15.RELEASE/spring-context-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-aop/4.3.15.RELEASE/spring-aop-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-beans/4.3.15.RELEASE/spring-beans-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-core/4.3.15.RELEASE/spring-core-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-expression/4.3.15.RELEASE/spring-expression-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-web/4.3.15.RELEASE/spring-web-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-webmvc/4.3.15.RELEASE/spring-webmvc-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-tx/4.3.15.RELEASE/spring-tx-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/javax/servlet/jstl/1.2/jstl-1.2.jar:/cepdev/sw/m2_repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar:/cepdev/sw/m2_repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/cepdev/sw/m2_repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar:/cepdev/sw/m2_repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar:/cepdev/sw/m2_repository/org/slf4j/jul-to-slf4j/1.7.5/jul-to-slf4j-1.7.5.jar:/cepdev/sw/m2_repository/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.jar:/cepdev/sw/m2_repository/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar:/cepdev/sw/m2_repository/org/logback-extensions/logback-ext-spring/0.1.1/logback-ext-spring-0.1.1.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar:/cepdev/sw/m2_repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar:/cepdev/sw/m2_repository/commons-io/commons-io/2.5/commons-io-2.5.jar:/cepdev/sw/m2_repository/junit/junit/4.12/junit-4.12.jar:/cepdev/sw/m2_repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/cepdev/sw/m2_repository/org/springframework/spring-test/4.3.15.RELEASE/spring-test-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/cepdev/sw/m2_repository/net/minidev/json-smart/2.3/json-smart-2.3.jar:/cepdev/sw/m2_repository/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/cepdev/sw/m2_repository/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/cepdev/sw/m2_repository/com/jayway/jsonpath/json-path-assert/2.4.0/json-path-assert-2.4.0.jar:/cepdev/sw/m2_repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar:/cepdev/sw/m2_repository/com/maxmind/geoip2/geoip2/2.8.1/geoip2-2.8.1.jar:/cepdev/sw/m2_repository/com/maxmind/db/maxmind-db/1.2.2/maxmind-db-1.2.2.jar:/cepdev/sw/m2_repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar:/cepdev/sw/m2_repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar:/cepdev/sw/m2_repository/com/amazonaws/aws-java-sdk-s3/1.11.264/aws-java-sdk-s3-1.11.264.jar:/cepdev/sw/m2_repository/com/amazonaws/aws-java-sdk-kms/1.11.264/aws-java-sdk-kms-1.11.264.jar:/cepdev/sw/m2_repository/com/amazonaws/aws-java-sdk-core/1.11.264/aws-java-sdk-core-1.11.264.jar:/cepdev/sw/m2_repository/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar:/cepdev/sw/m2_repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar:/cepdev/sw/m2_repository/com/amazonaws/jmespath-java/1.11.264/jmespath-java-1.11.264.jar com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 com.samsung.analytics.service.DeviceLogServiceResourceTest
above is full log. But on windows, this is same order in log '/home/seongwanryu/Downloads/idea-IU-191.6183.87/plugins/junit/lib/junit-rt.jar:/home/seongwanryu/Downloads/idea-IU-191.6183.87/plugins/junit/lib/junit5-rt.jar'
Please search for JUnit classes in all of these jars. One of them includes the old Junit version:
/home/seongwanryu/api/target/test-classes:/home/seongwanryu/api/target/classes:/home/seongwanryu/Downloads/idea-IU-191.6183.87/bin/D:/cepdev/sw/m2_repository/org/springframework/spring-context/4.3.15.RELEASE/spring-context-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-aop/4.3.15.RELEASE/spring-aop-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-beans/4.3.15.RELEASE/spring-beans-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-core/4.3.15.RELEASE/spring-core-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-expression/4.3.15.RELEASE/spring-expression-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-web/4.3.15.RELEASE/spring-web-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-webmvc/4.3.15.RELEASE/spring-webmvc-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/org/springframework/spring-tx/4.3.15.RELEASE/spring-tx-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/javax/servlet/jstl/1.2/jstl-1.2.jar:/cepdev/sw/m2_repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar:/cepdev/sw/m2_repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/cepdev/sw/m2_repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar:/cepdev/sw/m2_repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar:/cepdev/sw/m2_repository/org/slf4j/jul-to-slf4j/1.7.5/jul-to-slf4j-1.7.5.jar:/cepdev/sw/m2_repository/ch/qos/logback/logback-core/1.1.7/logback-core-1.1.7.jar:/cepdev/sw/m2_repository/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar:/cepdev/sw/m2_repository/org/logback-extensions/logback-ext-spring/0.1.1/logback-ext-spring-0.1.1.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/core/jackson-annotations/2.9.5/jackson-annotations-2.9.5.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/core/jackson-core/2.9.5/jackson-core-2.9.5.jar:/cepdev/sw/m2_repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar:/cepdev/sw/m2_repository/commons-io/commons-io/2.5/commons-io-2.5.jar:/cepdev/sw/m2_repository/junit/junit/4.12/junit-4.12.jar:/cepdev/sw/m2_repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/cepdev/sw/m2_repository/org/springframework/spring-test/4.3.15.RELEASE/spring-test-4.3.15.RELEASE.jar:/cepdev/sw/m2_repository/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar:/cepdev/sw/m2_repository/net/minidev/json-smart/2.3/json-smart-2.3.jar:/cepdev/sw/m2_repository/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar:/cepdev/sw/m2_repository/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar:/cepdev/sw/m2_repository/com/jayway/jsonpath/json-path-assert/2.4.0/json-path-assert-2.4.0.jar:/cepdev/sw/m2_repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar:/cepdev/sw/m2_repository/com/maxmind/geoip2/geoip2/2.8.1/geoip2-2.8.1.jar:/cepdev/sw/m2_repository/com/maxmind/db/maxmind-db/1.2.2/maxmind-db-1.2.2.jar:/cepdev/sw/m2_repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar:/cepdev/sw/m2_repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar:/cepdev/sw/m2_repository/com/amazonaws/aws-java-sdk-s3/1.11.264/aws-java-sdk-s3-1.11.264.jar:/cepdev/sw/m2_repository/com/amazonaws/aws-java-sdk-kms/1.11.264/aws-java-sdk-kms-1.11.264.jar:/cepdev/sw/m2_repository/com/amazonaws/aws-java-sdk-core/1.11.264/aws-java-sdk-core-1.11.264.jar:/cepdev/sw/m2_repository/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar:/cepdev/sw/m2_repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar:/cepdev/sw/m2_repository/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar:/cepdev/sw/m2_repository/com/amazonaws/jmespath-java/1.11.264/jmespath-java-1.11.264.jar
I made simple project for test. But I met same issue. my command is below.
/usr/lib/jvm/jdk-11.0.2/bin/java -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:/home/seongwanryu/Downloads/idea-IU-191.6183.87/lib/idea_rt.jar=40553:/home/seongwanryu/Downloads/idea-IU-191.6183.87/bin -Dfile.encoding=UTF-8 -classpath /home/seongwanryu/Downloads/idea-IU-191.6183.87/lib/idea_rt.jar:/home/seongwanryu/Downloads/idea-IU-191.6183.87/plugins/junit/lib/junit-rt.jar:/home/seongwanryu/Downloads/idea-IU-191.6183.87/plugins/junit/lib/junit5-rt.jar:/home/seongwanryu/Documents/untitled/out/production/untitled:/home/seongwanryu/Downloads/idea-IU-191.6183.87/bin/D:/cepdev/sw/m2_repository/junit/junit/4.12/junit-4.12.jar:/cepdev/sw/m2_repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 TempTest
This looks suspicious:
You may have some Path Variable defined that points M2_REPO/MAVEN_REPOSITORY to a wrong location: https://www.jetbrains.com/help/idea/settings-path-variables.html .
Also verify that /cepdev/sw/m2_repository/junit/junit/4.12/junit-4.12.jar is valid and contains junit-4.12.jar/junit/framework/ComparisonFailure.class file.
this path is valid. Please refer below path.
~/Downloads/idea-IU-191.6183.87/bin/D:/cepdev/sw/m2_repository/junit/junit/4.12$ ls
_remote.repositories junit-4.12.jar.sha1 junit-4.12.pom.sha1
junit-4.12.jar junit-4.12.pom
junit-4.12.jar.lastUpdated junit-4.12.pom.lastUpdated