<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-27022</id>
	<title>Nabble - NetBeans Ruby Users</title>
	<updated>2009-11-01T17:55:55Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/NetBeans-Ruby-Users-f27022.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NetBeans-Ruby-Users-f27022.html" />
	<subtitle type="html">This discussion list for users of Ruby, JRuby, and Rails support in the NetBeans IDE is the place to ask for help and to help others.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26157224</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-11-01T17:55:55Z</published>
	<updated>2009-11-01T17:55:55Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;[Laughing] &amp;nbsp;[Laughing] &amp;nbsp;[Laughing] &amp;nbsp;[Laughing] yes finnaly found the anser and it is working now.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;this is what i did
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; copy libmySQL.dll from your MySQL binary directory (for example, C:\Program Files\MySQL\MySQL Server 5.0\bin) into the Ruby binary directory (for example, C:\ruby\bin). Restart your application (shut down and restart the server), then try running it again. For me, that fixes the problem.
&lt;br&gt;&amp;nbsp;from &lt;a href=&quot;http://www.sapphiresteel.com/Rails-2-2-and-MySQL-Problems&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sapphiresteel.com/Rails-2-2-and-MySQL-Problems&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Why the hell do i have to my libmysql.dll file to ruby\bin to get it working hmm very frustrating for the past few days but a least it is working now.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Just wondering if you guys get stuck in programming do you have a technique to deal with it beside searching goolge for your problem
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26157224&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26157224&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26157224.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26140104</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-30T23:02:08Z</published>
	<updated>2009-10-30T23:02:08Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;hi thanks for the reply i have sorted that out now i am now longer getting that problem. This is my new problem but the when i look at the file they say cannot be found i can see its there under the ruby directory and i have done gem update --system and i get the message nothing to update
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Code:
&lt;br&gt;Loading development environment (Rails 2.3.4)
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; my_contact = Contact.new
&lt;br&gt;&lt;br&gt;my_contact = Contact.new
&lt;br&gt;&lt;br&gt;LoadError: 126: The specified module could not be found. &amp;nbsp; - c:/ruby/lib/ruby/gems/1.8/gems/mysql-2.8.1-x86-mingw32/lib/1.8/mysql_api.so
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/mysql-2.8.1-x86-mingw32/lib/1.8/mysql_api.so
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:521:in `new_constants_in'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/mysql-2.8.1-x86-mingw32/lib/mysql.rb:7
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:521:in `new_constants_in'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/kernel/requires.rb:7:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/kernel/requires.rb:5:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/mysql_adapter.rb:60:in `mysql_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `send'!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;... 1 levels...
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/base.rb:1271:in `columns'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/base.rb:3007:in `attributes_from_column_definition_without_lock'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/locking/optimistic.rb:66:in `attributes_from_column_definition'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/base.rb:2434:in `initialize'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from (irb):1:in `new'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from (irb):1&amp;gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;anyway you wanted me to 
&lt;br&gt;&amp;gt; OK, now what's the output of the following commands:
&lt;br&gt;&lt;br&gt;&amp;gt; which ruby
&lt;br&gt;&lt;br&gt;&amp;gt; ruby -v
&lt;br&gt;&lt;br&gt;&amp;gt; gem env
&lt;br&gt;&lt;br&gt;&amp;gt; gem list --local
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;here it is i hope u can help me out thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Code:
&lt;br&gt;C:\Users&amp;gt;gem update --system
&lt;br&gt;&lt;br&gt;Updating RubyGems
&lt;br&gt;&lt;br&gt;Nothing to update
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users&amp;gt;ruby -v
&lt;br&gt;&lt;br&gt;ruby 1.8.6 (2009-08-04 patchlevel 383) [i386-mingw32]
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users&amp;gt;gem env
&lt;br&gt;&lt;br&gt;RubyGems Environment:
&lt;br&gt;&lt;br&gt;&amp;nbsp; - RUBYGEMS VERSION: 1.3.5
&lt;br&gt;&lt;br&gt;&amp;nbsp; - RUBY VERSION: 1.8.6 (2009-08-04 patchlevel 383) [i386-mingw32]
&lt;br&gt;&lt;br&gt;&amp;nbsp; - INSTALLATION DIRECTORY: C:/ruby/lib/ruby/gems/1.8
&lt;br&gt;&lt;br&gt;&amp;nbsp; - RUBY EXECUTABLE: C:/ruby/bin/ruby.exe
&lt;br&gt;&lt;br&gt;&amp;nbsp; - EXECUTABLE DIRECTORY: C:/ruby/bin
&lt;br&gt;&lt;br&gt;&amp;nbsp; - RUBYGEMS PLATFORMS:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; - ruby
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; - x86-mingw32
&lt;br&gt;&lt;br&gt;&amp;nbsp; - GEM PATHS:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- C:/ruby/lib/ruby/gems/1.8
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- C:/Users/arinze/.gem/ruby/1.8
&lt;br&gt;&lt;br&gt;&amp;nbsp; - GEM CONFIGURATION:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- :update_sources =&amp;gt; true
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- :verbose =&amp;gt; true
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- :benchmark =&amp;gt; false
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- :backtrace =&amp;gt; false
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- :bulk_threshold =&amp;gt; 1000
&lt;br&gt;&lt;br&gt;&amp;nbsp; - REMOTE SOURCES:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- &lt;a href=&quot;http://gems.rubyforge.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gems.rubyforge.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users&amp;gt;gem list --local
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;*** LOCAL GEMS ***
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;actionmailer (2.3.4)
&lt;br&gt;&lt;br&gt;actionpack (2.3.4)
&lt;br&gt;&lt;br&gt;activerecord (2.3.4)
&lt;br&gt;&lt;br&gt;activeresource (2.3.4)
&lt;br&gt;&lt;br&gt;activesupport (2.3.4)
&lt;br&gt;&lt;br&gt;fxri (0.3.7, 0.3.6)
&lt;br&gt;&lt;br&gt;fxruby (1.6.19, 1.6.12)
&lt;br&gt;&lt;br&gt;hpricot (0.8.1, 0.6)
&lt;br&gt;&lt;br&gt;jruby-jars (1.3.1)
&lt;br&gt;&lt;br&gt;log4r (1.1.2, 1.0.5)
&lt;br&gt;&lt;br&gt;mysql (2.8.1)
&lt;br&gt;&lt;br&gt;progressbar (0.0.3)
&lt;br&gt;&lt;br&gt;rack (1.0.1)
&lt;br&gt;&lt;br&gt;rails (2.3.4)
&lt;br&gt;&lt;br&gt;rake (0.8.7, 0.7.3)
&lt;br&gt;&lt;br&gt;sources (0.0.1)
&lt;br&gt;&lt;br&gt;warbler (0.9.14)
&lt;br&gt;&lt;br&gt;win32-api (1.4.5, 1.0.4)
&lt;br&gt;&lt;br&gt;win32-clipboard (0.5.2, 0.4.3)
&lt;br&gt;&lt;br&gt;win32-dir (0.3.5, 0.3.2)
&lt;br&gt;&lt;br&gt;win32-eventlog (0.5.2, 0.4.6)
&lt;br&gt;&lt;br&gt;win32-file (0.6.3, 0.5.4)
&lt;br&gt;&lt;br&gt;win32-file-stat (1.3.4, 1.2.7)
&lt;br&gt;&lt;br&gt;win32-process (0.6.1, 0.5.3)
&lt;br&gt;&lt;br&gt;win32-sapi (0.1.5, 0.1.4)
&lt;br&gt;&lt;br&gt;win32-sound (0.4.2, 0.4.1)
&lt;br&gt;&lt;br&gt;windows-api (0.4.0, 0.2.0)
&lt;br&gt;&lt;br&gt;windows-pr (1.0.8, 0.7.2)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26140104&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26140104&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26140104.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135711</id>
	<title>Re: running a ruby on rails application pls help</title>
	<published>2009-10-30T12:27:45Z</published>
	<updated>2009-10-30T12:27:45Z</updated>
	<author>
		<name>Hassan Schroeder-2</name>
	</author>
	<content type="html">On Fri, Oct 30, 2009 at 12:06 PM, chukster &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135711&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arinze_ngonadi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; hi okay i am using ruby.1.8.6p111
&lt;br&gt;&lt;br&gt;OK, now what's the output of the following commands:
&lt;br&gt;&amp;nbsp; which ruby
&lt;br&gt;&amp;nbsp; ruby -v
&lt;br&gt;&amp;nbsp; gem env
&lt;br&gt;&amp;nbsp; gem list --local
&lt;br&gt;&lt;br&gt;(from a terminal window)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Hassan Schroeder ------------------------ &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135711&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hassan.schroeder@...&lt;/a&gt;
&lt;br&gt;twitter: @hassan
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135711&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135711&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26135711.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26135406</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-30T12:06:09Z</published>
	<updated>2009-10-30T12:06:09Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;hi okay i am using ruby.1.8.6p111 plaform for neatbeans and i created a model in contacts.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;In ruby Console i added my_contact = Contact.new and got this message
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Loading development environment (Rails 2.3.4)
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; my_contact = Contact.new
&lt;br&gt;&lt;br&gt;my_contact = Contact.new
&lt;br&gt;&lt;br&gt;MissingSourceFile: no such file to load -- mysql
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;can u pls help me
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135406&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26135406&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26135406.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26134605</id>
	<title>Using lockdown gem got: Dynamic pool did not finish initialization in a reasonable amount of time! Only 0 of 1 initialized sucessfully!</title>
	<published>2009-10-30T11:07:41Z</published>
	<updated>2009-10-30T11:07:41Z</updated>
	<author>
		<name>mikev-3</name>
	</author>
	<content type="html">&lt;br&gt;I get the following exception when starting my Rails app. &amp;nbsp;The app uses &amp;nbsp;the lockdown gem. &amp;nbsp;I'm using GlassFish Prelude and Netbeans 6.7.1. &amp;nbsp;lockdown does a lot of work when launching the app, e.g., I think it looks at all the controllers to check them against it's access control rules. &amp;nbsp;Do I need to bump up the time allowed for initialization or is there a recommended way to move this kind of startup to somewhere else in a rails app?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;WARNING: Dynamic pool did not finish initialization in a reasonable amount of time! Only 0 of &amp;nbsp;1 initialized sucessfully!
&lt;br&gt;&lt;br&gt;INFO: Loading Rails application jcidr2 at /
&lt;br&gt;&lt;br&gt;INFO: Loading jcidr2 Application done is 33953 ms
&lt;br&gt;&lt;br&gt;INFO: Sun GlassFish Enterprise Server v3 Prelude startup time : Felix(15812ms) startup services(36531ms) total(52343ms)
&lt;br&gt;&lt;br&gt;SEVERE: Exception in thread &amp;quot;pool-11-thread-1&amp;quot; 
&lt;br&gt;&lt;br&gt;SEVERE: C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require': 
&lt;br&gt;&lt;br&gt;SEVERE: IO error -- C:\InstantRailsAS4/rails_apps/jcidr2/lib/lockdown/init (LoadError)
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:521:in `new_constants_in'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/lockdown-1.3.1/lib/lockdown.rb:48:in `mixin'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/lockdown-1.3.1/lib/lockdown.rb:75
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/lockdown-1.3.1/lib/lockdown.rb:31:in `require'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;... 12 levels...
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/initializer.rb:113:in `run'
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:\InstantRailsAS4\rails_apps\jcidr2/config/environment.rb:27
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:\InstantRailsAS4\rails_apps\jcidr2/config/environment.rb:1
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...internal jruby stack elided...
&lt;br&gt;&lt;br&gt;SEVERE: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from Kernel.require(C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134605&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26134605&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Using-lockdown-gem-got%3A-Dynamic-pool-did-not-finish-initialization-in-a-reasonable-amount-of-time%21-Only-0-of-1-initialized-sucessfully%21-tp26134605p26134605.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26119618</id>
	<title>Re: i have a problem with rails console</title>
	<published>2009-10-29T12:51:39Z</published>
	<updated>2009-10-29T12:51:39Z</updated>
	<author>
		<name>Hassan Schroeder-2</name>
	</author>
	<content type="html">On Thu, Oct 29, 2009 at 12:35 PM, chukster &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119618&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arinze_ngonadi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; hi thanks for the reply but i dont see how it solves my problem
&lt;br&gt;&lt;br&gt;?? Your environment appears to be *completely* screwed up. :-)
&lt;br&gt;&lt;br&gt;So you need to get to where you're using ONE version of ruby,
&lt;br&gt;not 2 or 3, and get that ONE version into a sane, usable state.
&lt;br&gt;&lt;br&gt;That's the first step in &amp;quot;solving your problem&amp;quot;.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Hassan Schroeder ------------------------ &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119618&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hassan.schroeder@...&lt;/a&gt;
&lt;br&gt;twitter: @hassan
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119618&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119618&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/i-have-a-problem-with-rails-console-tp26116903p26119618.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26119410</id>
	<title>i have a problem with rails console</title>
	<published>2009-10-29T12:35:49Z</published>
	<updated>2009-10-29T12:35:49Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;hi thanks for the reply but i dont see how it solves my problem
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;quot;Loading development environment (Rails 2.3.4) 
&lt;br&gt;&lt;br&gt;'irb.bat' is not recognized as an internal or external command, 
&lt;br&gt;&lt;br&gt;operable program or batch file.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119410&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26119410&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/i-have-a-problem-with-rails-console-tp26116903p26119410.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26117163</id>
	<title>Re: i have a problem with rails console</title>
	<published>2009-10-29T10:12:47Z</published>
	<updated>2009-10-29T10:12:47Z</updated>
	<author>
		<name>Hassan Schroeder-2</name>
	</author>
	<content type="html">On Thu, Oct 29, 2009 at 9:56 AM, chukster &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117163&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arinze_ngonadi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can somone please i am stuck i have create a ruby on rails application using ruby platform 1.8.6-p287 on the server WEBrick
&lt;br&gt;&lt;br&gt;&amp;gt; So to try and solve this i  went to my Start command prompt with ruby on ruby 1.9.1-p243
&lt;br&gt;&lt;br&gt;? You're using 2 different versions of Ruby here -- you'll never make
&lt;br&gt;any progress unless you stick to one. And I would avoid using 1.9.1
&lt;br&gt;for a Rails project right now, so...
&lt;br&gt;&lt;br&gt;For that matter, I would forget the IDE for a while and get your Ruby
&lt;br&gt;and RubyGems installations straightened out, to the point you can
&lt;br&gt;create a Rails project from the command line and have it work with
&lt;br&gt;MySQL.
&lt;br&gt;&lt;br&gt;YMMV,
&lt;br&gt;-- 
&lt;br&gt;Hassan Schroeder ------------------------ &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117163&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hassan.schroeder@...&lt;/a&gt;
&lt;br&gt;twitter: @hassan
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117163&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117163&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/i-have-a-problem-with-rails-console-tp26116903p26117163.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26116924</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-29T09:57:26Z</published>
	<updated>2009-10-29T09:57:26Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;i am using ruby i have continued my new problem here &lt;a href=&quot;http://forums.netbeans.org/viewtopic.php?p=53280#53280&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.netbeans.org/viewtopic.php?p=53280#53280&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26116924&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26116924&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26116924.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26116903</id>
	<title>i have a problem with rails console</title>
	<published>2009-10-29T09:56:21Z</published>
	<updated>2009-10-29T09:56:21Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;Can somone please i am stuck i have create a ruby on rails application using ruby platform 1.8.6-p287 on the server WEBrick
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;i have specified the Database information Directly &amp;nbsp;using mysql Database Adapter but when i click next i get this message
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;quot;Rake tasks fetching failed with (working directory:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Rails requres RubyGems &amp;gt;=(you have 1.3.1). Please 'gem update --system' and try again&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;So to try and solve this i &amp;nbsp;went to my Start command prompt with ruby on ruby 1.9.1-p243
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;and typed: $ gem update -- system (see code below)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;When that did not work i followed these instructions (see code below) :
&lt;br&gt;&lt;br&gt;&amp;nbsp; $ gem install rubygems-update &amp;nbsp;(again, might need to be admin/root)
&lt;br&gt;&lt;br&gt;&amp;nbsp; $ update_rubygems &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;to get rubygems 1.3.2 from the instructions here &lt;a href=&quot;http://blog.segment7.net/articles/2009/04/15/rubygems-1-3-2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.segment7.net/articles/2009/04/15/rubygems-1-3-2&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Code:
&lt;br&gt;ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users\arinze&amp;gt;gem update --system
&lt;br&gt;&lt;br&gt;Updating RubyGems
&lt;br&gt;&lt;br&gt;Nothing to update
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users\arinze&amp;gt;gem update --system
&lt;br&gt;&lt;br&gt;Updating RubyGems
&lt;br&gt;&lt;br&gt;Nothing to update
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users\arinze&amp;gt;gem install rubygems-update
&lt;br&gt;&lt;br&gt;Successfully installed rubygems-update-1.3.5
&lt;br&gt;&lt;br&gt;1 gem installed
&lt;br&gt;&lt;br&gt;Installing ri documentation for rubygems-update-1.3.5...
&lt;br&gt;&lt;br&gt;Installing RDoc documentation for rubygems-update-1.3.5...
&lt;br&gt;&lt;br&gt;Could not find main page README
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users\arinze&amp;gt;update_rubygems
&lt;br&gt;&lt;br&gt;Installing RubyGems 1.3.5
&lt;br&gt;&lt;br&gt;RubyGems 1.3.5 installed
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Â´ââ=== 1.3.5 / 2009-07-21
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Bug fixes:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;* Fix use of prerelease gems.
&lt;br&gt;&lt;br&gt;* Gem.bin_path no longer escapes path with spaces. Bug #25935 and #26458.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Deprecation Notices:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;* Bulk index update is no longer supported (the code currently remains, but no
&lt;br&gt;&lt;br&gt;&amp;nbsp; the tests)
&lt;br&gt;&lt;br&gt;* Gem::manage_gems was removed in 1.3.3.
&lt;br&gt;&lt;br&gt;* Time::today was removed in 1.3.3.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;RubyGems installed the following executables:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C:/Ruby19/bin/gem
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\Users\arinze&amp;gt;gem update --system
&lt;br&gt;&lt;br&gt;Updating RubyGems
&lt;br&gt;&lt;br&gt;Nothing to update
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;ok i solved this problem by downloading rubygems-1.3.3.zip 
&lt;br&gt;&lt;br&gt;then runnig setup.rb
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;but i have a new problem 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;when i went to my new project and generated a new model and then go to rails console for my project i get this message
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;quot;Loading development environment (Rails 2.3.4)
&lt;br&gt;&lt;br&gt;'irb.bat' is not recognized as an internal or external command,
&lt;br&gt;&lt;br&gt;operable program or batch file.
&lt;br&gt;&lt;br&gt;&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Can somone please help me
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26116903&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26116903&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/i-have-a-problem-with-rails-console-tp26116903p26116903.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26114589</id>
	<title>Re: running a ruby on rails application pls help</title>
	<published>2009-10-29T07:46:27Z</published>
	<updated>2009-10-29T07:46:27Z</updated>
	<author>
		<name>Hassan Schroeder-2</name>
	</author>
	<content type="html">On Thu, Oct 29, 2009 at 4:40 AM, chukster &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114589&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arinze_ngonadi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks for the repky guys vut it does not work i am still getting the same message can somone please tell me step by step what to do from the begging after u have installed and got working ruby on rails
&lt;br&gt;&lt;br&gt;&amp;gt; Loading development environment (Rails 2.3.2)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; JRuby limited openssl loaded. gem install jruby-openssl for full support.
&lt;br&gt;&lt;br&gt;Are you trying to run this using Ruby or JRuby?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Hassan Schroeder ------------------------ &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114589&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hassan.schroeder@...&lt;/a&gt;
&lt;br&gt;twitter: @hassan
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114589&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26114589&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26114589.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26112334</id>
	<title>[Fwd: [nbusers] ATTENTION! NetBeans.org Site Migration Starts Monday, November 2!]</title>
	<published>2009-10-29T05:45:36Z</published>
	<updated>2009-10-29T05:45:36Z</updated>
	<author>
		<name>Erno Mononen</name>
	</author>
	<content type="html">&lt;br&gt;FYI
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;Starting from &lt;b&gt;Monday, November 2nd to
Monday, November 9th&lt;/b&gt;, the NetBeans Team will be migrating
NetBeans.org to a new infrastructure.&lt;/font&gt;&lt;font face=&quot;Gill Sans Light&quot;&gt;
The move is intended to improve the site's
performance and services. For example, after the update NetBeans.org
users will be able to access the site's services (Wiki, Issuezilla,
Source Code Management, Mailing Lists, etc.) with a single sign-on.&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;&lt;b&gt;The migration will begin at 17:00 CET,
November 2nd, and will be completed at 00:01 CET, November 9th&lt;/b&gt;.&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;Given the scope of the migration, the
following NetBeans.org services will be affected during the event:&lt;/font&gt;&lt;br&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;font face=&quot;Gill Sans Light&quot;&gt;All NetBeans.org mailing lists will
be unavailable.&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;font face=&quot;Gill Sans Light&quot;&gt;The &lt;a href=&quot;http://wiki.netbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans wiki&lt;/a&gt; will be switched to
&quot;read-only mode&quot;.&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;font face=&quot;Gill Sans Light&quot;&gt;Issuezilla will be available from a
different url: &lt;a href=&quot;http://qa.netbeans.org/issues/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qa.netbeans.org/issues/&lt;/a&gt;.
However, any changes made during this period will NOT be propagated to
the new bug tracking system.&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;font face=&quot;Gill Sans Light&quot;&gt;The hg.netbeans.org service will not
be affected except for a short outage on Sunday, November 8th from
14:00 - 15:00 CET &lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;NetBeans downloads, static NetBeans.org
(html) content, &lt;a href=&quot;http://planetnetbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Planet NetBeans&lt;/a&gt;
and the &lt;a href=&quot;http://forums.netbeans.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans Forums&lt;/a&gt; will
NOT be impacted by the migration and will continue to function
normally. Once the migration is complete, the affected services will be
reactivated.&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;After the migration, registered
NetBeans.org users will receive an email that contains their new login
and temporary password, including &lt;a href=&quot;http://wiki.netbeans.org/NewNBFirstSteps&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;instructions&lt;/a&gt; for
accessing the new site.&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;If you have any questions about the
upcoming site migration, please contact us at &lt;i&gt;webmaster at netbeans
dot org&lt;/i&gt;. You can also visit the &lt;a href=&quot;http://wiki.netbeans.org/NewNBOrg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NetBeans.org Migration FAQ
wiki&lt;/a&gt;.&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;We apologize in advance for any
inconvenience caused.&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;Thank you.&lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;Gill Sans Light&quot;&gt;The NetBeans Team&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26112334&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26112334&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Fwd%3A--nbusers--ATTENTION%21-NetBeans.org-Site-Migration-Starts-Monday%2C-November-2%21--tp26112334p26112334.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26111477</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-29T04:40:33Z</published>
	<updated>2009-10-29T04:40:33Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;thanks for the repky guys vut it does not work i am still getting the same message can somone please tell me step by step what to do from the begging after u have installed and got working ruby on rails
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;but still getting same message
&lt;br&gt;&lt;br&gt;&lt;br&gt;Code:
&lt;br&gt;Loading development environment (Rails 2.3.2)
&lt;br&gt;&lt;br&gt;JRuby limited openssl loaded. gem install jruby-openssl for full support.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&lt;/a&gt;&lt;br&gt;&lt;br&gt;C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/middleware_stack.rb:84 warning: given block not used
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; my_contact = Contact.new
&lt;br&gt;&lt;br&gt;my_contact = Contact.new
&lt;br&gt;&lt;br&gt;!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.
&lt;br&gt;&lt;br&gt;MissingSourceFile: no such file to load -- mysql
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in `new_constants_in'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:7:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:5:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/mysql_adapter.rb:65:in `mysql_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:1276:in `columns'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:3008:in `attributes_from_column_definition'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/locking/optimistic.rb:66:in `attributes_from_column_definition_with_lock'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:2435:in `initialize'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from (irb):2&amp;gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111477&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111477&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26111477.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26099545</id>
	<title>Re: running a ruby on rails application pls help</title>
	<published>2009-10-28T11:17:55Z</published>
	<updated>2009-10-28T11:17:55Z</updated>
	<author>
		<name>Chris Kutler</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Hi,&lt;br&gt;
&lt;br&gt;
This might help: &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://blogs.sun.com/divas/entry/no_such_file_to_load&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/divas/entry/no_such_file_to_load&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Also helpful:
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.netbeans.org/kb/docs/ruby/setting-up.html#dbservers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/kb/docs/ruby/setting-up.html#dbservers&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The code that tgreider provided (see below)&amp;nbsp; is helpful if you are
running the same code with both ruby and jruby but is no longer
necessary when using Rails versions from 2.0 onward, as far as I know.
I don't use it anymore.&lt;br&gt;
&lt;br&gt;
&lt;pre wrap=&quot;&quot;&gt;
&amp;lt;% if RUBY_PLATFORM =~ /java/

require 'rubygems'

gem 'activerecord-jdbc-adapter'

require 'jdbc_adapter'

end

%&amp;gt;

&lt;/pre&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
tgreider wrote:
&lt;blockquote cite=&quot;mid:1256752185.m2f.53114@forums.netbeans.org&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;
chukster wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;when i type my_newcontact = Contact.new in rails console i get the message
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Code:
Loading development environment (Rails 2.3.2)
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;JRuby limited openssl loaded. gem install jruby-openssl for full support.
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&lt;/a&gt;
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/middleware_stack.rb:84 warning: given block not used
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;my_contact = Contact.new
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;my_contact = Contact.new
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;MissingSourceFile: no such file to load -- mysql
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in `new_constants_in'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:7:in `require_library_or_gem'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:5:in `require_library_or_gem'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/mysql_adapter.rb:65:in `mysql_connection'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:1276:in `columns'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:3008:in `attributes_from_column_definition'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/locking/optimistic.rb:66:in `attributes_from_column_definition_with_lock'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:2435:in `initialize'
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;        from (irb):2&amp;gt;&amp;gt;


    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;





Here is some code that should help you:  :) 



&amp;lt;% if RUBY_PLATFORM =~ /java/

require 'rubygems'

gem 'activerecord-jdbc-adapter'

require 'jdbc_adapter'

end

%&amp;gt;



Place this code into your database.yml file of your application.



&quot;Create Database&quot; of the Rails Basics hands-on lab, you cannot create the development database via Rake task with the version of rails installed in Netbeans 6.7.1, without adding a snippet of code in the database.yml file. 

Add the following code near the top of the database.yml file.  Click on Save All Files button in the menu bar.  Copied from &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.javapassion.com/handsonlabs/rails_scaffold/index.html#Tutorial_Exercises&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.javapassion.com/handsonlabs/rails_scaffold/index.html#Tutorial_Exercises&lt;/a&gt;






---------------------------------------------------------------------
To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26099545&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26099545&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;

  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
Chris Kutler
Sun Cloud Learning Services
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;

---------------------------------------------------------------------
To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26099545&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26099545&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26099545.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26099076</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-28T10:49:45Z</published>
	<updated>2009-10-28T10:49:45Z</updated>
	<author>
		<name>tgreider</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;chukster wrote:
&lt;br&gt;&amp;gt; when i type my_newcontact = Contact.new in rails console i get the message
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Code:
&lt;br&gt;&amp;gt; Loading development environment (Rails 2.3.2)
&lt;br&gt;&lt;br&gt;&amp;gt; JRuby limited openssl loaded. gem install jruby-openssl for full support.
&lt;br&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/middleware_stack.rb:84 warning: given block not used
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; my_contact = Contact.new
&lt;br&gt;&lt;br&gt;&amp;gt; my_contact = Contact.new
&lt;br&gt;&lt;br&gt;&amp;gt; !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.
&lt;br&gt;&lt;br&gt;&amp;gt; MissingSourceFile: no such file to load -- mysql
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in `new_constants_in'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:7:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:5:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/mysql_adapter.rb:65:in `mysql_connection'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:1276:in `columns'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:3008:in `attributes_from_column_definition'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/locking/optimistic.rb:66:in `attributes_from_column_definition_with_lock'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:2435:in `initialize'
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from (irb):2&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Here is some code that should help you: &amp;nbsp;:) 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;% if RUBY_PLATFORM =~ /java/
&lt;br&gt;&lt;br&gt;require 'rubygems'
&lt;br&gt;&lt;br&gt;gem 'activerecord-jdbc-adapter'
&lt;br&gt;&lt;br&gt;require 'jdbc_adapter'
&lt;br&gt;&lt;br&gt;end
&lt;br&gt;&lt;br&gt;%&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Place this code into your database.yml file of your application.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;quot;Create Database&amp;quot; of the Rails Basics hands-on lab, you cannot create the development database via Rake task with the version of rails installed in Netbeans 6.7.1, without adding a snippet of code in the database.yml file. 
&lt;br&gt;&lt;br&gt;Add the following code near the top of the database.yml file. &amp;nbsp;Click on Save All Files button in the menu bar. &amp;nbsp;Copied from &lt;a href=&quot;http://www.javapassion.com/handsonlabs/rails_scaffold/index.html#Tutorial_Exercises&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.javapassion.com/handsonlabs/rails_scaffold/index.html#Tutorial_Exercises&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26099076&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26099076&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26099076.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26090780</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-28T01:13:11Z</published>
	<updated>2009-10-28T01:13:11Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;also the connector to the mysql i used b4 was a jdbc one . This is wrong since i am using ruby on rails. i have downloaded &amp;nbsp;mysql-ruby-2.8.1.tar.gz from &lt;a href=&quot;http://dev.mysql.com/downloads/ruby.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/downloads/ruby.html&lt;/a&gt;&amp;nbsp;(Mysql/ruby) i have extracted it. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;But the problem is i dont know how to use it as acoonectoer with musql and ruby on rails application in neatbenas can somone please help me out
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26090780&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26090780&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26090780.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26090354</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-28T00:10:24Z</published>
	<updated>2009-10-28T00:10:24Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;when i type my_newcontact = Contact.new in rails console i get the message
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Code:
&lt;br&gt;Loading development environment (Rails 2.3.2)
&lt;br&gt;&lt;br&gt;JRuby limited openssl loaded. gem install jruby-openssl for full support.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL&lt;/a&gt;&lt;br&gt;&lt;br&gt;C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/middleware_stack.rb:84 warning: given block not used
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; my_contact = Contact.new
&lt;br&gt;&lt;br&gt;my_contact = Contact.new
&lt;br&gt;&lt;br&gt;!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.
&lt;br&gt;&lt;br&gt;MissingSourceFile: no such file to load -- mysql
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in `new_constants_in'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:7:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/kernel/requires.rb:5:in `require_library_or_gem'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/mysql_adapter.rb:65:in `mysql_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `loop'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in `checkout'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in `connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in `retrieve_connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in `connection'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:1276:in `columns'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:3008:in `attributes_from_column_definition'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/locking/optimistic.rb:66:in `attributes_from_column_definition_with_lock'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from C:/Program Files/NetBeans 6.7.1/ruby2/jruby-1.2.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:2435:in `initialize'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from (irb):2&amp;gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26090354&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26090354&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26090354.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26086533</id>
	<title>Re: running a ruby on rails application pls help</title>
	<published>2009-10-27T15:53:12Z</published>
	<updated>2009-10-27T15:53:12Z</updated>
	<author>
		<name>Hassan Schroeder-2</name>
	</author>
	<content type="html">On Tue, Oct 27, 2009 at 3:43 PM, chukster &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086533&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arinze_ngonadi@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i want to build a ruby on rails application i have installed mysql i need to install ruby gem but i do not know how to do it
&lt;br&gt;&lt;br&gt;&amp;gt; ..... but where do i go to enter &amp;quot; $ sudo gem install mysql&amp;quot; which i presum will install ruby gem
&lt;br&gt;&lt;br&gt;You can run that in any terminal window.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Hassan Schroeder ------------------------ &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086533&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hassan.schroeder@...&lt;/a&gt;
&lt;br&gt;twitter: @hassan
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086533&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086533&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26086533.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26086450</id>
	<title>running a ruby on rails application pls help</title>
	<published>2009-10-27T15:43:41Z</published>
	<updated>2009-10-27T15:43:41Z</updated>
	<author>
		<name>chukster</name>
	</author>
	<content type="html">&lt;br&gt;i want to build a ruby on rails application i have installed mysql i need to install ruby gem but i do not know how to do it &lt;a href=&quot;http://dev.mysql.com/downloads/ruby.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/downloads/ruby.html&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;when you go to the site above after i have installed mysql/ruby but where do i go to enter &amp;quot; $ sudo gem install mysql&amp;quot; which i presum will install ruby gem . ihave neatbeans 6.7.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086450&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26086450&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/running-a-ruby-on-rails-application-pls-help-tp26086450p26086450.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26056158</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-26T01:50:39Z</published>
	<updated>2009-10-26T01:50:39Z</updated>
	<author>
		<name>Erno Mononen</name>
	</author>
	<content type="html">Jörg Plewe wrote:
&lt;br&gt;&amp;gt; But why only on OSX? Why does it work on Windows?
&lt;br&gt;&lt;br&gt;I don't know really, I think the permissions bits are usually correctly 
&lt;br&gt;set also on OS X (or at least I'm not aware of this being a widespread 
&lt;br&gt;problem), something on your setup triggers the bug.
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, upgrading to 1.3.5 solves this issue (with some manual help :) ) 
&lt;br&gt;&amp;gt; but causes another one .... which I assume no longer is an IDE issue 
&lt;br&gt;&amp;gt; but an jruby/OSX issue, so this is the wrong list.
&lt;br&gt;&lt;br&gt;Yes, that looks like a JRuby issue. If you don't get any replies here, 
&lt;br&gt;you might want to try asking on the JRuby users list 
&lt;br&gt;(&lt;a href=&quot;http://kenai.com/projects/jruby/pages/MailingLists&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://kenai.com/projects/jruby/pages/MailingLists&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Erno
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26056158&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26056158&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26056158.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26034855</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T15:41:33Z</published>
	<updated>2009-10-23T15:41:33Z</updated>
	<author>
		<name>Jörg Plewe</name>
	</author>
	<content type="html">But why only on OSX? Why does it work on Windows?
&lt;br&gt;&lt;br&gt;Yes, upgrading to 1.3.5 solves this issue (with some manual help :) ) &amp;nbsp;
&lt;br&gt;but causes another one .... which I assume no longer is an IDE issue &amp;nbsp;
&lt;br&gt;but an jruby/OSX issue, so this is the wrong list.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Fast Debugger (ruby-debug-ide 0.4.6) listens on localhost:53444
&lt;br&gt;public org.jruby.runtime.builtin.IRubyObject &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.jruby 
&lt;br&gt;.RubyString 
&lt;br&gt;.op_plus(org.jruby.runtime.ThreadContext,org.jruby.RubyString)
&lt;br&gt;sun/reflect/NativeMethodAccessorImpl.java:-2:in `invoke0': &amp;nbsp;
&lt;br&gt;java.lang.IllegalArgumentException: argument type mismatch &amp;nbsp;
&lt;br&gt;(NativeException)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from sun/reflect/NativeMethodAccessorImpl.java:39:in `invoke'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from sun/reflect/DelegatingMethodAccessorImpl.java:25:in &amp;nbsp;
&lt;br&gt;`invoke'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from java/lang/reflect/Method.java:597:in `invoke'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from org/jruby/internal/runtime/methods/ 
&lt;br&gt;ReflectedJavaMethod.java:145:in `call'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from org/jruby/internal/runtime/methods/DynamicMethod.java: 
&lt;br&gt;168:in `call'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from org/jruby/internal/runtime/methods/DynamicMethod.java: 
&lt;br&gt;164:in `call'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from org/jruby/runtime/callsite/CachingCallSite.java:278:in &amp;nbsp;
&lt;br&gt;`cacheAndCall'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from org/jruby/runtime/callsite/CachingCallSite.java:117:in &amp;nbsp;
&lt;br&gt;`call'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 62 levels...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 Beta.app/Contents/ 
&lt;br&gt;Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby-debug- 
&lt;br&gt;ide-0.4.6/bin/rdebug-ide:82
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 Beta.app/Contents/ 
&lt;br&gt;Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby-debug- 
&lt;br&gt;ide-0.4.6/bin/rdebug-ide:19:in `load'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 Beta.app/Contents/ 
&lt;br&gt;Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19
&lt;br&gt;Complete Java stackTrace
&lt;br&gt;&lt;br&gt;On 23.10.2009, at 21:53, Erno Mononen wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jörg Plewe wrote:
&lt;br&gt;&amp;gt;&amp;gt; Interesting ... NO file in /Applications/NetBeans/NetBeans 6.8 &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin has the x- 
&lt;br&gt;&amp;gt;&amp;gt; bit set except for 'rails'.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Possibly a bug in the NB installer, reinstalling might help (if not, &amp;nbsp;
&lt;br&gt;&amp;gt; please file an issue for this or let me know the exact procedure how &amp;nbsp;
&lt;br&gt;&amp;gt; you installed NB and I'll file the issue for you).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I set the bit for 'jruby' and get one step farther...
&lt;br&gt;&amp;gt; &amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; SEVERE [org.rubyforge.debugcommons.Util]: Error Output: / 
&lt;br&gt;&amp;gt;&amp;gt; Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/ 
&lt;br&gt;&amp;gt;&amp;gt; NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19:in `load': No such &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; file to load -- &amp;quot;/Applications/NetBeans/NetBeans 6.8 M2.app/ 
&lt;br&gt;&amp;gt;&amp;gt; Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/ 
&lt;br&gt;&amp;gt;&amp;gt; gems/ruby-debug-ide-0.4.6/bin/rdebug-ide&amp;quot; (LoadError)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This seems to be the RubyGems issue I mentioned earlier, so &amp;nbsp;
&lt;br&gt;&amp;gt; upgrading RubyGems to 1.3.5 should help (if you did that already, it &amp;nbsp;
&lt;br&gt;&amp;gt; seems that the upgrade may not have been successful). You could also &amp;nbsp;
&lt;br&gt;&amp;gt; workaround it by installing NB to a directory without spaces in the &amp;nbsp;
&lt;br&gt;&amp;gt; path (or just simply rename the installation folder and update the &amp;nbsp;
&lt;br&gt;&amp;gt; shortcut). I know it is a rather major issue, in 6.8 final we can &amp;nbsp;
&lt;br&gt;&amp;gt; hopefully bundle upgraded RubyGems for a better out-of-the-box &amp;nbsp;
&lt;br&gt;&amp;gt; experience.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Erno
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26034855&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26034855&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Jörg Plewe
&lt;br&gt;innoQ
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26034855&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26034855&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26034855.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26033871</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T13:57:23Z</published>
	<updated>2009-10-23T13:57:23Z</updated>
	<author>
		<name>Jörg Plewe</name>
	</author>
	<content type="html">Same error with NB6.8Beta, where the file access bits are identical &amp;nbsp;
&lt;br&gt;with 6.7.
&lt;br&gt;&lt;br&gt;No error with NB6.8Beta on Windows.
&lt;br&gt;&lt;br&gt;- J
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 23.10.2009, at 20:09, Jörg Plewe wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Interesting ... NO file in /Applications/NetBeans/NetBeans 6.8 &amp;nbsp;
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin has the x- 
&lt;br&gt;&amp;gt; bit set except for 'rails'.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I set the bit for 'jruby' and get one step farther...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; FINE [org.netbeans.modules.ruby.debugger.RubyDebugger]: Running fast &amp;nbsp;
&lt;br&gt;&amp;gt; debugger...
&lt;br&gt;&amp;gt; FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Running &amp;nbsp;
&lt;br&gt;&amp;gt; [basedir: /Users/joergp/innoq/hopcom/svn/trunk/hopcomshop]: &amp;quot;/ 
&lt;br&gt;&amp;gt; Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/ 
&lt;br&gt;&amp;gt; NetBeans/ruby2/jruby-1.3.1/bin/jruby -J-Djruby.reflection=true -J- 
&lt;br&gt;&amp;gt; Djruby.compile.mode=OFF -J-Djruby.debug.fullTrace=true -r /private/ 
&lt;br&gt;&amp;gt; var/folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/io- 
&lt;br&gt;&amp;gt; synchronizer8532587747911415780.rb /Applications/NetBeans/NetBeans &amp;nbsp;
&lt;br&gt;&amp;gt; 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug- 
&lt;br&gt;&amp;gt; ide _0.4.6_ -p 52505 --xml-debug -- script/server webrick --port 4010&amp;quot;
&lt;br&gt;&amp;gt; FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Environment: &amp;nbsp;
&lt;br&gt;&amp;gt; {GEM_PATH=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, SHELL=/bin/ 
&lt;br&gt;&amp;gt; bash, TMPDIR=/var/folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/, &amp;nbsp;
&lt;br&gt;&amp;gt; JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/ 
&lt;br&gt;&amp;gt; Home, SHLVL=1, CLASSPATH=${file.reference.mysql-connector-java-5.1.6- 
&lt;br&gt;&amp;gt; bin.jar}, __CF_USER_TEXT_ENCODING=0x1F5:0:0, PATH=/usr/bin:/bin:/usr/ 
&lt;br&gt;&amp;gt; sbin:/sbin, GEM_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/ 
&lt;br&gt;&amp;gt; Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, &amp;nbsp;
&lt;br&gt;&amp;gt; COMMAND_MODE=unix2003, DISPLAY=/tmp/launch-nL9vtj/:0, USER=joergp, &amp;nbsp;
&lt;br&gt;&amp;gt; JRUBY_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1, &amp;nbsp;
&lt;br&gt;&amp;gt; JAVA_MAIN_CLASS_1566=org.netbeans.Main, PWD=/, HOME=/Users/joergp, &amp;nbsp;
&lt;br&gt;&amp;gt; LOGNAME=joergp, JRUBY_BASE=/Applications/NetBeans/NetBeans 6.8 &amp;nbsp;
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1, &amp;nbsp;
&lt;br&gt;&amp;gt; APP_NAME_1566=NetBeans, J2D_PIXMAPS=shared, &amp;nbsp;
&lt;br&gt;&amp;gt; Apple_PubSub_Socket_Render=/tmp/launch-wMlXe7/Render, _=/System/ 
&lt;br&gt;&amp;gt; Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java, &amp;nbsp;
&lt;br&gt;&amp;gt; SSH_AUTH_SOCK=/tmp/launch-Jskzqq/Listeners, APP_ICON_1566=/ 
&lt;br&gt;&amp;gt; Applications/NetBeans/NetBeans 6.8 M2.app/Contents/MacOS/../ 
&lt;br&gt;&amp;gt; Resources/NetBeans/bin/../nb6.8/netbeans.icns}
&lt;br&gt;&amp;gt; FINE [org.rubyforge.debugcommons.RubyDebuggerProxy]: Proxy target: &amp;nbsp;
&lt;br&gt;&amp;gt; RubyDebugTarget@1538883332[baseDir: /Users/joergp/innoq/hopcom/svn/ 
&lt;br&gt;&amp;gt; trunk/hopcomshop, debuggedFile: script/server, port: 52505]
&lt;br&gt;&amp;gt; FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot &amp;nbsp;
&lt;br&gt;&amp;gt; connect to 127.0.0.1:52505. Trying again...(29)
&lt;br&gt;&amp;gt; FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot &amp;nbsp;
&lt;br&gt;&amp;gt; connect to 127.0.0.1:52505. Trying again...(28)
&lt;br&gt;&amp;gt; FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot &amp;nbsp;
&lt;br&gt;&amp;gt; connect to 127.0.0.1:52505. Trying again...(27)
&lt;br&gt;&amp;gt; FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot &amp;nbsp;
&lt;br&gt;&amp;gt; connect to 127.0.0.1:52505. Trying again...(26)
&lt;br&gt;&amp;gt; FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot &amp;nbsp;
&lt;br&gt;&amp;gt; connect to 127.0.0.1:52505. Trying again...(25)
&lt;br&gt;&amp;gt; FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot &amp;nbsp;
&lt;br&gt;&amp;gt; connect to 127.0.0.1:52505. Trying again...(24)
&lt;br&gt;&amp;gt; SEVERE [org.rubyforge.debugcommons.Util]: Error Output:
&lt;br&gt;&amp;gt; /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/ 
&lt;br&gt;&amp;gt; NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19:in `load': No such file &amp;nbsp;
&lt;br&gt;&amp;gt; to load -- &amp;quot;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby- 
&lt;br&gt;&amp;gt; debug-ide-0.4.6/bin/rdebug-ide&amp;quot; (LoadError)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19
&lt;br&gt;&amp;gt; FINE [org.rubyforge.debugcommons.RubyDebuggerProxy]: Destroying &amp;nbsp;
&lt;br&gt;&amp;gt; process: RubyDebugTarget@1538883332[baseDir: /Users/joergp/innoq/ 
&lt;br&gt;&amp;gt; hopcom/svn/trunk/hopcomshop, debuggedFile: script/server, port: 52505]
&lt;br&gt;&amp;gt; INFO [org.netbeans.api.extexecution.ExecutionService]
&lt;br&gt;&amp;gt; java.net.ConnectException: Connection refused
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.socketConnect(Native Method)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.connect(Socket.java:525)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.connect(Socket.java:475)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.&amp;lt;init&amp;gt;(Socket.java:372)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.&amp;lt;init&amp;gt;(Socket.java:186)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:494)
&lt;br&gt;&amp;gt; Caused: org.rubyforge.debugcommons.RubyDebuggerException: Cannot &amp;nbsp;
&lt;br&gt;&amp;gt; connect to the debugged process at port 52505 in 15s:
&lt;br&gt;&amp;gt; Error Output:
&lt;br&gt;&amp;gt; /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/ 
&lt;br&gt;&amp;gt; NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19:in `load': No such file &amp;nbsp;
&lt;br&gt;&amp;gt; to load -- &amp;quot;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby- 
&lt;br&gt;&amp;gt; debug-ide-0.4.6/bin/rdebug-ide&amp;quot; (LoadError)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.failWithInfo(RubyDebuggerProxy.java: 
&lt;br&gt;&amp;gt; 527)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:510)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons 
&lt;br&gt;&amp;gt; .RubyDebuggerProxy.getCommandSocket(RubyDebuggerProxy.java:319)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons 
&lt;br&gt;&amp;gt; .RubyDebuggerProxy.attachToRubyDebug(RubyDebuggerProxy.java:161)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:124)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java: 
&lt;br&gt;&amp;gt; 139)
&lt;br&gt;&amp;gt; Caused: java.lang.RuntimeException
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java: 
&lt;br&gt;&amp;gt; 149)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans 
&lt;br&gt;&amp;gt; .modules 
&lt;br&gt;&amp;gt; .ruby 
&lt;br&gt;&amp;gt; .platform.execution.RubyProcessCreator.call(RubyProcessCreator.java: 
&lt;br&gt;&amp;gt; 121)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans 
&lt;br&gt;&amp;gt; .modules 
&lt;br&gt;&amp;gt; .ruby 
&lt;br&gt;&amp;gt; .platform.execution.RubyProcessCreator.call(RubyProcessCreator.java: 
&lt;br&gt;&amp;gt; 66)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.api.extexecution.ExecutionService 
&lt;br&gt;&amp;gt; $3.call(ExecutionService.java:254)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.api.extexecution.ExecutionService 
&lt;br&gt;&amp;gt; $3.call(ExecutionService.java:230)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask 
&lt;br&gt;&amp;gt; $Sync.innerRun(FutureTask.java:303)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask.run(FutureTask.java:138)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor 
&lt;br&gt;&amp;gt; $Worker.runTask(ThreadPoolExecutor.java:886)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor 
&lt;br&gt;&amp;gt; $Worker.run(ThreadPoolExecutor.java:908)
&lt;br&gt;&amp;gt; [catch] at java.lang.Thread.run(Thread.java:637)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 23.10.2009, at 14:02, Erno Mononen wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jörg Plewe wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; java.io.IOException: error=13, Permission denied
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.UNIXProcess.forkAndExec(Native Method)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.UNIXProcess.&amp;lt;init&amp;gt;(UNIXProcess.java:53)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ProcessImpl.start(ProcessImpl.java:91)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Caused: java.io.IOException: Cannot run program &amp;quot;/Applications/ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; jruby-1.3.1/bin/jruby&amp;quot; (in directory &amp;quot;/Users/joergp/innoq/hopcom/ 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; svn/trunk/hopcomshop&amp;quot;): error=13, Permission denied
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Seems to be a problem with permissions. Does the user you use for &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; running NB have read/write/execute access on the NB installation &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; folder and its subfolders)? I'd recommend installing NB as the same &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; user as you use for running it, otherwise you might run into more &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; such issues.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt;&amp;gt; Erno
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Jörg Plewe
&lt;br&gt;&amp;gt; innoQ
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --Apple-Mail-80-988801742
&lt;br&gt;&amp;gt; Content-Type: text/html;
&lt;br&gt;&amp;gt; 	charset=ISO-8859-1
&lt;br&gt;&amp;gt; Content-Transfer-Encoding: quoted-printable
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;html&amp;gt;&amp;lt;body style=&amp;quot;word-wrap: break-word; -webkit-nbsp-mode: space; - 
&lt;br&gt;&amp;gt; webkit-line-break: after-white-space; &amp;quot;&amp;gt;&amp;lt;div&amp;gt;Interesting ... NO file &amp;nbsp;
&lt;br&gt;&amp;gt; in&amp;nbsp;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/bin has the x-bit set except &amp;nbsp;
&lt;br&gt;&amp;gt; for 'rails'.&amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;I set the bit for &amp;nbsp;
&lt;br&gt;&amp;gt; 'jruby' and get one step farther...&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;div&amp;gt;FINE &amp;nbsp;
&lt;br&gt;&amp;gt; [org.netbeans.modules.ruby.debugger.RubyDebugger]: Running fast &amp;nbsp;
&lt;br&gt;&amp;gt; debugger...&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;FINE &amp;nbsp;
&lt;br&gt;&amp;gt; [org.rubyforge.debugcommons.RubyDebuggerFactory]: Running [basedir: / 
&lt;br&gt;&amp;gt; Users/joergp/innoq/hopcom/svn/trunk/hopcomshop]: &amp;quot;/Applications/ 
&lt;br&gt;&amp;gt; NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/ 
&lt;br&gt;&amp;gt; jruby-1.3.1/bin/jruby -J-Djruby.reflection=true -J- 
&lt;br&gt;&amp;gt; Djruby.compile.mode=OFF -J-Djruby.debug.fullTrace=true -r /private/ 
&lt;br&gt;&amp;gt; var/folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/io- 
&lt;br&gt;&amp;gt; synchronizer8532587747911415780.rb /Applications/NetBeans/NetBeans &amp;nbsp;
&lt;br&gt;&amp;gt; 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug- 
&lt;br&gt;&amp;gt; ide _0.4.6_ -p 52505 --xml-debug -- script/server webrick --port &amp;nbsp;
&lt;br&gt;&amp;gt; 4010&amp;quot;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;FINE &amp;nbsp;
&lt;br&gt;&amp;gt; [org.rubyforge.debugcommons.RubyDebuggerFactory]: Environment: &amp;nbsp;
&lt;br&gt;&amp;gt; {GEM_PATH=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, SHELL=/bin/ 
&lt;br&gt;&amp;gt; bash, TMPDIR=/var/folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/, &amp;nbsp;
&lt;br&gt;&amp;gt; JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/ 
&lt;br&gt;&amp;gt; Home, SHLVL=1, CLASSPATH=${file.reference.mysql-connector-java-5.1.6- 
&lt;br&gt;&amp;gt; bin.jar}, __CF_USER_TEXT_ENCODING=0x1F5:0:0, PATH=/usr/bin:/bin:/usr/ 
&lt;br&gt;&amp;gt; sbin:/sbin, GEM_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/ 
&lt;br&gt;&amp;gt; Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, &amp;nbsp;
&lt;br&gt;&amp;gt; COMMAND_MODE=unix2003, DISPLAY=/tmp/launch-nL9vtj/:0, USER=joergp, &amp;nbsp;
&lt;br&gt;&amp;gt; JRUBY_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1, &amp;nbsp;
&lt;br&gt;&amp;gt; JAVA_MAIN_CLASS_1566=org.netbeans.Main, PWD=/, HOME=/Users/joergp, &amp;nbsp;
&lt;br&gt;&amp;gt; LOGNAME=joergp, JRUBY_BASE=/Applications/NetBeans/NetBeans 6.8 &amp;nbsp;
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1, &amp;nbsp;
&lt;br&gt;&amp;gt; APP_NAME_1566=NetBeans, J2D_PIXMAPS=shared, &amp;nbsp;
&lt;br&gt;&amp;gt; Apple_PubSub_Socket_Render=/tmp/launch-wMlXe7/Render, _=/System/ 
&lt;br&gt;&amp;gt; Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java, &amp;nbsp;
&lt;br&gt;&amp;gt; SSH_AUTH_SOCK=/tmp/launch-Jskzqq/Listeners, APP_ICON_1566=/ 
&lt;br&gt;&amp;gt; Applications/NetBeans/NetBeans 6.8 M2.app/Contents/MacOS/../ 
&lt;br&gt;&amp;gt; Resources/NetBeans/bin/../nb6.8/netbeans.icns}&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;FINE &amp;nbsp;
&lt;br&gt;&amp;gt; [org.rubyforge.debugcommons.RubyDebuggerProxy]: Proxy target: &amp;nbsp;
&lt;br&gt;&amp;gt; RubyDebugTarget@1538883332[baseDir: /Users/joergp/innoq/hopcom/svn/ 
&lt;br&gt;&amp;gt; trunk/hopcomshop, debuggedFile: script/server, port: 52505]&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot connect to 127.0.0.1:52505. Trying again...(29)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot connect to 127.0.0.1:52505. Trying again...(28)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot connect to 127.0.0.1:52505. Trying again...(27)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot connect to 127.0.0.1:52505. Trying again...(26)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot connect to 127.0.0.1:52505. Trying again...(25)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot connect to 127.0.0.1:52505. Trying again...(24)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;SEVERE [org.rubyforge.debugcommons.Util]: Error &amp;nbsp;
&lt;br&gt;&amp;gt; Output:&amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;font class=&amp;quot;Apple-style-span&amp;quot; &amp;nbsp;
&lt;br&gt;&amp;gt; color=&amp;quot;#FF0F10&amp;quot;&amp;gt;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;&amp;gt; Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19:in `load': No &amp;nbsp;
&lt;br&gt;&amp;gt; such file to load -- &amp;quot;/Applications/NetBeans/NetBeans 6.8 M2.app/ 
&lt;br&gt;&amp;gt; Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ 
&lt;br&gt;&amp;gt; ruby-debug-ide-0.4.6/bin/rdebug-ide&amp;quot; (LoadError)&amp;lt;/font&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/ 
&lt;br&gt;&amp;gt; NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/ 
&lt;br&gt;&amp;gt; jruby-1.3.1/bin/rdebug-ide:19&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;FINE &amp;nbsp;
&lt;br&gt;&amp;gt; [org.rubyforge.debugcommons.RubyDebuggerProxy]: Destroying process: &amp;nbsp;
&lt;br&gt;&amp;gt; RubyDebugTarget@1538883332[baseDir: /Users/joergp/innoq/hopcom/svn/ 
&lt;br&gt;&amp;gt; trunk/hopcomshop, debuggedFile: script/server, port: 52505]&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;INFO [org.netbeans.api.extexecution.ExecutionService]&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;java.net.ConnectException: Connection refused&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.PlainSocketImpl.socketConnect(Native Method)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.Socket.connect(Socket.java:525)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.connect(Socket.java:475)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.net.Socket.&amp;lt;init&amp;gt;(Socket.java:372)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.&amp;lt;init&amp;gt;(Socket.java: 
&lt;br&gt;&amp;gt; 186)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:494)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;Caused: org.rubyforge.debugcommons.RubyDebuggerException: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot connect to the debugged process at port 52505 in 15s:&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;Error Output:&amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;/Applications/NetBeans/ 
&lt;br&gt;&amp;gt; NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/ 
&lt;br&gt;&amp;gt; bin/rdebug-ide:19:in `load': No such file to load -- &amp;quot;/Applications/ 
&lt;br&gt;&amp;gt; NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/ 
&lt;br&gt;&amp;gt; jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby-debug-ide-0.4.6/bin/rdebug- 
&lt;br&gt;&amp;gt; ide&amp;quot; (LoadError)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from / 
&lt;br&gt;&amp;gt; Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/ 
&lt;br&gt;&amp;gt; NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.failWithInfo(RubyDebuggerProxy.java: 
&lt;br&gt;&amp;gt; 527)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:510)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons 
&lt;br&gt;&amp;gt; .RubyDebuggerProxy.getCommandSocket(RubyDebuggerProxy.java:319)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons 
&lt;br&gt;&amp;gt; .RubyDebuggerProxy.attachToRubyDebug(RubyDebuggerProxy.java:161)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .rubyforge 
&lt;br&gt;&amp;gt; .debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:124)&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java: 
&lt;br&gt;&amp;gt; 139)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;Caused: java.lang.RuntimeException&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java: 
&lt;br&gt;&amp;gt; 149)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans 
&lt;br&gt;&amp;gt; .modules 
&lt;br&gt;&amp;gt; .ruby 
&lt;br&gt;&amp;gt; .platform.execution.RubyProcessCreator.call(RubyProcessCreator.java: 
&lt;br&gt;&amp;gt; 121)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org 
&lt;br&gt;&amp;gt; .netbeans 
&lt;br&gt;&amp;gt; .modules 
&lt;br&gt;&amp;gt; .ruby 
&lt;br&gt;&amp;gt; .platform.execution.RubyProcessCreator.call(RubyProcessCreator.java: 
&lt;br&gt;&amp;gt; 66)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; org.netbeans.api.extexecution.ExecutionService 
&lt;br&gt;&amp;gt; $3.call(ExecutionService.java:254)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;at org.netbeans.api.extexecution.ExecutionService 
&lt;br&gt;&amp;gt; $3.call(ExecutionService.java:230)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask 
&lt;br&gt;&amp;gt; $Sync.innerRun(FutureTask.java:303)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask.run(FutureTask.java: 
&lt;br&gt;&amp;gt; 138)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.util.concurrent.ThreadPoolExecutor 
&lt;br&gt;&amp;gt; $Worker.runTask(ThreadPoolExecutor.java:886)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor 
&lt;br&gt;&amp;gt; $Worker.run(ThreadPoolExecutor.java:908)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;[catch] at &amp;nbsp;
&lt;br&gt;&amp;gt; java.lang.Thread.run(Thread.java:637)&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;div&amp;gt;&amp;lt;div&amp;gt;On 23.10.2009, at 14:02, Erno &amp;nbsp;
&lt;br&gt;&amp;gt; Mononen wrote:&amp;lt;/div&amp;gt;&amp;lt;br class=&amp;quot;Apple-interchange- 
&lt;br&gt;&amp;gt; newline&amp;quot;&amp;gt;&amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt;&amp;lt;div&amp;gt;Jörg Plewe &amp;nbsp;
&lt;br&gt;&amp;gt; wrote:&amp;lt;br&amp;gt;&amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote &amp;nbsp;
&lt;br&gt;&amp;gt; type=&amp;quot;cite&amp;quot;&amp;gt;java.io.IOException: error=13, Permission denied&amp;lt;br&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; blockquote&amp;gt;&amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.lang.UNIXProcess.forkAndExec(Native Method)&amp;lt;br&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; blockquote&amp;gt;&amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.lang.UNIXProcess.&amp;lt;init&amp;gt;(UNIXProcess.java:53)&amp;lt;br&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; blockquote&amp;gt;&amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.lang.ProcessImpl.start(ProcessImpl.java:91)&amp;lt;br&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; blockquote&amp;gt;&amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at &amp;nbsp;
&lt;br&gt;&amp;gt; java.lang.ProcessBuilder.start(ProcessBuilder.java:452)&amp;lt;br&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; blockquote&amp;gt;&amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt;Caused: java.io.IOException: &amp;nbsp;
&lt;br&gt;&amp;gt; Cannot run program &amp;quot;/Applications/NetBeans/NetBeans 6.8 M2.app/ 
&lt;br&gt;&amp;gt; Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/jruby&amp;quot; (in &amp;nbsp;
&lt;br&gt;&amp;gt; directory &amp;quot;/Users/joergp/innoq/hopcom/svn/trunk/hopcomshop&amp;quot;): &amp;nbsp;
&lt;br&gt;&amp;gt; error=13, Permission denied&amp;lt;br&amp;gt;&amp;lt;/blockquote&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Seems to be a &amp;nbsp;
&lt;br&gt;&amp;gt; problem with permissions. Does the user you use for running NB have &amp;nbsp;
&lt;br&gt;&amp;gt; read/write/execute access on the NB installation folder and its &amp;nbsp;
&lt;br&gt;&amp;gt; subfolders)? I'd recommend installing NB as the same user as you use &amp;nbsp;
&lt;br&gt;&amp;gt; for running it, otherwise you might run into more such &amp;nbsp;
&lt;br&gt;&amp;gt; issues 
&lt;br&gt;&amp;gt; .&amp;lt; 
&lt;br&gt;&amp;gt; br 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt; 
&lt;br&gt;&amp;gt; br 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; Cheers 
&lt;br&gt;&amp;gt; ,&amp;lt; 
&lt;br&gt;&amp;gt; br 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; Erno 
&lt;br&gt;&amp;gt; &amp;lt; 
&lt;br&gt;&amp;gt; br 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt; 
&lt;br&gt;&amp;gt; br 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; --------------------------------------------------------------------- 
&lt;br&gt;&amp;gt; &amp;lt;br&amp;gt;To unsubscribe, e-mail: &amp;lt;a href=&amp;quot;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;quot;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;For additional &amp;nbsp;
&lt;br&gt;&amp;gt; commands, e-mail: &amp;lt;a href=&amp;quot;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/blockquote&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;div&amp;gt; &amp;lt;span class=&amp;quot;Apple- 
&lt;br&gt;&amp;gt; style-span&amp;quot; style=&amp;quot;font-size: 12px; &amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;word-wrap: break- 
&lt;br&gt;&amp;gt; word; -webkit-nbsp-mode: space; -webkit-line-break: after-white- 
&lt;br&gt;&amp;gt; space; &amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;Apple-style-span&amp;quot; style=&amp;quot;border-collapse: &amp;nbsp;
&lt;br&gt;&amp;gt; separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: &amp;nbsp;
&lt;br&gt;&amp;gt; 12px; font-style: normal; font-variant: normal; font-weight: normal; &amp;nbsp;
&lt;br&gt;&amp;gt; letter-spacing: normal; line-height: normal; orphans: 2; text- 
&lt;br&gt;&amp;gt; indent: 0px; text-transform: none; white-space: normal; widows: 2; &amp;nbsp;
&lt;br&gt;&amp;gt; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit- 
&lt;br&gt;&amp;gt; border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: &amp;nbsp;
&lt;br&gt;&amp;gt; none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: &amp;nbsp;
&lt;br&gt;&amp;gt; 0px; &amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;word-wrap: break-word; -webkit-nbsp-mode: space; - 
&lt;br&gt;&amp;gt; webkit-line-break: after-white-space; &amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;Apple-style- 
&lt;br&gt;&amp;gt; span&amp;quot; style=&amp;quot;border-collapse: separate; color: rgb(0, 0, 0); font- 
&lt;br&gt;&amp;gt; family: Helvetica; font-size: 12px; font-style: normal; font- 
&lt;br&gt;&amp;gt; variant: normal; font-weight: normal; letter-spacing: normal; line- 
&lt;br&gt;&amp;gt; height: normal; orphans: 2; text-indent: 0px; text-transform: none; &amp;nbsp;
&lt;br&gt;&amp;gt; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border- 
&lt;br&gt;&amp;gt; horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; - 
&lt;br&gt;&amp;gt; webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: &amp;nbsp;
&lt;br&gt;&amp;gt; auto; -webkit-text-stroke-width: 0px; &amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;word-wrap: break- 
&lt;br&gt;&amp;gt; word; -webkit-nbsp-mode: space; -webkit-line-break: after-white- 
&lt;br&gt;&amp;gt; space; &amp;quot;&amp;gt;&amp;lt;div&amp;gt;--&amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;Jörg Plewe&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;innoQ&amp;lt;/ 
&lt;br&gt;&amp;gt; div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br class=&amp;quot;Apple-interchange- 
&lt;br&gt;&amp;gt; newline&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br class=&amp;quot;Apple-interchange-newline&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/ 
&lt;br&gt;&amp;gt; span&amp;gt;&amp;lt;br class=&amp;quot;Apple-interchange-newline&amp;quot;&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;
&lt;br&gt;&amp;gt; --Apple-Mail-80-988801742--
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Jörg Plewe
&lt;br&gt;innoQ
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033871&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26033871.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26033833</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T12:53:39Z</published>
	<updated>2009-10-23T12:53:39Z</updated>
	<author>
		<name>Erno Mononen</name>
	</author>
	<content type="html">Jörg Plewe wrote:
&lt;br&gt;&amp;gt; Interesting ... NO file in /Applications/NetBeans/NetBeans 6.8 
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin has the x-bit 
&lt;br&gt;&amp;gt; set except for 'rails'.
&lt;br&gt;&lt;br&gt;Possibly a bug in the NB installer, reinstalling might help (if not, 
&lt;br&gt;please file an issue for this or let me know the exact procedure how you 
&lt;br&gt;installed NB and I'll file the issue for you).
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I set the bit for 'jruby' and get one step farther...
&lt;br&gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SEVERE [org.rubyforge.debugcommons.Util]: Error Output: 
&lt;br&gt;&amp;gt; /Applications/NetBeans/NetBeans 6.8 
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19:in 
&lt;br&gt;&amp;gt; `load': No such file to load -- &amp;quot;/Applications/NetBeans/NetBeans 6.8 
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby-debug-ide-0.4.6/bin/rdebug-ide&amp;quot; 
&lt;br&gt;&amp;gt; (LoadError)
&lt;br&gt;&lt;br&gt;This seems to be the RubyGems issue I mentioned earlier, so upgrading 
&lt;br&gt;RubyGems to 1.3.5 should help (if you did that already, it seems that 
&lt;br&gt;the upgrade may not have been successful). You could also workaround it 
&lt;br&gt;by installing NB to a directory without spaces in the path (or just 
&lt;br&gt;simply rename the installation folder and update the shortcut). I know 
&lt;br&gt;it is a rather major issue, in 6.8 final we can hopefully bundle 
&lt;br&gt;upgraded RubyGems for a better out-of-the-box experience.
&lt;br&gt;&lt;br&gt;Erno
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033833&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26033833&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26033833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26031457</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T11:09:52Z</published>
	<updated>2009-10-23T11:09:52Z</updated>
	<author>
		<name>Jörg Plewe</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;div&gt;Interesting ... NO file in&amp;nbsp;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin has the x-bit set except for 'rails'.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I set the bit for 'jruby' and get one step farther...&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;FINE [org.netbeans.modules.ruby.debugger.RubyDebugger]: Running fast debugger...&lt;/div&gt;&lt;div&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Running [basedir: /Users/joergp/innoq/hopcom/svn/trunk/hopcomshop]: &quot;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/jruby -J-Djruby.reflection=true -J-Djruby.compile.mode=OFF -J-Djruby.debug.fullTrace=true -r /private/var/folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/io-synchronizer8532587747911415780.rb /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide _0.4.6_ -p 52505 --xml-debug -- script/server webrick --port 4010&quot;&lt;/div&gt;&lt;div&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Environment: {GEM_PATH=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, SHELL=/bin/bash, TMPDIR=/var/folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/, JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home, SHLVL=1, CLASSPATH=${file.reference.mysql-connector-java-5.1.6-bin.jar}, __CF_USER_TEXT_ENCODING=0x1F5:0:0, PATH=/usr/bin:/bin:/usr/sbin:/sbin, GEM_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, COMMAND_MODE=unix2003, DISPLAY=/tmp/launch-nL9vtj/:0, USER=joergp, JRUBY_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1, JAVA_MAIN_CLASS_1566=org.netbeans.Main, PWD=/, HOME=/Users/joergp, LOGNAME=joergp, JRUBY_BASE=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1, APP_NAME_1566=NetBeans, J2D_PIXMAPS=shared, Apple_PubSub_Socket_Render=/tmp/launch-wMlXe7/Render, _=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java, SSH_AUTH_SOCK=/tmp/launch-Jskzqq/Listeners, APP_ICON_1566=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/MacOS/../Resources/NetBeans/bin/../nb6.8/netbeans.icns}&lt;/div&gt;&lt;div&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerProxy]: Proxy target: RubyDebugTarget@1538883332[baseDir: /Users/joergp/innoq/hopcom/svn/trunk/hopcomshop, debuggedFile: script/server, port: 52505]&lt;/div&gt;&lt;div&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect to 127.0.0.1:52505. Trying again...(29)&lt;/div&gt;&lt;div&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect to 127.0.0.1:52505. Trying again...(28)&lt;/div&gt;&lt;div&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect to 127.0.0.1:52505. Trying again...(27)&lt;/div&gt;&lt;div&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect to 127.0.0.1:52505. Trying again...(26)&lt;/div&gt;&lt;div&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect to 127.0.0.1:52505. Trying again...(25)&lt;/div&gt;&lt;div&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect to 127.0.0.1:52505. Trying again...(24)&lt;/div&gt;&lt;div&gt;SEVERE [org.rubyforge.debugcommons.Util]: Error Output:&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#FF0F10&quot;&gt;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19:in `load': No such file to load -- &quot;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby-debug-ide-0.4.6/bin/rdebug-ide&quot; (LoadError)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19&lt;/div&gt;&lt;div&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerProxy]: Destroying process: RubyDebugTarget@1538883332[baseDir: /Users/joergp/innoq/hopcom/svn/trunk/hopcomshop, debuggedFile: script/server, port: 52505]&lt;/div&gt;&lt;div&gt;INFO [org.netbeans.api.extexecution.ExecutionService]&lt;/div&gt;&lt;div&gt;java.net.ConnectException: Connection refused&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.socketConnect(Native Method)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.connect(Socket.java:525)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.connect(Socket.java:475)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.&amp;lt;init&amp;gt;(Socket.java:372)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.net.Socket.&amp;lt;init&amp;gt;(Socket.java:186)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.rubyforge.debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:494)&lt;/div&gt;&lt;div&gt;Caused: org.rubyforge.debugcommons.RubyDebuggerException: Cannot connect to the debugged process at port 52505 in 15s:&lt;/div&gt;&lt;div&gt;Error Output:&amp;nbsp;&lt;/div&gt;&lt;div&gt;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19:in `load': No such file to load -- &quot;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/ruby-debug-ide-0.4.6/bin/rdebug-ide&quot; (LoadError)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide:19&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.rubyforge.debugcommons.RubyDebuggerProxy.failWithInfo(RubyDebuggerProxy.java:527)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.rubyforge.debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:510)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.rubyforge.debugcommons.RubyDebuggerProxy.getCommandSocket(RubyDebuggerProxy.java:319)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.rubyforge.debugcommons.RubyDebuggerProxy.attachToRubyDebug(RubyDebuggerProxy.java:161)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.rubyforge.debugcommons.RubyDebuggerProxy.attach(RubyDebuggerProxy.java:124)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java:139)&lt;/div&gt;&lt;div&gt;Caused: java.lang.RuntimeException&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java:149)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.modules.ruby.platform.execution.RubyProcessCreator.call(RubyProcessCreator.java:121)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.modules.ruby.platform.execution.RubyProcessCreator.call(RubyProcessCreator.java:66)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.api.extexecution.ExecutionService$3.call(ExecutionService.java:254)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.api.extexecution.ExecutionService$3.call(ExecutionService.java:230)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask.run(FutureTask.java:138)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&lt;/div&gt;&lt;div&gt;[catch] at java.lang.Thread.run(Thread.java:637)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;div&gt;&lt;div&gt;On 23.10.2009, at 14:02, Erno Mononen wrote:&lt;/div&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;&lt;blockquote type=&quot;cite&quot;&gt;&lt;div&gt;Jörg Plewe wrote:&lt;br&gt;&lt;blockquote type=&quot;cite&quot;&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;blockquote type=&quot;cite&quot;&gt;java.io.IOException: error=13, Permission denied&lt;br&gt;&lt;/blockquote&gt;&lt;blockquote type=&quot;cite&quot;&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.UNIXProcess.forkAndExec(Native Method)&lt;br&gt;&lt;/blockquote&gt;&lt;blockquote type=&quot;cite&quot;&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.UNIXProcess.&amp;lt;init&amp;gt;(UNIXProcess.java:53)&lt;br&gt;&lt;/blockquote&gt;&lt;blockquote type=&quot;cite&quot;&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ProcessImpl.start(ProcessImpl.java:91)&lt;br&gt;&lt;/blockquote&gt;&lt;blockquote type=&quot;cite&quot;&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)&lt;br&gt;&lt;/blockquote&gt;&lt;blockquote type=&quot;cite&quot;&gt;Caused: java.io.IOException: Cannot run program &quot;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/jruby&quot; (in directory &quot;/Users/joergp/innoq/hopcom/svn/trunk/hopcomshop&quot;): error=13, Permission denied&lt;br&gt;&lt;/blockquote&gt;&lt;br&gt;&lt;br&gt;Seems to be a problem with permissions. Does the user you use for running NB have read/write/execute access on the NB installation folder and its subfolders)? I'd recommend installing NB as the same user as you use for running it, otherwise you might run into more such issues.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Erno&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26031457&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26031457&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;div&gt; &lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;div&gt;--&amp;nbsp;&lt;/div&gt;&lt;div&gt;Jörg Plewe&lt;/div&gt;&lt;div&gt;innoQ&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;&lt;/div&gt;&lt;/span&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;&lt;/div&gt;&lt;/span&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt; &lt;/div&gt;&lt;br&gt;&lt;/body&gt;&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26031457.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26025070</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T05:02:10Z</published>
	<updated>2009-10-23T05:02:10Z</updated>
	<author>
		<name>Erno Mononen</name>
	</author>
	<content type="html">Jörg Plewe wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; java.io.IOException: error=13, Permission denied
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.UNIXProcess.forkAndExec(Native Method)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.UNIXProcess.&amp;lt;init&amp;gt;(UNIXProcess.java:53)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ProcessImpl.start(ProcessImpl.java:91)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
&lt;br&gt;&amp;gt; Caused: java.io.IOException: Cannot run program 
&lt;br&gt;&amp;gt; &amp;quot;/Applications/NetBeans/NetBeans 6.8 
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/jruby&amp;quot; (in 
&lt;br&gt;&amp;gt; directory &amp;quot;/Users/joergp/innoq/hopcom/svn/trunk/hopcomshop&amp;quot;): 
&lt;br&gt;&amp;gt; error=13, Permission denied
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Seems to be a problem with permissions. Does the user you use for 
&lt;br&gt;running NB have read/write/execute access on the NB installation folder 
&lt;br&gt;and its subfolders)? I'd recommend installing NB as the same user as you 
&lt;br&gt;use for running it, otherwise you might run into more such issues.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Erno
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26025070&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26025070&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26025070.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26022345</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T01:07:58Z</published>
	<updated>2009-10-23T01:07:58Z</updated>
	<author>
		<name>Jörg Plewe</name>
	</author>
	<content type="html">For comparison, this is the log for NB6.7 debugging the same project:
&lt;br&gt;&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Port number in project properties:4010
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Checking port: 4010. Ports in use: []
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Connecting to 4010, using http validation: false
&lt;br&gt;FINE [org.netbeans.modules.ruby.debugger.RubyDebugger]: Running fast &amp;nbsp;
&lt;br&gt;debugger...
&lt;br&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Running &amp;nbsp;
&lt;br&gt;[basedir: /Users/joergp/innoq/hopcom/svn/trunk/hopcomshop]: &amp;quot;/ 
&lt;br&gt;Applications/NetBeans/NetBeans 6.7.app/Contents/Resources/NetBeans/ 
&lt;br&gt;ruby2/jruby-1.2.0/bin/jruby -J-Djruby.reflection=true -J- 
&lt;br&gt;Djruby.compile.mode=OFF -J-Djruby.debug.fullTrace=true -r /private/var/ 
&lt;br&gt;folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/io- 
&lt;br&gt;synchronizer8900438854702574383.rb /Applications/NetBeans/NetBeans &amp;nbsp;
&lt;br&gt;6.7.app/Contents/Resources/NetBeans/ruby2/jruby-1.2.0/bin/rdebug-ide &amp;nbsp;
&lt;br&gt;_0.4.5_ -p 53482 --xml-debug -- script/server webrick --port 4010&amp;quot;
&lt;br&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Environment: &amp;nbsp;
&lt;br&gt;{GEM_PATH=/Applications/NetBeans/NetBeans 6.7.app/Contents/Resources/ 
&lt;br&gt;NetBeans/ruby2/jruby-1.2.0/lib/ruby/gems/1.8, SHELL=/bin/bash, TMPDIR=/ 
&lt;br&gt;var/folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/, JAVA_HOME=/System/ 
&lt;br&gt;Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home, SHLVL=1, &amp;nbsp;
&lt;br&gt;JAVA_MAIN_CLASS_42314=org.netbeans.Main, APP_ICON_42314=/Applications/ 
&lt;br&gt;NetBeans/NetBeans 6.7.app/Contents/MacOS/../Resources/NetBeans/bin/../ 
&lt;br&gt;nb6.7/netbeans.icns, APP_NAME_42314=NetBeans, CLASSPATH=$ 
&lt;br&gt;{file.reference.mysql-connector-java-5.1.6-bin.jar}, &amp;nbsp;
&lt;br&gt;__CF_USER_TEXT_ENCODING=0x1F5:0:0, PATH=/usr/bin:/bin:/usr/sbin:/sbin, &amp;nbsp;
&lt;br&gt;GEM_HOME=/Applications/NetBeans/NetBeans 6.7.app/Contents/Resources/ 
&lt;br&gt;NetBeans/ruby2/jruby-1.2.0/lib/ruby/gems/1.8, COMMAND_MODE=unix2003, &amp;nbsp;
&lt;br&gt;DISPLAY=/tmp/launch-XLyM8f/:0, USER=joergp, JRUBY_HOME=/Applications/ 
&lt;br&gt;NetBeans/NetBeans 6.7.app/Contents/Resources/NetBeans/ruby2/ 
&lt;br&gt;jruby-1.2.0, PWD=/, HOME=/Users/joergp, LOGNAME=joergp, JRUBY_BASE=/ 
&lt;br&gt;Applications/NetBeans/NetBeans 6.7.app/Contents/Resources/NetBeans/ 
&lt;br&gt;ruby2/jruby-1.2.0, J2D_PIXMAPS=shared, Apple_PubSub_Socket_Render=/tmp/ 
&lt;br&gt;launch-J7JJaB/Render, _=/System/Library/Frameworks/JavaVM.framework/ 
&lt;br&gt;Versions/1.6/Home/bin/java, SSH_AUTH_SOCK=/tmp/launch-ZjlLM5/Listeners}
&lt;br&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerProxy]: Proxy target: &amp;nbsp;
&lt;br&gt;RubyDebugTarget@1103494837[baseDir: /Users/joergp/innoq/hopcom/svn/ 
&lt;br&gt;trunk/hopcomshop, debuggedFile: script/server, port: 53482]
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(29)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(28)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(27)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(26)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(25)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(24)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(23)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Cannot connect &amp;nbsp;
&lt;br&gt;to localhost:53482. Trying again...(22)
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Successfully &amp;nbsp;
&lt;br&gt;attached to localhost:53482
&lt;br&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerProxy]: Sending command &amp;nbsp;
&lt;br&gt;debugger: start
&lt;br&gt;FINE [org.rubyforge.debugcommons.ReadersSupport]: Starting &amp;nbsp;
&lt;br&gt;ReadersSupport readloop: class &amp;nbsp;
&lt;br&gt;org.rubyforge.debugcommons.ReadersSupport command loop
&lt;br&gt;FINEST [org.rubyforge.debugcommons.RubyDebuggerProxy]: Waiting for &amp;nbsp;
&lt;br&gt;breakpoints.
&lt;br&gt;FINEST [org.rubyforge.debugcommons.Util]: Received message: &amp;lt;message &amp;nbsp;
&lt;br&gt;debug='true'&amp;gt;Starting command read loop&amp;lt;/message&amp;gt;
&lt;br&gt;FINEST [org.rubyforge.debugcommons.Util]: Received message: &amp;lt;message &amp;nbsp;
&lt;br&gt;debug='true'&amp;gt;Processing: start&amp;lt;/message&amp;gt;
&lt;br&gt;FINEST [org.rubyforge.debugcommons.Util]: Received message: &amp;lt;message &amp;nbsp;
&lt;br&gt;debug='true'&amp;gt;Starting: running program script&amp;lt;/message&amp;gt;
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Identified &amp;nbsp;
&lt;br&gt;org.netbeans.modules.ruby.railsprojects.server.WEBrick@f8d096f3 as &amp;nbsp;
&lt;br&gt;running
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Identified &amp;nbsp;
&lt;br&gt;org.netbeans.modules.ruby.railsprojects.server.WEBrick@f8d096f3 as &amp;nbsp;
&lt;br&gt;running
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Server org.netbeans.modules.ruby.railsprojects.server.WEBrick@f8d096f3 &amp;nbsp;
&lt;br&gt;started in 17 seconds.
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsUrlDisplayer]: &amp;nbsp;
&lt;br&gt;Opening URL: &lt;a href=&quot;http://localhost:4010/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:4010/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On 23.10.2009, at 09:37, Erno Mononen wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jörg Plewe wrote:
&lt;br&gt;&amp;gt;&amp;gt; Again, the subject says it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; When starting to debug ruby projects, the corresponding tab in the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; output window. But the session stops immediately without any message.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could you please turn on detailed logging (&lt;a href=&quot;http://wiki.netbeans.org/FaqRubyNBLogging67&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.netbeans.org/FaqRubyNBLogging67&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;-- enable it for the debugger too), reproduce the problem and send &amp;nbsp;
&lt;br&gt;&amp;gt; the log then?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Erno
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022345&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022345&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Jörg Plewe
&lt;br&gt;innoQ
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022345&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022345&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26022345.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26022293</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T01:01:43Z</published>
	<updated>2009-10-23T01:01:43Z</updated>
	<author>
		<name>Jörg Plewe</name>
	</author>
	<content type="html">&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Port number in project properties:4010
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Checking port: 4010. Ports in use: []
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Connecting to 4010, using http validation: false
&lt;br&gt;FINE [org.netbeans.modules.ruby.debugger.RubyDebugger]: Running fast &amp;nbsp;
&lt;br&gt;debugger...
&lt;br&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Running &amp;nbsp;
&lt;br&gt;[basedir: /Users/joergp/innoq/hopcom/svn/trunk/hopcomshop]: &amp;quot;/ 
&lt;br&gt;Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ 
&lt;br&gt;ruby2/jruby-1.3.1/bin/jruby -J-Djruby.reflection=true -J- 
&lt;br&gt;Djruby.compile.mode=OFF -J-Djruby.debug.fullTrace=true -r /private/var/ 
&lt;br&gt;folders/uC/uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/io- 
&lt;br&gt;synchronizer2747742818892774940.rb /Applications/NetBeans/NetBeans 6.8 &amp;nbsp;
&lt;br&gt;M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rdebug-ide &amp;nbsp;
&lt;br&gt;_0.4.6_ -p 53465 --xml-debug -- script/server webrick --port 4010&amp;quot;
&lt;br&gt;FINE [org.rubyforge.debugcommons.RubyDebuggerFactory]: Environment: &amp;nbsp;
&lt;br&gt;{GEM_PATH=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, SHELL=/bin/ 
&lt;br&gt;bash, JAVA_MAIN_CLASS_41452=org.netbeans.Main, TMPDIR=/var/folders/uC/ 
&lt;br&gt;uCs2q1SNGca16rJdH9QrHk+++TI/-Tmp-/, JAVA_HOME=/System/Library/ 
&lt;br&gt;Frameworks/JavaVM.framework/Versions/1.6.0/Home, SHLVL=1, CLASSPATH=$ 
&lt;br&gt;{file.reference.mysql-connector-java-5.1.6-bin.jar}, &amp;nbsp;
&lt;br&gt;__CF_USER_TEXT_ENCODING=0x1F5:0:0, PATH=/usr/bin:/bin:/usr/sbin:/sbin, &amp;nbsp;
&lt;br&gt;GEM_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/ 
&lt;br&gt;NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8, COMMAND_MODE=unix2003, &amp;nbsp;
&lt;br&gt;APP_NAME_41452=NetBeans, DISPLAY=/tmp/launch-XLyM8f/:0, USER=joergp, &amp;nbsp;
&lt;br&gt;JRUBY_HOME=/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;Resources/NetBeans/ruby2/jruby-1.3.1, PWD=/, APP_ICON_41452=/ 
&lt;br&gt;Applications/NetBeans/NetBeans 6.8 M2.app/Contents/MacOS/../Resources/ 
&lt;br&gt;NetBeans/bin/../nb6.8/netbeans.icns, HOME=/Users/joergp, &amp;nbsp;
&lt;br&gt;LOGNAME=joergp, JRUBY_BASE=/Applications/NetBeans/NetBeans 6.8 M2.app/ 
&lt;br&gt;Contents/Resources/NetBeans/ruby2/jruby-1.3.1, J2D_PIXMAPS=shared, &amp;nbsp;
&lt;br&gt;Apple_PubSub_Socket_Render=/tmp/launch-J7JJaB/Render, _=/System/ 
&lt;br&gt;Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java, &amp;nbsp;
&lt;br&gt;SSH_AUTH_SOCK=/tmp/launch-ZjlLM5/Listeners}
&lt;br&gt;INFO [org.netbeans.api.extexecution.ExecutionService]
&lt;br&gt;java.io.IOException: error=13, Permission denied
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.UNIXProcess.forkAndExec(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.UNIXProcess.&amp;lt;init&amp;gt;(UNIXProcess.java:53)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.ProcessImpl.start(ProcessImpl.java:91)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
&lt;br&gt;Caused: java.io.IOException: Cannot run program &amp;quot;/Applications/ 
&lt;br&gt;NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ruby2/ 
&lt;br&gt;jruby-1.3.1/bin/jruby&amp;quot; (in directory &amp;quot;/Users/joergp/innoq/hopcom/svn/ 
&lt;br&gt;trunk/hopcomshop&amp;quot;): error=13, Permission denied
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.rubyforge 
&lt;br&gt;.debugcommons 
&lt;br&gt;.RubyDebuggerFactory.startDebugger(RubyDebuggerFactory.java:233)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.rubyforge 
&lt;br&gt;.debugcommons 
&lt;br&gt;.RubyDebuggerFactory.startRubyDebug(RubyDebuggerFactory.java:159)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.netbeans 
&lt;br&gt;.modules.ruby.debugger.RubyDebugger.startDebugging(RubyDebugger.java: 
&lt;br&gt;257)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java: 
&lt;br&gt;137)
&lt;br&gt;Caused: java.lang.RuntimeException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.netbeans.modules.ruby.debugger.RubyDebugger.debug(RubyDebugger.java: 
&lt;br&gt;146)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.netbeans 
&lt;br&gt;.modules 
&lt;br&gt;.ruby 
&lt;br&gt;.platform.execution.RubyProcessCreator.call(RubyProcessCreator.java:121)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at &amp;nbsp;
&lt;br&gt;org 
&lt;br&gt;.netbeans 
&lt;br&gt;.modules 
&lt;br&gt;.ruby 
&lt;br&gt;.platform.execution.RubyProcessCreator.call(RubyProcessCreator.java:66)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.api.extexecution.ExecutionService 
&lt;br&gt;$3.call(ExecutionService.java:254)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at org.netbeans.api.extexecution.ExecutionService 
&lt;br&gt;$3.call(ExecutionService.java:230)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask 
&lt;br&gt;$Sync.innerRun(FutureTask.java:303)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask.run(FutureTask.java:138)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor 
&lt;br&gt;$Worker.runTask(ThreadPoolExecutor.java:886)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor 
&lt;br&gt;$Worker.run(ThreadPoolExecutor.java:908)
&lt;br&gt;[catch] at java.lang.Thread.run(Thread.java:637)
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Server startup failed, server type is: &amp;nbsp;
&lt;br&gt;org.netbeans.modules.ruby.railsprojects.server.WEBrick@a6d072b7
&lt;br&gt;FINE &amp;nbsp;
&lt;br&gt;[org.netbeans.modules.ruby.railsprojects.server.RailsServerManager]: &amp;nbsp;
&lt;br&gt;Could not start &amp;nbsp;
&lt;br&gt;org.netbeans.modules.ruby.railsprojects.server.WEBrick@a6d072b7 in 0 &amp;nbsp;
&lt;br&gt;seconds, current server status is NOT_STARTED
&lt;br&gt;&lt;br&gt;On 23.10.2009, at 09:37, Erno Mononen wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jörg Plewe wrote:
&lt;br&gt;&amp;gt;&amp;gt; Again, the subject says it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; When starting to debug ruby projects, the corresponding tab in the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; output window. But the session stops immediately without any message.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could you please turn on detailed logging (&lt;a href=&quot;http://wiki.netbeans.org/FaqRubyNBLogging67&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.netbeans.org/FaqRubyNBLogging67&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp;-- enable it for the debugger too), reproduce the problem and send &amp;nbsp;
&lt;br&gt;&amp;gt; the log then?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Erno
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022293&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022293&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Jörg Plewe
&lt;br&gt;innoQ
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022293&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022293&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26022293.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26022024</id>
	<title>Re: NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T00:37:58Z</published>
	<updated>2009-10-23T00:37:58Z</updated>
	<author>
		<name>Erno Mononen</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Jörg Plewe wrote:
&lt;br&gt;&amp;gt; Again, the subject says it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When starting to debug ruby projects, the corresponding tab in the 
&lt;br&gt;&amp;gt; output window. But the session stops immediately without any message.
&lt;br&gt;&lt;br&gt;Could you please turn on detailed logging 
&lt;br&gt;(&lt;a href=&quot;http://wiki.netbeans.org/FaqRubyNBLogging67&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.netbeans.org/FaqRubyNBLogging67&lt;/a&gt;&amp;nbsp;-- enable it for the 
&lt;br&gt;debugger too), reproduce the problem and send the log then?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Erno
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022024&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26022024&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26022024.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26021865</id>
	<title>NB6.8M2: cannot debug ruby projects on OSX</title>
	<published>2009-10-23T00:16:43Z</published>
	<updated>2009-10-23T00:16:43Z</updated>
	<author>
		<name>Jörg Plewe</name>
	</author>
	<content type="html">Again, the subject says it.
&lt;br&gt;&lt;br&gt;When starting to debug ruby projects, the corresponding tab in the &amp;nbsp;
&lt;br&gt;output window. But the session stops immediately without any message.
&lt;br&gt;&lt;br&gt;Works well on Windows.
&lt;br&gt;&lt;br&gt;- Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jörg Plewe
&lt;br&gt;innoQ
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26021865&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26021865&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26021865.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26014966</id>
	<title>Re: NB6.8M2: cannot create rails project with webrick on OSX</title>
	<published>2009-10-22T11:27:49Z</published>
	<updated>2009-10-22T11:27:49Z</updated>
	<author>
		<name>Erno Mononen</name>
	</author>
	<content type="html">Hi Jörg,
&lt;br&gt;&lt;br&gt;This is due to a bug in RubyGems, more spefically: 
&lt;br&gt;&lt;a href=&quot;http://rubyforge.org/tracker/index.php?func=detail&amp;aid=25935&amp;group_id=126&amp;atid=575&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rubyforge.org/tracker/index.php?func=detail&amp;aid=25935&amp;group_id=126&amp;atid=575&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Updating rubygems to 1.3.5 should fix it:
&lt;br&gt;&lt;br&gt;gem update --system
&lt;br&gt;&lt;br&gt;So for the built-in JRuby that would be:
&lt;br&gt;&lt;br&gt;&amp;lt;nb_install_dir&amp;gt;/ruby2/jruby-1.3.1/bin/jruby -S gem update --system
&lt;br&gt;&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Erno
&lt;br&gt;&lt;br&gt;Jörg Plewe wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yeah, the subject says it all ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Works well on Windows....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /Applications/NetBeans/NetBeans 6.8 
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rails:19:in 
&lt;br&gt;&amp;gt; `load': No such file to load -- &amp;quot;/Applications/NetBeans/NetBeans 6.8 
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/rails-2.2.2/bin/rails&amp;quot; 
&lt;br&gt;&amp;gt; (LoadError)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from /Applications/NetBeans/NetBeans 6.8 
&lt;br&gt;&amp;gt; M2.app/Contents/Resources/NetBeans/ruby2/jruby-1.3.1/bin/rails:19
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26014966&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26014966&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26014966&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26014966&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26014966.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26012806</id>
	<title>NB6.8M2: cannot create rails project with webrick on OSX</title>
	<published>2009-10-22T09:10:44Z</published>
	<updated>2009-10-22T09:10:44Z</updated>
	<author>
		<name>Jörg Plewe</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;Yeah, the subject says it all ...
&lt;br&gt;&lt;br&gt;Works well on Windows....
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;/Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ 
&lt;br&gt;ruby2/jruby-1.3.1/bin/rails:19:in `load': No such file to load -- &amp;quot;/ 
&lt;br&gt;Applications/NetBeans/NetBeans 6.8 M2.app/Contents/Resources/NetBeans/ 
&lt;br&gt;ruby2/jruby-1.3.1/lib/ruby/gems/1.8/gems/rails-2.2.2/bin/ 
&lt;br&gt;rails&amp;quot; (LoadError)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /Applications/NetBeans/NetBeans 6.8 M2.app/Contents/ 
&lt;br&gt;Resources/NetBeans/ruby2/jruby-1.3.1/bin/rails:19
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26012806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26012806&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helpf-with-rspec-rails-using-autospec-on-windows-using-drb-tp25960712p26012806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26005806</id>
	<title>Re: Problem creating new Ruby Rails project</title>
	<published>2009-10-22T01:16:46Z</published>
	<updated>2009-10-22T01:16:46Z</updated>
	<author>
		<name>Erno Mononen</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;Z.K. wrote:
&lt;br&gt;&amp;gt; I am just starting to learn Ruby and Rails. &amp;nbsp;I tried creating a new project , but I did not get very far. &amp;nbsp;The wizard dialog says I need to install OpenSSL, Warbler, and Glassfish gem. &amp;nbsp;When I try to do that it asks for my admin password, but will not take it. &amp;nbsp;I know it is correct as I use it everywhere else okay. &amp;nbsp;I am using Ubuntu 9.04 and Netbeans 6.7.1. &amp;nbsp;Anyone know what I need to do to install these items?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;Please note that NB requires the &amp;quot;real&amp;quot; root password, i.e. the password 
&lt;br&gt;of the root user, not just the user password (which is what you normally 
&lt;br&gt;use when running sudo in Ubuntu). Anyway, did you install NB as the root 
&lt;br&gt;user or as some other user than the one you're using for running it? 
&lt;br&gt;Otherwise it shouldn't be asking for permissions at all as the gem 
&lt;br&gt;directory for the bundled JRuby should be writable.
&lt;br&gt;&lt;br&gt;Erno
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26005806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26005806&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-creating-new-Ruby-Rails-project-tp26001892p26005806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26003875</id>
	<title>Problem creating new Ruby Rails project</title>
	<published>2009-10-21T21:25:03Z</published>
	<updated>2009-10-21T21:25:03Z</updated>
	<author>
		<name>Z.K.</name>
	</author>
	<content type="html">&lt;br&gt;I guess I don't understand. &amp;nbsp;Yes, I am using JRuby, but my main question is why I can't use my normal root password like I do in everything else.
&lt;br&gt;&lt;br&gt;------------------------
&lt;br&gt;Z.K.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26003875&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26003875&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-creating-new-Ruby-Rails-project-tp26001892p26003875.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26002329</id>
	<title>Re: Problem creating new Ruby Rails project</title>
	<published>2009-10-21T17:27:18Z</published>
	<updated>2009-10-21T17:27:18Z</updated>
	<author>
		<name>Anthony Richardson-3</name>
	</author>
	<content type="html">Looks like you are trying to use jRuby, maybe you meant to use MRI
&lt;br&gt;ruby instead, should be an option in the create new project wizard
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Thu, Oct 22, 2009 at 10:03 AM, Z.K. &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26002329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;blue-eagle2@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am just starting to learn Ruby and Rails.  I tried creating a new project , but I did not get very far.  The wizard dialog says I need to install OpenSSL, Warbler, and Glassfish gem.  When I try to do that it asks for my admin password, but will not take it.  I know it is correct as I use it everywhere else okay.  I am using Ubuntu 9.04 and Netbeans 6.7.1.  Anyone know what I need to do to install these items?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  [Question]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------
&lt;br&gt;&amp;gt; Z.K.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26002329&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26002329&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26002329&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26002329&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-creating-new-Ruby-Rails-project-tp26001892p26002329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26001892</id>
	<title>Problem creating new Ruby Rails project</title>
	<published>2009-10-21T16:33:25Z</published>
	<updated>2009-10-21T16:33:25Z</updated>
	<author>
		<name>Z.K.</name>
	</author>
	<content type="html">&lt;br&gt;I am just starting to learn Ruby and Rails. &amp;nbsp;I tried creating a new project , but I did not get very far. &amp;nbsp;The wizard dialog says I need to install OpenSSL, Warbler, and Glassfish gem. &amp;nbsp;When I try to do that it asks for my admin password, but will not take it. &amp;nbsp;I know it is correct as I use it everywhere else okay. &amp;nbsp;I am using Ubuntu 9.04 and Netbeans 6.7.1. &amp;nbsp;Anyone know what I need to do to install these items?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;[Question]
&lt;br&gt;&lt;br&gt;------------------------
&lt;br&gt;Z.K.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26001892&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26001892&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-creating-new-Ruby-Rails-project-tp26001892p26001892.html" />
</entry>

</feed>
