RE: Servlet debugging
[email protected] Tue, 29 Jul 2003 10:17:36 +0200
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <C028DD1F6F8CD511BCAC0050049D1981ED2B0B@ardom-nt> |
THANKS!!!! Works like a charm. -----Original Message----- From: Nathan Fiedler [mailto:[email protected]] Sent: Tuesday, July 29, 2003 7:22 AM To: [email protected] Subject: Re: [jswat-user] Servlet debugging The -Xrun option should look like: -Xrunjdwp:transport=... You have a period (.) instead of a colon (:). Another problem may be your PATH does not include the directory containing the jdwp.dll. See JSwat FAQ #2 under "Setting Up" at http://www.bluemarsh.com/java/jswat/docs/faq.html n On Mon, 2003-07-28 at 16:00, [email protected] wrote: > Hi, > > I saw a post on this last month regarding Tomcat, if anyone succeeded with > Resin - I'd be happy to know how. > > I am trying to run in debug mode with > > "httpd.exe -Xdebug -Djava.compiler=NONE > -Xrunjdwp.tranposrt=dt_socket,server=y,suspend=n,address=5000" > > and all I get is > > "Error occurred during initialization of VM. Could not find Xrun > jdwp.tranposrt=dt_socket,server=y,suspend=n,address=5000.dll" > > Am using Resin 2.1.9 on win XP with JDK 1.4.1_02 > > Would appreciate any help! > > Noam _______________________________________________ jswat-user mailing list [email protected] http://www.bluemarsh.com/mailman/listinfo/jswat-user