RMI exception when launching the workpoint designer.
search cancel

RMI exception when launching the workpoint designer.

book

Article ID: 51413

calendar_today

Updated On:

Products

CA Directory CA Identity Manager CA Identity Governance CA Identity Portal CA Risk Analytics CA Secure Cloud SaaS - Arcot A-OK (WebFort) CLOUDMINDER ADVANCED AUTHENTICATION CA Secure Cloud SaaS - Advanced Authentication CA Secure Cloud SaaS - Identity Management CA Secure Cloud SaaS - Single Sign On CA Security Command Center CA Data Protection (DataMinder) CA User Activity Reporting

Issue/Introduction

Description:

RMI exception when launching the workpoint designer: com.workpoint.client.ClientContext - Attempt to verify authentication requirements from server failed.
java.rmi.RemoteException: NamingException caught attempting to locate the 'ServerConfigPvt_EJB' object.

Solution:

There was a behavior change in ClassLoader.loadClass() handling byte array. As discussed in:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6434149

Adding this VM argument to client JVM preserves the backward compatible behavior of loadClass() and provides a workaround without patching JDK or WebLogic server:

-Dsun.lang.ClassLoader.allowArraySyntax=true
 

Add this java parameter to init.bat & designer starts up well.

Environment

Release:
Component: IDMGR