netstat -tulnp | grep java | sed -n '1'p | awk '{print $4}' |awk -F ':' '{print $4}'