Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/423.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Tridion 在Tomcat服务器中部署失败_Tridion_Tridion 2011_Tridion Content Delivery - Fatal编程技术网

Tridion 在Tomcat服务器中部署失败

Tridion 在Tomcat服务器中部署失败,tridion,tridion-2011,tridion-content-delivery,Tridion,Tridion 2011,Tridion Content Delivery,我试图在tomcat服务器上发布一个页面。但它在部署阶段失败,并显示错误消息 阶段:部署处理阶段失败,无法初始化类com.tridion.storage.StorageManagerFactory。有人能帮我吗?谢谢你的回复。错误是由于cd_deployer_config.xml中的配置错误造成的。我把它修好了。但现在我在提交部署阶段遇到了错误 错误: 阶段:部署准备提交阶段失败,无法准备事务:tcm:0-44-66560,org.hibernate.exception.sqlgrammaree

我试图在tomcat服务器上发布一个页面。但它在部署阶段失败,并显示错误消息


阶段:部署处理阶段失败,无法初始化类com.tridion.storage.StorageManagerFactory。有人能帮我吗?

谢谢你的回复。错误是由于cd_deployer_config.xml中的配置错误造成的。我把它修好了。但现在我在提交部署阶段遇到了错误

错误:
阶段:部署准备提交阶段失败,无法准备事务:tcm:0-44-66560,org.hibernate.exception.sqlgrammareexception:无法打开连接,org.hibernate.exception.sqlgrammareexception:无法打开连接,无法准备事务:tcm:0-44-66560,org.hibernate.exception.sqlgrammareexception:无法打开连接,org.hibernate.exception.sqlgrammareexception:无法打开连接

请同时检查cd_storage_conf.xml中的密码加密:尝试不使用密码加密,看看它是否有效。

在发送此消息之前是否有任何异常?此错误通常意味着缺少一个或多个jar文件。您是否遵循了安装手册中的说明?或者侦听器在启动时失败。请检查CD日志。Core和/或Deployer将告诉您更多信息。这通常意味着jar缺少或配置错误。谢谢回复。错误是由于cd_deployer_config.xml中的配置错误造成的。我把它修好了。但现在我在提交部署阶段遇到了错误。阶段:部署准备提交阶段失败,无法准备事务:tcm:0-44-66560,org.hibernate.exception.sqlgrammareexception:无法打开连接,org.hibernate.exception.sqlgrammareexception:无法打开连接,无法准备事务:tcm:0-44-66560,org.hibernate.exception.sqlgrammareexception:无法打开连接,org.hibernate.exception.sqlgrammareexception:无法打开连接Cannot open connection表示您的数据库(服务器/用户名/密码)信息在cd_storage_conf.xml中不正确。