search for: application1

Displaying 6 results from an estimated 6 matches for "application1".

Did you mean: application
2007 Dec 31
0
Samba Problem
...2758]: pdb_get_group_sid: Failed to find Unix account for pcoc081$ Dec 31 09:02:53 ldapmaster smbd[12836]: [2007/12/31 09:02:53, 0, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_get_group_sid(211) Dec 31 09:02:53 ldapmaster smbd[12836]: pdb_get_group_sid: Failed to find Unix account for application1$ Dec 31 09:02:53 ldapmaster smbd[12836]: [2007/12/31 09:02:53, 0, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_get_group_sid(211) Dec 31 09:02:53 ldapmaster smbd[12836]: pdb_get_group_sid: Failed to find Unix account for application1$ Dec 31 09:02:53 ldapmaster smbd[12836]: [2007/12/31 0...
2006 Jun 29
1
session management not working for me in an exceptional condition
...ications(child). A user can log in to parent RoR and then start child RoR''s and then visit that RoR using one of the links provided in parent RoR; I have following html code is parent RoR list page for visiting an child RoR <input type=button onclick="visitApp1()" value="Application1"> </input> <script> function visitApp1() { window.open("http://localhost:3001/ror2/list") } </script> I start parent RoR at 3000 port and then I visit it using IE ( http://localhost:3000/ror1) on the list page of ror1 when I click Application1 button, a n...
2006 Jun 06
0
Tests broken after freeze and upgrade - undefined method
I have a problem where I can''t run tests on a rails app that was written for rails 1.0. Sequence of events was this: Develop Application1 on Rails 1.0 / Ruby 1.8.2 Freeze rails into vendor folder on Application1 Develop Application2 on Rails 1.1 / Ruby 1.8.4 Return to Application1 and run tests, every test fails with the error "undefined method `verify_active_connections!" or in detail ... 221) Error: test_index(Watchl...
2006 Apr 06
2
rails 1.1 - console broken
Have upgraded to rails 1.1 and now ruby script/console does not work. Throws an error: c:\work\development\rails\application1>ruby script/console Loading development environment. c:/tools/ruby/lib/ruby/1.8/irb/init.rb:151:in `parse_opts'': undefined method `up case'' for nil:NilClass (NoMethodError) from c:/tools/ruby/lib/ruby/1.8/irb/init.rb:19:in `setup'' from c:/tools/ruby/li...
2011 Aug 01
3
Class inheritance or virtual resources to manage apache modules
...ocess list of apache modules to disable a2mod { $disable_apachemods: ensure => "absent", notify => Exec["apache2reload"] } } Then as I have other classes defined that require a specific apache module they should simply set it to ''present''. class application1 { include apache2::modules::app1 ... } class apache2::modules::app1 inherits apache2::modules { A2mod[''module4''] { ensure => ''present'', require => Package[''modulepackage''] } } class application2 { include apache2::module...
2009 Apr 26
4
DO NOT REPLY [Bug 6293] New: rsync crashes when transferring files
...he following messages: -----8<----- rsync -az --recursive --append --delete --delete-excluded --progress --exclude .Trash --exclude file1.extension --exclude directory1 host1.local:/home/dirk/ /Volumes/volume1/Backup/host1.local/home/dirk receiving file list ... rsync: opendir "/home/dirk/application1-tools-linuxjiVQAZ" failed: Permission denied (13) rsync: opendir "/home/dirk/.dbus" failed: Permission denied (13) 50918 files to consider IO error encountered -- skipping file deletion rsync: send_files failed to open "/home/dirk/.viminfo": Permission denied (13) rsync: op...