Displaying 20 results from an estimated 319 matches for "session_management".
2006 Aug 02
4
Disc quota exceeded when attempting to write session
...s_cleanup_without_flash''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/
action_controller/flash.rb:147:in `process_cleanup_without_filters''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/
action_controller/filters.rb:439:in
`process_cleanup_without_session_management_support''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/
action_controller/session_management.rb:126:in
`process_cleanup_without_components''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/
action_controller/components.rb:182:in `process_cleanup'...
2005 Dec 20
0
ArgumentError in Main#index, weirdness.
...| Full Trace
#{RAILS_ROOT}/vendor/actionpack/lib/action_controller/base.rb:825:in
`initialize''
#{RAILS_ROOT}/vendor/actionpack/lib/action_controller/base.rb:825:in
`initialize_template_class''
#{RAILS_ROOT}/vendor/actionpack/lib/action_controller/base.rb:362:in
`process_without_session_management_support''
#{RAILS_ROOT}/vendor/actionpack/lib/action_controller/session_management.rb:116:in
`process''
#{RAILS_ROOT}/vendor/railties/lib/dispatcher.rb:38:in `dispatch''
/home/www/modernlend/public/dispatch.fcgi:26
/usr/lib/ruby/1.8/fcgi.rb:600:in `each_cgi''
/usr/l...
2006 Apr 17
3
help debugging an error
...'
./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:70:in
`request_parameters''
./script/../config/../vendor/rails/actionpack/lib/action_controller/request.rb:12:in
`parameters''
./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:122:in
`set_session_options_without_components''
./script/../config/../vendor/rails/actionpack/lib/action_controller/components.rb:178:in
`set_session_options''
./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in
`process''
./s...
2014 Oct 01
2
VNCServer Startup Config
hi all,
I've inherited a server with CentOS 6.4
the VNC Server starts up with the OS and its screen resolution is set to
800x600.
I found that I can set the resolution by specifying the -geometry
switch, but I can't find where the call to start the vncserver is set in
order to change it.
I know that it's not in /etc/xinetd.d (the only file there is rsync)
here are the contents of
2006 Apr 03
2
no marshal_dump is defined for class Proc
...s_cleanup_without_flash''
D:/apps/xampp/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/flash.rb:147:in
`process_cleanup_without_filters''
D:/apps/xampp/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/filters.rb:426:in
`process_cleanup_without_session_management_support''
D:/apps/xampp/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/session_management.rb:126:in
`process_cleanup_without_components''
D:/apps/xampp/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/components.rb:182:in
`process_cleanup'...
2006 Oct 16
3
Strange ActiveRecord error popping up
...ib/action_controller/base.rb:1200:in
`process_cleanup_without_flash''
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/flash.rb:146:in
`process_cleanup_without_filters''
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:657:in
`process_cleanup_without_session_management_support''
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:123:in
`process_cleanup_without_components''
#{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/components.rb:176:in
`process_cleanup''
#{RAILS_ROOT}/vendor/rails/actionpack/...
2006 Mar 28
8
1.1 broke my app
...onpack-1.12.0/lib/action_controller/base.rb:379:in
`send''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/base.rb:379:in
`process_without_filters''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/filters.rb:364:in
`process_without_session_management_support''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/session_management.rb:117:in
`process''
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.0/lib/dispatcher.rb:38:in `dispatch''
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.0/lib/webrick_server.rb:1...
2006 Jun 07
1
Errno::ENOENT (No such file or directory
...;'
.//app/controllers/releases_controller.rb:35:in `convertTo''
/scratch/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/base.rb:910:in
`perform_action_without_filters''
/scratch/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/session_management.rb:117:in
`process''
.....
any input on how do I reolve this? I''m chaging the windows to fwd slash
in my method. I guess I can access file on windows from linux box.
def convertTo
inputfilename = params[:inputfilename].gsub("\\","/")
end
--
Posted via...
2007 Mar 07
0
Error while initializng temporary session directories in edge
...ing_constant'': uninitialized constant
ActionController::CgiRequest (NameError)
from ./script/../config/../vendor/rails/activesupport/lib/
active_support/dependencies.rb:452:in `const_missing''
from /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/
action_controller/session_management.rb:34:in `session_options''
from ./script/../config/../vendor/rails/railties/lib/
initializer.rb:311:in `initialize_temporary_directories''
from ./script/../config/../vendor/rails/railties/lib/
initializer.rb:100:in `process''
from ./script/../config/...
2006 Feb 13
3
TypeError
...ose''
/usr/lib/ruby/1.8/cgi/session.rb:330:in `close''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/
action_controller/base.rb:914:in `close_session''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/
action_controller/base.rb:372:in
`process_without_session_management_support''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/
action_controller/session_management.rb:116:in `process''
/usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/dispatcher.rb:38:in
`dispatch''
/usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/webrick_server.rb:...
2008 Jun 27
1
VNC vs GNOME desktop
I'm trying to use VNC to connect my home Centos box (up to date centos 5)
to my Centos 4 (also up to date) at work. I have no problem connecting.
The problem occurs after logging in, for every applet in the bottom Gnome
panel I get an error box from which I can choose to remove the applet
from the panel, or just go on. I choose to not delete but to just go on.
After I get a half dozen or so of
2006 Mar 31
2
Model inheritance is borken in Rails1.1
...ionpack-1.12.0/lib/action_controller/rescue.rb:82:in
`perform_action''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/base.rb:379:in
`process_without_filters''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/filters.rb:364:in
`process_without_session_management_support''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/session_management.rb:117:in
`process''
/usr/lib/ruby/gems/1.8/gems/rails-1.1.0/lib/dispatcher.rb:38:in `dispatch''
/usr/lib/ruby/gems/1.8/gems/rails-1.1.0/lib/webrick_server.rb:115:in
`handle_disp...
2016 Jun 02
2
vnc on C7
Thanks Frank.
The below in fact worked and restarting the service.
Jerry
To get mate to show up use the follow text in your
~.vnc/xstartup file:
#!/bin/sh
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
# exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r HOME/.Xresources ]
2011 Jul 19
1
Re: Problem with Windows app accessing internet
OK, here's the diff file:
Code:
--- environment.before.reboot.txt 2011-07-19 17:43:58.200205228 +0100
+++ environment.after.reboot.txt 2011-07-19 17:53:07.549616184 +0100
@@ -1,16 +1,16 @@
ORBIT_SOCKETDIR=/tmp/orbit-charlie
-SSH_AGENT_PID=2912
+SSH_AGENT_PID=2337
TERM=xterm
SHELL=/bin/bash
-XDG_SESSION_COOKIE=2dd5655fe15f1c42f474dd204c45c6b6-1311075950.779608-828425652
2005 Oct 21
1
initialize in helpers
...action_controller/base.rb:804:in
`new''
c:/applications/ruby/lib/ruby/gems/1.8/gems/actionpack-1.10.1/lib/action_controller/base.rb:804:in
`initialize_template_class''
c:/applications/ruby/lib/ruby/gems/1.8/gems/actionpack-1.10.1/lib/action_controller/base.rb:357:in
`process_without_session_management_support''
c:/applications/ruby/lib/ruby/gems/1.8/gems/actionpack-1.10.1/lib/action_controller/session_management.rb:116:in
`process''
c:/applications/ruby/lib/ruby/gems/1.8/gems/rails-0.14.1/lib/dispatcher.rb:36:in
`dispatch''
c:/applications/ruby/lib/ruby/gems/1.8/gems/rail...
2006 Nov 09
1
Sluggish X session with Cygwin/X and gnome desktop
Hello,
I just installed CentOS 4.4 and when I connect to it from my XP machine
using Cygwin/X and the gnome desktop I've noticed that after a couple of
minutes it slows to a crawl (menus and dialog boxes don't display
immediately when I click on them). Accessing the X session from the console
does not exhibit this behavior. Just recently, instead of going with the
default gnome
2006 Aug 06
1
RJS error
...ontroller/rescue.rb:82:in
`perform_action''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/base.rb:381:in
`process_without_filters''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/filters.rb:377:in
`process_without_session_management_support''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/session_management.rb:117:in
`process''
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/dispatcher.rb:38:in
`dispatch''
/usr/local/lib/ruby/gems/1.8/gems/rails-1.1.2/lib...
2006 Apr 01
2
my app broke this morning on with this error.
...fig/../vendor/rails/actionpack/lib/action_controller/base.rb:900:in
`log_processing''
../config/../vendor/rails/actionpack/lib/action_controller/base.rb:378:in
`process_without_filters''
../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:364:in
`process_without_session_management_support''
../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in
`process''
../config/../vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch''
../config/../vendor/rails/railties/lib/fcgi_handler.rb:150:in
`process_request''
../c...
2007 Mar 01
1
ActiveRecord::StatementInvalid error
...ck-1.13.1/lib/action_controller/
flash.rb:140:in `assign_shortcuts''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/action_controller/
base.rb:424:in `process_without_filters''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/action_controller/
filters.rb:624:in `process_without_session_management_support''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/action_controller/
session_management.rb:114:in `process''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/action_controller/
base.rb:330:in `process''
/usr/lib/ruby/gems/1.8/gems/rails-1.2.1/lib/dispatcher.rb:41:...
2006 Mar 08
6
GD error...
...:in
`perform_action_without_rescue''
D:/work/InstantRails/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/action_controller/rescue.rb:82:in
`perform_action''
D:/work/InstantRails/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/action_controller/base.rb:369:in
`process_without_session_management_support''
D:/work/InstantRails/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/action_controller/session_management.rb:116:in
`process''
D:/work/InstantRails/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/dispatcher.rb:38:in
`dispatch''
D:/work/InstantRails/ruby/lib/ruby/ge...