小编Sou*_*arg的帖子

Tridion 2011 SP1:部署内容时出现问题

我们使用没有任何修补程序的Tridion 2011 sp1和.net Web应用程序httpupload.aspx来在文件系统中部署内容.我们监测并发现有两个问题:

1)在发布队列中成功发布的那些时间页不会在文件系统中上载/更新.

2)没有为因错误而失败的页面创建传输包:

部署FailedPhase:部署处理阶段失败,无法初始化类com.tridion.storage.StorageManagerFactory,无法初始化类com.tridion.storage.StorageManagerFactory

同样在部署者日志文件和传输器日志文件中,没有对失败的项目事务ID的引用.

任何人都可以帮助我吗?

tridion tridion-content-delivery tridion-2011

4
推荐指数
1
解决办法
993
查看次数

联系Profilesync.aspx抛出"尝试在本机端加载JVM失败"

简要总结:我们使用Tridion 2011 SP1而没有任何修补程序,并使用.net Web应用程序作为同步服务器(Profilesync.aspx)来同步订阅db和受众管理器db的联系人.我们也在使用Java 6.

问题:当我们点击"Profilesync.aspx"页面完成安装后,它会出现错误"尝试在本机端加载JVM失败".

错误:

Attempt to load JVM failed on native side

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 


Exception Details: Codemesh.JuggerNET.JuggerNETFrameworkException: Attempt to load JVM failed on native side

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and …
Run Code Online (Sandbox Code Playgroud)

tridion tridion-2011

2
推荐指数
1
解决办法
1525
查看次数