similar to: releasing locks

Displaying 20 results from an estimated 10000 matches similar to: "releasing locks"

1998 Aug 18
1
xcopy failures
Hi I had sent a mail about a week ago regarding a xcopy problem I had. I am trying to copy an image of an nt workstation from an unixware 2.1.3 server running samba 1.9.18p8. Initially the client is a dos client, who connects to the unixware server and downloads files using xcopy. My problem after copying a certain number of files xcopy fails with path not found. On further investigation I
1998 Jul 23
1
Cache Problems!!!!!
I've got a system setup where a Win95 client (written in Visual C++ 5.0) presents a user with a GUI that collects information about hardware that he/she would like to produce. This information is used to build a path to the directory that contains the files to load into one of the production machines. For example, through the use of menus and such the user indicates that they would like to run
2004 Dec 13
4
extended characters
I mentioned this 1 or 2 years back but it's still not fixed. I presume it's a Icecast2 server problem. I'm using the latest Oddcast client, and my server host Mediacast1 has just updated to the latest Icecast2. I'm currently streaming a track in Vorbis format called: M?ire Brennan - I L?thair D? It shows this correctly in Winamp on the broadcast PC. On the Icecast Status page,
2008 Mar 26
7
Lustre Solution Delivery
What is the process for integrating a Lustre+SAMFS solution into an existing customer environment. The plan is to have CRS build the Lustre component, but Lustre and SAMFS will need to configured and integrated into the customer computing environment. I am very familiar with the SAMFS integration, but not Lustre integration. Do we have resources in PS to provide the integration? Is this
2008 Mar 02
5
discrete variable
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible Url : https://stat.ethz.ch/pipermail/r-help/attachments/20080302/86a07850/attachment.pl
2005 Sep 16
4
Integrate functions with loops
Hi i am having a problem with the 'integrate' function the function i want to integrate has the form sum(vector^x) i have defined the function with a for loop first - integrandtotest <- function(x) {a<-rep(0,len=2) for (i in 1:2) {a[i]<-t[i]^x} sum(a) } the results gives errors ########### Error in integrate(integrandtotest, lower = 0.1, upper =
2008 Aug 05
1
Add arrows to a filled.contour margin
Hi, I try to put an arrow to a filled.contour plot. I make this: filled.contour(volcano, color = terrain.colors,key.axes=F) arrows(0.95,0,0.95,1,lwd=2) This work, but the problem is that I find the coordinates at random try, for other graphic with other scale is other fight with coordinates. Anybody know a more easy or more generalized way to make this? Somethink like this
2005 Jun 24
9
R demos
Hi All, I am currently preparing some form of slideshow introducing R and its capabilities for some colleagues. The thing will be about 30 mins, and I'd like to have some "pretty pictures" and some "amazing facts" (I'm trying to sell, obviously :)). Can I ask if it's possible to easily retrieve a gross figure of the number of functions in R considering the
2017 Apr 08
5
Spurious cast warning for C++?
How difficult would it be to add a warning to Clang when the programmer performs a cast that provably has no effect? A particular case I have in mind is someone getting confused and calling std::move on an argument to a copy-constructor for a class that doesn't implement move semantics. I would be grateful if someone either (1) told me why this is difficult/impossible, or (2) gave me some
2000 Jan 26
11
Win2K and Samba
Has anyone tried using Windows 2000 Professional with Samba? I'm checking it out now, and when I try to connect to a share, I get an error message similiar to the one you get with Win98 and NT4 with SP3+ with encrypted passwords. Does anyone know the equivelant registry path to set plain text passwords? The NT4 path doesn't seem to exist:
2004 Nov 21
2
Fw: TDMoE over bonded NIC's
I am planning to configure * box A with PSTN interface to route faxes to * box B (running spandsp) over TDMoE. I am using 2xGb bonded NIC's for connection between servers. Was wondering - does anybody have experience with TDMoE over bonded interface - ie. does it work ok?. - does anybody have feedback using this scenario for fax? another question, perhaps someone knows what's the
2008 Dec 28
1
stdint.h on Solaris 7
Erik de Castro Lopo wrote: > Both <inttypes.h> and <stdarg.h> are part of the 1999 ISO C Standard > (yes, a standard that is now 10 years old). Any compiler which has one > or the other missing does not comply with the standard. Fairly old standard. ;) > > > Maybe you can ask SUN to fix their compiler. Okay, maybe that was not fully clearto you. I use the GCC from
1998 Jul 06
1
Version 1.9.18p8
I've recently installed Version 1.9.18p8 on a V2.6 Solaris x86 box. This system has an 8GB disk that I'm sharing out using Samba. After I map this share to a drive letter on my V4 NTWS, the properties for this drive reports that it is only 4GB. Is this a known "bug"? Other than the bogus information, will it have any adverse affects after the disk fills up to exceed 4GB used?
2005 Jul 01
5
Generating correlated data from uniform distribution
Dear R users, I want to generate two random variables (X1, X2) from uniform distribution (-0.5, 0.5) with a specified correlation coefficient r. Does anyone know how to do it in R? Many thanks! Menghui
2012 Mar 03
2
Grouped barchart confidence intervals in lattice
Hi everyone, I'm having trouble adding error bars to a grouped barchart in lattice. I know that this topic has been addressed quite a bit, as I've been searching the internet for a while to try to troubleshoot the issue, but I've not been able to find any solution that I could get working on my data. I was wondering if someone could look at my code and tell me what I'm doing
2004 Aug 04
2
Order of messgaes/ missing messages
I am curious as to why I quite often receive responses to questions on the help before receiving the actual question. For example Mr Graves has responded to Mr Lumley's response to Mr Wegelin yet I ave not received Mr. Lumley's post while I have received the other two. Cheers, Jim [[alternative HTML version deleted]]
2019 Sep 18
3
COAT: an EDSL making just-in-time code generation easier
Hi all, I open sourced a small project of mine recently. It is an EDSL for C++ which makes just-in-time compilation much easier to write and maintain. One of its backends is LLVM's OrcJIT (LLVM 7, still). https://github.com/tetzank/coat Here is a blog post of mine introducing the concept: https://tetzank.github.io/posts/coat-edsl-for-codegen/ You can see it as an abstraction layer on top
2003 Dec 18
12
Headless Linux system for Asterisk
Because of space limitations and because of the location of the punch-down blocks, my * server is located on the shelf in a coat closet. Sadly, there is not enough space (or ventilation) for the monitor and keyboard. This will all change when we move to new quarters, but... Does anyone have experience running Linux/Asterisk without a monitor? What, if any, are the issues? TIA
2007 Oct 18
1
Problem with url_for
Hey everyone, I have an Asset class that extends AR::Base, and a series of subclasses of Asset (Stylesheet, Layout, etc.) I have REST routes set up with assets nested under sites. when doing something like url_for([@site, @asset]), if @asset is a Stylesheet, I''ll get an undefined method ''site_stylesheet_path'', where what I really need is site_asset_path.
1998 Jul 17
3
9GB Drives Show Up as 4GB
In NT Explorer, my 9GB usr shares show up as 4GB. Any suggestions? Doug Smith