Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Working on Lion?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tim Bray  
View profile  
 More options Apr 19 2012, 12:37 pm
From: Tim Bray <timb...@gmail.com>
Date: Thu, 19 Apr 2012 09:37:25 -0700 (PDT)
Local: Thurs, Apr 19 2012 12:37 pm
Subject: Working on Lion?
I am having the dickens of a time getting JRuby/AppEngine working on
Lion.

Has anyone done this successfully?  -T


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Bray  
View profile  
 More options Apr 19 2012, 3:01 pm
From: Tim Bray <timb...@gmail.com>
Date: Thu, 19 Apr 2012 12:01:08 -0700 (PDT)
Local: Thurs, Apr 19 2012 3:01 pm
Subject: Re: Working on Lion?
Answering my own question: I’ve never been able to get jruby-appengine
working with any client-side ruby aside from 1.8.7.   System Ruby on
Lion is 1.8.7 (?!?) but blows up with some weird Cocoa-related stuff
when I try to use it.  rvm install 1.8.7 won't work on XCode 4.2.  So,
(1) downgrade to XCode 4.1 (or maybe use https://github.com/kennethreitz/osx-gcc-installer)
(2) rvm intall 1.8.7 (3) rvm use 1.8.7.

Now, I still can’t get dev_appserver.rb to work for the moment. Will
get on that.  But at least I can update my production app.

 -T

On Apr 19, 9:37 am, Tim Bray <timb...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Woodell  
View profile  
 More options Apr 19 2012, 3:24 pm
From: John Woodell <mando.woo...@gmail.com>
Date: Thu, 19 Apr 2012 12:24:08 -0700
Local: Thurs, Apr 19 2012 3:24 pm
Subject: Re: Working on Lion?

We should look at how the development process can be updated and improved.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ryan Brown  
View profile  
 More options Apr 19 2012, 4:54 pm
From: Ryan Brown <rib...@google.com>
Date: Thu, 19 Apr 2012 13:54:34 -0700
Local: Thurs, Apr 19 2012 4:54 pm
Subject: Re: Working on Lion?

I just tried running on a vanila lion machine. "sudo gem install
google-appengine" worked and gives me a working appcfg.rb
Dev_appserver however does not work -- it looks like the sdk it installed
is too old. I guess we need to update the gem.

Woodie, can you build a gem with the latest sdk jars?

-- Ryan Brown

On Thu, Apr 19, 2012 at 12:24 PM, John Woodell <mando.woo...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Woodell  
View profile  
 More options Apr 19 2012, 4:56 pm
From: John Woodell <mando.woo...@gmail.com>
Date: Thu, 19 Apr 2012 13:56:55 -0700
Local: Thurs, Apr 19 2012 4:56 pm
Subject: Re: Working on Lion?

Yes


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pjonesdotca  
View profile  
 More options Jun 15 2012, 11:58 am
From: pjonesdotca <pjon...@gmail.com>
Date: Fri, 15 Jun 2012 08:58:22 -0700 (PDT)
Local: Fri, Jun 15 2012 11:58 am
Subject: Re: Working on Lion?

I was getting an error:* java.lang.RuntimeException: Unable to restore the
previous TimeZone*
*
*
But was able to start dev_appserver.rb with following command structure: dev_appserver.rb
--jvm_flag=-Dappengine.user.timezone=UTC hello


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff  
View profile  
 More options Jun 15 2012, 12:17 pm
From: Jeff <jbhu...@gmail.com>
Date: Fri, 15 Jun 2012 09:17:02 -0700 (PDT)
Local: Fri, Jun 15 2012 12:17 pm
Subject: Re: Working on Lion?

On Friday, June 15, 2012 11:58:22 AM UTC-4, pjonesdotca wrote:

> I was getting an error:* java.lang.RuntimeException: Unable to restore
> the previous TimeZone*
> *
> *
> But was able to start dev_appserver.rb with following command structure: dev_appserver.rb
> --jvm_flag=-Dappengine.user.timezone=UTC hello

That addresses one problem.  The other problem I was having is that task
queues appear to be broken.  I forget the error message as I basically gave
up on it a few weeks ago after various failed attempts to get the dev
environment working.  Though if someone knows how to get this working
again, I'd be grateful.  I have a deployed app that I'm slowly porting over
to Go AppEngine.  Being able to revise and maintain the deployed app in the
meantime would greatly aid in the transition to the Go implementation.  In
fact there is an intermittent bug that is destroying data records on the
deployed app that I'd love to fix but can't due to being unable to get the
dev environment operable again.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »