• Anonymous
  • Login
  • Register
XPages Extension Library - Feature Request: Unable to open Core_Home


Hi,

We are running 8.5.2 Domino Server.

We have downloaded the XPagesExtensionLibrary-852.zip file and following the instructions to load the library onto our server.

Here is the output when we issue the command "tell http osgi ss com.ibm.xsp.extlib":

03/11/2011 14:42:14 Framework is launched.
03/11/2011 14:42:14 id State Bundle
03/11/2011 14:42:14 134 RESOLVED com.ibm.xsp.extlib.connections_8.5.2.201110260152NTF
03/11/2011 14:42:14 Master=139
03/11/2011 14:42:14 135 RESOLVED com.ibm.xsp.extlib.domino_8.5.2.201110260152NTF
03/11/2011 14:42:14 Master=139
03/11/2011 14:42:14 136 RESOLVED com.ibm.xsp.extlib.mobile_8.5.2.201110260152NTF
03/11/2011 14:42:14 Master=139
03/11/2011 14:42:14 137 RESOLVED com.ibm.xsp.extlib.oneui_8.5.2.201110260152NTF
03/11/2011 14:42:14 Master=139
03/11/2011 14:42:14 138 RESOLVED com.ibm.xsp.extlib.sametime_8.5.2.201110260152NTF
03/11/2011 14:42:14 Master=139
03/11/2011 14:42:14 139 <<LAZY>> com.ibm.xsp.extlib_8.5.2.201110260152NTF
03/11/2011 14:42:14 Fragments=134, 135, 136, 137, 138

We have resigned all the elements in the database with an ID that has authority to run agents on the server.

However, when we attempt to open the database on the server (we are not interested in preview on the designer client) we get the following error:

Unexpected runtime error

The runtime has encountered an unexpected error.
Error source

Page Name:/Core_Home.xsp
 

Exception

Could not set the property loaded on the object , to the value .

Stack Trace


 

com.ibm.xsp.page.FacesPageException: Could not set the property loaded on the object , to the value .
    com.ibm.xsp.page.compiled.ExpressionEvaluatorImpl.handleCouldNotSetProperty(ExpressionEvaluatorImpl.java:313)
    com.ibm.xsp.page.compiled.ExpressionEvaluatorImpl.setValue(ExpressionEvaluatorImpl.java:291)
    xsp.OneUILayout$OneUILayoutPage.createFirebugLite(OneUILayout.java:321)
    xsp.OneUILayout$OneUILayoutPage.createComponent(OneUILayout.java:138)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.buildComponent(AbstractCompiledPage.java:259)
    com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:115)
    com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
    com.ibm.xsp.component.UIIncludeComposite.buildPageContents(UIIncludeComposite.java:692)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:334)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.createTree(AbstractCompiledPage.java:250)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.addComponent(AbstractCompiledPage.java:383)
    com.ibm.xsp.component.UIIncludeComposite.buildContents(UIIncludeComposite.java:453)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:328)
    com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildChildren(CompiledComponentBuilder.java:123)
    com.ibm.xsp.page.compiled.CompiledComponentBuilder.buildAll(CompiledComponentBuilder.java:84)
    com.ibm.xsp.component.UIViewRootEx.buildContents(UIViewRootEx.java:1619)
    com.ibm.xsp.component.UIViewRootEx2.buildContents(UIViewRootEx2.java:247)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.initComponent(AbstractCompiledPage.java:328)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.createTree(AbstractCompiledPage.java:250)
    com.ibm.xsp.page.compiled.AbstractCompiledPage.createViewRoot(AbstractCompiledPage.java:161)
    com.ibm.xsp.application.ViewHandlerExImpl._createViewRoot(ViewHandlerExImpl.java:505)
    com.ibm.xsp.application.ViewHandlerExImpl.createViewRoot(ViewHandlerExImpl.java:551)
    com.ibm.xsp.application.ViewHandlerExImpl.doCreateView(ViewHandlerExImpl.java:141)
    com.ibm.xsp.application.ViewHandlerEx.createView(ViewHandlerEx.java:84)
    com.ibm.xsp.webapp.FacesServlet.serviceView(FacesServlet.java:213)
    com.ibm.xsp.webapp.FacesServletEx.serviceView(FacesServletEx.java:193)
    com.ibm.xsp.webapp.FacesServlet.service(FacesServlet.java:154)
    com.ibm.xsp.webapp.FacesServletEx.service(FacesServletEx.java:137)
    com.ibm.xsp.webapp.DesignerFacesServlet.service(DesignerFacesServlet.java:86)
    com.ibm.designer.runtime.domino.adapter.ComponentModule.invokeServlet(ComponentModule.java:538)
    com.ibm.domino.xsp.module.nsf.NSFComponentModule.invokeServlet(NSFComponentModule.java:1151)
    com.ibm.designer.runtime.domino.adapter.ComponentModule$AdapterInvoker.invokeServlet(ComponentModule.java:803)
    com.ibm.designer.runtime.domino.adapter.ComponentModule$ServletInvoker.doService(ComponentModule.java:758)
    com.ibm.designer.runtime.domino.adapter.ComponentModule.doService(ComponentModule.java:527)
    com.ibm.domino.xsp.module.nsf.NSFComponentModule.doService(NSFComponentModule.java:1135)
    com.ibm.domino.xsp.module.nsf.NSFService.doServiceInternal(NSFService.java:523)
    com.ibm.domino.xsp.module.nsf.NSFService.doService(NSFService.java:352)
    com.ibm.designer.runtime.domino.adapter.LCDEnvironment.doService(LCDEnvironment.java:304)
    com.ibm.designer.runtime.domino.adapter.LCDEnvironment.service(LCDEnvironment.java:261)
    com.ibm.domino.xsp.bridge.http.engine.XspCmdManager.service(XspCmdManager.java:291)

 

Do you have any pointers for us on how we can get round this problem?

Thanks,

Tom Cuffe.

 




Taken Actions by Owners

No actions have been taken yet.


Documents
In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.