The gwt-windows-1.6.2.zip seems to be invalid when downloaded from IE 7 and
Chrome.
I'm not sure if anyone has successfully download and
extract gwt-windows-1.6.2.zip?
On Thu, Mar 19, 2009 at 4:32 AM, Bruce Johnson <br...@google.com> wrote:
> Good news! Google Web Toolkit 1.6 RC is ready for you to download and try
> out:
> We expect this to be a short RC cycle, so a more comprehensive blog post
> with an overview of the features in GWT 1.6 should be just around the
> corner.
On Thu, Mar 19, 2009 at 5:27 PM, hezjing <hezj...@gmail.com> wrote:
> Hi
> The gwt-windows-1.6.2.zip seems to be invalid when downloaded from IE 7 and
> Chrome.
> I'm not sure if anyone has successfully download and
> extract gwt-windows-1.6.2.zip?
> On Thu, Mar 19, 2009 at 4:32 AM, Bruce Johnson <br...@google.com> wrote:
>> Good news! Google Web Toolkit 1.6 RC is ready for you to download and try
>> out:
>> We expect this to be a short RC cycle, so a more comprehensive blog post
>> with an overview of the features in GWT 1.6 should be just around the
>> corner.
I downloaded the file under openSUSE. After bunzip2 does its thing,
the tar file has the mozilla* directory containing an extra "./" at
the start, and I get this error when trying to untar (for each file
under this mozilla* subdirectory):
gwt-linux-1.6.2/./mozilla-1.7.12/gwt-dl-loadorder.conf: Cannot open:
No such file or directory
tar: Error exit delayed from previous errors
Do you know of a way to extract it regardless of that? Or could you
provide a different file?
Thanks.
On Mar 19, 1:36 pm, Lance Weber <weber.la...@gmail.com> wrote:
> I downloaded the file under openSUSE. After bunzip2 does its thing,
> the tar file has the mozilla* directory containing an extra "./" at
> the start, and I get this error when trying to untar (for each file
> under this mozilla* subdirectory):
> gwt-linux-1.6.2/./mozilla-1.7.12/gwt-dl-loadorder.conf: Cannot open:
> No such file or directory
> tar: Error exit delayed from previous errors
> Do you know of a way to extract it regardless of that? Or could you
> provide a different file?
> Thanks.
> On Mar 19, 1:36 pm, Lance Weber <weber.la...@gmail.com> wrote:
I'm having a problem with 1.6RC / Jetty and Spring 2.5.
Same project worked well on last 1.6 milestone version, but not on
1.6RC.
I hope you can solve this problem in order to use the newest version.
Tanks,
Marco
[WARN] failed springServlet
java.lang.LinkageError: loader constraint violation: loader (instance
of com/google/gwt/dev/shell/jetty/JettyLauncher
$WebAppContextWithReload
$WebAppClassLoaderExtension) previously initiated loading for a
different type with name "org/apache/commons/logging/Log"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:
124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at com.google.gwt.dev.shell.jetty.JettyLauncher
$WebAppContextWithReload$WebAppClassLoaderExtension.findClass
(JettyLauncher.java:303)
at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass
(WebAppClassLoader.java:366)
at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass
(WebAppClassLoader.java:337)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
320)
at
org.springframework.core.CollectionFactory.createConcurrentMapIfPossible
(CollectionFactory.java:195)
at org.springframework.web.context.ContextLoader.<clinit>
(ContextLoader.java:153)
at
org.springframework.web.context.ContextLoaderServlet.createContextLoader
(ContextLoaderServlet.java:89)
at org.springframework.web.context.ContextLoaderServlet.init
(ContextLoaderServlet.java:80)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at org.mortbay.jetty.servlet.ServletHolder.initServlet
(ServletHolder.java:433)
at
org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:
256)
at org.mortbay.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:39)
at org.mortbay.jetty.servlet.ServletHandler.initialize
(ServletHandler.java:616)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:
140)
at org.mortbay.jetty.webapp.WebAppContext.startContext
(WebAppContext.java:1220)
at org.mortbay.jetty.handler.ContextHandler.doStart
(ContextHandler.java:513)
at
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
448)
at com.google.gwt.dev.shell.jetty.JettyLauncher
$WebAppContextWithReload.doStart(JettyLauncher.java:397)
at org.mortbay.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart
(HandlerWrapper.java:130)
at org.mortbay.jetty.handler.RequestLogHandler.doStart
(RequestLogHandler.java:115)
at org.mortbay.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart
(HandlerWrapper.java:130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:39)
at com.google.gwt.dev.shell.jetty.JettyLauncher.start
(JettyLauncher.java:449)
at
com.google.gwt.dev.HostedMode.doStartUpServer(HostedMode.java:367)
at
com.google.gwt.dev.HostedModeBase.startUp(HostedModeBase.java:590)
at com.google.gwt.dev.HostedModeBase.run(HostedModeBase.java:
397)
at com.google.gwt.dev.HostedMode.main(HostedMode.java:232)
Just to report back on the problem I reported, I was able to
uncompress fine the GWT 1.6 download using the gnome application "File
Roller". I guess bunzip2 can't handle a directory like "gwt-linux/./
mozila" but FileRoller can.
Still the GWT team might want to modify the download file.
On Mar 19, 11:32 am, El Mentecato Mayor <rogelio.flo...@gmail.com>
wrote:
> I downloaded the file under openSUSE. After bunzip2 does its thing,
> the tar file has the mozilla* directory containing an extra "./" at
> the start, and I get this error when trying to untar (for each file
> under this mozilla* subdirectory):
> gwt-linux-1.6.2/./mozilla-1.7.12/gwt-dl-loadorder.conf: Cannot open:
> No such file or directory
> tar: Error exit delayed from previous errors
> Do you know of a way to extract it regardless of that? Or could you
> provide a different file?
> Thanks.
> On Mar 19, 1:36 pm, Lance Weber <weber.la...@gmail.com> wrote:
> We expect this to be a short RC cycle, so a more comprehensive blog post
> with an overview of the features in GWT 1.6 should be just around the
> corner.
downloaded RC but I have a problem getting it to work. Specifically If
I do:
$ mkdir MyProject
$ cd MyProject
$ webAppCreator org.tests.client.MyApp
If I try now to import the project into eclipse(3.4.2), right-click
"Debug as->Debug Configurations->Java Application->MyApp", eclipse
gives me the error "Project MyApp does not exist". if I click "Browse"
and select the correct project name(MyProject) eclipse gives me:
"The archive: /MyApp/src which is referenced by the classpath, does
not exist."
Only if the top-level directory is the same as the main class eg.
MyProject->MyApp only then the debug works as expected. (Or if you
modify MyApp.lauch and replace all the references of MyApp to
MyProject)
> We expect this to be a short RC cycle, so a more comprehensive blog post
> with an overview of the features in GWT 1.6 should be just around the
> corner.
We tried to reproduce this error on Eclipse 3.3/Windows and 3.4/Linux,
but it didn't repro for us. It's a weird error, though -- Eclipse
projects shouldn't have to live in a directory with the same name as
the project!
Which platform are you on, and which Eclipse distribution are you
using? Do you get the same problem with a fresh Eclipse install?
Thanks!
On Mar 23, 4:19 pm, cvasilak <cvasi...@gmail.com> wrote:
> If I try now to import the project into eclipse(3.4.2), right-click
> "Debug as->Debug Configurations->Java Application->MyApp", eclipse
> gives me the error "Project MyApp does not exist". if I click "Browse"
> and select the correct project name(MyProject) eclipse gives me:
> "The archive: /MyApp/src which is referenced by the classpath, does
> not exist."
> Only if the top-level directory is the same as the main class eg.
> MyProject->MyApp only then the debug works as expected. (Or if you
> modify MyApp.lauch and replace all the references of MyApp to
> MyProject)
I have downloaded the latest "Eclipse IDE for Java EE Developers (163
MB) -> eclipse-jee-ganymede-SR2-linux-gtk.tar.gz" from the eclipse web
site. I am using Ubuntu 8.10 with
temp@casper:$ java -version
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Server VM (build 11.2-b01, mixed mode)
(Only caveat here is that java is installed manually not through
ubuntu's package manager)
In order to start clean, I have created a separate user (temp), unpack
the tgz in his $HOME/bin directory, started eclipse, pointed to a new
$HOME/workspace but I am still experiencing the same problem :(
Exact steps followed:
$ export GWT_HOME=/opt/gwt-linux-1.6.2
$ mkdir bin
$ cp eclipse-jee-ganymede-SR2-linux-gtk.tar.gz bin/
$ cd bin
$ tar xvzf eclipse-jee-ganymede-SR2-linux-gtk.tar.gz
$ cd eclipse
$ ./eclipse
Eclipse recommends the default workspace /home/temp/workspace. I
choose Yes.
(From another terminal)
$ cd workspace
$ mkdir MyProject
$ cd MyProject
$ /opt/gwt-linux-1.6.2/webAppCreator org.tests.client.MyApp
Import into eclipse, but the same problem as explained in my previous
post...
Regards
On Mar 24, 8:31 pm, Alex Rudnick <a...@google.com> wrote:
> We tried to reproduce this error on Eclipse 3.3/Windows and 3.4/Linux,
> but it didn't repro for us. It's a weird error, though -- Eclipse
> projects shouldn't have to live in a directory with the same name as
> the project!
> Which platform are you on, and which Eclipse distribution are you
> using? Do you get the same problem with a fresh Eclipse install?
> Thanks!
> On Mar 23, 4:19 pm, cvasilak <cvasi...@gmail.com> wrote:
> > Hi there,
> > downloaded RC but I have a problem getting it to work. Specifically If
> > I do:
> > If I try now to import the project into eclipse(3.4.2), right-click
> > "Debug as->Debug Configurations->Java Application->MyApp", eclipse
> > gives me the error "Project MyApp does not exist". if I click "Browse"
> > and select the correct project name(MyProject) eclipse gives me:
> > "The archive: /MyApp/src which is referenced by the classpath, does
> > not exist."
> > Only if the top-level directory is the same as the main class eg.
> > MyProject->MyApp only then the debug works as expected. (Or if you
> > modify MyApp.lauch and replace all the references of MyApp to
> > MyProject)
Hi Hez,
I've managed to download and extract the 1.6.2 distribution while on an
external network. You should be able to do the same. Make sure you're on a
stable connection when trying to download the distribution. If you're sure
of the connection and still can't download the zip, let us know.
On Thu, Mar 19, 2009 at 2:27 AM, hezjing <hezj...@gmail.com> wrote:
> Hi
> The gwt-windows-1.6.2.zip seems to be invalid when downloaded from IE 7 and
> Chrome.
> I'm not sure if anyone has successfully download and
> extract gwt-windows-1.6.2.zip?
> On Thu, Mar 19, 2009 at 4:32 AM, Bruce Johnson <br...@google.com> wrote:
>> Good news! Google Web Toolkit 1.6 RC is ready for you to download and try
>> out:
>> We expect this to be a short RC cycle, so a more comprehensive blog post
>> with an overview of the features in GWT 1.6 should be just around the
>> corner.
> We expect this to be a short RC cycle, so a more comprehensive blog post
> with an overview of the features in GWT 1.6 should be just around the
> corner.
hi googelybear,
We don't preannounce release dates (mostly because we're never sure
ourselves... you never know what issues people might run into using the RC).
Unofficially, it looks like things are in pretty good shape, so I would be
surprised if we haven't shipped within the next month or so-- just don't
hold me to that. :)
> > We expect this to be a short RC cycle, so a more comprehensive blog post
> > with an overview of the features in GWT 1.6 should be just around the
> > corner.
If GWT would offer server-push functionality out of the box, it would
make great possibilities. I've been searching for something similar,
and found it at
http://www.gwtapps.com/?page_id=31
> Does Google have any plan to include comet support officially in GWT
> in near future?
> On Mar 19, 9:32 pm, El Mentecato Mayor <rogelio.flo...@gmail.com>
> wrote:
> > I downloaded the file under openSUSE. After bunzip2 does its thing,
> > the tar file has the mozilla* directory containing an extra "./" at
> > the start, and I get this error when trying to untar (for each file
> > under this mozilla* subdirectory):
> > gwt-linux-1.6.2/./mozilla-1.7.12/gwt-dl-loadorder.conf: Cannot open:
> > No such file or directory
> > tar: Error exit delayed from previous errors
> > Do you know of a way to extract it regardless of that? Or could you
> > provide a different file?
> > Thanks.
> > On Mar 19, 1:36 pm, Lance Weber <weber.la...@gmail.com> wrote:
> If GWT would offer server-push functionality out of the box, it would
> make great possibilities. I've been searching for something similar,
> and found it athttp://www.gwtapps.com/?page_id=31
> On 19 mrt, 18:54, Jewel <toje...@gmail.com> wrote:
> > Does Google have any plan to include comet support officially in GWT
> > in near future?
> > On Mar 19, 9:32 pm, El Mentecato Mayor <rogelio.flo...@gmail.com>
> > wrote:
> > > I downloaded the file under openSUSE. After bunzip2 does its thing,
> > > the tar file has the mozilla* directory containing an extra "./" at
> > > the start, and I get this error when trying to untar (for each file
> > > under this mozilla* subdirectory):
> > > gwt-linux-1.6.2/./mozilla-1.7.12/gwt-dl-loadorder.conf: Cannot open:
> > > No such file or directory
> > > tar: Error exit delayed from previous errors
> > > Do you know of a way to extract it regardless of that? Or could you
> > > provide a different file?
> > > Thanks.
> > > On Mar 19, 1:36 pm, Lance Weber <weber.la...@gmail.com> wrote:
> > If GWT would offer server-push functionality out of the box, it would
> > make great possibilities. I've been searching for something similar,
> > and found it athttp://www.gwtapps.com/?page_id=31
> > That chat app can be downloaded athttp://
> groups.google.com/group/gwtapps/files
> > Unfortunatly, it isn't GWT1.6 proof..
> > On 19 mrt, 18:54, Jewel <toje...@gmail.com> wrote:
> > > Does Google have any plan to include comet support officially in GWT
> > > in near future?
> > > On Mar 19, 9:32 pm, El Mentecato Mayor <rogelio.flo...@gmail.com>
> > > wrote:
> > > > I downloaded the file under openSUSE. After bunzip2 does its thing,
> > > > the tar file has the mozilla* directory containing an extra "./" at
> > > > the start, and I get this error when trying to untar (for each file
> > > > under this mozilla* subdirectory):
> > > > gwt-linux-1.6.2/./mozilla-1.7.12/gwt-dl-loadorder.conf: Cannot open:
> > > > No such file or directory
> > > > tar: Error exit delayed from previous errors
> > > > Do you know of a way to extract it regardless of that? Or could you
> > > > provide a different file?
> > > > Thanks.
> > > > On Mar 19, 1:36 pm, Lance Weber <weber.la...@gmail.com> wrote: