
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
User App 4.7.3 - DNQuery fails with portlet error
Our customer is trying to upgrade UserApplication 4.6 to the most current 4.7.3.
We run into severe problems with the existing PRDs which contain DNQuery statements.
If the DNQuery result has an empty result set, everything works as before - meaning we see an empty window.
As soon as the query result set is not empty we get an error notice from UserApplication:
PortletContainerImpl: Fehler beim Ausführen des
Portlets: 'ParamListPortlet'. Bitte wenden Sie sich
an Ihren Systemadministrator.
(Error executing portlet 'ParamListPortlet'. Please contact your systemadministrator).
catalina.out shows:
2019-10-31 08:46:51,334 ERROR [com.novell.afw.portal.aggregation.EboPortletProxyHelper] (https-jsse-nio-8543-exec-7) [RBPM] PortletContainerImpl: failed to run the portlet: 'ParamListPortlet'. Please contact your System Administrator.
com.sssw.fw.exception.EboUnrecoverableSystemException: PortletContainerImpl: failed to run the portlet: 'ParamListPortlet'. Please contact your System Administrator.
at com.novell.afw.portlet.core.EboPortletContainer.processOperation(EboPortletContainer.java:517)
...
SEVERE: Servlet.service() for servlet [PortalAggregator] in context with path [/IDMProv] threw exception [com.sssw.fw.exception.EboUnrecoverableSystemException: Portlet registration with portletID: 'spiffyui.min.css' does not exist.] with root cause
com.novell.afw.portlet.exception.EboPortletRegistrationException: Portlet registration with portletID: 'spiffyui.min.css' does not exist.
This happens for each and any PRD which contains a DNQuery.
Tomcat localhost_access_log shows:
10.37.13.201 - - [31/Oct/2019:08:40:24 +0100] "GET /IDMProv/com.novell.srvprv.impl.gwt.gwtControls/spiffyui.min.js HTTP/1.1" 304 -
10.37.13.201 - - [31/Oct/2019:08:40:30 +0100] "GET /IDMProv/com.novell.srvprv.impl.gwt.gwtControls/spiffyui.min.js HTTP/1.1" 304 -
10.37.13.201 - - [31/Oct/2019:08:40:31 +0100] "GET /IDMProv/portal/portlet/spiffyui.min.css HTTP/1.1" 500 1602
10.37.13.201 - - [31/Oct/2019:08:43:09 +0100] "GET /IDMProv/com.novell.srvprv.impl.gwt.gwtControls/spiffyui.min.js HTTP/1.1" 304 -
10.37.13.201 - - [31/Oct/2019:08:43:09 +0100] "GET /IDMProv/portal/portlet/spiffyui.min.css HTTP/1.1" 500 1602
10.37.13.201 - - [31/Oct/2019:08:46:51 +0100] "GET /IDMProv/com.novell.srvprv.impl.gwt.gwtControls/spiffyui.min.js HTTP/1.1" 304 -
10.37.13.201 - - [31/Oct/2019:08:46:51 +0100] "GET /IDMProv/portal/portlet/spiffyui.min.css HTTP/1.1" 500 1602
10.37.13.201 - - [31/Oct/2019:08:59:31 +0100] "GET /IDMProv/com.novell.srvprv.impl.gwt.gwtControls/spiffyui.min.js HTTP/1.1" 200 498114
10.37.13.201 - - [31/Oct/2019:08:59:36 +0100] "GET /IDMProv/com.novell.srvprv.impl.gwt.gwtControls/spiffyui.min.js HTTP/1.1" 200 498114
10.37.13.201 - - [31/Oct/2019:08:59:36 +0100] "GET /IDMProv/portal/portlet/spiffyui.ie.css HTTP/1.1" 500 1605
10.37.13.201 - - [31/Oct/2019:08:59:36 +0100] "GET /IDMProv/portal/portlet/spiffyui.min.css HTTP/1.1" 500 1605
Not sure if it's related, but we also saw that Designer 4.7.3 changes the PRD version tags from '4.5.0' to '3.6.1'.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
spiffyui.min.css' does not exist.
It could be compatibility mode in the browser according to this post:
https://community.microfocus.com/t5/Identity-Manager-User/IDM45-Apps-SP-1-amp-spiffyui-min-css/td-p/2324679

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
In addition, it worked flawless with UA 4.7.2 and PRD Version 4.5.0.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Found that problem is fixed by 4.7.3 Hotfix 1.