sunweiking的博客1.报错内容 Error running 'HiveTest.loadData': Command line is too long. Shorten command line for HiveTest.loadData or also for JUnit default configuration. 2.解决方案
wangbijun0413的博客idea中启动工程报错:ideaError: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. 解决方法: 进入cmd窗口输入java -version查看当前的jdk版本及idea–&...