Re: No transports initialized error when debugging
Re: No transports initialized error when debugging
- Subject: Re: No transports initialized error when debugging
- From: email@hidden
- Date: Fri, 23 May 2003 16:17:02 -0400
I do set it to 2500 using the -WOPort command-line argument. I prefer
using browser shortcuts all set with main and direct action URLs. I
have been doing this for years without problem. The problem I have now
had just started to occur since a few days. I wonder if it is related
to Mac OS 10.2.6 update...
Note that the log complains about address 8007 being in use. This is
the address passed to the -Xrunjdwp:transport argument. This seems to
be related to jdb, but I don't why this just started to malfunction.
Serge
Le vendredi, 23 mai 2003, ` 15:04 America/Montreal, Ricardo Strausz a
icrit :
Are you assigning the WOPort manually??
On viernes, mayo 23, 2003, at 10:46 America/Mexico_City,
email@hidden wrote:
Hi,
Recently, I started getting the following error when I try to debug a
WO app: Project Builder freezes solid for a while, and then the
following appears in the log:
Reading MacOSClassPath.txt ...
Launching Pantagruel.woa ...
java -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System"
-DWOLocalRootDirectory=""
-DWOUserDirectory="/Users/serge/Documents/Informatique/Pantagruel/
build" -DWOEnvClassPath="" -DWOApplicationClass=Application
-DWOPlatform=MacOS -Dcom.webobjects.pid=13995 -classpath
WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap
-WOAutoOpenInBrowser NO -WOPort 2500
Picked up _JAVA_OPTIONS: -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_local,server=y,address=8007
Error [48] in bind() call!
err:: Address already in use
Local transport failed to init.
Transport dt_local failed to initialize, rc = -1.
FATAL ERROR in native method: No transports initialized
The Debugger has exited due to signal 6 (SIGABRT).
This happens from time to time, but often enough to be ennoying
(about 1 time out of 10). When it happens, I just launch the
application again and it works. I don't know what does this error
means, why this happens and what I can do to avoid it.
I am using WebObjects 5.2.1, Mac OS X 10.2.6 and Java 1.3.1. I have
never upgraded the machine to Java 1.4.
Serge
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.