当前位置: 技术问答>java相关
JIVE安装问题:缺少类包,JIVEHOME路径设置不正确
来源: 互联网 发布时间:2017-04-17
本文导语: 我是这样做的。 首先我的jdk和tomcat已经配置正常。可以运行jsp程序。 解压jive压缩包。将其中的applications拷贝到tomcat/webapps/root下面 并改名为jive 然后将jiveHome拷贝到tomcat/webapps/root/jive/web-inf/下 之后编辑Tomcat/webapps/ROOT/...
我是这样做的。
首先我的jdk和tomcat已经配置正常。可以运行jsp程序。
解压jive压缩包。将其中的applications拷贝到tomcat/webapps/root下面
并改名为jive
然后将jiveHome拷贝到tomcat/webapps/root/jive/web-inf/下
之后编辑Tomcat/webapps/ROOT/JIVE/WEB-INF/classes/下jive_init.properties
文件,加入jiveHOme路径
然后运行localhost/jive/admin/setup/
告诉我有3个错误:
1.jive.jar找不到
2.jai_codec.jar和jai_core.jar找不到
应该将上述jar包加到classpath目录
jiveHome设置错误。
请有经验的朋友帮忙。看看我那里出错了
Jive Forums Professional Classes
jive.jar
Failed to load the Jive Forums Professional classes. Make sure the jive.jar file is in your appserver's classpath
Dependency Classes
Error: Missing JARs:
The following JAR files are missing from your appserver's classpath, or your appserver failed to load them:
• jai_codec.jar
• jai_core.jar
Please make sure you've copied all the JARs from the Jive distribution to your appserver's classpath or your web application's classpath. Note, you might need to restart your appserver before it detects new classes.
Tomcat Users: Tomcat may be unable to load the specified jar files from your web-app. Please upgrade to the latest release (4.0.4 or later) or copy the jars listed above to the root "lib" directory: tomcat/common/lib/, restart your appserver and reload this page.
jiveHome
Error: jiveHome missing or not configured:
The jiveHome property has not been set. Please refer to the installation guide for more information.
首先我的jdk和tomcat已经配置正常。可以运行jsp程序。
解压jive压缩包。将其中的applications拷贝到tomcat/webapps/root下面
并改名为jive
然后将jiveHome拷贝到tomcat/webapps/root/jive/web-inf/下
之后编辑Tomcat/webapps/ROOT/JIVE/WEB-INF/classes/下jive_init.properties
文件,加入jiveHOme路径
然后运行localhost/jive/admin/setup/
告诉我有3个错误:
1.jive.jar找不到
2.jai_codec.jar和jai_core.jar找不到
应该将上述jar包加到classpath目录
jiveHome设置错误。
请有经验的朋友帮忙。看看我那里出错了
Jive Forums Professional Classes
jive.jar
Failed to load the Jive Forums Professional classes. Make sure the jive.jar file is in your appserver's classpath
Dependency Classes
Error: Missing JARs:
The following JAR files are missing from your appserver's classpath, or your appserver failed to load them:
• jai_codec.jar
• jai_core.jar
Please make sure you've copied all the JARs from the Jive distribution to your appserver's classpath or your web application's classpath. Note, you might need to restart your appserver before it detects new classes.
Tomcat Users: Tomcat may be unable to load the specified jar files from your web-app. Please upgrade to the latest release (4.0.4 or later) or copy the jars listed above to the root "lib" directory: tomcat/common/lib/, restart your appserver and reload this page.
jiveHome
Error: jiveHome missing or not configured:
The jiveHome property has not been set. Please refer to the installation guide for more information.
|
jive.jar包要放到tomcatcommonlib下
|
那些包应该放在WEB-INFlib下,新版本的jiveHome是在WEB-INFweb.xml文件中配置的,
jiveHome
D:MyWebjiveProjectWEB-INFjiveHome
jiveHome
D:MyWebjiveProjectWEB-INFjiveHome