search for: errros

Displaying 20 results from an estimated 30 matches for "errros".

Did you mean: errors
2011 Sep 15
1
Config Errro when Creating a virtual device attachment to backend
Hi, buddy, I want to create a virtual device attachment to backend. The domain is running, and my code phase is as below: xmlConfiguration = "<devices><sound model='es1370'/></devices>"; virDomainAttachDevice(dom,xmlConfiguration); But the exception "libvir: Domain Config error : XML error: unknown device type " happen when running. Is it
2006 Jan 14
0
Any help: samba errro
Hi All, I had configured a samba server running on linux OS (Redhat )and till this days it was working fine with quotas set on the users.. I restarted nmbd and smbd service .. but still the below mentioned persists.. Now while any user tries to access their homedirectory from the windows machine it gives a error "the credentials supplied conflict with an existing set of credentials"
2007 May 12
1
function similar to "get" that works for both an object, and elements of an object?
#Is there a single function similar to "get" that works for both an object, and elements of an object ? #(I want the function to be able to return objects, and/or the deeper elements of an object.) #(i.e. elements of a dataframe and/or list)? #e.g. tempdf = data.frame(a=c(4,5,6) , b=c(10,11,12) ) templist= list(x=tempdf, y=c(1,2)) get('tempdf') #works as desired
2012 Jan 24
7
Gem install bundler works, gem bundle doesn't?
Hi, I''m having some trouble with bundler: -bash-4.1$ gem install bundler Successfully installed bundler-1.0.21 1 gem installed Installing ri documentation for bundler-1.0.21... Installing RDoc documentation for bundler-1.0.21... -bash-4.1$ bundle install ERRRO: Gem bundler is not installed, run `gem install bundler` first. -- You received this message because you are subscribed to the
2011 Aug 15
3
Plot from function
*I have the following function:* /plot_mi_time = function(mdata, miname) { mdata2 = mdata[row.names(hakat) == miname, ] print(mdata2) xcoords <- c(1,1,2,2,3,3,4,4,5,5,6,6) plot(c(xcoords), mdata2, xaxt="n", ylab="Expression", xlab="Time(h)", , main=miname) axis(1, at=xcoords,
2005 Dec 16
2
out of memory on dovecot alpha5
...cot: Dec 16 14:06:06 Error: child 23022 (auth-worker) returned error 83 (Out of memory) ============================================ And after that nobody can login I do /etc/init.d/dovecot restart and then it's working for a day Before upgrade to alpha5 i was used 0.99.x series without eny errros on this server What can i do to debug this? -- Pavel
2011 Mar 10
1
getpeername failed. Error was Transport endpoint is not connected (3.0.37)
Hi All, ? I have a Solaris 10 server (Sun Fire T5520) that has recently been patched with Samba 3.0.37 but is not able to share any drives to Windows clients. Instead, the /var/samba/log/log.smbd is showing the following errros: ???? getpeername failed. Error was Transport endpoint is not connected ??? Denied connection from 0.0.0.0 (0.0.0.0) ??? [2011/03/10 21:10:04, 1] smbd/process.c:(1076) ??? [2011/03/10 21:10:04, 0] lib/util_sock.c:(1224) ??? write_data: write failure in writing to client 0.0.0.0. Error Broken pi...
2010 Dec 16
2
how to us a var in define as $namevar
......, ''vo_nameN'' ] } or even: software_mount { [''vo_name1'' , ''vo_name2'', ..., ''vo_nameN'' ] : vo_name => $namevar } I''ve been playing with $namevar inside the define, but all my tries fail (I have a collection of errros and has no sense to post all of them). Anyone could give a hand on this? TIA, Arnau -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, se...
2006 Sep 16
4
nfs shared and ferret segfault
Hi, I use ferret 0.10.4 whith shared index over NFS directory. There are 2 applications servers. The web server is Mongrel 0.3.13.3 and mongrel_cluster 0.2.0. There are 20 Mongrel processes on each server. Each time my application update a model, Mongrel process stops running with this errro in its log: /usr/lib/ruby/gems/1.8/gems/ferret-0.10.4/lib/ferret/index.rb:663: [BUG] Segmentation fault
2010 Jul 02
1
asterisk and cisco 2800
Hi all, I need to connect my Asterisk 1.4.26 with a Sangoma PRI card (configures with signalling=pri_net)) to a Cisco 2800 PBX. After connecting the cables everything seems fine (ifconfig w2g1 is ok, wanpipemonitor gives no errros, the span is up and active, green light on the card) but when I make a test with my iax phone, there's no way to dial the PBX and I get this WARNING: [Jul 2 15:20:36] VERBOSE[15004] logger.c: -- Accepting AUTHENTICATED call from XXX.XXX.XXX.XXX: > requested format = gsm,...
2011 May 30
7
libxl build errors in xen-unstable
There are new build errors in xen-unstable since revision 23368. Wether the _libxl_paths.h.tmp/_libxl_paths.h errros/warnings are new, no idea. Olaf .......... make -C libxl install make[3]: Entering directory `/usr/src/packages/BUILD/xen-unstable.hg-4.2.23437/tools/libxl'' python gentypes.py libxl.idl __libxl_types.h __libxl_types.c rm -f _libxl_paths.h.tmp.tmp; echo "SBINDIR=\"/usr/sbin\&quo...
2008 Sep 12
1
Error in "[<-"(`*tmp*`, i, value = numeric(0)) :
I use "while" loop but it produces an errro. I have no idea about this. Error in "[<-"(`*tmp*`, i, value = numeric(0)) : nothing to replace with The problem description is The likelihood includes two parameters to be estimated: lambda (=beta0+beta1*x) and alpha. The algorithm for the estimation is as following: 1) with alpha=0, estimate lambda (estimate beta0
2002 Mar 14
4
Samba client issues
Hello everyone, I am a newbie to samba. I am trying to mount a Windows 2000 share directory on my linux box using smbmount. I am able to do so successfully. But I do see some errors pop up when I run the command. My mount seems to be stable and it is mounted as rw. # smbmount "//EngineerWKS85/My Drivers" /mnt/samba -o username=MyUsername,password=MyPassword,workgroup=MyWorkgroup
2019 Jan 17
2
[PATCH] drm: Split out drm_probe_helper.h
...and replaced by: > struct drm_connector; > struct drm_device; > struct drm_display_mode; > struct drm_encoder; > struct drm_framebuffer; > struct drm_mode_set; > struct drm_modeset_acquire_ctx; > > I tried to do so on top of your patch. > But there were too many build errros and I somehow lost the motivation. Yeah the drm_crtc_helper.h header is a bit the miniature drmP.h for legacy kms drivers. Just removing it from all the atomic drivers caused lots of fallout, I expect even more if you entirely remove the includes it has. Maybe a todo, care to pls create that patch...
2019 Jan 16
0
[PATCH] drm: Split out drm_probe_helper.h
...st of include files in this file could be dropped and replaced by: struct drm_connector; struct drm_device; struct drm_display_mode; struct drm_encoder; struct drm_framebuffer; struct drm_mode_set; struct drm_modeset_acquire_ctx; I tried to do so on top of your patch. But there were too many build errros and I somehow lost the motivation. > include/drm/drm_probe_helper.h | 27 +++++++++++++++++++ This on the other hand is fine - as expected as this is a new file. But the above is just some random comments so: Acked-by: Sam Ravnborg <sam at ravnborg.org>
2019 Jan 17
0
[PATCH] drm: Split out drm_probe_helper.h
...gt; > struct drm_device; > > struct drm_display_mode; > > struct drm_encoder; > > struct drm_framebuffer; > > struct drm_mode_set; > > struct drm_modeset_acquire_ctx; > > > > I tried to do so on top of your patch. > > But there were too many build errros and I somehow lost the motivation. > > Yeah the drm_crtc_helper.h header is a bit the miniature drmP.h for legacy > kms drivers. Just removing it from all the atomic drivers caused lots of > fallout, I expect even more if you entirely remove the includes it has. > Maybe a todo, care...
2010 Jun 01
2
Error: when updating the latestt kernel 2.6.34 in centos 5.5
Hi, I encounter a error when installing the latest kernel 2.6.34 in centos. Steps: 1. download source code. 2.tar -xvf 2.6.34.tar.gz 3.use the .config file of current system in /boot directory. 4.make ,make modules_install, make install, 5.reboot. 6.error:: accur. Reading all physical volumes. This may take a while ... Activating logical volumes Volume group "VolGroup00" not found
2008 Dec 12
3
Error on Samba 3.2.6 installation
When I installed Samba 3.2.6 from Sernet, I got the following error: /var/tmp/rpm-tmp.54116: line 2: fg: no job control error: %postun(samba3-3.0.32-36.i386) scriptlet failed, exit status 1 The error happens when installing the samba and winbind RPMs. I got the same error when installing the previous version 3.2.5 and perhaps 3.2.4. The "rpm-tmp.number" was different in those cases,
2002 Mar 05
2
W2K Sp2 in NT4 domain and roaming profiles on samba 2.2.3a
Hello samba-insiders, we have a WinNT 4.0 SP5 PDC and our samba 2.2.3a is member of the domain. The roaming profiles of our clients stored on the samba 2.2.3a server. All seams to be perfect but only clients with W2K SP2 cannot use there roaming profiles. ---> "Access Denyed" is the W2K errro message. But if the same user loggs on on a client machine with W2K SP1 all things are ok.
2003 Mar 31
2
basename() in libgen
IRIX 6.5 has the basename() function in libgen. SYNOPSIS cc [flag ...] file ... -lgen [library ...] #include <libgen.h> char *basename (char *path); -- ayamura