Re: Problem running 3.0a4
Nathan Fiedler <[email protected]> Thu, 15 Sep 2005 09:26:12 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <[email protected]> |
You are attempting to run the debugger on the JRE. This will not work, unfortunately. I'll update the README file to mention there is a problem with the JRE in terms of running the debugger (as with any IDE). If you don't have the JDK installed yet, do so now. Then update the etc/jswat.conf file to point to the JDK installation rather than c:\jre. At that point you can start JSwat and it will work properly. n Jeff Lanzarotta wrote: > Hello, > > I'm having problems running version 3.0a4 or jswat. The error message > said to send the attach the 'messages.log' file, which I have done... > > When I try and start a new session with Session->start, I get a > java.lang.NullPointerException... > > Any ideas? > > Regards, > > -Jeff