Re: Missing Session window
Nathan Fiedler <[email protected]> Fri, 24 Mar 2006 16:13:34 -0800
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <[email protected]> |
Which version of the JDK did you first try, before changing the jdkhome property to point to JDK 1.5? Next time this happens, zip the .jswat directory and send it to me for analysis. I need to know why this happened, because it is definitely not normal. Also, when this happens again, check the following: * Are the Debugging modules enabled in the Module Manager (accessible from the Tools menu)? * Are any of the other JSwat features working (i.e. the Breakpoint or Stepping menu, the debugging windows: classes, variables, threads)? * Does the ~/.jswat/var/log/messages.log file show that the com.bluemarsh.jswat modules have loaded? * Are there any exceptions shown in the log file? Thanks n Scott Urman wrote: > Never mind, it seems to be working after I deleted my ~/.jswat > directory. Clearly something was missing there. > > Scott Urman wrote: >> I just upgrade to version 3.9 of JSwat (I'm running Linux), and when I >> start it up there is no Session menu. Which means that I can't attach >> to anything. Anybody have any ideas as to why and what I need to >> check? I installed into a new directory, but did not change anything >> in my ~/.jswat directory. I tried editing my jswat.conf file >> afterwards to point netbeans_jdkhome to a JDK 1.5 installation, but >> still no dice. Thanks for any thoughts!