LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > External Applications > Ruby/Rails > LSAPI undifined symbol: rb_io_reopen

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-14-2007, 03:06 AM
andi andi is offline
New Member
 
Join Date: Mar 2007
Posts: 3
Default LSAPI undifined symbol: rb_io_reopen

Hi,

i've experiencing problems with current LSAPI. The stderr.log says this:

Code:
ruby: relocation error: /usr/local/lib/ruby/gems/1.8/gems/ruby-lsapi-2.2/lib/lsapi.so: undefined symbol: rb_io_reopen
It happens when executing this action in a controller:

Code:
  def system
    @rails_props = Array.new
    begin
      require_dependency "builtin/rails_info/rails/info.rb"
      @rails_props = Rails::Info.properties
    rescue
      @rails_props[0] = ["Message", "This info is not available at the moment" ]
    end
  end
LiteSpeed displays a status 503 "Sever busy" notice.

In earlier LSAPIs it worked fine. I'm sorry that I don't have more information on this, but all logs look fine except the stderr.log of LiteSpeed. I've tried to load the info.rb file in the environment.rb or directly at the top of the controller, no use.

I'd appreciate any hints and help where to look to resolve this.

Thanks
Andi

PS: I forgot: Litespeed 2.2.6, ruby-LSAPI 2.2

Last edited by andi; 03-14-2007 at 03:54 AM..
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:29 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.