cancel
Showing results for 
Search instead for 
Did you mean: 

Theme Integrity test error in Portal 7.40

former_member261631
Participant
0 Kudos

Hi Experts,

In Portal 7.40 framework, we want to test Customer theme by using below mention URL

- test pages can be accessed all at one via

http://<portalhost>:<portalport>/irj/servlet/prt/portal/prtroot/com.sap.portal.themes.integrity.defa...

- for a server side URL connection test please go to
http://<portalhost>:<portalport>/irj/servlet/prt/portal/prtroot/com.sap.portal.themes.integrity.url

- for a personalization test go to
http://<portalhost>:<portalport>/irj/servlet/prt/portal/prtroot/com.sap.portal.themes.integrity.pers...

- for a PCD test go to
http://<portalhost>:<portalport>/irj/servlet/prt/portal/prtroot/com.sap.portal.themes.integrity.pcd


But when publish any of the URL's above in the browser, getting error..in which below mention logs are generated in Portal:

[EXCEPTION]
com.sapportals.portal.prt.runtime.PortalRuntimeException: Could not create a context for: com.sap.portal.themes.integrity.default
at com.sap.portal.prt.component.PortalComponentContextFactory.createPortalComponentContext(PortalComponentContextFactory.java:182)
at com.sap.portal.prt.component.PortalComponentContextFactory.getPortalComponentContext(PortalComponentContextFactory.java:82)
at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:442)
at com.sapportals.portal.prt.connection.ServletConnection._handleRequest(ServletConnection.java:224)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:101)
at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

Regards,
hanif

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In 7.4 the UI Theme Designer is active and the tools mentioned in SAP note 1633173 won't work.

Answers (0)