我的updatesite.nsf具有以下function:
Domino Access Services (DAS) 8.5.3.20121217-1354 Domino Wink 8.5.3.20121217-1354 XPages Extension Library Feature 8.5.3.20121217-1354 Extended Components Library for XPages Extension Feature 8.5.3.20121217-1354 XPages Extension Library Designer Source Feature 8.5.3.20121217-1354 XPages Extension Library Designer Feature 8.5.3.20121217-1354 XPages Extension Library Source Feature 8.5.3.20121217-1354 Extended Components Library for XPages Extension Feature 8.5.3.20121217-1354 Apache Wink 1.1.2.20121217-1354
在notes.ini中我有这样的:
OSGI_HTTP_DYNAMIC_BUNDLES =pipe理员/ updatesite.nsf
当我重新启动HTTP时,我得到这个消息:
HTTP JVM:CLFAD0330I:基于NSF的插件正在OSGi运行时中安装。 欲了解更多信息,请咨询日志
哪个日志“请查阅日志”是指?
当我发出控制台命令
tell http osgi ss com.ibm.xsp.extlib
我得到这个:
10 INSTALLED com.ibm.xsp.extlib.designer_8.5.3.20121217-1354 11 RESOLVED com.ibm.xsp.extlib.feature.source_8.5.3.20121217-1354 12 INSTALLED com.ibm.xsp.extlib.designer.tooling_8.5.3.20121217-1354 13 INSTALLED com.ibm.xsp.extlib.designer.xspprops_8.5.3.20121217-1354 14 RESOLVED com.ibm.xsp.extlib.designer.tooling.feature.source_8.5.3.20121217-1354 15 RESOLVED com.ibm.xsp.extlibx.source_8.5.3.20121217-1354 142 RESOLVED com.ibm.xsp.extlib.controls.nl1_8.5.3.20111208-0717 Master=145 143 RESOLVED com.ibm.xsp.extlib.controls.nl2_8.5.3.20111208-0717 Master=145 144 RESOLVED com.ibm.xsp.extlib.controls.nl3_8.5.3.20111208-0717 Master=145 145 <<LAZY>> com.ibm.xsp.extlib.controls_8.5.3.20111208-0717 Fragments=142, 143, 144 146 RESOLVED com.ibm.xsp.extlib.core.nl1_8.5.3.20111208-0717 Master=149 147 RESOLVED com.ibm.xsp.extlib.core.nl2_8.5.3.20111208-0717 Master=149 148 RESOLVED com.ibm.xsp.extlib.core.nl3_8.5.3.20111208-0717 Master=149 149 <<LAZY>> com.ibm.xsp.extlib.core_8.5.3.20111208-0717 Fragments=146, 147, 148 150 RESOLVED com.ibm.xsp.extlib.domino.nl1_8.5.3.20111208-0717 Master=153 151 RESOLVED com.ibm.xsp.extlib.domino.nl2_8.5.3.20111208-0717 Master=153 152 RESOLVED com.ibm.xsp.extlib.domino.nl3_8.5.3.20111208-0717 Master=153 153 <<LAZY>> com.ibm.xsp.extlib.domino_8.5.3.20111208-0717 Fragments=150, 151, 152 154 RESOLVED com.ibm.xsp.extlib.mobile.nl1_8.5.3.20111208-0717 Master=157 155 RESOLVED com.ibm.xsp.extlib.mobile.nl2_8.5.3.20111208-0717 Master=157 156 RESOLVED com.ibm.xsp.extlib.mobile.nl3_8.5.3.20111208-0717 Master=157 157 <<LAZY>> com.ibm.xsp.extlib.mobile_8.5.3.20111208-0717 Fragments=154, 155, 156 158 RESOLVED com.ibm.xsp.extlib.oneui.nl1_8.5.3.20111208-0717 Master=161 159 RESOLVED com.ibm.xsp.extlib.oneui.nl2_8.5.3.20111208-0717 Master=161 160 RESOLVED com.ibm.xsp.extlib.oneui.nl3_8.5.3.20111208-0717 Master=161 161 <<LAZY>> com.ibm.xsp.extlib.oneui_8.5.3.20111208-0717 Fragments=158, 159, 160 162 <<LAZY>> com.ibm.xsp.extlib_8.5.3.20111208-0717
这些都不是积极的。 我怎么知道它使用哪个版本,为什么列出了旧版本? 当我开始使用XPages时,旧的2011版本转为ACTIVE状态, xpagesext.nsf给出这个错误:
无法find标签版本8.5.32001的库“com.ibm.xsp.extlib.library”,供页面/Core_InPlaceDialog.xsp使用。 库标签版本是空白的。
在我的理解中,这表明了旧的ExtLib版本。 我如何摆脱旧版本,并使新版本ACTIVE?
谢谢,
它看起来像升级包1已经安装在服务器上。 Upgrace Pack 1的版本是“8.5.3.20111208-0717”(没有extlibx组件)。
因此,您需要卸载升级包1,然后使用更新站点方法来安装扩展库。