Displaying 20 results from an estimated 54 matches for "systemtimer".
Did you mean:
systemtime
2010 Mar 30
0
SystemTimer not installing correctly
Here is the output when I try to install the gem:
Building native extensions. This could take a while...
Successfully installed SystemTimer-1.2
1 gem installed
Installing ri documentation for SystemTimer-1.2...
Updating ri class cache with 6252 classes...
/Users/chabgood/.gem/ruby/1.8/gems/rdoc-2.4.3/lib/rdoc/ri/driver.rb:
818: [BUG] Bus Error
ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin9]
Any idea why this is happening, on a...
2011 May 19
1
undefined method `name' for “SystemTimer”:String
Hey All,
I am having a problem getting an old Ruby on Rails 2 app that hasn''t
worked in a year to work.
I''m trying to run rake test:functionals in the root of my project
directory but am getting undefined method `name'' for
"SystemTimer":String
I''ve pasted everything that I believe relevant to the problem here:
http://pastebin.com/NgBvystZ
Also, when I run rake itself, I get Errors running test:units! Not sure
how to debug that.
I have copied and pasted everything that I think would be useful to
understanding this...
2010 Aug 08
2
Importing arguments for use by functions in a script
QUESTION:
Is there a way of passing arguments from an external file to a script so
that they can be used directly by functions within the script?
I have a series of interdependent functions. I wish to test the time for
processing various datasets.
I was initially doing something along the lines of the following (yes, I am
new to R):
rm(list= ls())
2007 Oct 14
2
GetTimeZoneInformation question
Hi all,
The following code snippet isn''t working terribly well for me. I can get
the Bias, StandardName and DaylightName, but everything else is goofed
up. The alignment seems ok, but maybe I''ve missed something or maybe I
have to do extra work to unpack the SYSTEMTIME structures.
require ''windows/time''
include Windows::Time
buf = 0.chr * 172 #
2009 Jul 10
2
Problem installing system_timer in windows
Hi,
I recently started working on an existing Ruby On Rails application
which production environment is linux. However we are trying to create a
dev. platform with Eclipse in Windows and everything was working fine
until one of our classes was trying to import system_timer.
The initial error I got is:
no such file to load -- system_timer
Application Trace:
2010 Mar 03
2
Memcached: "no such file to load -- memcache-client" when running script/console
Hi folks. I''ve started down the memcached path and everything was
running grand until I decided to start up my console. I have manually
installed libevent 1.4.13 and memcached 1.4.4 into /usr/local,
following which I sudo gem installed memcache-client and SystemTimer.
development.rb has been modified to do caching with the
mem_cache_store.
The memcached process seems to work and my script/server starts up
fine. However, when I try script/console, I get the errors pasted at
the bottom of this post. If I test out some cache commands such as
Rails.cache.write(...
2019 Jul 26
4
GPO issues - getting SYSVOL cleaned up again
new thread, old issue
been fiddling off-list with tips from Louis over the last days, and
putting it back to the list to ask for help from others:
2 samba-4.9.11 DCs
1 samba-4.8.12 DM file server
GPOs not working cleanly anymore
tried to resync completely etc etc
-
right now I test gpupdate/gpresult on an older (not productive) W2008R2
server which I use for editing stuff via RSAT/MMC
I
2009 Sep 04
0
Mongrel Timeout for System Calls
...ecuted a test, it didn''t appear to do anything as the process
still took 120-130 seconds to complete.
After digging around a bit, I discovered this writeup about timeout and
system calls
(http://adamblog.heroku.com/past/2008/6/17/battling_wedged_mongrels_with_a/).
I immediately installed SystemTimer
(http://ph7spot.com/articles/system_timer) and tried again:
begin
require ''system_timer''
MyTimer = SystemTimer
rescue LoadError
require ''timeout''
MyTimer = Timeout
end
def invoke(rfc)
MyTimer.timeout_after(20.seconds) do
rfc.invoke
end...
2002 Mar 14
2
occassionally : no domain controller available
I'm using samba 2.2.3a as fileserver and domaincontroller for 12
NT4-clients (sp6a) and occassionally - when a user tries to logon -
there comes the following messages on the nt-client:
-
No Windows NT Domain Controller is available for domain XXXX. There are
currently no logonservers available to service the logonrequest.
-
and
-
server-side profile not available. The OS tries to log you on
2016 Aug 03
1
Samba 4.2.14 GPO issue
Dear Sébastien,
Sorry for the delay,
Please check on the log below.
As for the word "存取被拒。" it should translate to Access Deny...
Please help.
- <Event xmlns="*http://schemas.microsoft.com/win/2004/08/events/event
<http://schemas.microsoft.com/win/2004/08/events/event>*">
- <System>
<Provider Name="*Microsoft-Windows-GroupPolicy*"
2019 Nov 14
1
Roaming profile not syncing with the server
Hi all,
An user queried whether the error "Your profile was not synchronised
with the server" was a big problem, so I had a look into it.? This only
happens on one computer, all non-admin users has this problem, the Samba
admin account don't have this problem.? Looking into the windows error
log, we get plenty of messages of the below:
2010 Apr 30
1
as.character() crashes R 2.11 on Win2008 x64 and Win7 64
Dear List,
I have a Date vector, and converting to character causes R 2.11 to crash on one machine running Win2008 x64 and another running Win7 x64. The code runs fine on R 2.10.
For example,
x <- as.Date(rep(1:15000, 10), '1970-01-01')
y <- as.character(x)
At this point, Rgui crashes.
I get this using both the 32 and 64 bit 2.11.0 R
2016 Jul 24
3
Samba 4.2.14 GPO issue
Hello Sébastien Le Ray,
The PC reply the following...
The processing of Group Policy failed. Windows could not resolve the user
name. This could be caused by one or more of the following:
a) Name Resolution failure on the current domain controller.
b) Active Directory Replication Latency (an account created on another
domain controller has not replicated to the current domain controller).
The
2018 Mar 23
3
explorer.exe and mmc.exe crashes on security tab access
Hi the list,
I have updated to 4.8.0 after using 4.7.3
root at samba:~# /usr/local/samba/sbin/samba -V
Version 4.8.0
I compiled from source with the following options :
./configure --enable-debug --enable-selftest
Samba run apparently normaly, but when i try to edit permission via windows,
explorer.exe crashes
I dont get anything relevant from samba's log.
But I get an error from windows
2016 Mar 29
5
Permission denied on GPT.ini (Event ID 1058)
Complete event id of :
> But still, events log show a warning about kerberos ticket from LsaSrv
> source and right after a permission denied on GPT.ini
And a getfacl of the problem GPO SID please, i'll check.
And a output of ipconfig /all on the problem pc.
And question, dedicated IP or dhcp IP?
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba
2016 Mar 29
3
Permission denied on GPT.ini (Event ID 1058)
Ok, where your pc's get the DNS info from?
Server : AD-DC + DNS
Or
Server : AD-DC
+
Some other server with DNS
Can you give the output of
dig NS your.domain.tld
and tel us what what is.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Sébastien Le Ray
> Verzonden: dinsdag 29 maart 2016 16:31
> Aan: samba at
2016 Mar 30
2
Permission denied on GPT.ini (Event ID 1058)
I found this one.
Check which one works for you.
http://www.eventid.net/display-eventid-40960-source-LSASRV-eventno-8508-phase-1.htm
Im sure this is not a samba configuration problem.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens L.P.H. van Belle
> Verzonden: dinsdag 29 maart 2016 16:18
> Aan: samba at
2019 Jul 26
4
GPO issues - getting SYSVOL cleaned up again
One more i found is :
http://www.edugeek.net/forums/windows-7/145171-event-id-1053-group-policy.html
But i dont expect that to be your problem, just do checkit.
And review these steps
https://www.dell.com/support/article/nl/nl/nldhs1/sln163816/troubleshooting-group-policy-processing-errors-in-an-active-directory-domain?lang=en
I can type it all, but then you get more typo's ;-)
Above
2010 Sep 27
3
having some issues with factory_girl and bundler...
...:gemcutter
#
gem "rails", "2.3.8"
gem "memcached-northscale"
gem "uuidtools", ">= 1.0.2"
gem "json", ">= 1.2.4"
gem "nokogiri", ">= 1.4.0"
gem "tzinfo", ">=0.3.5"
gem "SystemTimer", ">=1.1.3"
gem "will_paginate", ">= 2.3.11"
gem "taf2-curb", ">=0.3.5.0"
gem "pg"
gem "hoptoad_notifier"
gem "treetop"
gem "term-ansicolor"
gem "diff-lcs"
group :development, :test do...
2014 Nov 06
0
RemoteApp Failed Logon
I have MS AD DC running Windows Server 2008 R2 and I decided to use
samba 4 Version 4.1.6-Ubuntu as Domain Controller Member but I've had
some problems with Web Access RemoteApp when the TS uses samba as logon
server, the logon account fail, see below:
Nome do Log: Security
Fonte: Microsoft-Windows-Security-Auditing
Data: 06/11/2014 08:08:08
Identifica??o do Evento:4625