Re: error loading tutorial

Nathan Fiedler <[email protected]> Thu, 05 Jan 2006 23:52:00 -0800
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <[email protected]>
It sounds like you attempted to use documentation from an earlier 
version of the debugger. The tutorial is not on the web site and it is 
not distributed with JSwat 3.x, so I assume you extracted it from an 
earlier version and tried to use it with the new version. Or else your 
web browser has cached a copy of the tutorial from some months back.

In any case, I believe the exception you encountered was fixed some time 
ago, in an early 3.x release. Are you using the latest version of JSwat? 
If so, take a look at the UsersGuide.html distributed with JSwat for 
general instructions, as well as the README.html for a quick introduction.

Thanks

n

P.S. I couldn't reproduce the exception with the latest version, so if 
you have the steps to make it occur, could you send them to me? Thanks.


Krause, Lewis wrote:
> I followed the tutorial steps. I downloaded the file and compiled it and 
> got a class file. When I try to launch the tutorial by placing its name 
> in the class name box  I get java.lang.IllegalArgumentException: cannot 
> pass null to fileutil.isarchivefile.
> 
> Thanks.
> 
> Lewie