首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装Hyperic服务器时出错

安装Hyperic服务器时出错
EN

Server Fault用户
提问于 2012-12-14 07:27:14
回答 1查看 700关注 0票数 2

我试图在centos机器上安装Hyperic的最新版本(4.6.6),并得到这个错误。

代码语言:javascript
复制
>        /home/hq/agent-4.6.6/bin/hq-agent.sh start Installing the server... Unpacking server to: /home/hq... Creating server
> configuration files... Using "small" installing profile... Copying
> binaries and libraries to server installation... Copying server
> configuration file... Copying server db-upgrade files... Copying
> server libs... Setting up server database... Loading taskdefs...
> Taskdefs loaded Loading taskdefs... Taskdefs loaded
> -------------------------------------------------------------------------------- An ERROR occurred, the installation cannot continue. FATAL EXCEPTION
> at /home/hq/hyperic-hq-installer-4.6.6/installer/data/setup.xml:523: :
> The following error occurred while executing this line:
> /home/hq/hyperic-hq-installer-4.6.6/installer/data/setup.xml:532: The
> following error occurred while executing this line:
> /home/hq/hyperic-hq-installer-4.6.6/installer/data/setup.xml:777: The
> following error occurred while executing this line:
> /home/hq/hyperic-hq-installer-4.6.6/installer/data/setup-db-MySQL.xml:16:
> The following error occurred while executing this line:
> /home/hq/hyperic-hq-installer-4.6.6/installer/data/setup-db-hibernate.xml:94:
> org.hibernate.tool.hbm2x.ExporterException: Errors while performing
> Hbm2DDLExporter
> -------------------------------------------------------------------------------- Deleting temporary JRE

我已经查找了DB连接,一切都很好。我试着用谷歌搜索,但没有找到任何帮助。

我知道你可能需要更多的信息,所以请随时评论,我会更新我可以。

EN

回答 1

Server Fault用户

回答已采纳

发布于 2012-12-22 16:25:30

问题在于Mysql版本。

我使用的是mysql版本5.5,Hyperic不知何故不支持它。

我尝试了Mysql 5.1版本的安装,它运行起来很有魅力。

希望这篇文章能帮助那些试图解决这个问题的人。

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/458018

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档