java.lang.IllegalArgume
JC-jian 发布于57月前 7答/1481阅

我的原始需求是:

eova-eova-V1.6-beta5 测试



实现过程中遇到的问题:


[WARN]FAILED jfinal: java.lang.IllegalArgumentException: baseUploadPath can not be blank.

java.lang.IllegalArgumentException: baseUploadPath can not be blank.
启动报了这个错误?请问是什么原因呢?



我觉得这个问题的原因是:




[沙发] Jieven
@JC-jian 请使用最新的1.6.0 版本.一般这个问题 应该是 配置文件没正常加载.
请检查 domain.config 的 static_root 配置项是否正常
[地板] JC-jian
@Jieven 请问下static_root 配置项是否自己新建一个任意的我文件夹呢?static_root = F:\jian\data\java\eova\static
[地毯] Jieven
@JC-jian 对任意的, 但是必须 存在目录.
[4楼] JC-jian
@Jieven 好的谢谢,  我删掉了这个版本的,重新下载了一个1.6.0的,但是导入时候就出错了:
Discover and map Eclipse plugins to Maven plugin goal executions.
maven-complier-plugin:3.0:compile(1 errors)
maven-compiler-plugin:3.0:testCompile(1 errors)
[5楼] JC-jian
@Jieven 导入后pom.xml    <plugin>标签报一个错

CoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.0 or one of its dependencies could
not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.0: ArtifactResolutionException:
Failure to transfer org.apache.maven.plugins:maven-compiler-plugin:pom:3.0 from http://maven.aliyun.com/nexus/content/groups/public/ was
cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced.
Original error: Could not transfer artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.0 from/to alimaven (http://
maven.aliyun.com/nexus/content/groups/public/): No response received after 60000
[6楼] Jieven
@JC-jian 部署的问题 自助解决, 有视频, 照着弄, 不可能弄不好.
http://doc.eova.cn/001/1-1.html
[7楼] JC-jian
@Jieven 照着弄 换成 eclipse mars 也是相同的问题
提交评论
嘿,我来帮你!