I removed gcj from the system, and now everything works, thanks!
But, I can't understand why appengine chose GCJ rather than Sun's JDK.

On 2 мар, 22:13, Toby Reyelts <to...@google.com> wrote:
> It looks like you're usinggcj
>
> gcj. Can you use a different JVM, such as OpenJDK
> or Sun's JDK?
>
>
>
> On Tue, Mar 2, 2010 at 3:44 AM, ast <anton.star...@gmail.com> wrote:
> > Trying upload app:
>
> > ./appcfg.sh update ../../../projects/appengine/myapp/www/
>
> > Reading application configuration data...
> > Encountered a problem: null
> > Please see the logs [/tmp/appcfgx2i014.log] for further information.
>
> > an...@ast:/mnt/sda1/projects/appengine/myapp$ cat /tmp/
> > appcfgx2i014.log
> > java.lang.NullPointerException
> >   at org.relaxng.datatype.helpers.DatatypeLibraryLoader$Service
> > $Loader2.getResources(libgcj.so.10)
> >   at org.relaxng.datatype.helpers.DatatypeLibraryLoader
> > $Service.<init>(libgcj.so.10)
> >   at
> > org.relaxng.datatype.helpers.DatatypeLibraryLoader.<init>(libgcj.so.
> > 10)
> >   at gnu.xml.validation.xmlschema.XMLSchemaBuilder.<init>(libgcj.so.
> > 10)
> >   at
> > gnu.xml.validation.xmlschema.XMLSchemaSchemaFactory.newSchema(libgcj.so.
> > 10)
> >   at javax.xml.validation.SchemaFactory.newSchema(libgcj.so.10)
> >   at javax.xml.validation.SchemaFactory.newSchema(libgcj.so.10)
> >   at
> > com.google.appengine.tools.admin.Application.validateXml(Application.java:
> > 319)
> >   at
> > com.google.appengine.tools.admin.Application.<init>(Application.java:
> > 87)
> >   at com.google.appengine.tools.admin.application.readaan...@ast:/mnt/
> > sda1/projects/appengine/myapp
>
> > Same app was uploaded successfully from my home computer. Any
> > suggestions?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine for Java" group.
> > To post to this group, send email to
> > google-appengine-j...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2B 
> > unsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine-java?hl=en.

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

Reply via email to