It looks as though there are missing classes somewhere along the way. There are only a few things I can think of.
1) Some of the jar files might be corrupted. 2) There was a change in the build files recently in the way it interacts with the build.properties file as seen in this commit: http://code.google.com/p/wave-protocol/source/detail?r=492479a28176dcfd782f77cfa5591d33e96b8a17 3) New jar files were checked in from the libraries project. Your compiled code in the wave-protocol project might be out of sync with those new jar files. In either case I would go into the wave-protocol project and do: hg pull -u ant clean dist Then try the wave panel harness again. Apologies if you have already tried this. ~Michael On Nov 18, 10:24 am, chris li <[email protected]> wrote: > yeah, I tried in both chrome and firefox. The thing is there are so > many errors in the console output and i suspect many of them are just > fluff. But I am having trouble pinpoint the real exception. does > anyone know what exactly is the error say? > > On Nov 18, 8:06 am, Michael MacFadden <[email protected]> > wrote: > > > > > > > > > Chris, > > > Are you still seeing this error? I just checked out the latest code > > and rant the waveharness_hosted target. It seems to be running for > > me. What browser are you running in? > > > Thanks > > ~Michael > > > On Nov 17, 10:23 pm, chris li <[email protected]> wrote: > > > > I just did an update to get the latest WIAB code and then I did a full > > > ant, then I did "ant waveharness_hosted" and clicked on launch default > > > web browser but I the errors (see error img below) > > > >http://i1126.photobucket.com/albums/l608/xweili/11-16-20103-41-29PM.p... > > > > any ideas? It used to work as of last friday. And all I did was an > > > update. > > > > Google guys, can you get the latest code and launch waveharness to see > > > if you get the same problem? -- 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.
