Hi,
I have problems with IBM Notes 9.0.1 FP9 in our Citrix environment for some users. They are using IBM Notes under Windows 2008 R2 as a terminal client. In the citrix environment the notesdata dir is a samba file share. Citrix XenApp version we are using is 7.14.
IBM Notes often suddenly shut down. In the Windows log I have found the error “JVMSHRC287E Persistent cache cannot be located on a networked file system. Either select “nonpersistent” or a different cacheDir.”
As an solution for this problem of this problem I have found the option to set the content of the cacheDir as ‘nonpersistent’ (https://www.ibm.com/support/knowledgecenter/en/SSYKE2_6.0.0/com.ibm.java.doc.user.win32.60/diag/appendixes/cmdline/Xshareclasses.html https://www.ibm.com/support/knowledgecenter/en/SSYKE2_6.0.0/com.ibm.java.doc.user.win32.60/diag/appendixes/cmdline/Xshareclasses.html). Has someone experience with this option? Has the setting some side effects?
I have found the setting for -Xshareclasses in the jvm.properties file in the \framework\rcp\deploy folder and in the folder \jvm\bin\default in the file java.properties. Where should I change the setting?
Is there a sample how to set the options? The default line in the file jvm.properties is vmarg.Dshare=-Xshareclasses:name=xpdplat_.jvm,controlDir=${prop.jvm.shareclasses.loc},groupAccess,keep,singleJVM,nonfatal
I have some other users still not using VDI which having similar problems with IBM Notes 9.0.1 FP2. IBM Notes shut down and it is impossible to start it again. For that users the notesdata dir is a local folder. As an workarround we are deleting the whole workspace folder, which is restored during the next notes start. But the problem happens every second day. And so the workarround is realy not a good one.