我们使用没有任何修补程序的Tridion 2011 sp1和.net Web应用程序httpupload.aspx来在文件系统中部署内容.我们监测并发现有两个问题:
1)在发布队列中成功发布的那些时间页不会在文件系统中上载/更新.
2)没有为因错误而失败的页面创建传输包:
部署FailedPhase:部署处理阶段失败,无法初始化类com.tridion.storage.StorageManagerFactory,无法初始化类com.tridion.storage.StorageManagerFactory
同样在部署者日志文件和传输器日志文件中,没有对失败的项目事务ID的引用.
任何人都可以帮助我吗?
简要总结:我们使用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)