HTTP JVM Error - Unable to get document page name

╄→гoц情女王★ 提交于 2019-12-24 23:40:30

问题


Xpage Application - In the domino server log, I am getting the error as

HTTP JVM: com.ibm.xsp.webapp.FacesServlet$ExtendedServletException: com.ibm.xsp.FacesExceptionEx: Unable to get document page name for 7EC37B533FC6F7CE65257BDE0038ECDC

What may be the reason behind of this error?

Thanks in advance


回答1:


Open the Form design element associated with the document in question, and bring up the Form Properties infobox. On the second tab, set the "Display XPage instead" option to the page that should load when a document is accessed directly (e.g. via the $$OpenDominoDocument.xsp URL syntax. There is a separate property for which XPage should be used whether the document is accessed via the Notes client or via a browser, so if applicable, you can set these to different XPage elements for each context.



来源:https://stackoverflow.com/questions/19113756/http-jvm-error-unable-to-get-document-page-name

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!