Not able to start remote debug listener
129070Jan 15 2007 — edited Dec 5 2007HI,
I'm using SQL Developer 1.1.0.23.64 and have read this article explaining remote pl/sql debugging.
http://sueharper.blogspot.com/2006/07/remote-debugging-with-sql-developer_13.html
When i try to start the debugger listener in SQL Developer (right click the database connection and choosing "remote debug") it seems like that the SQL Developer tries to connect to a listener instead of start listening. This is what console displays:
Debugger attempting to connect to remote process at LocalHost 4000...............Debugger unable to connect to remote process.
I thought that it should start listening instead of trying to connect to some other listener. What do I do wrong?
When I'm using remote debugging from JDeveloper every thing is fine!
Regards
Jacob