Jruby 1.5.3+ warbler 0.9.14 ->Command failed with status (127)

Hi

I am using warbler 0.9.14 to create a war file but ending up with
Command failed with status (127)

but it works fine for warbler 1.2.1 version. Unfortunately my
requirement was to run it using warbler 0.9.14

Am I missing something ? Any help is greatly appreciated.

my environemnt
actionmailer (2.3.8)
actionpack (2.3.8)
activerecord (2.3.8)
activeresource (2.3.8)
activesupport (2.3.8)
bouncy-castle-java (1.5.0145.2)
columnize (0.3.1)
jruby-jars (1.5.5)
jruby-openssl (0.7.2)
mongrel (1.1.5)
rack (1.2.1, 1.1.0)
rails (2.3.8)
rake (0.8.7, 0.7.3)
rspec (1.3.0)
ruby-debug (0.10.3)
ruby-debug-base (0.10.3.2)
sources (0.0.1)
warbler (0.9.14)

On Sat, Nov 27, 2010 at 2:54 AM, Dcwvi D. [email protected]
wrote:

my environemnt
rack (1.2.1, 1.1.0)
rails (2.3.8)
rake (0.8.7, 0.7.3)
rspec (1.3.0)
ruby-debug (0.10.3)
ruby-debug-base (0.10.3.2)
sources (0.0.1)
warbler (0.9.14)

Can you run with --trace and post any backtrace that you see?

/Nick