<!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">
Daniel,<br>
<br>
This is what I get:<br>
<br>
D:\>java -version<br>
java version "1.5.0_03"<br>
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)<br>
Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)<br>
<br>
F:\>java -jar signwriter_alpha01.jar<br>
Unable to access jarfile signwriter_alpha01.jar<br>
<br>
F:\>java -jar signwriterTiger_alpha01.jar<br>
Exception in thread "main" java.lang.VerifyError: class
signwriter.abc.SymbolProperty overrides final method &sup2;┘*↑☻(+   
.♥╦ß*↑☻(+‼<br>
        at java.lang.ClassLoader.defineClass1(Native Method)<br>
        at java.lang.ClassLoader.defineClass(Unknown Source)<br>
        at java.security.SecureClassLoader.defineClass(Unknown Source)<br>
        at java.net.URLClassLoader.defineClass(Unknown Source)<br>
        at java.net.URLClassLoader.access$100(Unknown Source)<br>
        at java.net.URLClassLoader$1.run(Unknown Source)<br>
        at java.security.AccessController.doPrivileged(Native Method)<br>
        at java.net.URLClassLoader.findClass(Unknown Source)<br>
        at java.lang.ClassLoader.loadClass(Unknown Source)<br>
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)<br>
        at java.lang.ClassLoader.loadClass(Unknown Source)<br>
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)<br>
        at
signwriter.abc.impl.AlphabetImpl.<clinit>(AlphabetImpl.java:15)<br>
        at
signwriter.abc.impl.DelegatedFactory.loadAlphabet(DelegatedFactory.java:20)<br>
        at signwriter.abc.Factory.loadAlphabet(Factory.java:33)<br>
        at
signwriter.display.SignWriterTiger.main(SignWriterTiger.java:279)<br>
<br>
<br>
There are some characters that can't be sent in email:<br>
<img src="cid:part1.06000304.08060608@tampabay.rr.com" title="" alt=""
 width="834" height="23"><br>
<br>
Hope this helps.<br>
<br>
Bill<br>
<br>
<br>
<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:d.noelpp@gmx.ch">d.noelpp@gmx.ch</a> wrote:<br>
<blockquote type="cite" cite="mid8005.1116276503@www65.gmx.net">
  <pre wrap="">Hello List

I am sorry if the software doesn't run under every Windows machine. If you
fail starting the software try to get a glimpse at the stack trace. If the
splash screen with the Greek alpha doesn't disappear then most probably
there is a stack trace. How to get the stack trace?

1. Open the DOS prompt and cd to the directory where you donwloaded the jar
file.

2. Enter java -version

3. You should get a 5 version (for example 1.5.0_02 is good). If not then
try to start the right java version.

4. Enter java -jar signwriter_alpha01.jar

5. You see a stack trace usually with "Exception in thread" as the first
three words and many lines starting with "at", indented. I need this stack
trace because it tells me exactly where in the source your machine had a
problem with the program. This can be very helpful. Thank you.

6. The software is alpha. This is a lot worse than beta. Beta is buggy
software, alpha is UNUSABLE software. I am sorry, again.


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