主题 : 安装完成运行过程中一直报ROOT中缺包
级别: 举人
UID: 126999
积分:123 加为好友
威望: 0 精华: 0
主题:4 回复:54
注册时间:2018-11-28
在线时长:0
1#   发表于:2018-11-30 16:19:56  IP:125.232.*.*
按照步骤完成jeecmsV9导入eclipse maven项目的安装后,最后运行时一直报ROOT缺包的错,然后从网上下载对应缺少的axis2-saaj.jar加入对应文件夹后,tomcat就运行不起来了,请问这是什么原因,要怎么解决。
eclipse中用Maven test的运行方式运行出的报错码:
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.jeecms:jeecmsv9f:war:9.0
[WARNING] 'dependencies.dependency.systemPath' for local:jcaptcha:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jcaptcha-1.0.jar will be unresolvable by dependent projects @ line 601, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:jcaptcha-api:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jcaptcha-api-1.0.jar will be unresolvable by dependent projects @ line 616, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:activation:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/activation-1.0.2.jar will be unresolvable by dependent projects @ line 623, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:IKAnalyzer:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/IKAnalyzer2012_u6.jar will be unresolvable by dependent projects @ line 630, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:jodconverter:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jodconverter-2.2.2.jar will be unresolvable by dependent projects @ line 637, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:jodconverter-cli:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jodconverter-cli-2.2.2.jar will be unresolvable by dependent projects @ line 644, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:jodconverter-core:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jodconverter-core-3.0-beta-4.jar will be unresolvable by dependent projects @ line 651, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:db2jcc:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/db2jcc.jar will be unresolvable by dependent projects @ line 658, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:ojdbc:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/ojdbc6.jar will be unresolvable by dependent projects @ line 665, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:sqljdbc:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/sqljdbc.jar will be unresolvable by dependent projects @ line 672, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:commons-net-ftp:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/commons-net-ftp-2.0.jar will be unresolvable by dependent projects @ line 679, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:alipay-sdk-java:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/alipay-sdk-java20160912120058.jar will be unresolvable by dependent projects @ line 686, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:ganymed-ssh2-build:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/ganymed-ssh2-build251beta1.jar will be unresolvable by dependent projects @ line 693, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:spymemcached:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/spymemcached-2.3.1.jar will be unresolvable by dependent projects @ line 700, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:jug:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/jug-2.0.0.jar will be unresolvable by dependent projects @ line 707, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:json-lib:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/json-lib.jar will be unresolvable by dependent projects @ line 714, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:memcachedclient:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/memcachedclient-2.0.1.jar will be unresolvable by dependent projects @ line 721, column 15
[WARNING] 'dependencies.dependency.systemPath' for local:alipay-sdk-java:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/alipay-sdk-java20160912120058.jar will be unresolvable by dependent projects @ line 746, column 15
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: local:alipay-sdk-java:jar -> duplicate declaration of version 20160912120058 @ line 741, column 14
[WARNING] 'dependencies.dependency.systemPath' for local:aliyun-java-sdk-core:jar should not point at files within the project directory, ${project.basedir}/src/main/webapp/WEB-INF/lib/aliyun-java-sdk-core-3.3.1.jar will be unresolvable by dependent projects @ line 754, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------------------< com.jeecms:jeecmsv9f >------------------------
[INFO] Building jeecmsv9f 9.0
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The artifact axis:axis-jaxrpc:jar:1.4 has been relocated to org.apache.axis:axis-jaxrpc:jar:1.4
[WARNING] The artifact jdom:jdom:jar:1.1 has been relocated to org.jdom:jdom:jar:1.1
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jeecmsv9f ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jeecmsv9f ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jeecmsv9f ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\JEECMSV9S\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jeecmsv9f ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jeecmsv9f ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.966 s
[INFO] Finished at: 2018-11-30T16:16:30+08:00
[INFO] ------------------------------------------------------------------------
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
2#   发表于:2018-11-30 16:23:39  IP:115.79.*.*
您用的是root包运行的还是源码运行的?
每天告诉自己一次,“我真的很不错”。
级别: 举人
UID: 126999
积分:123 加为好友
威望: 0 精华: 0
主题:4 回复:54
注册时间:2018-11-28
在线时长:0
3#   发表于:2018-11-30 16:55:54  IP:125.232.*.*
回复第2楼上述是源码包运行出现的问题,虽然使用root运行也出现了错误,错误内容为:打开后台页面时显示服务器相应失败。
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
4#   发表于:2018-11-30 16:56:25  IP:117.130.*.*
您root包是最新下载的吗?
每天告诉自己一次,“我真的很不错”。
级别: 举人
UID: 126999
积分:123 加为好友
威望: 0 精华: 0
主题:4 回复:54
注册时间:2018-11-28
在线时长:0
5#   发表于:2018-11-30 16:57:40  IP:125.232.*.*
回复第4楼是的
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
6#   发表于:2018-11-30 16:58:25  IP:117.130.*.*
您那边是如何安装root包的?
每天告诉自己一次,“我真的很不错”。
级别: 举人
UID: 126999
积分:123 加为好友
威望: 0 精华: 0
主题:4 回复:54
注册时间:2018-11-28
在线时长:0
7#   发表于:2018-11-30 17:00:57  IP:125.232.*.*
回复第6楼
先下载jeecmsv9.3-ROOT压缩包,解压后将ROOT文件夹复制到apache-tomcat-8.5.32的webapps文件夹下,替换原文件中的ROOT文件夹,并删除webapps文件夹中其余的文件夹。
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
8#   发表于:2018-11-30 17:03:13  IP:117.130.*.*
听您的描述是没什么问题    您是什么系统的ios还是linux或win的?
每天告诉自己一次,“我真的很不错”。
级别: 举人
UID: 126999
积分:123 加为好友
威望: 0 精华: 0
主题:4 回复:54
注册时间:2018-11-28
在线时长:0
9#   发表于:2018-11-30 17:03:40  IP:125.232.*.*
回复第8楼
win10
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
10#   发表于:2018-11-30 17:10:06  IP:117.130.*.*
好的    我能远程帮您看下吗?  用teamviewer
每天告诉自己一次,“我真的很不错”。
1 2 3 > >| 共3页