Displaying 20 results from an estimated 70000 matches similar to: "Logging"
2008 Jun 04
1
Error Wile starting AsterFax
Hi All,
I am getting following error when i start AsterFax:
Please help me to solve this issue:
[root at prefroam asterfax]# ./asterfax.sh
log4j: Threshold ="null".
log4j: Retreiving an instance of org.apache.log4j.Logger.
log4j: Setting [au.com.noojee.asterfax] additivity to [false].
log4j: Level value for au.com.noojee.asterfax is [DEBUG].
log4j:
2013 Dec 13
1
Weblogic logging to syslog?
Hi All.
I have a setup in which:
- applications deployed in weblogic log directly to weblogic;
- components of weblogic (domain, admin server, managed servers) log to
proper files (default logging).
I would like to connect logging to syslog server. Is it possible? As I have
read it is possible to log from applications with log4j if they send logs
to weblogic server (on weblogic level
2009 Jul 20
1
Application logging in R
Hello,
I'm curious to know how people log their applications in R. It seems
like it's a combination of cat statements or writing out the session to
a file, given the discussions I've had with people. This is fine for
interactive work but is a little lacking for automated systems. To
address this, I've written a logging facility modeled on the log4j Java
library. The basic concept
2011 Jun 26
1
RJDBC and multiple classpaths
Corect me if this is not the right place to post this.
I have a mdbdriver.jar (to access an MSAccess file) under Linux. I bought
the license from http://www.csv-jdbc.com/ guys. The driver work fine when
tested with DBVisualizer or another JDBC thing.
The problem is that driver needs 3 other more jar files to work. Under R I
have tried this and does not work:
> library(RJDBC)
Loading required
2019 Dec 12
3
log4j12 package in CentOS 8
According to the RHEL docs, package log4j was replaced with package
log4j12 in RHEL 8.0. However, when I attempt to install the package in
CentOS 8, dnf cannot find it. I have the Base, AppStream, Extras and
PowerTools repos enabled. What am I doing wrong?
Thanks!
2013 Mar 18
2
Disk iops performance scalability
Hi,
Seeing a drop-off in iops when more vcpu''s are added:-
3.8.2 kernel/xen-4.2.1/single domU/LVM backend/8GB RAM domU/2GB RAM dom0
dom0_max_vcpus=2 dom0_vcpus_pin
domU 8 cores fio result 145k iops
domU 10 cores fio result 99k iops
domU 12 cores fio result 89k iops
domU 14 cores fio result 81k iops
ioping . -c 3
4096 bytes from . (ext4 /dev/xvda1): request=1 time=0.1 ms
4096 bytes
2010 Mar 04
4
[PATCH][v5] PV extension of HVM(hybrid) in support in Xen
Hi Keir
The latest (hybrid) patchset again...
Change from v4:
1. Add support for PV clocksource on HVM. (Replace evtchn enabling with pv
clock enabling).
2. Update the patch following Tim''s comments.
Change from v3:
1. Minor polish the patchset. Replace several specific
is_hvm_pv_evtchn_domain() judgement.
2. Name changed...
Change from v2:
1. Change the name "hybrid"
2010 Jun 15
5
Network stalls
Hello,
I recently set a new server (a HP Proliant with 2 Quad Xeon 2GHz and 8GB RAM),
with a Slackware 13 64Bits, where I installed Xen 4.0, with the kernel
2.6.31.13 (the same for dom0 and for domU), and I set up a virtual mail server
from which several people retrieve its mail.
When i try to download big files or retrieve big mails from that server, it
often start to slow down to 4-5Kb/s
2011 May 26
1
JGR/Deducer Installation
Hi,
Sorry if this is to wrong mailing list. In that case, please point me
to correct mailing list.
Please also excuse rather long mail - I am not sure what piece of
information would be useful for anybody who could help me.
Couple of days back I had put a query about box-plots using GUI. I
got some excellent suggestions. One of them was to use JGR/Deducer.
It worked quite well for my needs.
2010 Jul 26
8
Why does my DomU keep going mad?
Hi All,
I''ve got a DomU that sometimes goes mad. I can''t ssh or usually even
console to it. The time I did manage to console I got a load of dumps
about being out of memory and swap, but couldn''t run any commands to
find out which process had gone mad :(
From Dom0 I can see the DomU at 100% CPU and can only stop it with a
destroy. What can I do/check to find
2010 Jul 05
21
Aoe or iScsi???
Hi people...
Here we use Xen 4 with Debian Lenny... We''re using kernel 2.6.31.13
pvops...
As a storage system, we use AoE devices...
So, we installed VM''s on AoE partition... The "NAS" server is a Intel
based baremetal with SATA hard disc...
However, sometime I feeling that VM''s is so slow...
Also, all VM has GPLPV drivers installed...
So, I am thing about
2010 Oct 21
6
About acessing Virtual manchine with realVNC
To anybody who can help me
I want to acess the VM(Virtual manchine ) in IE brower, the URL is
http://localhost:5831 。31 is the vnc display of the VM. I failed to acess
the VM , but I can acess the dom0 in the IE brower.
How could I acess the VM domU in the IE brower ? Could the VM be acessed
through IE Brower?
Thanks
PS: Xen 3.0
_______________________________________________
Xen-users
2019 Dec 19
1
tomcat package and repo for centos8
On Fri, Dec 13, 2019 at 3:04 PM Richard G <grainger at gmail.com> wrote:
> On Fri, Dec 13, 2019 at 2:34 PM Rainer Traut <tr.ml at gmx.de> wrote:
> > Is there any other third party repository which builds tomcat for
> > centos/rhel 8?
>
> I intend to build tomcat 8 and 9 for CentOS 8 in my harbottle-main
> repo ( https://harbottle.gitlab.io/harbottle-main ), just
2017 Dec 12
5
Xen PV DomU running Kernel 4.14.5-1.el7.elrepo.x86_64: xl -v vcpu-set <domU> <val> triggers domU kernel WARNING, then domU becomes unresponsive
Has anyone seen this recently? I couldn't replicate it on:
- CentOS 6 running kernel-2.6.32-696.16.1.el6.x86_64,
kernel-lt-4.4.105-1.el6.elrepo.x86_64
- CentOS 7 running 4.9.67-1.el7.centos.x86_64
But I can replicate it consistently running "xl -v vcpu-set <domU>
<val>" on:
- CentOS 6 running 4.14.5-1.el6.elrepo.x86_64
- CentOS 7 running 4.14.5-1.el7.elrepo.x86_64
2006 Jan 10
1
eclipse 3.1 rpm for centos
On Mon, 2006-01-09 at 14:29 +0100, Jean Lee wrote:
> Hi all,
Please start a new thread with a new message rather than hijacking an
existing one with a reply/change-subject.
> Does anybody knows where I can found an eclipse 3.1 package for Centos ?
Doesn't seem likely. I had a crack at rebuilding the latest FC4 package
from source and the build-dep requirements seem daunting...
2009 Sep 16
5
LVM Read/Write speed <10% drive''s normal speed
Hello all,
I''ve been searching through the archives and the internet for a while
now, and can''t seem to find anything that helps me out. I hope you don''t
my posting this to both xen-users and linux-lvm simultaneously, but i
figured it''d help keep the solution in one place... even though it''ll be
the same across two places... Anyways:
My setup is this:
2011 Oct 18
3
Possible hint for "Clocksource tsc unstable" problem
Hello,
I made an interesting observation related to the "Clocksource tsc
unstable (delta = -2999660320319 ns)" problem. In the log of ntpd I found:
Oct 5 03:46:35 greenville-dom0 ntpd[4020]: kernel time sync status
change 6001
Oct 5 04:03:41 greenville-dom0 ntpd[4020]: kernel time sync status
change 2001
Oct 5 05:29:03 greenville-dom0 ntpd[4020]: kernel time sync status
change
2006 Jan 15
9
DHH''s dislike of high level components
On 1/5/06, David Heinemeier Hansson wrote:
>
> The lure of components is directly proportional with the pain of development.
I''m not trying to be abrasive in any way but I''m curious if this
attitude is related to the number of rails apps David maintains. No I
don''t know how many login systems David maintains. I can understand
avoiding components if a person only
2007 May 10
0
delete old logs
I've several web servers that use log4j to generate the logs.
The log file currently appended to is called filename. The older,
non-current logs are called filename.yyyy-mm-dd-hh.
Obviously, rotation takes place once every hour and it's done
automatically by log4j. Old logs are never deleted by log4j, something
else must delete them.
I need to rsync all the filename* files from all
2005 Oct 18
4
dom0 oom-killer: gfp_mask=0x1d
I had the dom0 which unfortunately didn''t have a console on it hit a
race condition and saw oom errors on it also. This happened after it was
running for over 36 hours with a domU whose load average was avg was
around 3 most of the time.
changeset: 7396:9b51e7637676
Dom0 - UP i686, Centos 4.1, 768 megs
domU-1 92 megs snmpd
domU-2 92 megs snmpdd
domU-3 410 megs postgres, tomcat 5.5,