Re: No transports initialized error when debugging
Re: No transports initialized error when debugging
- Subject: Re: No transports initialized error when debugging
- From: Ricardo Strausz <email@hidden>
- Date: Fri, 23 May 2003 14:04:22 -0500
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.