Missing [Mandatory][Net] statements when start up BSSV Server
When I started up my BSSV server, I usually saw the below statements in the e1root log file. But I don't see them anymore lately. The latest change I made was to change the SSL listen port of the bssv server port. I'm not sure if this has anything to do this problem or not. I rebuilt a new BSSV package and deployed it but no luck.
[MANDATORY][NET]Created new JdeServerListenerThread, port=6001,hostAddr=Not Set
[MANDATORY][NET]Created new JdeServerListener, port=6001, maxConn=200, maxQueue=100
Do you have any ideas?
I'm using 9.1.4 and Weblogic 12c.
Thanks