If a server process does not start or starts with errors, the following topics might help you to diagnose the problem.
For example, browse profile_root/config/cells/ApplicationServerCell/nodes/node_name/servers/server_name/server.xml, and examine the XML tags for the properties of that resource. Change its initialState value from START to STOP.
chown -R QEJBSVR profile_root
The socket bind failed for host hostname and port portnumber. The port may already be in use.
This problem might occur if the network is slow, and the port listed in the message text did not finish listening when the application was stopped and restarted.
To verify that this is the problem, check the port status.
NETSTAT *CNN