Re: 2.3.8 oddity

Nathan Fiedler <[email protected]> Wed, 03 Aug 2005 09:03:07 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <[email protected]>
Sure enough, that is a 1.5 method. Guess I can't fix that scrolling 
problem after all.

I'll make a fix release later tonight, once the power comes back on.

Thanks for bringing this to my attention.

n


Robert P Young wrote:
> just attempted to run 2.3.8.  dropped the zip file contentes into d:\jswat
> as
> i always have.  nothing.  well, sort of.  the javaw process is there.  this
> is
> from the 2.3.7 run, which still does.
> 
> 
> awt.toolkit = sun.awt.windows.WToolkit
> file.encoding = Cp1252
> file.encoding.pkg = sun.io
> file.separator = \
> java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
> java.awt.printerjob = sun.awt.windows.WPrinterJob
> java.class.path = d:\jswat\jswat.jar
> java.class.version = 48.0
> java.endorsed.dirs = D:\java142\jre\lib\endorsed
> java.ext.dirs = D:\java142\jre\lib\ext
> java.home = D:\java142\jre
> java.io.tmpdir = C:\DOCUME~1\RYOUNG~1.CSC\LOCALS~1\Temp\
> java.library.path = D:\java142\bin;.;C:\WINNT\system32;C:\WINNT;C:\Program
> Files\CA\Dcs\DMScripting\;C:\Program
> Files\CA\DCS\CAWIN\;D:\Oracle\Ora81\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\SNA\system;C:\Ca_Appsw;D:\Oracle\Ora81\orb\bin;C:\Program
>  Files\IBM\IBM CICS Transaction
> Gateway\BIN;d:\programs\ant\bin;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;D:\sqllib\BIN;D:\sqllib\FUNCTION;D:\sqllib\SAMPLES\REPL;C:\SYSMGT\TNGAM\AGENTS;d:\programs\cygwin\bi:\programs\cygwin\bin;C:\SYSMGT\TNGSD\BIN;d:\programs\vslick\win;C:\vslick\win;c:\vslick9\win;d:\MyBats;c:\GNUTools;d:\java142\bin;D:\Programs\CVSNT\;C:\Program
>  Files\CVSNT\
> java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition
> java.runtime.version = 1.4.2-b28
> java.specification.name = Java Platform API Specification
> java.specification.vendor = Sun Microsystems Inc.
> java.specification.version = 1.4
> java.util.prefs.PreferencesFactory =
> java.util.prefs.WindowsPreferencesFactory
> java.vendor = Sun Microsystems Inc.
> java.vendor.url = http://java.sun.com/
> java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
> java.version = 1.4.2
> java.vm.info = mixed mode
> java.vm.name = Java HotSpot(TM) Client VM
> java.vm.specification.name = Java Virtual Machine Specification
> java.vm.specification.vendor = Sun Microsystems Inc.
> java.vm.specification.version = 1.0
> java.vm.vendor = Sun Microsystems Inc.
> java.vm.version = 1.4.2-b28
> line.separator =
> 
> 
> when i run from the bat file, i see this in the console (1.5 method,
> perchance?)
> 
> Exception in thread "main" java.lang.NoSuchMethodError:
> javax.swing.text.DefaultCaret.setUpdatePolicy(I)V
>         at
> com.bluemarsh.jswat.ui.FancyTextArea.<init>(FancyTextArea.java:68)
>         at
> com.bluemarsh.jswat.ui.graphical.GraphicalMessageAdapter.<init>(GraphicalMessageAdapter.java:67)
>         at
> com.bluemarsh.jswat.ui.graphical.GraphicalAdapter.buildCommand(GraphicalAdapter.java:160)
>         at
> com.bluemarsh.jswat.ui.graphical.GraphicalAdapter.buildInterface(GraphicalAdapter.java:255)
>         at com.bluemarsh.jswat.Main.newSession(Main.java:254)
>         at com.bluemarsh.jswat.Main.main(Main.java:191)
> 
> os.arch = x86
> os.name = Windows 2000
> os.version = 5.0
> path.separator = ;
> sun.arch.data.model = 32
> sun.boot.class.path =
> D:\java142\jre\lib\rt.jar;D:\java142\jre\lib\i18n.jar;D:\java142\jre\lib\sunrsasign.jar;D:\java142\jre\lib\jsse.jar;D:\java142\jre\lib\jce.jar;D:\java142\jre\lib\charsets.jar;D:\java142\jre\classes
> sun.boot.library.path = D:\java142\jre\bin
> sun.cpu.endian = little
> sun.cpu.isalist = pentium i486 i386
> sun.io.unicode.encoding = UnicodeLittle
> sun.java2d.fontpath =
> sun.os.patch.level = Service Pack 4
> user.country = US
> user.dir = d:\jswat
> user.home = C:\Documents and Settings\ryoung27.CSCFSG
> user.language = en
> user.name = ryoung27
> user.timezone =
> user.variant =
> 
> 
> 
> thanks,
> robert
> 860.221.2468