From: Sebastian Rose <sebastian_rose@gmx.de>
To: Markus Heller <hellerm2@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: ditaa set-up on windows box
Date: Mon, 27 Sep 2010 23:04:37 +0200 [thread overview]
Message-ID: <87aan2ew4a.fsf@gmx.de> (raw)
In-Reply-To: <0vmxr3cd0b.fsf@gmail.com> (Markus Heller's message of "Mon, 27 Sep 2010 10:28:04 -0700")
Markus Heller <hellerm2@gmail.com> writes:
> Sebastian Rose <sebastian_rose@gmx.de> writes:
>
>> Markus Heller <hellerm2@gmail.com> writes:
>>> C:\Documents and Settings\mheller>java -jar C:\Documents and Settings\mheller\.e
>>> macs.d\org-mode\contrib\scripts\ditaa.jar --help
>>> Exception in thread "main" java.util.zip.ZipException: The system cannot find th
>>> e file specified
>>> at java.util.zip.ZipFile.open(Native Method)
>>> at java.util.zip.ZipFile.<init>(Unknown Source)
>>> at java.util.jar.JarFile.<init>(Unknown Source)
>>> at java.util.jar.JarFile.<init>(Unknown Source)
>>
>>
>> Oh - or could the spaces in the path trigger that problem?
>>
>> You could try to put ditaa.jar to
>>
>> C:\ditaa.jar
>>
>> and retry.
>>
>> That would move the error to Org-mode.
>
> I did this, and now I get:
>
> C:\>java -jar ditaa.jar --help
> Exception in thread "main" java.lang.UnsupportedClassVersionError: org/stathissi
> deris/ascii2image/core/CommandLineConverter (Unsupported major.minor version 49.
> 0)
> at java.lang.ClassLoader.defineClass0(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)
I guess you're still using Java 1.4 and some of the current ditaa
components require at least java 5 (v. 1.5....).
> And neither java.util.zip nor java.util.jar exist on my system, although
java.util and java.zip live in rt.jar as most important packages do.
> I've just re-installed the Java Runtime Environment jre1.6.0_07.
Which is what I use here (java version "1.6.0_21")
But I guess
java -version
will show an elder version.
Sebastian
next prev parent reply other threads:[~2010-09-27 21:04 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 23:41 ditaa set-up on windows box Markus Heller
2010-09-25 3:50 ` John Hendy
2010-09-25 13:54 ` Sebastian Rose
2010-09-27 16:55 ` Markus Heller
2010-09-27 17:08 ` Sebastian Rose
2010-09-27 17:11 ` Sebastian Rose
2010-09-27 17:28 ` Markus Heller
2010-09-27 21:04 ` Sebastian Rose [this message]
2010-09-27 22:04 ` John Hendy
2010-09-28 17:00 ` Achim Gratz
2010-09-29 16:04 ` Carsten Dominik
2010-09-29 17:27 ` Markus Heller
2010-09-29 17:48 ` Achim Gratz
2010-09-29 18:01 ` Markus Heller
2010-09-29 18:17 ` Achim Gratz
2010-09-29 20:15 ` Markus Heller
2010-09-25 13:56 ` AW: " Martin Stemplinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87aan2ew4a.fsf@gmx.de \
--to=sebastian_rose@gmx.de \
--cc=emacs-orgmode@gnu.org \
--cc=hellerm2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.