| View previous topic :: View next topic |
| Author |
Message |
rhmaier
Joined: 19 Aug 2008 Posts: 1 Location: Minneapolis MN
|
Posted: Tue Aug 19, 2008 3:03 am Post subject: Error Booting WebBrick - ERROR IOError: An existing connection was forcibly closed by the remote host |
|
|
Installed 6.1 IDE All, Trying to run Depot Application - keep receiving message below:
Environment: Windows Vista 64Bit, Firewall Turned Off
Any Ideas
=> Booting WEBrick...
JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
*******************************************************************
* config.breakpoint_server has been deprecated and has no effect. *
*******************************************************************
[2008-08-18 21:52:12] INFO WEBrick 1.3.1
[2008-08-18 21:52:12] INFO ruby 1.8.6 (2008-05-30) [java]
[2008-08-18 21:52:12] INFO WEBrick::HTTPServer#start: pid=4720 port=3000
=> Rails application started on http://0.0.0.0:3000
=> Ctrl-C to shutdown server; call with --help for options
127.0.0.1 - - [18/Aug/2008:21:52:14 CDT] "GET / HTTP/1.1" 500 60
- -> /
[2008-08-18 21:52:18] ERROR IOError: An existing connection was forcibly closed by the remote host
C:/Program Files (x86)/NetBeans 6.1/ruby2/jruby-1.1/lib/ruby/1.8/webrick/server.rb:173:in `run'
C:/Program Files (x86)/NetBeans 6.1/ruby2/jruby-1.1/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
:1:in `start' |
|
| Back to top |
|
 |
Erno Mononen Posted via mailing list.
|
Posted: Tue Aug 19, 2008 7:43 pm Post subject: Error Booting WebBrick - ERROR IOError: An existing connection was forcibly closed by the remote host |
|
|
Hi,
No idea what is causing this, unfortunately. To make sure it is not
caused by NetBeans, could you please try running the server from the
command line, e.g. in the project directory run
C:/Program Files (x86)/NetBeans 6.1/ruby2/jruby-1.1/bin/jruby script/server
And then have a look at the log files in the log/ folder. Also, you
might want to try installing a newer version of JRuby
(http://jruby.codehaus.org/), register it in the Ruby Platform Manager
(Tools -> Ruby Platforms) and then changing the project to use it from
Project Properties. You'll also need to install Rails for the new
platform. Or alternatively, just download NetBeans 6.5 Beta that ships
with JRuby 1.1.3.
If that doesn't help, you could try running the project with native
Ruby, and if that works ask for advice on user@jruby.codehaus.org
(please see http://xircles.codehaus.org/projects/jruby/lists).
HTH,
Erno
rhmaier wrote:
| Quote: | Installed 6.1 IDE All, Trying to run Depot Application - keep receiving message below:
Environment: Windows Vista 64Bit, Firewall Turned Off
Any Ideas
=> Booting WEBrick...
JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
*******************************************************************
* config.breakpoint_server has been deprecated and has no effect. *
*******************************************************************
[2008-08-18 21:52:12] INFO WEBrick 1.3.1
[2008-08-18 21:52:12] INFO ruby 1.8.6 (2008-05-30) [java]
[2008-08-18 21:52:12] INFO WEBrick::HTTPServer#start: pid=4720 port=3000
=> Rails application started on http://0.0.0.0:3000
=> Ctrl-C to shutdown server; call with --help for options
127.0.0.1 - - [18/Aug/2008:21:52:14 CDT] "GET / HTTP/1.1" 500 60
- -> /
[2008-08-18 21:52:18] ERROR IOError: An existing connection was forcibly closed by the remote host
C:/Program Files (x86)/NetBeans 6.1/ruby2/jruby-1.1/lib/ruby/1.8/webrick/server.rb:173:in `run'
C:/Program Files (x86)/NetBeans 6.1/ruby2/jruby-1.1/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
:1:in `start'
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org
|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|