Cause: Two managed server running on same physical server but different listen ports but using same debugging port.
ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197) [ERROR] aborted JRockit aborted: Unknown error (50)
Solution: Searching for debugFlag="true" in the default setDomainEnv.sh and change it to false.
debugFlag="false"
setDomain:
if [ "${DEBUG_PORT}" = "" ] ; then
DEBUG_PORT="8080"
export DEBUG_PORT
fi
if [ "${SERVER_NAME}" = "" ] ; then
SERVER_NAME="tst_my_admin"
export SERVER_NAME
fi
debugFlag="false"
export debugFlag
If, however, you want a "garage-like" trailer that will keep your car completely protected, then you may want to choose a more expensive, but enclosed trailer. www.best-transport.co.uk
ReplyDelete