主题 : linux下安装报错 |
级别: 秀才
![]() |
11# 发表于:2011-08-09 15:32:21 IP:218.162.*.*
|
||||
---|---|---|---|---|---|
级别: 总版主
![]() |
14# 发表于:2011-08-09 15:50:22 IP:218.60.*.*
http://3x.jeecms.com/?locale=zh_CN
这个是我们的演示站,用的是linux系统 |
||
---|---|---|---|
级别: 秀才
![]() |
20# 发表于:2011-11-08 11:06:04 IP:220.208.*.*
回复第19
输入连接数据库信息后安装后,就报这个错。我把整个jsp环境重新扫描了一边,应该都没有出错。而且还测试java文件,都是正常编译的。 type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: install failed! com.jeecms.cms.InstallServlet.doPost(InstallServlet.java:71) javax.servlet.http.HttpServlet.service(HttpServlet.java:637) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) root cause java.sql.SQLException: The 'UNKNOWN' feature is disabled; you need MySQL built with 'UNKNOWN' to have it working com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055) com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536) com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468) com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957) com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107) com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2642) com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2571) com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:769) com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:612) com.jeecms.cms.Install.createTable(Install.java:106) com.jeecms.cms.InstallServlet.doPost(InstallServlet.java:48) javax.servlet.http.HttpServlet.service(HttpServlet.java:637) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) note The full stack trace of the root cause is available in the Apache Tomcat/6.0.29 logs. -------------------------------------------------------------------------------- Apache Tomcat/6.0.29 |
||
---|---|---|---|