[google-appengine] Re: Status GAE - Unable to deploy the app

2010-11-01 Thread RSan
Thank you Robert,
Yes, I tried disabling the precompilation and I succeed with the
deploy. However, I did not want an unprencompiled app, so I started to
filter .py's and do uploads. It was quite a tedious work but finally I
found the file that was giving us problems. This file was using a
nonexistent class, and worked locally because we were never using
this .py and had got there by mistake from a different app (quite a
mistake). What I don't understand yet is why one of us could do
deploys. We are using a git repository and all have the same versions
and files. Well, I prefer to forget about that now :)  (although I
would have liked very much some more help from the logs)
All solved!
Thank you Robert, all your hints were really helpful. As I said, this
is the first time I have had a problem with GAE's compiler.
Take good care of yourself.

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



[google-appengine] Re: Status GAE - Unable to deploy the app

2010-10-31 Thread RSan
Thank you Robert,
I tried with the verbose option but I still get the same error without
more information. One of my teammates has the same problem but another
one can do deploys with no problem.
What I have realized is that the update fails in the precompilation.

Precompilation: 11 files left.
Rolling back the update.
Error 503: --- begin server output ---

Try Again (503)
An unexpected failure has occurred. Please try again.
--- end server output ---
If deploy fails you might need to 'rollback' manually.
The Make Symlinks... menu option can help with command-line work.
*** appcfg.py has finished with exit code 1 ***


and not while uploading. I had never had a problem like this one
before. A rollback had always solved any problem.
Raul

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



Re: [google-appengine] Status GAE - Unable to deploy the app

2010-10-30 Thread RSan
Thank you Robert,
Actually yes, I am able to update any other application. It is just
with this one. My error is not a 400 but a 500 so I think the solution
will be different to the solution of that other post.
There should be a better way to check the logs in this situations given
that GAE is a PaaS and developers don't have access to the server.
Thank you again Robert

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



[google-appengine] Status GAE - Unable to deploy the app

2010-10-29 Thread RSan
Hello, I see that in the status of GAE there is nothing wrong:
http://code.google.com/status/appengine
However, I've been trying to deploy my application from yesterday
without any success.
The error I get is the following:

Cloning 153 application files.
Cloned 100 files.
Precompilation starting.
Precompilation: 11 files left.
Rolling back the update.
Error 503: --- begin server output ---

Try Again (503)
An unexpected failure has occurred. Please try again.
--- end server output ---
If deploy fails you might need to 'rollback' manually.
The Make Symlinks... menu option can help with command-line work.
*** appcfg.py has finished with exit code 1 ***

I have rolledback and deployed about 7 times between yesterday and
today.
The error doesn't give me any important information about the origin
of the error.
Anyone knows if there is anything wrong at GAE? can it be any
misconfiguration specifically in our app?
Thank you

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



[google-appengine] Re: Better support for linux

2010-10-07 Thread RSan
Thank you Jonathan,
Yes, that is a very good option, and even some of the Mac students
were thinking about using the eclipse environment.
Yet, they have the option to chose, but not linux users. I still think
that support for at least one open OS at the same level of compromise
than that given to the commercial OSes is necessary (an installer and
a launcher).
(I don't really care if it is Ubuntu, Open Suse, Slackware or a new
open Google OS. Although it seems to me that Ubuntu is the most
appropriate at this moment)
As I said, Google has benefited more from the open community and from
linux than from windows or macintosh. So wouldn't it be reasonable to
give back to the open comunity at least equality?
Regards



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



[google-appengine] Re: Better support for linux

2010-10-07 Thread RSan
Yes, I have to use Mac too, I don't use windows that much ;)
Regards

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



[google-appengine] Re: Better support for linux

2010-10-07 Thread RSan
I still understand those that use windows. Everyone has different
tastes, right?
Regards

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



[google-appengine] Better support for linux

2010-10-06 Thread RSan
Hello,
Currently I am giving classes of Google App Engine and I am clearly
seeing how linux students are moving to windows. The reason is simply
that it is more time consuming for them to start new projects, given
the fact that they don't have an App Engine Launcher.
I would love to see GAE giving a better support for some linux
platforms. At least for Ubuntu.
Thank you, and apart from that, good job with all the new features.

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



[google-appengine] Re: Better support for linux

2010-10-06 Thread RSan
Thank you Robert.
Yes, those that have Mac use Mac. But still I think that support for
Linux is necessary.
Mac is popular between companies and people with money, windows too.
But in education Linux is the King. I spent all my years of college
using Linux and we should keep supporting our open OSes. In my
university all the good teachers use Linux :)
I am going to open a New Issue in google code.

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



[google-appengine] Re: Better support for linux

2010-10-06 Thread RSan
Thank you Tim,
I understand what you are saying, on the other hand, if the launcher
is so useless why is there a launcher for Mac?
Regards

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



[google-appengine] Re: Better support for linux

2010-10-06 Thread RSan
Thank you Tim,
Yes, I agree with you in that sense. You completely need to use the
command line if you want to be serious and create a big app.
I think that Google engineers know that and facilitated only the most
basic commands in the launcher. And I don't expect to have a button to
be able to do a rollback. If all the possible options for
dev_appserver.py and appcfg.py where supported on the launcher, it
will probably cost me more to figure out where are situated all the
commands in the launcher, than to go to the documentation and look for
them and type them on my terminal.
On the other side, I am sure that most of the web developers want to
start their project easily, just press one button and start codding
their apps with their favorite text editor that is all they care
about.
Also, you said that you had to do some setup. I know that there are
many kind of Linux users. Some like it because they don't care about
buttons as you said, but I am seeing that it is growing the number of
users that like Linux (and are using mostly Ubuntu) because of the
philosophy behind open OSes, but they still like buttons.
So I keep thinking that is a good idea to support at least Ubuntu in
the same way than Mac is supported. An app-get install appengine would
help to attract some developers.
In any case, I appreciate you comments and agree with you in many
aspects Tim.
Regards.

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



[google-appengine] Re: Better support for linux

2010-10-06 Thread RSan
If someone else supports this idea just go to:
http://code.google.com/p/googleappengine/issues/detail?id=3830

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



[google-appengine] Re: Better support for linux

2010-10-06 Thread RSan
Still, for Mac users it is direct. Not workarounds needed. For Windows
users it is the same.
Regards

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



[google-appengine] Re: Better support for linux

2010-10-06 Thread RSan
Except being sure that python2.5 is installed.
Regards

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



[google-appengine] Re: Better support for linux

2010-10-06 Thread RSan
Hello Robert,
You are right, that's the main reason why I started the post, to ask
for equality and support for the Linux community. Google can do it and
has benefited for some years now from the open source community, I
believe that most of their servers run on Linux. And I do know that
their developers and the company in general support Linux with passion
too. Yet, I often see more support for windows and mac as in this
case.
As Tim said, it is completely necessary to use the terminal for most
features, I am just saying that at least Windows and Mac users have
the option to chose. A couple of students had appengine up and running
in Ubuntu, we looked at how to run the commands and I spent some time
after class helping them out to familiarize with the environment and
still they opted to move to windows. It is true that we only have 6
classes of appengine and all they care about is doing their project as
fast as they can. Before, they had 6 classes of Amazon Web Services
and after appengine, 4 classes of Heroku.
I am new in the field of teaching, but I can see things from the other
side and realize a little bit more about how important it is to give
some extra support to the open source community.
Thank you both of you for your comments,
Regards

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



[google-appengine] Roadmap Dates

2010-09-14 Thread RSan
Hi,
I was checking the roadmap of google appengine
http://code.google.com/appengine/docs/roadmap.html
and I saw that the features on the deck are intended to be launched
within 6 months. However, I don't see the date when the article was
posted and therefore I don't know when to expect the new services.
Anybody has an idea of when the article was posted?
Thank you

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