Anthony might not test with OpenJDK, but that is what I've been running my WaveServer for quite a while and it seems to work great with OpenJDK. I don't see the errors that Eddie is describing either.
As a general rule, it might be good to say which OS, Version of Java, and codeset of FedOne you are using. For example, I'm running OS: Linux 2.6.24-23-xen #1 SMP Mon Jan 26 03:09:12 UTC 2009 x86_64 GNU/Linux Ubuntu 8.04.2 Java: OpenJDK Runtime Environment (build 1.6.0_0-b11) OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode) FedOne Codeset: $ hg tip changeset: 134:23778d7ea890 tag: tip user: Joe Gregorio <[email protected]> date: Thu Dec 10 16:55:45 2009 -0500 summary: Moved conversation model spec over to new rst2rfc format. (with proposed patch 25002) Aldon -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Anthony Baxter Sent: Wednesday, December 16, 2009 8:30 PM To: [email protected] Subject: Re: Java errors when starting FedOne server - subclass must override I haven't seen that before at all. What operating system and version are you running? You're running the Sun JDK, yes? We don't test with OpenJDK. On Thu, Dec 17, 2009 at 02:37, Smelly Eddie <[email protected]> wrote: > I followed the instructions outlined here - > http://code.google.com/p/wave-protocol/wiki/Installation > > and when it came time to start, I got the following error; > --- > [psXXXXX]$ ./run-server.sh > Exception in thread "main" java.lang.AssertionError: Subclass must > override this method > at java.lang.reflect.AccessibleObject.getAnnotation(libgcj.so.70) > at java.lang.reflect.AccessibleObject.isAnnotationPresent(libgcj.so. > 70) > at org.waveprotocol.wave.examples.fedone.FlagBinder.parseFlags > (FlagBinder.java:86) > at org.waveprotocol.wave.examples.fedone.ServerMain.main > (ServerMain.java:47) > > ----- > > I have java jdk and jre 1.6 > > The ant script built without issue. > > Any help would be great. > > -- > > You received this message because you are subscribed to the Google Groups "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to [email protected]. > For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en. > > > -- Anthony Baxter, [email protected] -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
