LongReach iSeries Jobs Not Running
Posted: Tue Feb 02, 2016 1:46 am
LongReach jobs JSMJOB01 and STRLONG are ending immediately when the subsystem is started.
The trace file STDERR.txt contains the following messages;
java.net.BindException: The socket name is already in use.
at java.net.PlainSocketImpl.socketBind(PlainSocketImpl.java:587)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:444)
at java.net.ServerSocket.bind(ServerSocket.java:337)
at com.lansa.jsm.k.char(Unknown Source)
at com.lansa.jsm.w.<init>(Unknown Source)
at com.lansa.jsm.JSMManager.else(Unknown Source)
at com.lansa.jsm.JSMManager.do(Unknown Source)
at com.lansa.jsm.JSMManager.new(Unknown Source)
at com.lansa.jsm.JSMManager.main(Unknown Source)
LongReach uses port 6563 which the customer has monitored and states "We have been checking port 6563 on the iSeries and have not seen any t raffic on that port."
The trace file STDERR.txt contains the following messages;
java.net.BindException: The socket name is already in use.
at java.net.PlainSocketImpl.socketBind(PlainSocketImpl.java:587)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:444)
at java.net.ServerSocket.bind(ServerSocket.java:337)
at com.lansa.jsm.k.char(Unknown Source)
at com.lansa.jsm.w.<init>(Unknown Source)
at com.lansa.jsm.JSMManager.else(Unknown Source)
at com.lansa.jsm.JSMManager.do(Unknown Source)
at com.lansa.jsm.JSMManager.new(Unknown Source)
at com.lansa.jsm.JSMManager.main(Unknown Source)
LongReach uses port 6563 which the customer has monitored and states "We have been checking port 6563 on the iSeries and have not seen any t raffic on that port."