search for: scapegoat

Displaying 4 results from an estimated 4 matches for "scapegoat".

2007 Jun 15
2
Problem with workspace loading after languageR use
...geR before loading the workspace doesn't help, but yields the message: Error in load("D:\\statistics\\MultilevelAnalysis\\.RData") : could not find function "findPackageEnv" Thus, the saved workspace remains inaccessible. I not 100% certain that languageR is the scapegoat, but my trial-and-error experiments indicate it is. My system is Win XP Home/Professional: > sessionInfo() R version 2.5.0 Patched (2007-04-24 r41305) i386-pc-mingw32 locale: LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=Germ...
2007 May 08
1
Outbound call through a Single Asterisk Server
I have two asterisk servers. One is at location 1 and the other is at location 2. What I am trying to do seems straightforward. I want the Asterisk server at location 2 to send all it outbound calls to the Asterisk Server at location 1. Both asterisk servers can dial each other using extensions without a problem, but when users on Asterisk server 2, dial 9XXX-XXX-XXXX the call never reaches
2008 Jul 01
14
MCP55 SATA data corruption in FreeBSD 7
I am having problems with silent data corruption on (some) drives connected to an MCP55 SATA controller. I have two servers, both running RELENG_7_0/amd64. One has the 570 Ultra chipset, the other has 570 SLI. Both chipsets have the MCP55 SATA controller. The server with 570 Ultra chipset has a bunch of older 250GB SATA-150 drives hooked up to the MCP55 controller and it is working just fine.
2007 Dec 14
18
Mongrel error : EMFILE too many open files
I have a periodically_call_remote call in a partial running at 0.20 times a second. <%= periodically_call_remote(:update => ''ack_distance_output'', :frequency => 0.2, :url=>{:action => :ackAdjustDistance}) %> the action looks like this def ackAdjustDistance @calMessage = Calibration.getMessage