actually the error tells all you need to know :)

undefined symbol: PR_GetPhysicalMemorySize

clearly the upgrade to 9.10 has replaced the /usr/lib/
xulrunner-1.9.1.4/libxul.so
library, and the new one does not export that method/function

I'm having a similar error (one library has been upgraded to
whatever.so.5 to .6 -- don't have it here, can't quite recall what it
was)

It all stems from the fact that hosted mode is using Jetty and SWT,
which (in my uninformed opinion) are old, brittle and unmaintained --
thank God Hosted Mode is going away in 2.0, in favor of OOPHM, or,
easier on the tongue... Dev Mode

I honestly don't really think there is a workaround (if anyone knows
of one, short of re-installing Ubuntu 9.04... which may actually be a
good idea anyway... 9.10 was a complete mess of a release if I've ever
seen one), so it's nailbiting time for 2.0 to become publicly
available and HM going aways for good....

On Nov 9, 12:39 pm, Christoph Breidert <[email protected]> wrote:
> Hi everyone,
>
> I had Eclipse 3.4 and GWT running perfectly under Ubuntu 9.04.
>
> Since I updated Ubuntu to the latest version 9.10 I cannot start the
> hosted mode browser any more. It just starts briefly and the closes
> again. Also nothing responds onhttp:// localhost:8080. I tested this
> with Eclipse 3.4 and 3.5 both give the same error.
>
> The console log is this:
>
> 09.11.2009 20:30:44 com.google.apphosting.utils.jetty.JettyLogger info
> INFO: jetty-6.1.x
> 09.11.2009 20:30:45 breidert.bse.server.EncodingFilter init
> INFO: Filter EncodingFilter initializing...
> 09.11.2009 20:30:45 breidert.bse.server.EncodingFilter init
> INFO: Using encoding: UTF-8
> 09.11.2009 20:30:46 com.google.apphosting.utils.jetty.JettyLogger info
> INFO: Started [email protected]:8080
> The server is running athttp://localhost:8080/
> /usr/lib/jvm/java-6-openjdk/bin/java: symbol lookup error: /usr/lib/
> xulrunner-1.9.1.4/libxul.so: undefined symbol:
> PR_GetPhysicalMemorySize
>
> The error tells me nothing, googling also does not bring anything that
> makes sense to me. If anybody has an idea or hint it would be
> appreciated, I have spent too much time and headbanging on this.
>
> Cheers and thx, Christoph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to