Dear Josh!<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can you tell me a bit about the OS? </blockquote><div><br>This was on OpenSuSE 10.3, in the meantime I had to compile omero3.1.1 on another machine running OpenSuSE10.2 with java 1.5 and this worked faultless.<br> <br></div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Also, did you try a clean build<br>
after successfully getting Java1.6 working?</blockquote><div><br>Yes I did, but it didn't help :-(<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The error that I see here<br>
is:<br>
<br>
/tmp/omero/omero-Beta3.1.1/components/model/target/generated/src/ome/model/annotations/ScreenAcquisitionAnnotationLink.java:51:<br>
cannot find symbol<br>
symbol : variable UN_TOKENIZED<br>
location: class org.hibernate.search.annotations.Index<br>
index=org.hibernate.search.annotations.Index.UN_TOKENIZED,<br>
<br>
which should be visible in:<br>
<br>
javap -classpath components/model/target/libs/hibernate-search.jar org.hibernate.search.annotations.Index<br>
<br>
If not, then we'll have to dig further. And if a clean build doesn't<br>
help, could you try building with ant debugging turned on:<br>
<br>
ant -d<br>
<br>
The output will be copious. </blockquote><div><br>Well, as I was able to compile omero using java1.6, all is fine and on the other machine where I couldn't change to java1.6 it just worked. If you're not very interested in the problem, I wouldn't like to investigate further.<br>
<br>Thanks! Bernhard<br> <br></div></div><br>