From: Mo DeJong <[EMAIL PROTECTED]>
>> "/vol/tclsrcsol/tcl83/tcljava/unix/A_Jar_File.jar" is not a valid jar file
>> while evaluating {source glue.tcl}
>
>Strange, I have not seen this error before. Try opening another
>.jar file and see if that works. I suggest tcljava.jar, I know
>for a fact that it is a "valid Jar file". It that still does
>not work then I suspect a JVM bug. The demo just asks the JVM
>to open the .jar file, so there is no "bug" to fix in the demo.
Unfortunately, I'm still Java-deficit so I am uncertain what you mean
when you say "Try opening another .jar file".
Also, here's another peculiar error I am seeing:
$ /usr/tcl83/bin/wish
wish8.3 [/home/lwv26]package require java
System.loadLibrary("tclblend") failed because of UnsatisfiedLinkError
java.lang.UnsatisfiedLinkError: no tclblend in java.library.path
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.<init>(Throwable.java:94)
at java.lang.Error.<init>(Error.java:50)
at java.lang.LinkageError.<init>(LinkageError.java:43)
at java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
at java.lang.ClassLoader.loadLibrary(Compiled Code)
at java.lang.Runtime.loadLibrary0(Runtime.java:471)
at java.lang.System.loadLibrary(System.java:745)
at tcl.lang.Interp.<clinit>(Interp.java:33)
"XpUtils::iload -d /usr/tcl83/lib/tcljava1.3.0 tclblend" failed:
java.lang.UnsatisfiedLinkError: init
while evaluating {package require java}
wish8.3 [/home/lwv26]
This despite the fact that when I did the make install the install script
indicated that things had been installed correctly.
--
Larry W. Virden <mailto:[EMAIL PROTECTED]>
<URL: http://www.purl.org/NET/lvirden/>
Unless explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
-><-
----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.
An archive is available at http://www.mail-archive.com/[email protected]