similar to: managesieve vacation script bounces/frozen with a 550 error.

Displaying 20 results from an estimated 200 matches similar to: "managesieve vacation script bounces/frozen with a 550 error."

2013 Oct 10
1
[LLVMdev] basic-arm-instruction tests fail on trunk
FWIW this passes with trunk now (bootstrapped with clang). On Mon, Oct 7, 2013 at 8:33 PM, İsmail Dönmez <ismail at donmez.ws> wrote: > This is with Linux on BeagleBone Black (Cortex-A8), regressed recently: > > > FAIL: LLVM :: MC/ARM/basic-arm-instructions.s (5404 of 8944) > ******************** TEST 'LLVM :: MC/ARM/basic-arm-instructions.s' FAILED >
2013 Oct 07
2
[LLVMdev] basic-arm-instruction tests fail on trunk
This is with Linux on BeagleBone Black (Cortex-A8), regressed recently: FAIL: LLVM :: MC/ARM/basic-arm-instructions.s (5404 of 8944) ******************** TEST 'LLVM :: MC/ARM/basic-arm-instructions.s' FAILED ******************** Script: -- /havana/work/llvm/build/Release+Asserts/bin/llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 -show-encoding <
2013 Oct 17
0
Gluster Community Congratulates OpenStack Developers on Havana Release
The Gluster Community would like to congratulate the OpenStack Foundation and developers on the Havana release. With performance-boosting enhancements for OpenStack Block Storage (Cinder), Compute (Nova) and Image Service (Glance), as well as a native template language for OpenStack Orchestration (Heat), the OpenStack Havana release points the way to continued momentum for the OpenStack community.
2000 Feb 17
1
SMB/NMBD configuration troubles.
Folks, I am stumped! I have followed every tech tip I could find and I am still unable to complete my SMB installation. Specifically, I fail Test 4 and Tests 9 and 10. I believe the problem has something to do with the NMBD configuration. Below are the parameters of our system. Any help is greatly appreciated. Brandon Stauber brandon@inetevents.com 310-889-9264 [Please respond
2005 May 15
0
list TSP-SHARE: List Message Rejected
Dear samba@lists.samba.org: Your recent message to the TSP-SHARE list has been rejected for the following reason: Only list subscribers may send messages to this list. If you need assistance, please contact the list owner at TSP-SHARE-request@ucdavis.edu The text of your message follows: ---------------------------------------------------------------------- Received: from havana.ucdavis.edu
2011 Jan 26
1
Error handling with frozen RCurl function calls + Identification of frozen R processes
Dear list, I'm tackling an empiric research problem that requires me to address a whole bunch of conceptual and/or technical details at the same time which cuts time short for all the nitty-gritty details of the "components" involved. Having said this, I'm lacking the time at the moment to deeply dive into parallel computing and HTTP requests via RCurl and I hope you can help me
2006 Aug 17
2
Weird routing error in 1.1.6 slash frozen on edge
So i have this route set up: map.connect ''xml/download/:user/audio/:category/:file'', :controller => ''xml'', :action => ''download'' I am sending the user through an xml controller as it is coming from an RSS feed, the download action looks like this: def download episode = Episode.find(params[:episode]) episode.downloads
2006 Jul 19
1
Is params hash frozen?
I''m finding I can''t manipulate the params hash in my controller. -- Posted via http://www.ruby-forum.com/.
2007 May 18
1
Anybody may fix samba and php in frozen ports ?
subj [ODiP] == Dmitry Grigorovich
2007 Feb 27
1
Warcraft III Frozen Throne: Mouse problem
Hi, did you fix the problem with mouse in warcratf III? I have same problem.Mouse disapeare when i start game.Please reply -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20070227/20dfa7bd/attachment.htm
2009 Jun 20
1
can't modify frozen hash
Hi, When I upgraded my rails application to rails 2.3.2 I am getting error ''can''t modify frozen hash'' on using @something.update_attribute(params[:something]). Can anyone help me who is familiarize with this bug? Thanks,
2008 Sep 11
0
6740837 zfs-crypto, buffer modified while frozen!
Author: Darren Moffat <Darren.Moffat at Sun.COM> Repository: /hg/zfs-crypto/gate Latest revision: 349e022c61d22a0a5a493c242c5bc9dad1547086 Total changesets: 1 Log message: 6740837 zfs-crypto, buffer modified while frozen! Files: update: usr/src/uts/common/fs/zfs/zio.c update: usr/src/uts/common/fs/zfs/zio_crypt.c
2007 Apr 18
0
catching frozen hashes
Hello I have been wrestling w/ the frozen hash problem in a script and I''m trying to catch this at the source where it crashes the program in flames. Unfortunately, when I look at the errors, the failure is way up in the active record ancestery chain. Here''s the first entries in the error output:
2011 Apr 16
1
btrfs frozen solid with postgresql dbs
kernel: 2.6.37.6 At least twice I''ve experienced problems when using btrfs with ssd for postgresql db storage. Server gets frozen, i even can''t kill it using kill -9, I cant chown postgresql db dir (it never gets done). If I initiate copy operation of postgresql db dir to another partition (without actually switching to using it) everything starts to work fine for some time...
2013 Mar 19
0
Remus DRBD frozen
Hi all, I don''t know if my question doesn''t related to xen at all, how ever I am trying to use DRBD as my disk replication when I ran Remus. However when I run remus sometimes my Dom-U will be freezing. I see the log file and it seem caused by drbd frozen : 875.616068] block drbd1: Local backing block device frozen? [ 887.648072] block drbd1: Local backing block device
2008 Sep 11
0
6740837 zfs-crypto, buffer modified while frozen! (locking/assert oops)
Author: Darren Moffat <Darren.Moffat at Sun.COM> Repository: /hg/zfs-crypto/gate Latest revision: 3636389b926ac9417373320caedb256016ad521a Total changesets: 1 Log message: 6740837 zfs-crypto, buffer modified while frozen! (locking/assert oops) Files: update: usr/src/uts/common/fs/zfs/zio.c
2010 Mar 23
0
Frozen hash problem
I''d like to delete some records before saving them. I ran this experiment: before_save :prune_lab_datas def prune_lab_datas lab_datas.each do |lab_data| lab_data.destroy end raise lab_datas.to_yaml end But nothing seems to be deleted in the hash: --- - &id001 !ruby/object:LabData attributes: created_at: 2010-03-21 22:16:06 unit_id: "3"
2007 Jul 23
0
DEPRECATED_INSTANCE_VARIABLES error deploying frozen edge app
My frozen edge app won''t run in production (ruby 1.8.5, typical apache -> mongrel_cluster) In mongrel.log, I get an error reporting an unitialized constant ''ActionController::Base::DEPRECATED_INSTANCE_VARIABLES'' so Rails doesn''t even start up. Works fine in development (Mac OSX). After a fair amount of googling, most people install libopenssl- ruby1.8,
2005 Jun 07
0
Warcraft III Frozen Throne: Mouse problem
Hi, I installed Warcraft III under Wine v20050524. Installation went just fine, but when I start the game with the -opengl flag, my mouse does not work correctly. I can't click on any buttons in the menu. When I start a game using the hotkeys, I get ingame. There the mouse doesn't work properly as well. Sometimes clicks are recognized, but I wouldn't call it playable. Any hints?
2013 Aug 07
1
FreeBSD 9.2-RC1 i386 frozen to death
Hey :-) I have just installed FreeBSD 9.2-RC1 on Dell Latitude D620 i386 laptop. After first run and installation of some packets with pkg(ng) then some xorg configuration when I was in console it hung badly with totally no response. This looks bad :-( http://www.youtube.com/watch?v=7Tngr7YpP_I Best regards, Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info