similar to: Error Connecting to CN Exception occcurred

Displaying 19 results from an estimated 19 matches similar to: "Error Connecting to CN Exception occcurred"

2005 Oct 18
1
reporting bug
Exception type exceptions.ValueError Exception Handler Information Traceback (most recent call last): File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 586, in refresh self.model.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 447, in refresh source.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line
2005 Oct 15
0
CentOS Network Exception
Hi, The following exception occurred. The system was upgraded from RedHat 9 Legacy (updated regularly using Fedora Legacy project) to CentOS 4.1 (Linux 2.6.9-11). When I installed yum and yum-conf, I had a problem of yum not getting $releasever. Thus I hand edited /etc/yum.repos.d/CentOS-Base.repo $releasever to 4. I did the full update using yum. Now up2date gets the following exception.
2006 Aug 31
1
Up2date-Problems
Hi Folks, as recommended I have only updated up2date , up2date-gnome.# All other packages deselected. Run uptodate - okay. But now I have no channels in up2date - I can't update my system. If I try to start up2date I get this error message: Exception type exceptions.ValueError Exception Handler Information Traceback (most recent call last): File
2008 Jan 03
8
Random files in homedir gets deleted
On one of my systems I seem to loose a file or two from time to time. Last night, one of my files (/home/online/sh/NattjobbPrivat.sh) was deleted/removed/vanished. Another time it was /home/online/sh/daemon that was deleted. But I can't seem to find anything strange in the logs or in the history, nor would any of my scripts running in crontab mess with those files. Where can I look for
2011 Sep 06
1
object.size() not recognized within .First()
I have a function called within .First(), as in .First=function() { ...blah... BIG(partofblah) #BIG is my function, n=partofblah when called ...foo... } The partofblah component of blah is a number obtained from readline(), which is then an argument to BIG() BIG=function(n=10,removeask=T) { z <- sapply(ls(pos=1), function(x)object.size(get(x))) ...stuff... } When .First()
2015 Apr 16
2
[LLVMdev] bytecode stripping from clang -emit-llvm
Hi Devs, I'm developing a tool that relies on semantic information in bytecode labels (i.e. block names). I've discovered that clang is stripping these named labels (along with some virtual register names) when I run on a virtual machine. Well, I'm using VirtualBox, and have tried two different versions of Ubuntu and some different clang builds. Can someone point me in the right
2013 Jul 24
3
Change values in a dateframe
Hello I have the following problem : The dataframe TEST has multiple lines for a same person because : there are differents values of Nom or differents values of Prenom but the values of Matricule or Sexe or Date.de.naissance are the same. TEST <- structure(list(Matricule = c(66L, 67L, 67L, 68L, 89L, 90L, 90L, 91L, 108L, 108L, 108L), Nom = structure(c(1L, 2L, 2L, 4L, 8L, 5L, 6L, 9L, 3L, 3L,
2007 Mar 09
1
wineconsole crashes - what am I doing wrong?
Dear All, I am running Wine under Linux - Suse 10.1 (kernel 2.6.16). GUI apps work fine (eg "wine notepad", "wine matlab") and wcmd works too ("wine wcmd"), but any CUI program causes a crash, like this: /home/gcunning> wineconsole --backend=user "c:freedos\edit.com" Warning: unprotecting memory to allow real-mode calls. NULL pointer accesses
2007 Apr 06
0
Likelihood returning inf values to optim(L-BFGS-B) other
Hello, A couple of ideas... Im not clear on your whole problem however... Consider making use of the lgamma function, which returns the natural log of the gamma function. This may help. The gamma function gets awfully, big very fast. Also multivariable likelihoods can be bumpy like a mountain range, with minor peaks and valleys. It is possible that your likelihood has such a shape. Maybe
2005 May 19
2
[LLVMdev] [Cygwin] llvm 'make install' build errors
Reid, Looks like the "make TOOL_VERBOSE=1 -C tools install" was fine. I have got :- install (GNU coreutils) 5.3.0 The copyright is 2005 so I would have thought it would be allright ??? Thanks, Aaron
2005 May 19
0
[LLVMdev] [Cygwin] llvm 'make install' build errors
Okay, this is totally bizarre. Your "make TOOL_VERBOSE=1 install" output was perfect, no errors and all the commands look the way I'd expect them to look. My version of install is 5.2.1, older than yours.But I'd expect 5.3 would not change such basic functionality. When you do "make install" without the TOOL_VERBOSE=1, you get the errors? I don't understand how
2005 May 19
0
[LLVMdev] [Cygwin] llvm 'make install' build errors
No, I don't think so. The "bin" directory definitely gets created first as there is a rule for it in Makefile.rules and appropriate dependencies. Also, the error message seems to indicate that "install" wants to create a directory, not create a file as it should. There's no such directory as <install_path>/bin/llvm-ar ! Reid. On Thu, 2005-05-19 at 20:49 +0100,
2024 Mar 29
0
Heartbeat timer failure 15 minutes after startup
On Fri, 29 Mar 2024, Dan Grostick wrote: > It is consistently happening 14-15 minutes after starting. Please see attached > upssched-cmd and upssched.conf. I don't have a upssched.cmd. The binary > upssched is used. If you speed up the heartbeat by reducing the timers in heartbeat.conf from 300 to 150, and the timer in upssched.conf from 660 to 360, does the failure still occcur
2024 Mar 28
2
Heartbeat timer failure 15 minutes after startup
On Thu, 28 Mar 2024, Dan Grostick via Nut-upsuser wrote: > All three systems have a heartbeat-timer failure approximately 15 minutes > after starting NUT. No subsequent failures. Any ideas on what is happening? I've seen the timers: heartbeat.conf has two 300 sec timers, upssched.cmd looks like what is often called upssched.conf and has a 660 sec timer. So it looks as if the
2006 Jan 09
2
catch id from form and copy between objects
Hi all, Not completely sure what I''m doing, but I need to get data from another table based on and id. Below is some breakpointer output: irb> @params => {"project"=>{"project_description"=>"point2", "project_name"=>"break2"}, "action"=>"create_project",
2005 May 19
3
[LLVMdev] [Cygwin] llvm 'make install' build errors
Reid, I think it is the first time it is run that the errors occcur !? Not sure but that would seem logical. Aaron
2004 Oct 06
4
Samba 3.0.6 and OpenLDAP performance problem
Hello, I'm running Samba 3.0.6 PDC with OpenLDAP 2.1.25 backend on a Linux machine with RedHat 3.0 ES installed. This is a large installation with separate Samba BDC and 2 file servers. The BDC server uses a replica LDAP server, working as slave for the master LDAP server installed at PDC. The number of domain accounts is about 1850 and at the moment about 500 machines are added to the
2012 Jun 24
2
dict Panic after upgrade to 2.1.7
Hello, after upgrade my mailsystem to dovecot version 2.1.7, dovecot doesn't work properly. something went wrong in dict service connecting the postgres backend. that happens not on every connection. the db connection data are correct, no difference connecting via tcp or linux socket. dovecot log entries: Jun 23 23:19:10 mx dovecot: dict: Panic: file driver-pgsql.c: line 84
2013 Jan 28
6
Thank you your help.
Hi, temp3<- read.table(text=" ID CTIME WEIGHT HM001 1223 24.0 HM001 1224 25.2 HM001 1225 23.1 HM001 1226 NA HM001 1227 32.1 HM001 1228 32.4 HM001 1229 1323.2 HM001 1230 27.4 HM001 1231 22.4236 #changed here to test the previous solution ",sep="",header=TRUE,stringsAsFactors=FALSE) ?tempnew<- na.omit(temp3) ?grep("\\d{4}",temp3$WEIGHT) #[1] 7 9 #not correct