I use HR.
I should specify that sometimes it works, some classes are found, but when i
reload, many of the classes that i need cannot be found.
 On Sep 7, 2011 3:23 PM, "Renan Mobile" <[email protected]> wrote:
> Hello Everyone,
>
> This happened with me too. I don't know why. I'm using JAVA SDK and M/S
> Datastore. I need to deploy a new version today.
>
> Thank you,
>
> -----
> Presidente Renan Franca
> ____
> Renan Mobile ltda: http://renanmobile.com - Soluções em Dispositivos
Móveis
> (Smartphones) com integração via web.
> Soluções em:
> Android (Smartphones);
> Google Web Toolkit (Web);
>
>
>
> 2011/9/7 Alexandru Farcas <[email protected]>
>
>>
>> I've deployed a new version of my application and since then I receive
>> FileNotFoundException and I can't access this new version.
>> This happens only on new deployed versions (Another colleague of mine
>> also tried and got the same problem). The other old versions are ok
>> (also the default version).
>> This never happened before. I use 1.5.2 Java SDK and until today
>> deployments were OK.
>>
>> This is a sample of this exception:
>>
>> W 2011-09-07 03:42:51.918
>> EXCEPTION
>> java.lang.RuntimeException: java.io.FileNotFoundException: /base/data/
>> home/apps/[s~myAppId]/alex.353097265111077421/_ah/java_compiled/WEB-
>> INF/classes/[myPath/MyClass.class] (No such file or directory)
>> at com.google.appengine.runtime.Request.process-
>> f4b8a7b021f0845c(Request.java)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>> at org.mortbay.util.Loader.loadClass(Loader.java:91)
>> ....
>> E 2011-09-07 03:42:51.918
>> javax.servlet.ServletContext log: unavailable
>> javax.servlet.UnavailableException: java.io.FileNotFoundException: /
>> base/data/home/apps/[s~myAppId]/alex.353097265111077421/_ah/
>> java_compiled/WEB-INF/classes/[myPath/MyClass.class] (No such file or
>> directory)
>> at org.mortbay.jetty.servlet.Holder.doStart(Holder.java:79)
>> at
>> org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:
>> 242)
>> ...
>>
>>
>> Best Regards,
>> Alex
>>
>> --
>> 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.
>>
>>
>
> --
> 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.
>

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