similar to: WEBrick hangs

Displaying 20 results from an estimated 20000 matches similar to: "WEBrick hangs"

2006 Oct 19
2
WEBRick process not responding after few hours (rails 1.1.6 on linux)
the rail application I have developed (really simple one 2 -> db tables with no more than 100 records) works perfectly in development / production mode on my windows desktop (win200 pro + mysql + ruby 1.8.2 + rails 1.1.6). when deploying the application on linux (ruby 1.8.4 , rails 1.1.6 the same mysql as on windows) everything *seems* to work fine. well atleast for the first few hours. the
2006 Feb 15
1
Webrick hangs rendering page with multiple link_to_remote
I''m hoping that somebody here can put me straight on what''s happening here, or give me a pointer on how to figure it out. Right now I''m at my wits end! I''m using rails 1.0, ruby 1.8.2, Windows XP and Firefox 1.5.0.1 and I''m using development mode with webrick. The following text is in my view: <div class=''directory''>
2006 Oct 25
0
Unable to get Ruby/WEBrick and Eclipse working - newbie
I''m trying to setup RoR on Windows XP with Eclipse using the various plug-ins RadRails, Ruby tools, Subclipse and I am unable to run an application within Eclipse or even using command line. On Eclipse it says in the Console: => Booting WEBrick... and then in the panel it says <terminated> Start WEBrick [Program] c:\ruby\bin\ruby.exe. I have tried various versions of Ruby --
2006 Apr 07
0
webrick, cross-thread violation on rb_thread_schedule()
Hi all, Anyone else seen this? Although it happened while serving Rails, I figured a core dump caused by webrick should be posted to ruby-talk as well. It happened after I hit Ctrl-C to kill the webrick server, after a failed attempt to invoke a web service through a web page. Below are the last two log entries from the development.log file. Any ideas? Dan >/opt/bin/ruby
2006 Jul 25
0
Errors logged but not returned to browser, WEBrick hangs
An app I''ve been developing has been chugging along nicely, but around the time I added a new join model a couple of commits ago, my development environment has been acting screwy. 1. When there''s an error, the error messages and tracebacks are not being returned to the browser. The browser keeps the connection alive indefinitely. 2. Stopping the request from the browser
2006 Jun 23
2
WEBrick hangs with OCI8?
Has anyone experienced "hangs" with the WEBrick/OCI8 combination? The sequence of actions I perform to consistently get WEBrick to hang is: 1. start WEBrick 2. list a table form my Oracle 10g DB 3. startup sqlplus and update a few records in the table 4. go back to my browser and reload the table Here none of the chances I made directly to the table are reflected in the listing.
2006 Feb 06
0
Webrick, ldap segfault on Linux
Hi all, Although this is happening in a Rails app, this is mainly a Ruby issue. I hit this issue on Solaris 10 with 1.8.2 but it went away with 1.8.4. However, when I moved the app over to a Linux box (kernel 2.6.8), it reared its ugly head again, even when using Ruby 1.8.4. I tried using a Ruby built with and without --enable-pthread. Didn''t make a difference either way.
2006 Mar 10
0
WEBrick crashing
ruby 1.8.2 (2004-12-25) [i386-mswin32] latest version of edge rails - patched to make the server work with win32 (http://dev.rubyonrails.org/ticket/4139) On some pages WEBrick is crashing with the following: d:/programming/ruby/lib/ruby/1.8/profiler.rb:27: You have a nil object when you didn''t expect it! (NoMethodError) You might have expected an instance of Array. The error occured
2006 Mar 18
2
problem with webrick and edge rails
i know i do not really have the right to seek help with edge rails, but i am hoping it is something trivial. quick scenario: $ rails test # create a new project $ svn import # import it into the repo, then go elsewhere, and checkout $ ruby script/server => Booting WEBrick... => Rails application started on http://0.0.0.0:3000 => Ctrl-C to shutdown server; call with --help for options
2005 Apr 16
2
[brian-DcfkaLM1YyUyJZ9hMiHtYPC9HSW9iNxf@public.gmane.org: WEBrick error]
Hello All-- I am brand new to Ruby on Rails. I have downloaded the most recent stable versions. I do see the congrats page, but I am receiving an error in WEBrick when connecting to my first page: Rails application started on http://0.0.0.0:3000 [2005-04-15 19:34:59] INFO WEBrick 1.3.1 [2005-04-15 19:34:59] INFO ruby 1.8.2 (2004-12-25) [i686-linux] [2005-04-15 19:34:59] INFO
2007 Dec 15
1
script/server hangs webrick and mongrel
When I script/server, both webrick and mongrel hang until I ctrl-c. If I''m using webrick, it will start normally, but if I''m using mongrel it will appear to start and then hang again. Any idea why this behavior? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2006 Jun 21
1
WEBrick won''t answer
Hi I''m starting with RoR, trying to get things working. I''m following the onLamp tutorial for my first steps. At the point where i''m supposed to start the server for the first time i''m not getting any further. WEBrick seems to work: ======================================= Microsoft Windows XP [versie 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp.
2006 May 04
2
WEBrick initialisation problem
I am new to Ruby so I thought the best way to get into it would be to follow the ONLamp "Rolling with Ruby on Rails" intro. I followed the instructions to the letter and everything work just great, very impressive:-). A couple of days later when I went back to it I got the following message when trying to start the WEBrick server. U:\RoRProjects\cookbook>ruby script\server =>
2006 Feb 26
2
Help - WEBrick won''t start - "Bad file descriptor" error
I have been working for a few days on a new (Windows) system, and suddenly WEBrick won''t start. Full error text is at bottom of message. It began after I followed Brian Hogan''s (terrific!) instructions for setting up Eclipse w/Rails in Windows (http://www.napcs.com/howto/railsonwindows.html). The server started fine from w/in Eclipse when I reached that part of the instructions,
2006 May 03
2
WEBrick initialisation error
I am new to Ruby so I thought the best way to get into it would be to follow the ONLamp "Rolling with Ruby on Rails" intro. I followed the instructions to the letter and everything work just great, very impressive:-). A couple of days later when I went back to it I got the following message when trying to start the WEBrick server. U:\RoRProjects\cookbook>ruby script\server =>
2006 Apr 20
1
ruby-ldap crashing WEBrick server
We are trying to use Ruby-ldap 0.9.4 with Ruby 1.84 on Rails 1.1.2. All is running on top of Solaris 2.8. The overall setup works fine for doing other things like access an Oracle DB, and displaying items. When it comes to using Ruby-ldap though, it is quite a different matter. We''ve tried using Ruby-ldap within irb, and all seems well. The basic scenario is: conn =
2006 Aug 30
3
Webrick Server don't start after Update Rails
Hi, After a Rails update (rails-1.1.6) , Webrick server don''t start. Error: Cannot find gem for Rails =1.1.4: Install the missing gem with ''gem install -v=1.1.4 rails'', or change environment.rb to define RAILS_GEM_VERSION with your desired version. Looks normal because of the update. A new project has no problems if I start the Webrick server. My
2005 May 14
4
Problems with custom service and webrick
Hi all, Windows XP Pro Ruby 1.8.2 I''m having a couple of problems with the following service. The first issue is that the code in service_start doesn''t seem to fire off. The second problem is that any attempt to do ''require "webrick"'' within webrick_daemon.rb causes the service to fail on start. Any ideas? # webrickctl.rb
2005 Dec 17
6
Why would Webrick use 0.0.0.0:3000 instead of 127.0.0.1:3000 ?
Someone working through my Rolling with Ruby on Rails tutorial is having this problem. Does anyone know what could cause it? I pasted the text of his message below. Thanks, Curt -- Original Message -- I am using Instant Rails which comes with Rails 1.0, WEBrick 1.3.1 and Ruby 1.8.2 and I ran the WEBrick server and it starts on http://0.0.0.0:3000 and not http://127.0.0.1:3000. However, when
2005 Mar 19
2
routing problem 1.8.2/0.10.1/webrick?
I seem to have come to a strange problem getting started on rails. I had everything working in a virtual machine and then set up a seperate machine just for rails developement. It now seems something is broken a little. ruby 1.8.2, rails 0.10.1, postgres, using webrick: i created a table "users", then "generate scaffold User" view localhost/users works fine, shows the