[ome-devel] Shoola login failure then build error
kristian kvilekval
kris at cs.ucsb.edu
Mon Jan 31 18:41:48 GMT 2005
Hello All,
I was having problems decscribed in my previous email
using the Shoola client (never got passed login, even though
web login works).
I decided to try using the CVS version to see if I could get some
debugging info. However, the build bails out on an error
I've never seen before (see below).
Really, all I want is figure out the login process of
the java client.
Does somebody have a simple way that I might be able to
see why the login is failing with shoola? Is there
way to configure the logging available?
Thanks in advance,
kris
debian: amd64
java: Sun 1.5 JDK
kgk at arno$ java -jar build all
Buildfile: build.xml
app.clean:
[delete] Deleting
directory /home/kgk/work/others/ome/Shoola-CVS/OUT/app
test.clean:
[delete] Deleting
directory /home/kgk/work/others/ome/Shoola-CVS/OUT/test
dist.clean:
docs.clean:
clean:
[delete] Deleting directory /home/kgk/work/others/ome/Shoola-CVS/OUT
init:
[mkdir] Created dir: /home/kgk/work/others/ome/Shoola-CVS/OUT
test-init:
[mkdir] Created dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/test
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/test/compiled
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/test/lib
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/test/reports
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/test/reports/xml
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/test/reports/html
[copy] Copied 30 empty directories to 23 empty directories
under /home/kgk/work/others/ome/Shoola-CVS/OUT/test/compiled
[copy] Copying 1 file
to /home/kgk/work/others/ome/Shoola-CVS/OUT/test/lib
app-init:
[mkdir] Created dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/app
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/app/compiled
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/app/config
[mkdir] Created
dir: /home/kgk/work/others/ome/Shoola-CVS/OUT/app/lib
[copy] Copying 173 files
to /home/kgk/work/others/ome/Shoola-CVS/OUT/app/compiled
[copy] Copied 150 empty directories to 106 empty directories
under /home/kgk/work/others/ome/Shoola-CVS/OUT/app/compiled
[copy] Copying 13 files
to /home/kgk/work/others/ome/Shoola-CVS/OUT/app/config
[copy] Copying 7 files
to /home/kgk/work/others/ome/Shoola-CVS/OUT/app/lib
compile:
[javac] Compiling 708 source files
to /home/kgk/work/others/ome/Shoola-CVS/OUT/app/compiled
[javac] /home/kgk/work/others/ome/Shoola-CVS/SRC/org/openmicroscopy/shoola/Main.java:67: cannot access java.lang.Object
[javac] bad class
file: /usr/lib/j2sdk1.5-sun/jre/lib/rt.jar(java/lang/Object.class)
[javac] class file has wrong version 49.0, should be 48.0
[javac] Please remove or make sure it appears in the correct
subdirectory of the classpath.
[javac] public static void main(String[] args)
[javac] ^
[javac] 1 error
BUILD FAILED
/home/kgk/work/others/ome/Shoola-CVS/build/app.xml:106: Compile failed;
see the compiler error output for details.
More information about the ome-devel
mailing list