hello,
i tried to install Java Addin to a ERP ABAP System on the same maschine.
Now the installation stopps because the server0 process of the java Stack can not start. in the logs i can find this entry:
Caused by: java.io.FileNotFoundException:
sapp71
sapmnt
P71
SYS
global
security
data
SecStore.properties (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
at com.sap.security.core.server.secstorefs.StorageHandler.flush(StorageHandler.java:765)
... 18 more
has someone an idea to solve this problem.
Kind regards.