My Oracle Support Banner

Can Java.net.SocketException: Socket Closed Errors On FICServer Shutdown Be Ignored? (Doc ID 2800577.1)

Last updated on MAY 05, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.1.1 to 8.1.2.3 [Release 8.1]
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)

Goal

Why are there errors during shutdown of FICServer?

FICServer Initialization Complete <<<< FICServer is running

SHUTTING DOWN <<<< initiate shutdown
Shutting down.....
Shutting java.....
Shutting native.....
Both Done
java.net.SocketException: Socket closed
  at java.net.PlainSocketImpl.socketAccept(Native Method)
  at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:535)
  at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  at java.net.ServerSocket.accept(ServerSocket.java:513)
  at com.iflex.fic.ficserver.ServerConnectionManager.run(ServerConnectionManager.java:196)
java.net.SocketException: Socket closed
  at java.net.PlainSocketImpl.socketAccept(Native Method)
  at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:535)
  at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  at java.net.ServerSocket.accept(ServerSocket.java:513)
  at com.iflex.fic.ficserver.ServerConnectionManager.run(ServerConnectionManager.java:196)
[Message Logger] Shutdown Successful
[Message Logger] Shutdown Successful


What do these errors mean and how can they be stopped?

Related error found after patching:


Starting OFSAA Service...
FATAL ERROR-Problem with OFSAA Service

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.