Can you try an SVN export?

I've reproduced this issue before, but it's been filed here:

http://code.google.com/p/googleappengine/issues/detail?id=3051

It doesn't seem to actually prevent your app from running, however. Can you
verify if this is the case?

On Mon, Apr 5, 2010 at 12:24 AM, Suneetha Koya <[email protected]>wrote:

> Hi
>   I have developed my app using gae version 1.2.6. Now I have upgraded to
> 1.3.2. I was unable to run my app.
>
> it is showing the following error:
>
> Could not find API version from
> F:\gaeworkspace\tpdirect\war\WEB-INF\lib\.svn
> java.io.FileNotFoundException:
> F:\gaeworkspace\tpdirect\war\WEB-INF\lib\.svn (Access is denied)
>     at java.util.zip.ZipFile.open(Native Method)
>     at java.util.zip.ZipFile.<init>(ZipFile.java:114)
>     at java.util.jar.JarFile.<init>(JarFile.java:133)
>     at java.util.jar.JarFile.<init>(JarFile.java:97)
>     at
> com.google.appengine.tools.util.ApiVersionFinder.findApiVersion(ApiVersionFinder.java:37)
>     at
> com.google.appengine.tools.info.LocalVersionFactory.getVersion(LocalVersionFactory.java:65)
>     at
> com.google.appengine.tools.info.UpdateCheck.getLocalVersion(UpdateCheck.java:112)
>     at
> com.google.appengine.tools.info.UpdateCheck.checkForUpdates(UpdateCheck.java:91)
>     at
> com.google.appengine.tools.info.UpdateCheck.doNagScreen(UpdateCheck.java:164)
>     at
> com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:132)
>     at
> com.google.appengine.tools.development.DevAppServerMain$StartAction.apply(DevAppServerMain.java:150)
>     at
> com.google.appengine.tools.util.Parser$ParseResult.applyArgs(Parser.java:48)
>     at
> com.google.appengine.tools.development.DevAppServerMain.<init>(DevAppServerMain.java:113)
>     at
> com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMain.java:89)
>
> can anyone suggest me a solution.
>
> Thanks
> Suneetha
>
>  --
> 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]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
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.

Reply via email to