After restart TeamSite and just login and logout still I can see couple of process is using on port 8080.
e.g here just after restart and only one time login and logout
bash-3.00$ lsof | grep 8080
java 1942 iwui 150r VREG 85,211 39853 1278080 /usr/iw-home/ApplicationContainer/server/default/tmp/deploy/tmp4361479137324264845policy.jar
java 1942 iwui 162u IPv4 0x30021978a40 0t0 TCP *:8080 (LISTEN)
java 1942 iwui 257r VREG 85,211 2198080 78496 /usr/iw-home/ApplicationContainer/server/default/deploy/iw-basicreportcenter.war/WEB-INF/lib/hibernate-3.2.1.ga.jar
java 1942 iwui 573w VREG 85,211 331 418080 /usr/iw-home/TeamSite/local/logs/iwui/livesite.preview.log
java 1942 iwui 766u IPv4 0x30063c76f00 0t345 TCP localhost:58709->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 772u IPv4 0x3005bfa2e00 0t344 TCP localhost:58711->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 780u IPv4 0x3003e7ac740 0t334 TCP localhost:58712->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 784u IPv4 0x300100d3900 0t335 TCP localhost:58713->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 794u IPv4 0x30029c35200 0t363 TCP localhost:58714->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 798u IPv4 0x3005c466ac0 0t339 TCP localhost:58716->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 801u IPv4 0x3003edfd600 0t332 TCP localhost:58717->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 804u IPv4 0x30063c5b580 0t335 TCP localhost:58718->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 806u IPv4 0x30063d25200 0t338 TCP localhost:58719->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 810u IPv4 0x300217b9200 0t331 TCP localhost:58721->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 814u IPv4 0x30063c88a00 0t331 TCP localhost:58722->localhost:8080 (CLOSE_WAIT)
java 1942 iwui 817u IPv4 0x3005bf5fcc0 0t335 TCP localhost:58723->localhost:8080 (CLOSE_WAIT)
Due to these process it happend UI not up after restart and log shows an error "java.net.BindException: Address already in use:8080" connection holding to 8080. For this everytime manually kill these process.
arafi
TS:7.21
OS

unOS10