Displaying 20 results from an estimated 60000 matches similar to: "xend -x ampersand''s"
2006 Aug 10
5
Ampersand Heartburn
Greetings all.
I''m using the Microsoft "NorthWind Traders" database "orders" table as
test data for the Rico LiveGrid JavaScript.
The problem I''m noticing is that some of the records in the "ShipName"
field contain ampersands -- which for some reason are not being escaped
by Rails.
Rails does in fact automatically escape all of the other
2009 Apr 01
1
ampersand in local-part
I have a new email server (postfix/dovecot/mysql) with accounts
migrated from another server (different platform) and email addresses
with ampersands like "r&d at domain.com" that worked on my old email
server are not working now.
I'd like some help tracking this issue down.
Can anyone tell me if this looks like a postfix, dovecot or mysql issue?
Some log info follows.
2007 Feb 06
3
Form won't accept ampersand
Hi guys,
My start_form_tag generated form will not accept a text field containing
an ampersand.
For example, the text ''A & B'' is trunacted to ''A'' in the param hash.
I know ampersands have to be encoded in URLs, but I''m surprised my form
has a problem with this. I''ve tested this in Safari and Firefox.
thanks
Lindsay
--
Posted via
2007 Jan 03
1
Ampersand in Folder names causing folders to disappear?
Hi All,
Dovecot 1.0.rc7
Not sure if this is a problem with Outlook, or with Dovecot, or to do
with encoding in Linux.
Whenever a user enters an ampersand into an IMAP folder name, it
dissapears from outlook. These folders appear on the ext3 filesystem as
&- for example
drwx------ 5 mailusers mailusers 4096 2006-10-10 17:54 .INBOX.Networks.London Networks.NDCs.WH&-P joint working
2005 Nov 10
0
Xend crashes when it''s trying to create domU
Hi, every one:
I had problem creating domU on diskless device by
using xen-unstable. Following, please find out
details. BTW, the same configuration works fine on
device with hard disk
(1) Xen, dom0 kernel and dom0 root file system are
loaded/mounted over via eth0
(2) DomU root file system is created in a file-backed
virtual block device(VBD). The file-backed VBD locates
at some directory on
2009 May 14
2
should restarting xend restart all the domU''s?
I had an issue late yesterday where some windows domU''s were down. The
person who "owns" those domUs let windows updates install and then
restart, which they failed to restart. When I tried to manually restart
them I was getting can''t allocate memory errors.
In the past I''ve had can''t allocate memory errors when trying to bring
up a new domU.
2007 Oct 11
1
Unable to connect to Xend. Connection refused
Hi all,
after an emerge I wasn''t able to run xen correctly. Everytime I
try the command xm list, I receive the error:
Error: Unable to connect to xend: Connection refused. Is xend running?
Inspecting /var/log/xen/xend.log i found that xend doesn''t find
something at line 1 column 0. But I don''t know what is it.
I tried with kernel 2.6.16.52 and with 2.6.20-r4 but
2009 Nov 13
2
xend:default won''t start due to /usr/bin/kstat not locating autosplit.ix
Short:
Which package do I need to install to get
"auto/I18N/Langinfo/autosplit.ix"?
Long:
The problem I have was discussed almost a year ago (see this
thread), but the resolution was not complete...
I''m using Mark Johnson''s slim.py script (package list below), against
repo=http://pkg.opensolaris.org/dev, followed by `pkg install xvm-gui`
and `svcadm enable
2007 Mar 21
0
[908] branches/wxruby2/wxwidgets_282/doc/textile/control.txtl: Add note on use of ampersand characters in Wx::Control labels
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2007 Nov 01
0
using 3.1.2 c/s 15490, xend hangs when attempt to start domain with more memory than available
Using 3.1.2 c/s 15492 on Unisys ES7000 configured with 32 processors and
128 gb memory, I attempted to start a 160 gb domU. The xm create
command hangs, as well as any other xm commands that are issued. If I
do ctl-c of the hanging xm create command, I am able to terminate it and
then xm commands are once again functional.
I expected to get an error that there was not enough memory available
2005 Sep 30
1
Ampersand in Auto Complete Entry Broken
Hi,
I have been playing around with the autocomplete field in Rails 0.13. I have
noticed that if I have an ampersand in the value such as "A&E", if I click on
the entry in the autocomplete list, I am left with just A in the text box. I
have narrowed it down to:
String.unescapeHtml() in prototype.js as what strips the & and what follows it
from the value. It strips it
2010 Dec 31
1
Ampersand (&) in filename
Wine has been working great on my Mac, but when I tried to start Black & White after installing, I can't get it open because the filename is literally "Black & White". Does anyone know what to do about the ampersand in Terminal? Or is there another way to start installed programs in Wine that I'm missing other than through Terminal? Thanks!
2007 Aug 26
0
escaped ampersand in generated restful url
I am using a restful helper method to build a url for use in a
link_to_remote method and for some reason the generated url has the
ampersand that separates the parameters escaped (i.e.
/action?param1=1&param2=2 instead of /action?param1=1¶m2=2)
Any ideas why and how to make it stop? :-) The code in question resides
in a helper, if that matters...
Cheers,
s0nspark
--
Posted via
2006 Aug 21
0
Fw:Xend start and after lose network
Objet : Xend start and after lose network
Hi everybody :
My configuration :
Dapper 6.06 LTS with all updates
Xen 3.0.2.2
My problem :
After making ''xend start'', I lose network connections between
my server and local network or internet.
Nota : domU cas normally access to network
I read about a similar problem in the bugtracker (N. 62) but
it seems that this is normally
2011 Mar 12
2
two bugs in rsync 3.0.6 - ampersands in filenames, double quoting required
1)
deleting path/to/(Something) Word Word Anotherword--Word Word.pdf
IO error encountered -- skipping file deletion
I think either the -- is causing it to fail, or more likely, the next
filename, which it didn't bother to print out, which has an ampersand
in the name, causes it to fail.
I am using SSH as a substrate, of course, and I think you guys failed
to escape things, so the ampersand
2007 Oct 17
0
Error:Unable to connect to xend:No such file or directory.Is xend running ?"
Error:Unable to connect to xend:No such file or directory.Is xend running ?"
When i tried to start up xend i am getting the error message like this
"Error:Unable to connect to xend:No such file or directory.Is xend running ?"
When i check the file /var/log/xen/xend.log i am getting the follwing log messages.
How should i fix this problem ?
ExpatError: no element found: line
2008 Oct 24
1
performance lower then expected
I've setup an eight node server stripe using gluster 1.4.0pre5 using the
stripe example from the wiki. Each of these eight nodes has a 100Mbit
ethernet card and a single hard disk.
I've connected them all together using a gigabit switch and I have a gigabit
workstation connected, with gluster mounted and running fine.
However, when i try to do a dd test to the disk "dd if=/dev/zero
2006 Aug 10
3
Bug: xend-relocation-hosts-allow in xend-config.sxp
Comparing my last know working configuration with the current one, it
appears to be gagging on the new localhost\.localdomain that is in the
configuration file. I don''t know if this got added by my machine when
compiling.
diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
xen-unstable.hg/install/etc/xen/xend-config.sxp
--- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
2010 Feb 22
3
Rails 2.3.5/Ruby1.8.7 Collection_Select Labels with ampersands "&"
I am having an annoying problem displaying the labels of a select box
correctly where there is an ampersand contained within the label
string.
On a form being rendered with the form_for helper the
collection_select reads data from a Mysql 5.075 database the text
stored in the database is "Surabaya & Surrounding Areas" when rendered
and displayed in firefox 3.6 or safari is is
2010 May 11
1
xml files in xend database corrupted and xend failed to start solved now but read to diagnose
Hi,
I am posting this message because past 36 hours have been nightmare for me.
I finally have solved the problem I by temporarily moving put the xml
files from /var/lib/xend directories reboot then xend started.
And DomU''s were failing to start the above xml files I kept back and
got all DomU''s back.
I am very very surprised.I do not have any logical answer to this some
one