After an update to Java 1.6. Update 20 this error is gone and the
Google App Engine is starting again. I had the problem with Java 1.6.
Update 18 and Update 19.

Hope this helps.

--
Lars
http://www.vogella.de - Tutorials about Java, Eclipse and Web
programming
http://www.twitter.com/vogella - Lars on Twitter


On Apr 13, 9:46 am, vogella <lars.vo...@googlemail.com> wrote:
> Hi,
>
> the issue remains. Strange I was able to develop earlier. Does noone
> else see this problem?
>
> Cheers, Lars
>
> On Apr 9, 11:04 am,vogella<lars.vo...@googlemail.com> wrote:
>
> > Hi,
>
> > I create a new GAE/J app via the Eclipse Plugin. Directly after
> > creation I try to run it via Run-As -> Webapplication and I receive
> > the following error:
>
> > java.lang.NoSuchFieldError: strm
> >         at java.util.zip.Inflater.initIDs(Native Method)
> >         at java.util.zip.Inflater.<clinit>(Unknown Source)
> >         at java.util.zip.ZipFile.getInflater(Unknown Source)
> >         at java.util.zip.ZipFile.getInputStream(Unknown Source)
> >         at java.util.zip.ZipFile.getInputStream(Unknown Source)
> >         at java.util.jar.JarFile.hasClassPathAttribute(Unknown Source)
> >         at
> > java.util.jar.JavaUtilJarAccessImpl.jarFileHasClassPathAttribute(Unknown
> > Source)
> >         at sun.misc.URLClassPath$JarLoader.getClassPath(Unknown Source)
> >         at sun.misc.URLClassPath.getLoader(Unknown Source)
> >         at sun.misc.URLClassPath.getResource(Unknown Source)
> > FATAL ERROR in native method: processing of -javaagent failed
> >         at java.net.URLClassLoader$1.run(Unknown Source)
> >         at java.security.AccessController.doPrivileged(Native Method)
> >         at java.net.URLClassLoader.findClass(Unknown Source)
> >         at java.lang.ClassLoader.loadClass(Unknown Source)
> >         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> >         at java.lang.ClassLoader.loadClass(Unknown Source)
> >         at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(Unknown
> > Source)
> >         at 
> > sun.instrument.InstrumentationImpl.loadClassAndCallPremain(Unknown
> > Source)
> > Exception in thread "main"
>
> > Previously I was able to create GAE/J. Mz Java version is Java(TM) SE
> > Runtime Environment (build 1.6.0_19-b04) and I'm on Window XP.
>
> > Any advice?
>
> > Best regards, Lars
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to