<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I have specifically avoided the JDK as the JRE is more likely to be
installed on a machine, if at all.<br>
<br>
Bill<br>
<br>
<br>
Trevor Jenkins wrote:<br>
<blockquote type="cite"
 cite="midPine.LNX.4.44.0505162131040.25971-100000@suneidesis">
  <pre wrap="">On Mon, 16 May 2005, Bill Reese <a class="moz-txt-link-rfc2396E" href="mailto:wreese01@TAMPABAY.RR.COM"><wreese01@TAMPABAY.RR.COM></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap=""> java -jar signwriterTiger_alpha01.jar
Exception in thread "main" java.lang.VerifyError: class
signwriter.abc.SymbolProperty overrides final method &sup2;?*??(+    .??ß*??(+!!
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at signwriter.abc.impl.AlphabetImpl.<clinit>(AlphabetImpl.java:15)
        at
signwriter.abc.impl.DelegatedFactory.loadAlphabet(DelegatedFactory.java:20)
        at signwriter.abc.Factory.loadAlphabet(Factory.java:33)
        at signwriter.display.SignWriterTiger.main(SignWriterTiger.java:279)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That's exactly the stack trace I get on Linux. I'm using the jvm from JRE
5.0 rather than the jvm from the equivalent JDK version. (Sun has made it
very difficult to find the JDK versions hiding them somewhere other than
downloads.) Having now found where the JDK 5.0R3 edition is hidden I will
download that and check if the behaviour is any different. Also have time
in my diary to fix the Linux issues.

Regards, Trevor

<>< Re: deemed!





  </pre>
</blockquote>
</body>
</html>