Hi Luciano, On Wed, Feb 23, 2011 at 12:12 PM, Luciano Resende <[email protected]>wrote:
> On Tue, Feb 22, 2011 at 10:54 AM, Kishanthan Thangarajah > <[email protected]> wrote: > > Hi, > > Im trying to deploy photark in Google Apps Engine locally. > > What i did is that after building the project i deployed the > > photark-appengine (under /photark-appengine-webapp/target) with > development > > server (dev_appserver.sh) > > But i'm unable view the galleries, and when i try to login im getting a > 404 > > which gives the error the files are not found. > > Am i doing it correctly? > > > > Thanks, > > ~Kishanthan. > > > > Did you update the appengine-web.xml to point to your own GAE > application/version ? > I find that application as "photark" and version as "4" in appengine-web.xml. Do i need to set any other parameters? After starting the server im getting a blank PhotArk page. I have attached the screen shot. > > Another good source of information is to check the GAE logs to see if > anything failed ... > This is the log i see : kishanthan@Compaq:/media/KISHOW/GoogleAppsEngine/appengine-java-sdk-1.4.2$ sh bin/dev_appserver.sh /media/KISHOW/PhotArk/photark-appengine Feb 24, 2011 3:32:15 AM com.google.apphosting.utils.jetty.JettyLogger info INFO: Logging to JettyLogger(null) via com.google.apphosting.utils.jetty.JettyLogger Feb 24, 2011 3:32:15 AM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml INFO: Successfully processed /media/KISHOW/PhotArk/photark-appengine/WEB-INF/appengine-web.xml Feb 24, 2011 3:32:15 AM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml INFO: Successfully processed /media/KISHOW/PhotArk/photark-appengine/WEB-INF/web.xml SLF4J: The requested version 1.5.11 by your slf4j binding is not compatible with [1.6] SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details. Feb 24, 2011 9:02:22 AM com.google.appengine.tools.development.DevAppServerImpl start INFO: The server is running at http://localhost:8080/ Feb 24, 2011 9:11:54 AM com.google.appengine.tools.development.LocalResourceFileServlet doGet WARNING: No file found for: /dojo/dojo.js Feb 24, 2011 9:11:54 AM com.google.appengine.tools.development.LocalResourceFileServlet doGet WARNING: No file found for: /dojo/dojo.js Feb 24, 2011 9:11:56 AM com.google.appengine.tools.development.LocalResourceFileServlet doGet WARNING: No file found for: /favicon.ico Thanks, ~Kishanthan > > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >
