Skip Navigation
Expand
Partial Login screen load when Oracle B2C Service is published by Citrix
Answer ID 5179   |   Last Review Date 01/29/2019

When publishing Oracle B2C Service via Citrix, why are we seeing a partial load of login screen?

Environment:

Citrix
Oracle B2C Service

Issue:

When publishing Oracle B2C Service via Citrix, we are seeing a partial load of login screen.  It has been in this state for over 45 minutes.

Resolution:

Citrix reports this as a known issue with multi-monitor display corruption, which can be remedied through the adjustment of the Citrix MulitMonitor Hook API for the Oracle B2C Service application. To resolve this issue, the Oracle B2C Service application must be excluded from MulitMonitor Hook API. This is accomplished by editing the Windows registry and creating an exclusion for the Oracle B2C Service application to the Citrix MMhook.

To exclude the Oracle B2C Service application from the MMhook create the following DWORD registry entry.

[HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\CtxHook\AppInit_Dlls\Multiple Monitor Hook]
"Flag"=dword:00000004
"Settings"=dword:00000001
"FilePathName"="C:\\Program Files\\Citrix\\system32\\mmhook.dll"
"Exclude"="ScreenAgent.exe; RightNow.CX.exe"

Cause:

Partial Login screen load is sometimes seen when Oracle B2C Service is publishing using Citrix. Most often it is seen when the agents are using dual monitors. This issue can also be seen in a single monitor environment.

For details on this issue, please select the following link: http://support.citrix.com/article/CTX129712/