similar to: Win 32-bit, stack size problem with third party software?

Displaying 20 results from an estimated 400 matches similar to: "Win 32-bit, stack size problem with third party software?"

2013 Feb 05
1
failure to connect to Bloomber using Rbbg from batch script on Windows
I am having a puzzling problem with bloomberg connection. When i  run from R prompt some code that has .... library(Rbbg) conn <- blpConnect(throw.ticker.errors = FALSE) print("connected") ... I establish connection every time and then proceed to get data when i run this code from R prompt. However, when i run this from a batch script, i get the following error output from Rbbg:
2013 Jan 14
1
Rbbg for 2.15.2
Dear R Users, Anyone know of a version of Rbbg compiled for R 2.15.2 . The current version does not appear to work with 2.15.2 > install.packages("Rbbg", repos = "http://r.findata.org") Installing package(s) into ?C:/Users/t_uzu_000/Documents/R/win-library/2.15? (as ?lib? is unspecified) Warning: unable to access index for repository http://r.findata.org/src/contrib
2009 Jul 24
2
couldn't find service netlogo
One of our winXP users intermittently can't process the login script. sometimes it works and maps his drives, sometimes it doesn't. I have the netlogon share configured correctly. Looking at the logs for the user in question, I see this when the user logs in: "couldn't find service netlogo" "closed connection to service netlogon" it truncates netlogo in the log
2013 Aug 28
2
netlogo r-extension loadlibrary() failures
Trying to access R from Netlogo5 (using the NetLogo R-Extension), running the configuration validation tests in NetLogo5/extensions/r/Systemcheck.nlogo, I get several loadlibrary() errors ... in rJava Check2, > library(rJava); .path.package('rJava') Error : .onLoad failed in loadNamespace() for 'rJava', details: call: inDL(x, as.logical(local), as.logical(now), ...)
2010 Jan 20
1
Retrieving data through bbg or excel, what is faster?
Hello, I need to retrieve datas from bloomberg. I want to retrieve those datas in the fastest way as possible. I have two options: writing the datas from bbg to excel and reading from r the excel sheet or directly read the datas from from r with a Rbbg connection. Which connection is faster? Thank you -- View this message in context:
2009 May 19
1
user cannot logon to domain although log says "auth succeeded"
I have a very strange problem and I'm doomed. In a samba-domain with XP-clients certain users cannot logon to some computers. The user tries to logon but *immediately* gets the message "you cant get logged on. please check username and domain and retype your password" (translated from german) on the XP-machine. In the samba-logs (Loglevel=2) it says: [2009/05/19 16:47:16, 2]
2012 Nov 04
1
what is the function naming convention?
Dear R people, In typing names of functions (built in or from a package) I often guess wrong, and have to look the name up. In other words, I don't understand the logic in naming functions (if there is any): - most names are plain, lower case: cos, plot, sapply, t, toupper, unserialize, (etc) - some are capitalized: Filter, Machine, Map, NCOL, RNGversion, T (etc) -
2013 Sep 15
0
building R, rJava, & Rserve on Centos without admin privileges (or support)
I am trying to build R on a Centos server without admin privileges (or support), so I can call R functions from NetLogo models (via the NetLogo R extension or possibly Rserve), but I'm getting stuck near the end of make. Any suggestions? Here's the setup... $ R_SHELL=/bin/sh $ R_HOME=~/R-devel $ cd $R_HOME; ./configure; make returns ... begin installing recommended package MASS
2009 Mar 18
1
Log entries with truncated service names
Hello all I am running Samba 3.2.8 over CentOS 5.2, with a LDAP back end. On some days, not all, strange entries appear in the Samba logs. I get entries like this: [2009/03/18 18:35:09, 0] smbd/service.c:make_connection(1366) aurora (192.168.0.22) couldn't find service netlogo The real name of the service is of course "netlogon". Another example for the share named
2018 Jan 31
0
using randomForest() with matrix() as input results to an Error: protect(): protection stack overflow
Hello, I'm trying to figure out a solution online but couldn't so far. I realized that others dealt with such an error but their suggestions didn't work for me. So, I'm trying to run the randomForest() using this command: rf = randomForest(classes~., data=as.matrix(train), mtry=5, ntree=2000, importance=TRUE) and it always results in *Error: protect(): protection stack
2008 Jan 26
2
Error: C stack usage is too close to the limit
Lately R has been behaving strange on my Linux (Ubuntu 7.10) machine, with occasional segfaults. Today something else and reproducible happened: If I type the code below (meant for calibrating data), I get the error message that "the C stack usage is too close to the limit". calcurve <- cbind(1:2e4, 1:2e4, 1:2e3); #dummy curve, real one is more complex caldist <-
2007 Oct 27
0
couldn't find service in log files
couldn't find service netlogo this should be netlogon and so there are more chares with this in the logs i seem to be missing the last letter every time. is there a solution for this i read about one (w2k client workaround = yes) but this is not working with samba anymore just updated samba on fc6. thanks jasper -- Dit bericht is gescanned op virussen en andere gevaarlijke inhoud
2018 May 25
0
weird messages in logs
On Fri, 25 May 2018 17:39:24 +0200 Emmanuel Florac via samba <samba at lists.samba.org> wrote: > > Hi everyone, > > I have the exact same problem as this: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772154 > > But the Samba version is different and much newer (Debian > Wheezy 2:4.1.17+dfsg-1~bpo70+1). B > > asically many errors appear about
2018 May 25
0
weird messages in logs
Hi Emmanuel, > > I have the exact same problem as this: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772154 > > But the Samba version is different and much newer (Debian > Wheezy 2:4.1.17+dfsg-1~bpo70+1). B > > asically many errors appear about non existing usershares. These fake > usershares are just the user name, but truncated of the last character. >
2018 May 25
2
weird messages in logs
On Fri, May 25, 2018 at 07:01:53PM +0200, Denis Cardon via samba wrote: > Hi Emmanuel, > > > > > I have the exact same problem as this: > > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772154 > > > > But the Samba version is different and much newer (Debian > > Wheezy 2:4.1.17+dfsg-1~bpo70+1). B > > > > asically many errors
2018 Dec 24
0
Using MS-DOS client
Try adding "server max protocol = nt1" in the [global] section? On Mon, Dec 24, 2018 at 1:59 PM Steven Hirsch via samba < samba at lists.samba.org> wrote: > Hi, all. > > I know this is ancient history, but I have a couple of DOS machines that > host older device programming hardware. I've been able to access an older > version of Samba for years without
2018 Dec 24
3
Using MS-DOS client
Hi, all. I know this is ancient history, but I have a couple of DOS machines that host older device programming hardware. I've been able to access an older version of Samba for years without incident. Last weekend I upgraded my server to Ubuntu 18.04, which provides Samba 4.7.6. Unfortunately, after hours of frustration I find I'm unable to connect from any of the older machines.
2018 May 25
8
weird messages in logs
Hi everyone, I have the exact same problem as this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772154 But the Samba version is different and much newer (Debian Wheezy 2:4.1.17+dfsg-1~bpo70+1). B asically many errors appear about non existing usershares. These fake usershares are just the user name, but truncated of the last character. process_usershare_file: stat of
2018 Dec 25
1
Using MS-DOS client
On Mon, 24 Dec 2018, Luke Barone via samba wrote: Thanks, Luke. Unfortunately that makes no difference. Still getting: Error 5: Access has been denied at the MS_DOS console. > Try adding "server max protocol = nt1" in the [global] section? > > On Mon, Dec 24, 2018 at 1:59 PM Steven Hirsch via samba < > samba at lists.samba.org> wrote: > >> Hi, all.
2007 Feb 01
3
SEXP i/o, .Call(), and garbage collection.
Apologies for any obtuseness in the following. We have been working on Version 2.0 of the randomSurvivalForest CRAN package and we're encountering a perplexing 'memory not mapped' segfault that we believe is "influenced" by GC. We essentially have two R functions, rsf.default(..), and predict.rsf(..) and two corresponding entry points, rsfGrow(...), and rsfPredict(...),