Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » remote debugging failure
remote debugging failure [message #145843] Tue, 01 November 2005 22:16
Eclipse UserFriend
Originally posted by: myegress.hotmail.com

<< Remote Deugging Failure >>

Env: Tomcat 5.0 with Apache
(http://127.0.0.1:8080)

External Tools

____________________
_______________| Environment |___________

CATALINA_OPTS -Xdebug
-Xnoagent
-Xrunjdwp:transport = dt_socket,
server= y,
suspend = n,
address = 8000
-Djava.compiler = NONE


I tested.
It worked with -Xdebug
-Xnoagent
-Djava.compiler = NONE

But, it didn't work if I included
-Xrunjdwp:transport = dt_socket,
server= y,
suspend = n,
address = 8000

So, I changed 8000 into 8080 or 127.0.0.1:8080
as an address and tested. But still didn't work.
What's wrong?
Let me know, asap.
Previous Topic:Launch Web Services Explorer - Error
Next Topic:EMF translators
Goto Forum:
  


Current Time: Sun Apr 20 04:02:29 EDT 2025

Powered by FUDForum. Page generated in 0.03547 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top