After the upgrading to CA PAM v 4.1, login through the client results in a blank screen instead of the Dashboard and after a few seconds the Windows closes and the initial PAM Client login screen is back
The following error is present in the CA PAM Client logs
2022-05-30 12:42:08 ERROR - Error unlocking file com.ca.client.updater.v.q [RMI TCP Connection(2)-127.0.0.1]
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.FileLockImpl.release(FileLockImpl.java:58) ~[?:1.8.0_322]
at com.ca.client.updater.v.q(Unknown Source) ~[updater__V4.1.0.81.jar:?]
at com.ca.client.updater.InstanceManagerImpl.stop(Unknown Source) ~[updater__V4.1.0.81.jar:?]
at com.ca.client.updater.InstanceManagerImpl.unmanageInstance(Unknown Source) ~[updater__V4.1.0.81.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322]
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) ~[?:1.8.0_322]
at sun.rmi.transport.Transport$1.run(Transport.java:200) ~[?:1.8.0_322]
at sun.rmi.transport.Transport$1.run(Transport.java:197) ~[?:1.8.0_322]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_322]
at sun.rmi.transport.Transport.serviceCall(Transport.java:196) ~[?:1.8.0_322]
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573) ~[?:1.8.0_322]
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:834) ~[?:1.8.0_322]
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:688) ~[?:1.8.0_322]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_322]
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:687) [?:1.8.0_322]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_322]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_322]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_322]
2022-05-30 12:42:08 INFO - Correct application closing. All instances are closed com.ca.client.updater.InstanceManager.unmanageInstance [RMI TCP Connection(2)-127.0.0.1]
Observed in CA PAM 4.1. Other releases may be affected as well
One of the possible causes for this behavior is the Antivirus software running in the CA PAM Client workstation preventing it from operating properly
Disable Antivirus operation or, since this is no likely possible, create an exception for the CA PAM Client binaries and installation and operation folders (generally C:\Program Files (x86)\CA PAM Client or C:\<user_home_directory>\CA PAM Client)