Displaying 20 results from an estimated 36 matches for "5468".
Did you mean:
468
2010 Jun 01
31
XCP
Hi there,
We are using latest version of XCP on 6 hosts. While issuing VM.start or
VM.start_on xmlrpc functional call , it says :
{''Status'': ''Failure'', ''ErrorDescription'': [''SESSION_INVALID'',
''OpaqueRef:cfb6df14-387d-40a1-cc27-d5962cba7712'']}
However if I put VM.start in a loop maybe after
2006 Dec 14
5
Is there a way to make backgroundrb 0.2.1 fail silently on win32?
...them to be able to continue
working on their bits of code even though backgroundrb is sitting dormant in
the vendor/plugins directory.
I tried searching for a way to disable certain plugins in
config/environment.rb, but it appears this idea was batted down by DHH:
http://dev.rubyonrails.org/ticket/5468
Is there something I can do to monkey patch my svn:externals''d link to
backgroundrb 0.2.1 to prevent it from loading itself if PLATFORM =~
/win32/i?
I could unlink backgroundrb from the devjavu svn repository and do the patch
myself on the code, but I''d prefer not to store backg...
2006 Aug 03
2
Plugins dependency mechanism?
Hi,
With so many good plugins around at the moment, I''d perhaps like to require
some of these in one of my own rather than try to re-write their
functionality.
Is there a mechanism available for making a plugin dependent on another
plugin(s)?
Cheers
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Sep 25
2
memory issues
...ds
memset allocated memory to 0
sleeping 5 seconds
memory freed
So what asterisk says is about right. When I look at the info from 'cat
/proc/meminfo', I see this:
cat /proc/meminfo
MemTotal: 16361780 kB
MemFree: 151844 kB
MemAvailable: 14883060 kB
Buffers: 5468 kB
Cached: 14773136 kB
SwapCached: 224 kB
Active: 2019568 kB
Inactive: 13592124 kB
[...]
which would mean that I have 14GB buffered/cached, and 'free -h' confirms
this.
Apparently, the cache remains persistently occupied. Since I'm currently
performin...
2010 Nov 27
9
rails server command
Hi. When I try and start my server using ''rails server'' I get the
following.....
Usage:
rails new APP_PATH [options]
Options:
-r, [--ruby=PATH] # Path to the Ruby binary of your choice
# Default:
C:/InstantRails-2.0-win/ruby/bin/r
xe
-d, [--database=DATABASE] # Preconfigure for selected database
(options
2004 Dec 02
0
[OT] detect-string.pl
...I wrote just a little perl toy I wrote to find words in existing phone
numbers. For example, using the script on Digium's toll free line, you
discover that it can be 877-LINUX-ME but also 8775-GNU-WOE or
8775-HOT-ZOE ;-)
Here's the output:
[jhiver@fly jhiver]$ perl detect-strings.pl 8775468963
GNU (468) matches 8775468963
GO (46) matches 8775468963
GOT (468) matches 8775468963
HOT (468) matches 8775468963
IN (46) matches 8775468963
IO (46) matches 8775468963
JIM (546) matches 8775468963
KIM (546) matches 8775468963
KIN (546) matches 8775468963
LIN (546) matches 8775468963
LINT (5468)...
2007 Oct 24
0
Re: CentOS-5.0-x86_64-bin-DVD-ich9.iso.delta md5 mismatch
> David wrote:
> Now there are right md5sums and even
> x86_64 iso.delta.
> David
I tried using applydeltaiso and it creates a 2gb ISO
but I notice it fails on applying.
kdnssd-avahi-devel.i386: copying unchanged payload
kernel-xen.x86_64 (???): applying delta
new payload open failed
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has
2001 Mar 12
1
Samba and Linux Newbie Help
...Server and to the internet ok, but can't get to Network Neighborhood or print
to networked printers.
Is Samba what I need, and if so, what exactly? Server? Client? I have
searched, but the documentation is a vague when it comes to "my situation."
--
Jim Hearn
EG&G
(812) 854-5468
hearn_j@crane.navy.mil
jhearn@egginc.com
2017 Sep 13
1
[3.11.2] Bricks disconnect from gluster with 0-transport: EPOLLERR
...nes
> glusterd starts fine and all bricks come up. Hence I suspect a race
> condition
> somewhere. The glusterd.log file (attached) shows that the brick connects,
> and
> then suddenly disconnects from the cluster:
> ----------
> [2017-08-06 03:12:38.536409] I [glusterd-utils.c:5468:glusterd_brick_start]
> 0-management: discovered already-running brick /srv/gluster/gv2/brick1/gvol
> [2017-08-06 03:12:38.536414] I [MSGID: 106143] [glusterd-pmap.c:279:pmap_registry_bind]
> 0-pmap: adding brick /srv/gluster/gv2/brick1/gvol on port 49153
> [2017-08-06 03:12:38.536427]...
2010 Mar 17
4
passenger errors
...5/lib/phusion_passenger/abstract_server.rb:352:in
`main_loop''
from
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.5/lib/phusion_passenger/abstract_server.rb:196:in
`start_synchronously''
from
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.5/bin/passenger-spawn-server:61
[ pid=5468 file=ext/apache2/Hooks.cpp:725 time=2010-03-17 09:08:31.143 ]:
Unexpected error in mod_passenger: Cannot spawn application
''/usr/share/puppet/rack/puppetmasterd'': The spawn server has exited
unexpectedly.
Backtrace:
in ''virtual boost::shared_ptr<Passenger::App...
2020 Sep 26
0
memory issues
...erisk says is about right. When I look at the info from 'cat
>
> /proc/meminfo', I see this:
>
>
>
>
>
> cat /proc/meminfo
>
> MemTotal: 16361780 kB
>
> MemFree: 151844 kB
>
> MemAvailable: 14883060 kB
>
> Buffers: 5468 kB
>
> Cached: 14773136 kB
>
> SwapCached: 224 kB
>
> Active: 2019568 kB
>
> Inactive: 13592124 kB
>
> [...]
>
>
>
>
>
> which would mean that I have 14GB buffered/cached, and 'free -h' confirms
>
> this....
2006 Aug 08
1
Suggestion: environment.rb Includes
I like the idea of "instant functionality" Engines can offer, but
practical implementation issues make adding and removing more tedious
than it should be.
The process typically requires:
- manual modifications to environment.rb ( e.g., adding engine
configuration and "Engine.start :myengine"
- manual modification to app/controllers/application_controller.rb
This should be
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...6963 6174 696f 6e2f 7067 702d 7369 plication/pgp-si
0x0100: 676e 6174 7572 653b 206e 616d 653d 7369 gnature;.name=si
0x0110: 676e 6174 7572 652e 6173 630d 0a43 6f6e gnature.asc..Con
0x0120: 7465 6e74 2d44 6573 6372 6970 7469 6f6e tent-Description
0x0130: 3a20 5468 6973 2069 7320 6120 6469 6769 :.This.is.a.digi
0x0140: 7461 6c6c 7920 7369 676e 6564 206d 6573 tally.signed.mes
0x0150: 7361 6765 2070 6172 740d 0a0d 0a2d 2d2d sage.part....---
0x0160: 2d2d 4245 4749 4e20 5047 5020 5349 474e --BEGIN.PGP.SIGN
0x0170: 4154 5552...
2002 Feb 14
12
Home shares staying (NT4)
I am having the same trouble with automatically mounted home shares with
samba 2.2.1a (PDC, domain logins, roaming profiles) and NT4WS sp6a. If
I login as one user, logout, then login as another, I can view the
previous users home share as well as my newly logged in users home share
(lather, rinse, repeat...). The NT box has a machine account, domain
logins work, profiles work, login scripts
2017 Aug 06
1
[3.11.2] Bricks disconnect from gluster with 0-transport: EPOLLERR
...to new systems. On all other machines
glusterd starts fine and all bricks come up. Hence I suspect a race condition
somewhere. The glusterd.log file (attached) shows that the brick connects, and
then suddenly disconnects from the cluster:
----------
[2017-08-06 03:12:38.536409] I [glusterd-utils.c:5468:glusterd_brick_start] 0-management: discovered already-running brick /srv/gluster/gv2/brick1/gvol
[2017-08-06 03:12:38.536414] I [MSGID: 106143] [glusterd-pmap.c:279:pmap_registry_bind] 0-pmap: adding brick /srv/gluster/gv2/brick1/gvol on port 49153
[2017-08-06 03:12:38.536427] I [rpc-clnt.c:1059:r...
2020 Jan 10
0
Unable to authenticate on Dovecot - auth-userdb issue?
...t[5466]: lda: Fatal: Internal error occurred. Refer to server log for more information.
> Jan 09 10:23:30 shuttle postfix/pipe[5465]: 0C6BF4A6302: to=<root at shuttle>, relay=dovecot, delay=17, delays=17/0.01/0/0.06, dsn=4.3.0, status=deferred (tempora>
> Jan 09 10:23:31 shuttle sshd[5468]: Connection closed by 192.168.1.100 port 48324 [preauth]
> Jan 09 10:23:31 shuttle postfix/smtpd[5448]: disconnect from pvr[192.168.1.103] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
>
>
> My current dovecot configuration looks like this:
>
> # 2.3.7.2 (3c910f64b): /etc/dovecot...
2011 Feb 12
1
Error with wine & wiso tools
...not create /home/jared/.wine/dosdevices/c:/wisotooltmp/menutext: Permission denied
wisotool: 5377: cannot create /home/jared/.wine/dosdevices/c:/wisotooltmp/menutext: Permission denied
wisotool: 5436: cannot create /home/jared/.wine/dosdevices/c:/wisotooltmp/menutext: Permission denied
wisotool: 5468: cannot create /home/jared/.wine/dosdevices/c:/wisotooltmp/menutext: Permission denied
wisotool: 5541: cannot create /home/jared/.wine/dosdevices/c:/wisotooltmp/menutext: Permission denied
wisotool: 5608: cannot create /home/jared/.wine/dosdevices/c:/wisotooltmp/menutext: Permission denied
wisot...
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
...5461: 5461
+5461: 5461
+5461: 5461
+5462: 5462
+5462: 5462
+5462: 5462
+5463: 5463
+5463: 5463
+5463: 5463
+5464: 5464
+5464: 5464 reset
+5464: 5464 reset
+5465: 5465
+5465: 5465 reset
+5465: 5465 reset
+5466: 5466
+5466: 5466 reset
+5466: 5466 reset
+5467: 5467
+5467: 5467 reset
+5467: 5467 reset
+5468: 5468
+5468: 5468
+5468: 5468
+5469: 5469
+5469: 5469
+5469: 5469
+5470: 5470
+5470: 5470
+5470: 5470
+5471: 5471
+5471: 5471
+5471: 5471
+5472: 5472
+5472: 5472 reset
+5472: 5472 reset
+5473: 5473
+5473: 5473 reset
+5473: 5473 reset
+5474: 5474
+5474: 5474 reset
+5474: 5474 reset
+5475: 5475
+5475...
2020 Jan 03
2
Unable to authenticate on Dovecot - auth-userdb issue?
Some general information:
Mageia Linux 5.4.6-desktop-2.mga7
2.3.7.2 (3c910f64b)
postfix + dovecot + mysql
192.168.1.105 (shuttle) the email server machine
192.168.1.103 (pvr) the mail client machine
I am unable to authenticate to send email. I've looked at postfix but I can't get past dovecot's authentication. Here is what I'm seeing in logs:
Jan 02 18:46:47 shuttle
2017 Aug 21
1
Glusterd not working with systemd in redhat 7
...rvice is
stopped
[2017-08-20 20:31:04.545704] I [rpc-clnt.c:1059:rpc_clnt_connection_init]
0-management: setting frame-timeout to 600
[2017-08-20 20:31:04.573657] I [rpc-clnt.c:1059:rpc_clnt_connection_init]
0-management: setting frame-timeout to 600
[2017-08-20 20:31:04.588684] I [glusterd-utils.c:5468:glusterd_brick_start]
0-management: discovered already-running brick /data/gluster/www
[2017-08-20 20:31:04.588717] I [MSGID: 106143]
[glusterd-pmap.c:279:pmap_registry_bind] 0-pmap: adding brick
/data/gluster/www on port 49154
[2017-08-20 20:31:04.588758] I [rpc-clnt.c:1059:rpc_clnt_connection_ini...