on ‎2014 Jun 17 3:20 PM
Hello
for some days we are observing strange errors on our PI systems related to ssl communication failing. For example
Failure at Cache-Refresh data consumption !!!
<?xml version="1.0" encoding="UTF-8"?>
<CacheRefreshError>
<EngineType>AE</EngineType>
<EngineName>xx.xxx.xxxxxx</EngineName>
<RefreshMode>C</RefreshMode>
<GlobalError>
<Message>
Couldn't parse Configuration Data cache update XML string from Directory.
</Message>
<Trace>
java.net.SocketException: Socket already closed.
at iaik.security.ssl.SSLTransport.a(Unknown Source)
at iaik.security.ssl.k.available(Unknown Source)
at java.io.BufferedInputStream.read(BufferedInputStream.java:325)
at com.sap.engine.httpdsrclient.io.ServerInputStreamWrapper.read(ServerInputStreamWrapper.java:49)
[...]
</Trace>
</GlobalError>
</CacheRefreshError>
We always get "java.net.SocketException: Socket already closed" also in other situations like sld registration. The error occurs both on a 7.11, 7.31 and 7.4 system. All certificates seem to be ok. On one system we even have it when opening a PI directory object:
I did not find anything helpful in the net. I also have opened a ticket at SAP but gid not get a reply yet.
Any hint will be appreciated.
Regards, Jochen
Request clarification before answering.
Hi,
today we got an answer from SAP support;
manually replace iaik_ssl.jar and w3c_http.jar under j2ee/cluster/bin/ext/mail-activation-iaik folder of your
installation with those from privious version and restart the server node.
That is a valid workaround. So it seems to be a bug in the mentioned library or how it is used in SAPs code.
Thanks, for your support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.