Re: Problem with Eclipse and GWT
I see this problem to under fedora 11 when trying to run the Mail
sample
uname -a
Linux localhost.localdomain 2.6.30.9-96.fc11.i686.PAE #1 SMP Tue Nov 3
23:41:33 EST 2009 i686 i686 i386 GNU/Linux
[com@localhost Mail]$ xulrunner -v
Mozilla XULRunner 1.9.1.5 - 20091105041559
[com@localhost Mail]$ ant hosted
Buildfile: build.xml
libs:
javac:
hosted:
[java] /opt/jdk1.6.0_16/jre/bin/java: symbol lookup error: /usr/
lib/xulrunner-1.9.1/libxul.so: undefined symbol:
PR_GetPhysicalMemorySize
BUILD FAILED
/opt/gwt-linux-1.7.1/samples/Mail/build.xml:63: Java returned: 127
Any hints?
Thanks
Carsten
On Nov 9, 9:39 pm, Christoph Breidert <christ...@breidert.net> 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 SelectChannelConnec...@0.0.0.0: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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home