Displaying 20 results from an estimated 1000 matches similar to: "FILE LOCK PROBLEM"
2006 Sep 18
0
samba 3 and acucobol vision files problem
I have a sort of legacy application based on Acucobol, that is using a
samba 3 share for its application data files.
I need to migrate it, going to release 6.2.0 of acucobol.
In my tests it seems that I get some errors regarding files access:
the program actually doesn't give particular errors, neither samba
backend... (the problem resides in having some vcprint layout models
for invoices
2002 Nov 20
0
Rediscover Your COBOL Assets with Acucorp
Introducing Acucorp's Innovative extend5 Software Solutions
For the last 14 years, Acucorp has provided Fortune-class corporations, government end users and independent software vendors (ISVs) with unparalleled support for the maintenance and modernization of COBOL applications. While other software manufacturers have created solutions that solve specific technical problems, Acucorp has
2003 Nov 17
0
Index Errores over Samba
Hi, my name is Jose Mendoza and I just mount a SAMBA 2.2.7 over Red Hat 9.0, that give to our administrative software a very good performance over the Novell server that we haved but now I'm receiving a lot of error index messages from my administrative software, I was reading about Oppportunistic Locking and I configure the Samba for that but I still having the same problem. Do you have an
2008 Feb 28
0
problem with the ltm package - 3PL model
Hi Xavier,
the reason you observe this feature is that in the 'constraint'
argument you should specify the values under the additive
parameterization, i.e., when in the second column of the matrix
supplied in 'constraint' you specify 2, then you need to provide the
easiness parameters (not the difficulty parameters) in the third
column. Check the Details section of ?tpm() and
2009 Aug 27
2
error sys_lseek copy file samba 2.2.7
I can?t copy some files from server to directory /adawork/softtek om AIX box
I?m using AIX 5.3 with samba 2.2.7-4
Here?s mys logs from samba server
_________________________________________
file log.windows-server
seek_file: (FAT_ATRASO_TRANS_5_3_1_in.txt) sys_lseek failed. Error was Invalid argument
[2009/08/27 13:30:59, 3] smbd/error.c:error_packet(94)
error string = Invalid argument
2011 Apr 28
2
authentication ok but connection disconnects
To whom it corresponds,
I have been trying to connect my RHEL4 machine through public key
authentication against a windows server 2003 machine running OpenSSH for
Windows v3.8.1p1-1.
I set up everything: keys, user, etc. Doing sftp -vv user@<wsip> I see that
authentication went ok but somehow, connection hangs up. I removed
anti-virus and other security software on the ws2003 machine
2009 Aug 08
1
How to pass flags (arguments) to an application
Hi everyone. I have a problem running a Windows appilcation with wine.
The application is a Acucobol program.
When I run "wine wrun32.exe myprogram" it works ok.
When I run "wine wrun32.exe -C config.cfg myprogram" wine says
myprogram doesn't exist.
Any help?
--
Marcelo Arroyo
2015 Sep 11
3
Cannot open: No space left on device
I have a VBox VM running CentOS 6.7 and I want to extract the content of a
14G tar file. I'm doing as:
*tar -xvf www.tar.gz*
But I am getting a lot of errors like the ones shown below:
html/elclarinweb.dev/wp-content/uploads/2015/03/12-Aura-?vila-400x320.jpg
tar:
html/elclarinweb.dev/wp-content/uploads/2015/03/12-Aura-?vila-400x320.jpg:
Cannot open: No space left on device
2012 Feb 23
0
error in optim: initial value in 'vmmin' is not finite
Dear r-helpers,
I'm experiencing some problems in fitting a maximum likelihood binomial
model to some of my data. The error is in optim, which founds: Error in
optim(par = c(0.2, 0.5), fn = function (p) :
initial value in 'vmmin' is not finite
Yes, I know it's a common problem, and I've carefully searched and readed
all the posts about the issue, But, I can't find a
2006 Feb 07
1
Samba Deleted My Linux Home Directory ?
Hi:
I have Samba3.0.14a-Debian installed on a Debian (unstable) system
After setting smb.conf to act as a domain logon I connected to the Samba
server from a Windows XP client using my personal login and password.
Samba was set to export HOMES as a share with this configuration:
[homes]
comment = User Homes
path = /home/%u
read only = No
create mask = 0754
2024 Feb 02
1
byte range lock for Write starting on Zero and negative length ( -9223372036854775808 )
Dear All,
I'm sorry to bother the list with a problem that I am not sure
originates in Samba.
File server (no domain) is serving a mix of Windows 10 and Centos 7
clients, I have strange byte range locks.
- Server is Samba 4.17.5 / Kernel 5.14.0 Rocky 9.2
smbstatus -B gives:
- When client is Windows 10:
Byte range locks:
Pid??????? dev:inode?????? R/W? start???? size
2006 Nov 24
6
Rails 1.2 RC1 problem
Hi
Have this helper method inside a sites_helper.rb module
def distritos
[
['0', 'Todos'],
['1', 'Aveiro'],
['2', 'Beja'],
['3', 'Braga'],
['4', 'Brangança'],
['5', 'Castelo Branco'],
['6', 'Coimbra'],
['7',
2003 Aug 19
0
sharing for win2000
Hi!
I'm trying to make a sharing in linux(red hat) for
win2000 using Samba with share security. I dont't
what's happening, but when I try to access these
directories, a password is required after directorires
are shown, in the moment of showing their contents.
Does anyone knows what's happennig? I'm showing
smb.conf for you above:
workgroup = GTI
server string = HADES
load
1999 Dec 21
0
" eth1 transmit timeout ... "
Hi all,
I've installed samba server to act as a PDC.
Here some informations :
- Linux Version : 2.0.36
- Samba Version : smbd 2.0.0beta3
My Linuxbox has two ethernet interfaces (eth0:200.* and
eth1:192.168.1.1)
After installing samba, everything worked fine during 20 minutes only !
After that, a strange problem occurred with eth1. The following message
appears
on the Linux console :
2006 Sep 18
2
problem in font
Hi,
after a debian upgrade my dev.copy2eps dont work anymore. I have this message:
Error in matchFont(postscriptFonts(family)[[1]], old$encoding) :
unknown font
I try to change the font family in my .Rprofile:
setHook(packageEvent("graphics", "onLoad"),
function(...) {
grDevices::ps.options(family="ComputerModern")
} )
But it no fix
2010 Jul 07
2
help with Date class
I am trying to work with the Date class which is written in S3 and I would
like to access to the elements of the class (for example the year). I've
tryed to do it for example like this:
as.Date(Sys.time)->w
w$year #Doesn't work
w["year"] #is NA
I would like to know the correct way to acces to this value.
Thank you so much
--
Elisenda Vila
[[alternative HTML version
2010 Oct 22
2
covariance matrix
Dear all,
I generated a covariance matrix and I would like to generate a 1D plot of
the data that auto-correlate. any suggestions?
Thanks,
Marcelo
--
Marcelo Andrade de Lima
UNIFESP - Universidade Federal de São Paulo
Departamento de Bioquímica
Disciplina de Biologia Molecular
Rua Três de Maio 100, 4 andar - Vila Clementino, 04044-020
Lab +55 11 55764438 R.1188
Cell +55 11 92725274
2011 Feb 11
1
Using merge
Hi,
I have two tables and I need to merge both. I use the merge command, but
in this way the name must be exactly. How I can make to compare
independently of upper or lower-case?
Look:
data1<-data.frame(journal=c("Ecology","Environmental
Entomology","Neotropical Biology And Conservation"))
2002 May 13
2
Interactive R, with wrapper
Hello team of R, We have a question about the interactivity of R in Windows,
We are implementing a wrapper in C# for displaying graphics generated by R
functions.
The application in C# communicates with R by standard input and standard
output. (when it is written "interactive()", the response is "FALSE")
The problem we have is when writing in the standard input
2001 Oct 05
4
SaMBa 2.2.1a in HP/UX 11.00
Hullo All
I hjave a problem with SaMBa 2.2.1a with HP/UX 11.00. It seems to work fine,
but after a couple hours users received a message in Windows (all 95) like
that ...
"There were no servers to log you into", or something like that (Win95
Brazilian Portuguese). It seems like it can't find the domain master
server...
Below is my smb.conf... Some help is greatly apreciated...