search for: log4js

Displaying 20 results from an estimated 34 matches for "log4js".

Did you mean: log4j
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
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
2013 Sep 23
0
Unable to execute Java MapReduce (Hadoop) code from R using rJava
Hi All, I have written a Java MapReduce code that runs on Hadoop. My intention is to create an R package which will call the Java code and execute the job. Hence, I have written a similar R function. But when I call this function from R terminal, the Hadoop job is not running. Its just printing few lines of warning messages and does nothing further. Here is the execution scenario: *>
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
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!
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
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
2005 Dec 04
5
Javascript Logging
Hello Everyone, Just wanted to find out if scriptaculous has a patch for a error logging class? Currently, I have found 2 javascript logging scripts (outside of scriptaculous). Lumberjack: http://gleepglop.com/javascripts/logger/ log4js: http://jroller.com/page/stritti?entry=logging_in_javascript_log4js Could you guys shed some light on what would be a good logger class to use with our scripts. Thanks in advance, Mandy.
2019 Dec 13
2
tomcat package and repo for centos8
Hi all, sadly there is no epel tomcat package so far. As per https://bugzilla.redhat.com/show_bug.cgi?id=1745960 there is no progress for three months. Is there any other third party repository which builds tomcat for centos/rhel 8? Thx Rainer
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
2010 Oct 27
1
Logging
How can I force to write my dom0 logs using log4j? John _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Jan 18
63
Jasper reports and iReport
Has anyone succeeded in producing Rails reports using jasper reports? I have prepared reports directly with Jasper''s iReport tool using my MySQL data. It is a very powerful reporting tool. The reports look greate. But I have not been able to produce the reports from my Rails application. I have followed the instructions provided at:
2013 Jan 14
18
Puppetdb will setting gc-interval to 0 disable it
I have multiple puppetdb severs pointed at the same database. Would setting gc-interval to 0 disable it on the extra puppetdb nodes? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/4DEyx0IXbLsJ. To post to this group, send email to
2016 Jul 28
2
ElasticSearch Logrotate not working
Hey guys, I have this log rotation script setup in my /etc/logrotate.d folder /var/log/elasticsearch/*.log { daily rotate 100 size 50M copytruncate compress delaycompress missingok notifempty create 644 elasticsearch elasticsearch } And I notice that log files are still being generated that are upwards of 7 or 8 GBs. Can anyone point out to me where the
2011 Nov 01
12
What's the canonical way to enforce permissions/ownership on a directory subtree?
I''ve just tried this (we assume /opt/jetty-6.1.26 already exists): file { "/opt/jetty-6.1.26": owner => "jetty", group => "users", recurse => true, } ... but it''s taking an *age*. What''s the Right Way? Cheers, Robert. -- You received this message because you are subscribed to the Google Groups
2005 Apr 28
0
tomcat5 from jpackage 1.6 on cento4 w/ java-1.4.2-sun-1.4.2.08-1jpp
Is anyone running tomcat5 from jpackage 1.6 on cento4 w/ java-1.4.2- sun-1.4.2.08-1jpp ? I'm getting weird dependencies which don't make sense, notably: Error: Missing Dependency: jdk = 2000:1.5.0_02-fcs is needed by package java-1.5.0-sun-compat I want to use 1.4.2 not 1.5 and it doesn't make sense to have jdk = 2000:1.5.0_02-fcs, unless I'm missing something? I do have
2012 Jun 12
1
puppetdb indicated only facts were replaced, no sign of catalog
Dear all, I have this setup on Ubuntu 12.04 and using puppetmaster/puppet 2.7.14 and puppetdb/puppetdb-terminus 0.9.0 from puppetlabs. My puppetmaster also run puppetdb. I also use hiera in this setup. hadoop4 is puppetmaster and hadoop02 is puppet client. puppet node status hadoop4.west.net hadoop4.west.net Currently active Last catalog: 2012-06-05T23:23:33.159Z Last facts:
2005 Apr 28
0
tomcat5 from jpackage 1.6 on cento4 w/java-1.4.2-sun-1.4.2.08-1jpp
Is there any documentation telling you whether tomcat5 was compiled against the 1.4.2 tree or the 1.5? You could try downloading the srpm, patching it to use the 1.4.2 java and then re-create your own rpm. Just a thought, might be an easier way though; will wait for the experts response. -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
2015 Mar 18
2
Need help for write rpm spec
Hi I am try to write rpm spec for install tomcat on a linux machine.But while build the rpm i found following error + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/rpmbuild/BUILD/Install_tomcat-1.0 extracting debug info from /home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so ***