search for: ocassionally

Displaying 20 results from an estimated 26 matches for "ocassionally".

Did you mean: occassionally
2009 Apr 29
1
"DatabaseCorruptError: Cannot open tables at consistent revisions"
Ocassionally when I'm searching using Omega I get: "DatabaseCorruptError: Cannot open tables at consistent revisions" If I click reload it's all ok, is this the database being updated?, is there a way to avoid the message? Frank
2008 Nov 06
2
redcloth executable removed from gem?
Hello, I have the RedCloth 4.x gem installed on a new machine. I used to use the redcloth command line tool/executable ocassionally. Can anyone clarify if it''s still part of the RedCloth 4.x gem series? Thanks. PS: I checked the sources. And the executable source resides in bin [1]. However, checking the Rakefile that generates the gem package I can''t find any spec.executables = [ ''redcloth'...
2005 Aug 15
2
[PATCH] Fix SEGVs in xenconsoled
Under the right circumstances, xenconsoled will corrupt its internal list of domains causing a SEGV. This is usually characterized by a rapid number of creations/destructions. The attached patch fixes this. Regards, Anthony Liguori _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 May 05
1
handling nulls while reading mainframe file
Hi, I am trying to read in records from an old main frame file. Each record is 640 bytes. I had some success using the following statement: iconv(readChar(con, nchars=640, useBytes = TRUE),from="IBM037",to="",sub="#") What I have found, however, is that ocassionally a record will contain a Null halfway through, which causes readChar() not to read the rest of the record. It is a very old database (from the 1970s I think), and I am not really sure why the Nulls are there. I do know that that after the occurence of the first Null, the record looks normal (it'...
2007 Jan 11
14
[Bug 521] [patch] - some changes to runme script
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=521 kaber@trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From kaber@trash.net 2007-01-11
2006 Apr 24
4
Ruby/rails on Mac OSX not working
...s of Ruby, Rails, Lighttpd and so forth. I have this set in my path within bash_login: export PATH="/usr/local/bin:/usr/local/sbin:$PATH" After going throught the installation, I can''t get ruby to work. I can however check the version with ruby -v which returns 1.8.2 still. Ocassionally, firing up the terminal and repeating the version gives me 1.8.4, but it''s never consistent. When I cd into a project that I''ve created with Locomotive and try to start the server (ruby script/server) it get the following: ./script/../config/boot.rb:15:in `require'': N...
2007 Feb 12
1
Page allocation failure
...et filtering, and balances the traffic through L1 and L2. Every interface is gigabit. (Realtek NICs) I''m using IMQ on L1 and L2, to separate the traffic into 2 zones, international and local, with HTB for shaping. The system works fine for some time, but when the traffic hits 200Mbps, and ocassionally bursts to 250-300Mbps, L1 and L2 behave strangely (packet loss > 30%, increased latency +20ms), sometimes they even hang, leaving me with the only solution: rebooting them. I''ve checked the CPU usage, it stays around 80% during the highest traffic. I''ve examined the logs, and...
2004 Sep 28
2
Windows XP - Explorer crashes when I try to open a file on a Samba share
I am having problems with my samba clients. I am using Windows XP SP1 to try to connect to a Samba server I have running on my Gentoo Linux server. Browsing a share works decently well, but I ocassionally have network problems (the same timeout issue I explain below). The real problem comes, though, when I try to access a file (either trying to open it or just right-clicking on it). As soon as I try, Explorer (the Windows file browser) locks up hard. Eventually, the title bar of the windows will up...
2011 Feb 13
1
Fwd: Re: Swap: create or not?
...ning: AFAIK this only means taking memory away from dom0. DomU''s have a fixed amount of memory, don''t they? Balooning for dom0? I''d say: Avoid it like the plague! It will bog down your dom0 horribly and the only reason I can see for using it, would be on a desktop where ocassionally you use a xen domU. For a server I strongly suggest following the best practices: http://wiki.xensource.com/xenwiki/XenBestPractices cheers -henrik On Fri, Feb 11, 2011 at 02:18:48PM +0300, George Shuklin wrote: > Yes, swap is almost mandatory - it will save machine from state ''very...
2006 Apr 27
3
Win2k clients won't rejoin Samba PDC domain, "Remote Procedure Call Failed"?
...tried REMOVING the win2k machine from the domain, and readding it, which FAILED. The message I received was "remote procedure call failed". Ever since, I've not been able to join machines to the domain (I always get that error). Checking the Samba logs, nothing screams out at me. Ocassionally I get an "INVALID PIPE <xyz>" (log level 3), but that isn't persistant (infact so little that I can't even find one to paste here right now). It also seems that I have to reboot the win2k machine to get it to try joining the domain again properly, if that's of any relev...
2015 Jul 04
2
non latin1 streaming
...the following in icecast.xml: <mount> <mount-name>/mountnamehere</mount-name> <charset>UTF-8</charset> </mount> This was to resolve his problem of displaying cyrillic characters on both the status page and presumably on to listeners/players My problem is that ocassionally I have Japanese characters in a playlist (mixed with English characters). From what I can tell in error.log for icecast, these Japanese characters are making it in, but they do not display properly on the status page nor in the players/listeners. I added the section above to icecast.xml where /m...
2004 Feb 26
1
IMAP error with squirrelmail - how to debug?
...into ~/dovecot.rawlog/ directory: mail_executable = /usr/lib/dovecot/rawlog /usr/lib/dovecot/imap rawlog.c was altered in order to have /tmp as HOME. But I see no logfiles being generated. Environment: lastest dovecot from CVS, vpopmail and local users (error with both types). Another issue: Ocassionally the auth process dies: Feb 26 21:08:49 servername dovecot: child 28641 (auth) killed with signal 11 Cheers, Ray -- Raymond Scholz - rscholz at zonix.de - GnuPG/PGP - http://www.zonix.de/
2008 Nov 26
0
[RFE] Request support for FIPS mode support
Greetings, As those working in the government sector (US and Canada) already know, compliance with FIPS 140-2 is a significant issue. While there are a few patches out there that add support for FIPS mode to OpenSSH, it is not currently in the mainstream. With the recent validation of the 1.2 version of the OpenSSL FIPS cryptographic object module, is there any chance that support could be added
2010 Dec 13
0
What to check for when there are sound interference using SIP channels only? standard debug methods?
Hi Everyone, I ocassionally hear echo, static, and garbled voice when calling extension to extension between two office (different geographic locations connected using OpenVPN - 1 with DSL and other with T1 - 1500 KM apart). I am guessing it's a bandwidth or jitter issue that is giving me faint problem in playback of prom...
2004 Jan 14
0
dtsession PAM error
This may be OT, since I don't think is related to samba, but since we just made pam.conf changes for samba, we are on the top of the suspect list. Ocassionally, we are getting a running error in a .dt/errorlog stating: <TIMESTAMP> dtsession: pam_start status = 4 This *quickly* fills up the disk, as it is written many, many times per second. It occurs on both Samba clients and servers, but doesn't start until after the system has been running f...
2014 Mar 07
0
Providing fallback DNS servers via DHCP
...Is ist possible to provide a secondary DNS (e.g. 8.8.8.8) via DHCP in addition to the gateway (in my case 10.0.1.1)? I use libvirt to manage all my qemu-based VMs. I have set up a local NAT-network which includes all my VMs (and some physical servers integrated via VPN). Everything works fine, but ocassionally, I have to restart the network (when I add instances for example). In that case, my VMs loose their local network connection until I restart them. However, some instances can not be restarted at will and so a change in network configuration means they loose their local connectivity. However, they...
2005 Oct 15
1
[LLVMdev] Dump instruction list prior register allocation
Hi there, I have a question on the LLVM internals. Is it possible to dump an InstructionList (i.e. a (possibly) naively scheduled assembly) prior register allocation? Does LLVM use infinite (virtual) registers similar to MachSUIF? This is, of course, meant for a given target in contrast to MachSUIF that features the SUIFvm ISA as low-level IR and such a dump is possible at this point. Plus:
2002 May 30
0
update on hung rsyncs
Some new data on my rsync hangs: I run about 1500 rsync sessions over ssh daily. In the last 8 days that adds up to about 12k rsync sessions. Of those 12k sessions, 10 are right now sitting in a hung state. The rsync process on the destination has exited, but both rsync processes on the source are still running/waiting/hung. I use a timeout of 3600 (but this doesn't seem to work for this
2006 Dec 13
2
Realtime +Mysql +Failover
Hoping someone out there has run into this or has some ideas for us. We currently have asterisk set up with Realtime (using mysql) for its extensions,sip and voicemail files. The problem we are trying to solve, is one of a failover mechanism. What if our mysql server went down. Can Realtime be set up with a secondary mysql server to get its data from. We can set up mysql to sync with its fellow
2012 Feb 01
0
Bug#658263: xen-hypervisor-4.0-amd64: Different network traffic values from dom0 vs domU
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-4 Severity: normal Xen Networking[1] works by creating a new pair of virtual ethernet interfaces (vifN.M in dom0 and ethM in domU with id N) and connecting then by an internal "crossover ethernet cable". My understanding of the "internal crossover" thing is that networking statistics should be the same no matter if you measure