Bugs item #12891, was opened at 2007-08-08 01:35 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=12891&group_id=2014
Category: rails-integration Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Robert Egglestone (tantalon) Summary: goldspike timing out during first invocation Initial Comment: I created a Rails app using NetBeans Ruby IDE and added goldspike plugin to the application. The first invocation of war:standalone:create always gives the timeout error as given below: -- cut here -- in C:/Users/Arun Gupta/Documents/NetBeansProjects/RailsApplication3) Assembling web application Adding Java library commons-pool-1.3 Adding Java library activation-1.1 Adding Java library jruby-complete-1.0 rake aborted! execution expired (See full trace by running task with --trace) -- cut here -- The second invocation works correctly. ---------------------------------------------------------------------- >Comment By: Ola Bini (olabini) Date: 2007-08-11 15:41 Message: Have you tried this outside of NetBeans? I have never seen the same when using the command line. Can you verify that it's not a problem with NetBeans Ruby support? ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=12891&group_id=2014 _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
