search for: happ

Displaying 20 results from an estimated 39 matches for "happ".

Did you mean: happy
2011 Nov 26
1
Why it is happeing?
Dear all, I had following calculations with R: > x = vector(length = 4) > x[1] = 1 > x[2] = 3 > x[3] = 123456789123456 > x[4] = -9876543219876 > as.integer(x) [1] 1 3 NA NA Warning message: NAs introduced by coercion What went wrong? Thanks and regards,
2015 Jun 03
3
[AD/PDC] Logins with Spaces do not work
...d not work). With a Linux Client kinit did work (with or without blanks in usernames). The Samba Server is currently disconnected from the network (as it prevents clients from login), but can be reactivated if needed. cheers, Andreas -- GPG-Key-Id: DD436203 Github: https://github.com/andreashappe Linked-In: http://at.linkedin.com/in/andreashappe
2015 Jun 08
1
[AD/PDC] Logins with Spaces do not work
...username for anything important in the AD DC, we base everything on the > SID. > Any preferences how to get them? I am not sure if my client would like to see his name, etc. in a public mailing list and would either "censor" the logs or send them to you in private. cheers, Andreas Happe
2010 Sep 30
1
Asterisk 1.6.2.13 Audio Prompts Stopping
...s dieing. When users call in to get voicemail the prompts start and then stop about 6 to 10 seconds in. On hold music plays for 6 to 10 seconds and then stops. In meet me conference rooms hold music will stop about 6 to 10 seconds in. Audio playback in IVR's start to play and then stops. It happes with both g729 and g711 calls. This does not happen on every call but more then 50%. This is a big issue any ideas? I need to fix this ASAP. Thanks Bryan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachmen...
2003 Nov 23
5
samba & rsync
...or "can't read xyz file". However I am writing to you folks because this problem has come up while using rsync my problem ========== We have a wan in which links from a central linux machine to a nodes which are xp machines from 1 to 5 minutes a night. not very common, but it happens. we are using samba to mount directories on the remote linux machines to the local linux server. (we use samba because we also have xp machines in our network it is just easier to use this for now). We use rsync nightly to backup remote directories to the local linux server. When one of th...
2006 Aug 01
1
What's a labelled data.frame? And how do I work with it?
...location$subject, staff.allocation$date, : arguments imply differing number of rows: 1865, 114 I orgininally was getting an error about " staff.allocation$site is a labelled class and cannot be coerced into a data.frame" but I lost that one while trying to see what was happeing If I do not apply the label to staff.allocation then I get a Class = "data.frame and I have no problem creating the second data.frame. Can anyone suggest what I am missing or what is happening Thanks
2008 Feb 16
3
Arithmetic bug? (found when use POSIXct) (PR#10776)
Full_Name: Bo Zhou Version: 2.6.1 (2007-11-26) OS: Windows XP Submission from: (NULL) (207.237.54.242) Hi, I found an arithmetic problem when I'm doing something with POSIXct The code to reproduce it is as follows (This is the recommended way of finding out time zone difference on R News 2004-1 Page 32 URL http://cran.r-project.org/doc/Rnews/Rnews_2004-1.pdf) a=Sys.time()
2020 Jun 30
2
Need help with roaming profiles
...ve 'workgroup = HPLTS' and 'idmap config dg11', again, they must match > > As I wrote in the previous reply, that was a mistake from the initial > > deployment. However, I have a copy of the VM and when I corrected DG11 > > to HLPTS and restarted the services, this happes: > > > > getent group "Oldgroup" returns a value in the 10000 range (as > > specified in the idmap config * statement). > If 'oldgroup' isn't in the the 'HLPTS' domain, this is to be expected. > > I now created a new group in the domain, an...
2006 Nov 13
1
Identifying free pages in guest VM
...tualization", that guest VM can be made to give the free pages back to Xen before doing migration. 2.What is the way to figure out free pages in guest VM? 3.Can this be implemented in the tools (xend) code as a part of the migration framework? (I was able to note some code where ballooning is happeing.. ie while memory is being allocated to VM from hypervisor but i was not able to locate a code where VM releases memory to hypervisor. Where can I find it?) It would be of great help if someone can give me some pointers on this... -- Arun http://www4.ncsu.edu/~abnagara ____________________...
2014 Jul 08
1
Homes shares randomly dissapear on AD-DC'S
...pdata and desktop folders are redirected there desktop goes blank and all types of errors pop up. If i look at the samba server i can see the all shares are still available beside the homes share and the sare with the username. It's fixable with an samba restart on the server side. It never happens on the main site just at the branches. First this happen every two weeks or so on tree branches thougt i can prevent it by restarting samba every night but that did not help. Two days ago i upgraded samba from 4.1.4-7 to 4.1.9-8 and since then it happes twice a day. Here's the config we...
2005 Aug 31
2
R CMD check example problem (PR#8113)
...itly construct the call and then call eval. The code for # the latter approach is # omiited since this is quite messy and # requires a lot of work. Note that the opening and closing curly brakkets are converted to the string "normal-bracket43bracket-normal". [I assume that this is happeing somewhere to check for brace-matches, and isn't being properly undone.] As a consequence, R CMD check is failing: > # An equivalent function is somewhat messier, since it must either explicitly > # construct the y axis label, duplicating some of the work of the plot > # fun...
2020 Jun 30
1
Need help with roaming profiles
...S' and 'idmap config dg11', again, they must match > >>> As I wrote in the previous reply, that was a mistake from the initial > >>> deployment. However, I have a copy of the VM and when I corrected DG11 > >>> to HLPTS and restarted the services, this happes: > >>> > >>> getent group "Oldgroup" returns a value in the 10000 range (as > >>> specified in the idmap config * statement). > >> If 'oldgroup' isn't in the the 'HLPTS' domain, this is to be expected. > >>> I...
2005 Mar 10
7
norfc1918 not working in SW 2.2.1?
...tested all the boxes and they are showing the same behavior. All systems are CentOS 3.4, 2.4.21-27.0.2.ELsmp. Shorewall version: 2.2.1 For the host mentioned is a single interface setup, if i ping 10.10.10.1 it''s dropped on the all2all chain. But a "telnet 10.10.10.1 80" is happely forwarded towards the def gateway (which is also running shorewall) and then onto the net. Is somebody else seeing this as well, or can tell me where what I''m missing with this issue? Below is some information, and status.txt includes the info as requested in the support.htm page....
2009 Jul 17
0
[LLVMdev] LLVM for plugins and more
...this type of use and, if so, are there any projects that work towards this goal? At the top of my head, I guess a transform that detects illegal memory references, a way to call external functions safely and some kind of tracking of external resources, would do the trick. Thanks, Hans Henrik Happe
2015 Jun 01
0
[AD/PDC] Logins with Spaces do not work
On Sat, May 30, 2015 at 04:48:07PM +0200, Andreas Happe wrote: > Hi, > > On Fri, May 29, 2015 at 7:17 PM, Jeremy Allison <jra at samba.org> wrote: > It's a really bad idea to have logins with spaces. It can > cause all sorts of security issues in all sorts of subtle > ways. Replace the spaces with '_'...
2015 Jun 02
0
[AD/PDC] Logins with Spaces do not work
On Mon, Jun 01, 2015 at 08:41:16PM +0200, Andreas Happe wrote: > Hi, > > On Mon, Jun 1, 2015 at 6:54 PM, Jeremy Allison <jra at samba.org> wrote: > > (also if samba's goal is to replace a windows ad server it would be > nice if it > > would support the same usernames). > > Yes I know, but Wi...
2015 Jun 08
0
[AD/PDC] Logins with Spaces do not work
On Wed, 2015-06-03 at 14:24 +0200, Andreas Happe wrote: > Hi, > > On Tue, Jun 2, 2015 at 11:34 PM, Jeremy Allison <jra at samba.org> wrote: > > > So we really should work in this case. Can you recap what > > isn't working ? > > > > Thank you! > > Added a Samba Domain Controller (4.1.17-Debi...
2020 Jun 30
0
Need help with roaming profiles
...>> You have 'workgroup = HPLTS' and 'idmap config dg11', again, they must match > As I wrote in the previous reply, that was a mistake from the initial > deployment. However, I have a copy of the VM and when I corrected DG11 > to HLPTS and restarted the services, this happes: > > getent group "Oldgroup" returns a value in the 10000 range (as > specified in the idmap config * statement). If 'oldgroup' isn't in the the 'HLPTS' domain, this is to be expected. > I now created a new group in the domain, and expected to get a value...
2011 Jan 18
1
chan_sip.c: Failed to parse contact info
...WARNING[25624] chan_sip.c: Failed to parse contact info [2011-01-19 00:52:50] NOTICE[25624] chan_sip.c: Peer '0010101' is now UNREACHABLE! Last qualify: 105 [2011-01-19 00:53:03] VERBOSE[25624] chan_sip.c: -- Registered SIP '0010101' at 78.84.202.65:37891 So far this is only happeing with some Android SIP client software, X-Lite registers normally. Downgraded to the previous version of asterisk and the warning is gone. Any ideas? Thanks Nick
2003 Nov 24
0
rsync and samba
...or "can't read xyz file". However I am writing to you folks because this problem has come up while using rsync my problem ========== We have a wan in which links from a central linux machine to a nodes which are xp machines from 1 to 5 minutes a night. not very common, but it happens. we are using samba to mount directories on the remote linux machines to the local linux server. (we use samba because we also have xp machines in our network it is just easier to use this for now). We use rsync nightly to backup remote directories to the local linux server. When one of th...