Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Tomcat 5.0.28, Transport jpda failed to initialize, rc = 509.

Reply
Thread Tools

Tomcat 5.0.28, Transport jpda failed to initialize, rc = 509.

 
 
bh94043@yahoo.com
Guest
Posts: n/a
 
      07-06-2005
Can anybody help ?

I'm trying to connect to Tomcat via a remote debugger by running:
catalina.sh jpda start

This is on Mac OS X (10.4.1). I've tried under tcsh and bash and have
set the JPDA_TRANSPORT and JPDA_ADDRESS environment variables to jpda
and 8000 respectively.

When I run in this manner, the catalina.out file contains:

Transport jpda failed to initialize, rc = 509.
FATAL ERROR in native method: No transports initialized

I tried adding the "suspend=y" option within the catalina.sh script
itself to no avail.

Thanks very much.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
want to replace a read only cd transport with read / write transport larya Computer Support 7 09-11-2006 10:21 PM
Tomcat jpda JWSDPLaunchFilter.class jwsdp Ken Blau Original Author Java 0 07-18-2004 07:30 PM
JDWP/JPDA - Often VM stops listening for debuggers connnection Marco Lorenzini Java 0 05-13-2004 04:03 PM
JPDA Trace access to object Ben War Java 2 05-11-2004 11:22 AM
JPDA/JDI: will breakpoints on "suspend_none" policy still send an event? NOBODY Java 3 02-04-2004 08:55 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57