similar to: Render and/or redirect were called multiple times in this action

Displaying 20 results from an estimated 100 matches similar to: "Render and/or redirect were called multiple times in this action"

2007 Dec 07
2
yum -- what repo sites were accessed?
Is there a way to see what repo sites were used by yum? I want to check that my local repos are actually being used.
2006 Aug 06
1
Finding out what line number exceptions were raised?
If I rescue an exception and I do the following rescue Exception => e puts "The line number the exception was raised is...." end How do I complete that puts statement? Thanks for your help. -- Posted via http://www.ruby-forum.com/.
2011 Jul 27
0
Inversions in hierarchical clustering were they shouldn't be
Hi, I''m using heatmap.2 to cluster my data, using the centroid method for clustering and the maximum method for calculating the distance matrix: library("gplots") library("RColorBrewer") test <- matrix(c(0.96, 0.07, 0.97, 0.98, 0.50, 0.28, 0.29, 0.77, 0.08, 0.96, 0.51, 0.51, 0.14, 0.19, 0.41, 0.51), ncol=4, byrow=TRUE)
2009 Apr 01
1
Paperclip - how to display images that were not uploaded?
I''m using Paperclip plugin to store images in my application. In the database I have columns like: image_file_name, image_content_type, image_file_size. When I upload an image via form, everything works well. But when I put filename directly into the database and place properly named image in the place expected, the image doesn''t appear on the webpage. Even if I just rename
2006 Oct 31
0
6387674 bzeros removed by 6264344 were not gratuitous
Author: darrenm Repository: /hg/zfs-crypto/gate Revision: 448a96652f7fe8b4f2f8af8045dcef6f896be12a Log message: 6387674 bzeros removed by 6264344 were not gratuitous Files: update: usr/src/common/crypto/md5/md5.c update: usr/src/common/crypto/sha1/sha1.c update: usr/src/common/crypto/sha2/sha2.c
2011 Mar 26
2
pbx.c: We were unable to say the number
Hello, Occasionally, I get the following warning in my asterisk log, pbx.c: We were unable to say the number [n], is it too large? n is two or one digit number, which doesn't look like large to me! Could anybody please tell more about this warning, like in what scenario I may have this warning. Thanks, Mohammad -------------- next part -------------- An HTML attachment was scrubbed...
2001 Mar 01
0
In case you were wondering...
Hi Tinc group, I sorted out my tinc configuration problem, by myself. It turns out that I did not leave the netmask large enough when ifconfig-ing the tap devices. Now that is done and it is working fine. Telnet,ftp, windows networking, etc all pass through it, as expected. Regards, Gillian. - Tinc: Discussion list about the tinc VPN daemon Archive:
2009 Feb 28
2
Treat files that were modified locally and remote
Hi - is there a clever way to identify files that have been change on the local _and_ the remote location? Without such a check it may happen, that changes are lost without even noticing. One way to identify such files would be to do a dry-run upsync, then a dry-run downsync, find files that would have been sync'ed in both dry- runs, and then prompt the user for some action. Is
2010 Jan 23
3
Wine Registry : winebrowser "%1" : the quotes were omitted
Hello, here is what I found : I made a fresh install of Ubuntu 9.10 in November, and in the Wine registry, some file types were pre-associated with winebrowser %1 (without the quotes around %1) thus preventing them to work. I found only yesterday that I needed to add the quotes. Now I can launch any file from any Wine application, and that call my linux-associated application. I don't know
2009 Jan 31
1
iax clients were unregistered after 30sec
Dear, Our iax clients's ip and port in the database were removed automatically, after 30 secs. the iax info is saved in odbc and postgresql . asterisk=# select * from iax_buddies where username='9706015'; name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language
2011 Dec 04
1
Centos 6x86_64: no hypervisor options were found for this connection
After following http://itscblog.tamu.edu/startup-guide-for-kvm-on-centos-6/ (because I found out that vmware server 2 does not work on centos 6) I go to the point where I tried to create a new VM in the virt-manager. At that point I get "no hypervisor options were found for this connection" in the manager but no entries in the logs in /var/log Googling tells me to check to make sure
2009 Jul 01
1
[PATCH server] fixed expected status messages that were failing unit/functional tests.
--- .../functional/cloud/instance_controller_test.rb | 2 +- src/test/unit/vm_service_test.rb | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test/functional/cloud/instance_controller_test.rb b/src/test/functional/cloud/instance_controller_test.rb index 71d132b..0d713d4 100644 --- a/src/test/functional/cloud/instance_controller_test.rb +++
2013 May 10
1
[syslinux:firmware] efi: Lookup which file system we were loaded from
On 05/10/2013 06:27 AM, syslinux-bot for Matt Fleming wrote: > > diff --git a/efi/main.c b/efi/main.c > index 31f0bff..27e7f8f 100644 > --- a/efi/main.c > +++ b/efi/main.c > @@ -1177,13 +1177,10 @@ static void efi_setcwd(CHAR16 *dp) > > EFI_STATUS efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *table) > { > + EFI_PXE_BASE_CODE *pxe; > EFI_LOADED_IMAGE *info;
2015 Feb 09
0
[PATCH RFC v5 net-next 1/6] virtio_ring: fix virtqueue_enable_cb() when only 1 buffers were pending
We currently does: bufs = (avail->idx - last_used_idx) * 3 / 4; This is ok now since we only try to enable the delayed callbacks when the queue is about to be full. This may not work well when there is only one pending buffer in the virtqueue (this may be the case after tx interrupt was enabled). Since virtqueue_enable_cb() will return false which may cause unnecessary triggering of napis.
2014 Dec 05
0
[PATCH] sysprep: user-account: mark "changed file" if users were removed
Removing an user causes /etc/passwd, /etc/shadow, and /etc/group to change, so mark the side effects as such if any user has been removed. --- sysprep/sysprep_operation_user_account.ml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sysprep/sysprep_operation_user_account.ml b/sysprep/sysprep_operation_user_account.ml index bda6331..e53e5cc 100644 ---
2012 Sep 08
1
libvirt failed to respond after quite a few vnet bridges were created
During concurrent 80 VM creation, each VM takes two network connections, libvirtd failed to respond. Neither restart libvirtd nor restart CIMOM helped. There were 152 vnet bridges found on this RHEL KVM host. After all the vnet bridges were manually removed, libvirtd responded normally again. Is there a known issue about the number limit of vnet bridges regarding libvirtd? Thank you. --Yih
2015 Feb 09
0
[PATCH RFC v5 net-next 1/6] virtio_ring: fix virtqueue_enable_cb() when only 1 buffers were pending
We currently does: bufs = (avail->idx - last_used_idx) * 3 / 4; This is ok now since we only try to enable the delayed callbacks when the queue is about to be full. This may not work well when there is only one pending buffer in the virtqueue (this may be the case after tx interrupt was enabled). Since virtqueue_enable_cb() will return false which may cause unnecessary triggering of napis.
2008 May 29
0
[LLVMdev] Files were renamed
Hello, Everyone. Several .h files were renamed in the LLVM repository. We forgot to do this year ago, during subversion migration. Most of these files shouldn't be widely used directly (except ADT/iterator, for which special forwarding header will be introduced). Please look into PR1338 for more information. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics,
2001 Feb 14
0
Keyboard not handled properly.. were to start debbugging?
Joao clemente wrote: > Hi there. > > I just intalled wine and crossed my fingers hoping that it worked at the > first try... > > It ALMOST did perfectly... The one problem I'm having is that my keyboard is > not being correctly handled... Well, I've looked at teh sources trying to > locate the problem and I've found that when wine tries to find the correct >
2001 Feb 26
1
For language 'english' several language ids were found:????????
Hi , I am new to Linux and to wine. Under Suse 7.1 I tried to use wine for the first time. I tried to install the Benelux map ("Garmin mapsource"). First error: For language 'english' several language ids were found: en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA - 1009; en_NZ - 1409; en_IE - 1809; en_ZA - 1C09; en_JM - 2009; en_ - 2409; en_BZ - 2809; en_TT - 2C09; Instead of