I tired not giving $JPDA_OPTS to CATALINA_OPTS, but after that debugging
wasnt hapenning at all.
Caldarale, Charles R wrote:
>
>> From: varunsuresh [mailto:[EMAIL PROTECTED]
>> Subject: Re: Tomcat Shutdown error transport error 202: bind failed
>>
>&
> From: varunsuresh [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat Shutdown error transport error 202: bind failed
>
>export CATALINA_OPTS="$CATALINA_OPTS $JPDA_OPTS"
The above is wrong. By appending JPDA_OPTS to CATALINA_OPTS, you end up
with the JPDA settings twi
markt-2 wrote:
>
> varunsuresh wrote:
>> These are my debug options
>>
>> -Xdebug -Xnoagent -Djava.compiler=NONE
>> -Xrunjdwp:transport=dt_socket,address=,server=y,suspend=n
>
> How are you setting these? Using JPDA_TRANSPORT etc works for me.
>
> Mark
>
This is how i set them
exp
varunsuresh wrote:
These are my debug options
-Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,address=,server=y,suspend=n
How are you setting these? Using JPDA_TRANSPORT etc works for me.
Mark
-
To
Allways getting this error message while shutting down tomcat. Please use
html tags to format code blocks.
ERROR: transport error 202: bind failed: Address already in use
["transport.c",L41]
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
["debugInit.c",L500]
JDWP exit e