I've found my problem. I needed to add the certificate of Google into my cacerts of java.
Thanks On 26 juil, 12:02, Phil <[email protected]> wrote: > Hello, > > I've created the example code 'guestbook'. However, when I upload the > program, I receive this error : > > com.google.appengine.tools.admin.AdminException: Unable to update app: > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to > find valid certification path to requested target > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > 62) > > I use the OS linux (Ubuntu). > > What could be the problem? > > Many thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
