Message from discussion
Can't bundle after update
X-BeenThere: appengine-jruby@googlegroups.com
Received: by 10.213.57.18 with SMTP id a18ls573041ebh.3.p; Fri, 25 Dec 2009
14:14:17 -0800 (PST)
Received: by 10.213.1.24 with SMTP id 24mr1679540ebd.18.1261779256665;
Fri, 25 Dec 2009 14:14:16 -0800 (PST)
Received: by 10.213.1.24 with SMTP id 24mr1679539ebd.18.1261779256639;
Fri, 25 Dec 2009 14:14:16 -0800 (PST)
Return-Path: <m...@upplopp.se>
Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212])
by gmr-mx.google.com with ESMTP id 12si1272016ewy.10.2009.12.25.14.14.16;
Fri, 25 Dec 2009 14:14:16 -0800 (PST)
Received-SPF: neutral (google.com: 80.76.149.212 is neither permitted nor denied by best guess record for domain of m...@upplopp.se) client-ip=80.76.149.212;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 80.76.149.212 is neither permitted nor denied by best guess record for domain of m...@upplopp.se) smtp.mail=...@upplopp.se
Received: from c83-254-150-194.bredband.comhem.se ([83.254.150.194]:58959 helo=[192.168.0.11])
by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68)
(envelope-from <m...@upplopp.se>)
id 1NOIQE-0003mL-4I
for appengine-jruby@googlegroups.com; Fri, 25 Dec 2009 23:14:12 +0100
Message-Id: <58037396-E644-4D39-95E6-1EFDAE57128C@upplopp.se>
From: Martin Mazur <m...@upplopp.se>
To: appengine-jruby@googlegroups.com
In-Reply-To: <2f5ceaa30912231238y4696f43ao38adf81d89a006d2@mail.gmail.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v936)
Subject: Re: Can't bundle after update
Date: Fri, 25 Dec 2009 23:14:08 +0100
References: <D2C88A66-BBCF-4AAA-B606-E36341780B26@upplopp.se> <2f5ceaa30912231238y4696f43ao38adf81d89a006d2@mail.gmail.com>
X-Mailer: Apple Mail (2.936)
X-Originating-IP: 83.254.150.194
X-Scan-Result: No virus found in message 1NOIQE-0003mL-4I.
X-Scan-Signature: ch-smtp01.sth.basefarm.net 1NOIQE-0003mL-4I 5144d77ea8343b6a58c814fccc2487f6
Thank you for your reply,
> Try building the guestbook. If that works, then you should try
> deleting the WEB-INF dir from your other app. The WEB-INF dir will
> be regenerated.
I got a clean clone of the guestbook from /hg/demos/sinatra and tried
running bundle . but I still get the same error. I'm sure it's
something with my setup or something I'm doing wrong but I'm out of
ideas to try. I've included the complete output from my attempt to
bundle a clean guestbook demo.
Macintosh:sinatra mm$ appcfg.rb bundle .
=> Bundling gems
Calculating dependencies...
Updating source: http://gems.rubyforge.org
Downloading addressable-2.1.1.gem
Downloading appengine-apis-0.0.12.gem
Downloading appengine-rack-0.0.6.gem
Downloading dm-appengine-0.0.7.gem
Downloading dm-core-0.10.2.gem
Downloading extlib-0.9.14.gem
Downloading rack-1.0.1.gem
Downloading sinatra-0.9.4.gem
Installing extlib (0.9.14)
Installing rack (1.0.1)
Installing sinatra (0.9.4)
Installing appengine-rack (0.0.6)
Installing appengine-apis (0.0.12)
Installing addressable (2.1.1)
Installing dm-core (0.10.2)
Installing dm-appengine (0.0.7)
Done.
=> Packaging gems
=> Installing JRuby
=> Installing jruby-rack
=> Installing appengine-sdk
file:/Users/mm/Documents/code/test_projects/appengine_test/
appengine_sinatra_demo/demos/sinatra/WEB-INF/lib/appengine-
jruby-0.0.6.jar!/META-INF/jruby.home/lib/ruby/site_ruby/shared/builtin/
javasupport/core_ext/object.rb:91:in
`get_proxy_or_package_under_package': cannot link Java class
com.google.appengine.jruby.AppVersionUploadDelegate, probable missing
dependency: Bad version number in .class file (NameError)
from file:/Users/mm/Documents/code/test_projects/appengine_test/
appengine_sinatra_demo/demos/sinatra/WEB-INF/lib/appengine-
jruby-0.0.6.jar!/META-INF/jruby.home/lib/ruby/site_ruby/shared/builtin/
javasupport/java.rb:51:in `method_missing'
from /usr/local/lib/ruby/gems/1.8/gems/appengine-tools-0.0.7/lib/
appengine-tools/appcfg.rb:31
from /usr/local/lib/ruby/gems/1.8/gems/appengine-tools-0.0.7/lib/
appengine-tools/appcfg.rb:31:in `require'
from file:/usr/local/lib/ruby/gems/1.8/gems/appengine-jruby-
jars-0.0.6/lib/appengine-jruby-rubygems-0.0.6.jar!/rubygems/
custom_require.rb:31:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/appengine-tools-0.0.7/bin/
appcfg.rb:17
from /usr/local/lib/ruby/gems/1.8/gems/appengine-tools-0.0.7/bin/
appcfg.rb:19:in `load'
from /usr/local/bin/appcfg.rb:19
Error executing jruby
--
phone: +46 (0)709 78 40 03 | e-mail: m...@upplopp.se | blog: http://blog.upplopp.se