Original Message:
Sent: Nov 15, 2023 08:41 AM
From: Jason Allen
Subject: error OC
Is this causing any error in the OC itself, or just seen in the logs?
In some cases this error can be the result of a firewall between the OC and CABI servers, so make sure the communication is fully allowed between OC and CABI.
But sometimes an error like this can also be a benign message as long as it is not associated with any unwanted behaviors.
It is also possible that this error would be resolved by applying the later updates to 20.3, eg. the October 2021 patch.
However, I would instead recommend continuning the upgrade through to 20.4x since 20.3 is no longer supported and then troubleshoot the issue only if it persists on the supported release.
Original Message:
Sent: Nov 14, 2023 06:30 PM
From: Jose Romero
Subject: error OC
Dear community.
I just upgraded from 20.1 to 20.3 and I get the following error in the OC
Nov 14 16:24:03:392 ERROR [attach_socket, com.nimsoft.nimbus.NimServerSession] (2) communication error, I/O error on nim session (S) com.nimsoft.nimbus.NimServerSession(Socket[addr=/10.152.74.154,port=49690,localport=48009]): End of stream while trying to read header
at com.nimsoft.nimbus.NimSessionBase.recv(NimSessionBase.java:944)
at com.nimsoft.nimbus.NimServerSession.recv(NimServerSession.java:90)
at com.nimsoft.nimbus.NimServerSession$NimServerSessionThread.handleMessage(NimServerSession.java:145)
at com.nimsoft.nimbus.NimServerSession$NimServerSessionThread.run(NimServerSession.java:123)
Caused by: java.io.EOFException: End of stream while trying to read header
at com.nimsoft.nimbus.NimSessionBase.readNimbusHeader(NimSessionBase.java:1080)
at com.nimsoft.nimbus.NimSessionBase.recv(NimSessionBase.java:883)
... 3 more
in CABI
Nov 14 17:26:18:244 ERROR [http-nio-80-exec-3, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/cabijs].[jsp]] java.lang.IllegalStateException: Cannot create a session after the response has been committe