|
| Hello,
We are trying to install the DB2 Content Manager Portlets available on the WebSphere Portal Server Solution Catalog and we can not make the work. We have followed the steps defined on the installation doc, but when we try to access to the portlets we get
the "This portlet is unavailable" message.
We checked the II4C connector logs on its installing directory D:/IBM/db2cm8/log/idm/idmTrace.log y D:/IBM/db2cm8/log/jwtTrace.log and both logs are generated empty with 0KB.
We have also seen that the application y leave a trace on WebSphere Portal Server log.
Caused by: javax.servlet.ServletException:
com/ibm/mm/struts/controller/IDMControlPortlet
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:143)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)
at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher. handleWebAppDispatch(WebAppRequestDispat
cher.java:1018)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled
Code))
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:261)
at com.ibm.wps.pe.pc.legacy.invoker.impl.PortletInvokerImpl.callMethod(PortletInvokerImpl.java:399)
at com.ibm.wps.pe.pc.legacy.invoker.impl.PortletInvokerImpl.endPage(PortletInvokerImpl.java:206)
at com.ibm.wps.pe.pc.legacy.PortletContainerImpl.callPortletMethod(PortletContainerImpl.java:1434)
... 88 more
Nested Exception is javax.servlet.ServletException:
com/ibm/mm/struts/controller/IDMControlPortlet
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:143)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
...
On the other hand, we´ve put traces on the aplication and it seems as if the problem could be related to Struts.
We need to know whether anyone who has installed these portlets has found this problem. In this case, any information on how to solve it will be wellcomed.
Thanks in advance,
|
|