search for: prozesses

Displaying 20 results from an estimated 41 matches for "prozesses".

Did you mean: processes
2001 Oct 03
1
Prozess doesnt start
Hi! when I start my program, after entering the user an password I get the error: DCom-Imit: Error in CoInitialize Error: 0 Pgm-Step: 3 Error: Der BMDGUI-Server (BMDGUISV.EXE) kann nicht gestartet werden! (in english: The BMDGUI-Server (BMDGUISV.EXE) cannot be startet) On the console I get this messages (before the debugger starts): fixme:win32:SetCriticalSectionSpinCount
2013 Dec 10
2
gentoo linux, problem starting vm´s when cache=none
hello mailinglist, on gentoo system with qemu-1.6.1, libvirt 1.1.4, libvirt-glib-0.1.7, virt-manager 0.10.0-r1 when i set on virtual machine "cache=none" in the disk-menu, the machine faults to start with: << Fehler beim Starten der Domain: Interner Fehler: Prozess während der Verbindungsaufnahme zum Monitor beendet :qemu-system-x86_64: -drive
2016 Nov 16
2
Disk size on share with multiple partitions
Am 16.11.2016 um 15:11 schrieb Volker Lendecke: > On Wed, Nov 16, 2016 at 03:02:20PM +0100, Jochen Eggemann via samba wrote: >> Thanks for the fast reply Volker, >> >> I tried using this, but get following Errors: >> >> ../source3/lib/system.c:1143(sys_popen) sys_popen: ERROR executing command >> '/usr/bin/dfree .': Fehler im Format der Programmdatei
2016 Nov 16
2
Disk size on share with multiple partitions
Am 15.11.2016 um 13:00 schrieb Volker Lendecke: > On Tue, Nov 15, 2016 at 12:25:32PM +0100, Jochen Eggemann via samba wrote: >> Hi list, >> >> I am exporting share which has a small base partition into which several >> much larger partitions are mounted. Which are used by different user groups. >> >> My problem is, that windows takes the size of the base
2010 Nov 23
2
Doveoct crashes: UID
We're running Dovecot 2.0.2 and sometimes a user creates several imap- prozesses, all of them hanging with the UID-command, using 100% of the CPU resources: root at mail:~# ps ax | grep UID 8005 ? R 266:52 dovecot/imap [user at example.com 192.168.5.5 UID] 10342 ? R 250:33 dovecot/imap [user at example.com 192.168.5.5 UID] 10539 ? R 248:28 dovecot/imap [user...
2005 Jun 24
3
[Need Help] Problem with compilation xen-2.0-testing
Hi, I have a problem with compilation my own kernel with the xen-2.0-testing package. I use this packadge because there are drivers for the nforce2 nic called fordedeth. I do the following: wget xen-2.0-testing-src.tgz tar xvfz xen-2.0-testing-src.tgz cd xen-2.0-testing make world ( The first compilation show now errors and build all kernels. ) cd linux-2.6.11-xen0 make clean make ARCH=xen
2005 Jun 10
1
gc() and gc trigger
hello, the question concerning to the memory used and g.c. after having removed objects. What is wrong? bevor ------- > gc() used (Mb) gc trigger (Mb) max used (Mb) Ncells 313142 8.4 1801024 48.1 1835812 49.1 Vcells 809238 6.2 142909728 1090.4 178426948 1361.3 hier all attached objects
2009 Oct 02
1
libgssapi_krb5 whitch version required for 2.4.1
Hello list, I am currently trying to build nut-ups on CentOS 5.3, but the build prozess stops at: /usr/bin/ld: skipping incompatible /usr/lib/libgssapi_krb5.so when searching for -lgssapi_krb5 /usr/bin/ld: cannot find -lgssapi_krb5 which library version is required? The krb5-libs I've installed are of version 1.6.1. Anyone here succsesful in installing 2.4.1 on CentOS? Best regards,
2013 Dec 10
0
Re: gentoo linux, problem starting vm´s when cache=none
On Tue, Dec 10, 2013 at 03:21:59PM +0100, Marko Weber | ZBF wrote: > Hello Daniel, > > Am 2013-12-10 11:23, schrieb Daniel P. Berrange: > >On Tue, Dec 10, 2013 at 11:20:35AM +0100, Marko Weber | ZBF wrote: > >> > >>hello mailinglist, > >> > >>on gentoo system with qemu-1.6.1, libvirt 1.1.4, libvirt-glib-0.1.7, > >>virt-manager 0.10.0-r1
2012 Apr 19
1
Xapian::Database->close() for perl missing
I have a xapian-daemon, which can be queried via http. A background-process generated every hour one new index and then remove and create a new symlink to the current database. /path/to/index/20120419010000 /path/to/index/20120419020000 /path/to/index/20120419030000 /path/to/index/default => /path/to/index/20120419030000 So the daemon only check the mtime of /path/to/index/default/iamchert
2010 Oct 07
1
Config review (2.0.5)
Since I have these performance problems after migration to 2.0.5 I'm publishing my config for review. Can anybody spot any obvious signs of trouble? # 2.0.5: /usr/local/etc/dovecot.conf # OS: Linux 2.6.32-24-generic-pae i686 Debian squeeze/sid auth_debug = yes auth_debug_passwords = yes auth_mechanisms = plain login disable_plaintext_auth = no auth_master_user_separator = * mail_location =
2007 Jun 27
5
FreeBSD-6.2 and pxelinx
Hi i want to add the FreeBSD 6.2 release to our installserver according to the manual http://syslinux.zytor.com/archives/2007-April/008420.html But if I type FreeBSD-6.2 at the pxelinux boot prompt the created image load but nothing happens. ?boot: FreeBSD-6.2 Loading memdisk.... Loading
2005 Aug 08
2
[LLVMdev] cfrontend building
Hallo, I'm trying to write an gentoo ebuild for the c frontend. When make runs libstdc++/configure I get some problems: configure tries to determine the object extensionbut fails. This is the output: checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... checking for perl... perl checking build system type...
2004 Oct 04
1
Problem with incremental backup - copies instead of hard links
Hi there, I'm using this version of rsync: localhost:~ mzehetle$ /usr/local/bin/rsync --version rsync version 2.6.0 protocol version 27 Copyright (C) 1996-2004 by Andrew Tridgell and others HFS+ filesystem support for OSX (C)2004 Kevin A. Boyd <http://rsync.samba.org/> Basically incremental backup (--link-dest option) works with a destination on my local volume but not with a
2001 Aug 10
3
html command index
Dear list, I use R 1.3.0 on Solaris. Today I realized that the html help search engine does not work at the moment (this means that I always get the search engine page again if I try to specify a search word, and click "search" or one of the prespecified topics), presumably since the latest netscape update. Do you have an idea what can be wrong? Perhaps this must be fixed not by the
2009 Apr 17
7
Dovecot broken with newer OpenSSL
After updating my system from OpenSSL 0.9.8j to 0.9.8k Dovecot has stopped functioning properly with TLS sessions. The version of Dovecot does not seem to matter as I tried 1.1.11 - 1.1.14. Other programs using SSL/TLS such as Postfix and lightty still work fine when built with the newer release of OpenSSL. The IMAP client doesn't matter. For the time being I have gone back to .13 linked
2008 Jun 05
6
slog / log recovery is here!
(From the README) # Jeb Campbell <jebc at c4solutions.net> NOTE: This is last resort if you need your data now. This worked for me, and I hope it works for you. If you have any reservations, please wait for Sun to release something official, and don''t blame me if your data is gone. PS -- This worked for me b/c I didn''t try and replace the log on a running system. My
2007 Aug 21
4
Samba on Debian with shares on nfs-filesystem
Hello, Actually I have some troubels concerning samba (3.0.24) on debian (4.0): I would like to have some samba-shares on a nfs-filesystem. NFS works fine for the Linux clients and the Linux server. The nfs filesystem is mounted from an other server on /home. The next step is to set up samba to have some shares on the nfs Filesystem (/home/$LOGIN, anonymized configuration attached).
2019 May 30
0
SIGABRT on fetching mail
Good Morning, I tried using gdb, but that doesn't work for me: $ ulimit -c unlimited $ sudo systemctl restart dovecot $ sudo -E getmail getmail version 5.13 Copyright (C) 1998-2019 Charles Cazabon.? Licensed under the GNU GPL version 2. SimpleIMAPSSLRetriever:peter.nabbefeld at gmx.de@imap.gmx.net:993: getmailrc: operation error (child pid 19702 killed by signal 6) ? 1 messages (12551
2011 Aug 19
0
vTPM-Manager
Hi List, I have a problem installing the vTPM extension for Xen. I selected the option vTPM Manager (=y) in the Config.mk before compiling the xen-tools, but there is always the same error in every xen version which I have tried: gcc -Werror -g3 -I. -D_GNU_SOURCE -DLOGGING_MODULES="(BITMASK(VTPM_LOG_TCS)|BITMASK(VTPM_LOG_VTSP)|BITMASK(VTPM_LOG_VTPM))"