﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
109	Exif-O-Matic version 1.2 doesn't work	Joop	new	"Exif-O-Matic version 1.2 does not work, it ends with this

[I:\dtp\eom]eom-j160.cmd
Exception in thread ""main"" java.lang.NoClassDefFoundError: org/instituteofthefut
ure/exif/ExifOMatic
Caused by: java.lang.ClassNotFoundException: org.instituteofthefuture.exif.ExifO
Matic
        at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: org.instituteofthefuture.exif.ExifOMatic. Program
 will exit.

The contents of eom-j160.cmd is;

@echo off
set pad=%path%
set path=i:\JAVA\JAVA160\bin;%pad%
set BEGINLIBPATH=i:\JAVA\JAVA160\bin
I:
cd I:\DTP\EOM
java -jar EOM12.jar (the original file is called EOM.jar, but I have also the older version in the same directory)
set path=%pad%

I did use http://www.rahulbotics.com/collateral/EXIF-O-Matic-Windows.zip because its a zip-file. It contains 3 files, a batch for Windows, a readme and the jar file. Throw away the batch, the readme doesn't contain important info we did not already know.
"	defect	closed	blocker		general	1.6.0-b22 WSE	medium	invalid		
