Displaying 20 results from an estimated 10000 matches similar to: "Java app not observing ACLs"
2007 Nov 14
1
Installing java on CentOS 5
strugging with things here...
tried tracking the info on the Wiki (which apparently is now in need of
a maintainer)...
http://wiki.centos.org/HowTos/JavaOnCentOS
My primary interest is using Xalan/Saxon/xslt/xsl-fo docbook generation.
I was thinking that all I really need is jre but downloaded both jre and
jdk just in case.
can anyone tell me what I'm doing wrong? (after removing both jdk
2010 Jul 07
0
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find jdbc-stdext Java extension for this JVM
Due to some XML issues, we installed *1.6 from Sun jdk-6u20-nb-6_8-linux-ml.sh
on Centos. *
**
*below is the output from *[root at www2 tmp]# alternatives --config java
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java
* 2
2017 Aug 04
2
Problem switching from LDA to LMTP (with Postfix)
Hello,
I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but
something is going wrong.
I have followed the directions at:
https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP
Here is a session from dovecot.log:
Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local
Aug 4 12:19:42 vmail2 dovecot: auth: ldap(imaptester at noa.gr): unknown user
Aug 4 12:19:42 vmail2
2012 Apr 12
1
Can't get R to recognize Java for rJava installation
Hi, I am unable to install the package rJava. I tried doing what the output suggests, but it doesn't help. How can I get R to find/recognize my Java installation? I am running R-2.15.0.
waichler at snow> sudo R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.6.0_22
Java home path : /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre
Java compiler : /usr/bin/javac
Java
2017 May 05
4
CentOS 7 cloned VM cannot boot
On 5/5/2017 8:29 ??, Nikolaos Milas wrote:
> I am very puzzled with "unknown filesystem".
After more googling, I found this bug report with a very recent fix:
https://bugzilla.redhat.com/show_bug.cgi?id=1399487
It seems to me that this may be relevant in our case.
If so, may it be that this fix has not been rolled out to CentOS repos yet?
What is your opinion and your
2007 Apr 01
0
How to Install and Configure Ant for Centos 4.4 ?
I need to install Ant for my Centos 4.4. First, I have followed this post to
install Java Jdk:
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=2475
<http://www.centos.org/modules/newbb/viewtopic.php?topic_id=2475&forum=28>
&forum=28 and it worked.
[root at server ~]# java -version
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build
2017 Aug 04
0
Problem switching from LDA to LMTP (with Postfix)
Am 04.08.2017 um 12:06 schrieb Nikolaos Milas:
> Hello,
>
> I am trying to switch from LDA to LMTP on a Postfix/Dovecot setup, but
> something is going wrong.
>
> I have followed the directions at:
> https://wiki.dovecot.org/HowTo/PostfixDovecotLMTP
>
> Here is a session from dovecot.log:
>
> Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Connect from local
>
2003 Oct 23
0
Problem w/ SJava package
Hello,
Seems like it is almost working properly. I was able to run examples calling
R from Java successfully for the java code below. However, some commands,
such as "objects" when not commented out, give me the following error? If
you could point me to the correct place to find a solution, I would much
appreciate it. I am new to the R community and not sure where is the
appropriate
2011 Dec 15
1
DKIM Verification failures
Hi,
-- This message refers to the maillist itself rather than to dovecot
software --
I have noticed that when I post to this list (only), I get DKIM
Verification failure reports from:
root at moncton.sidefx.com (e.g. for my last post: "DKIM failure report
for job 4D27B5DC4E on mail.sidefx.com")
root at mail.rmacd.com (e.g. for my last post: "DKIM failure report for job
2010 Mar 30
7
Analyzing java class loading with dtrace
Hi there,
I am trying to diagnose a performance problem on a Sun T5120 running
Solaris 10. I see general poor performance using Java and, in
particular, loading classes. I have developed a simple java test that
loads all of the classes in a Crystal Reports JAR file (around 7000
classes) which takes much longer on the T5120 (40 secs) than on a Core
2 Duo windows PC (5 secs). I recognise that this
2017 May 04
4
CentOS 7 cloned VM cannot boot
On 4/5/2017 5:56 ??, Marcelo Roccasalva wrote:
> dracut -f /boot/initramfs-<kernel_version>.img <kernel_version>
I did:
# dracut -f /boot/initramfs-3.10.0-514.10.2.el7.x86_64.img
3.10.0-514.10.2.el7.x86_64
and it ended without reporting any error. However, when I rebooted,
nothing changed ("no such device: <UUID>. Entering rescue mode...").
Am I missing
2014 Jan 07
2
Forward http traffic
Hello,
On CentOS 6.5 x86_64 I have (/etc/sysconfig/iptables):
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT - [0:0]
-A INPUT -j RH-Firewall-1-INPUT
-A FORWARD -j RH-Firewall-1-INPUT
-A RH-Firewall-1-INPUT -i lo -j ACCEPT
-A RH-Firewall-1-INPUT -p icmp --icmp-type any -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
-A
2007 Jan 31
0
Fwd: Unable to load rJava - Undefined Symbol GetCreatedJavaVMs
Could some pls help with this error message. Pls see below
thanks
Rupak
---------- Forwarded message ----------
From: Rupak Khurana <khurana.rupak@gmail.com>
Date: Jan 31, 2007 2:46 PM
Subject: Unable to load rJava - Undefined Symbol GetCreatedJavaVMs
To: simon.urbanek@r-project.org
Simon
I am unable to load rJava. Pls see the log below. Any help is welcome and
appreciated.
thanks
2007 Jun 12
1
Trouble making JRI.jar with Ubuntu and Java6
Hi,
Forum newb here, looking for some help. Have been trying to install an
R-Java interface to make R calls from Java. JRI's configure script runs
fine, but when it comes to make, I get the "error: too few arguments to
function 'R_ParseVector'"
Java runs fine. R runs fine. But I can't get this .jar file created.
<grumble>
Any help would be appreciated immensely,
2010 Jun 04
1
R Java compile problem
Hi folks: I'm trying to update my JGR and related packages, but run
into a compile problem, that I suspect must be affecting others. I
get this output when compiling rJava, JavaGD, etc.:
##
checking Java support in R... present:
interpreter : '/usr/bin/java'
cpp flags : ''
java libs : '-L/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server
2009 Sep 25
1
Java to R interface.
I want to call R functions from Java. I read a couple of forums that said to
install package rJava in R.
However I am not able to install rJava package in linux Ubuntu.I tried with
two commands.
One is
install.packages("rJava")
and another I downloaded the rJava_0.7-0.tar.gz file from R site.
and gave the command R CMD INSTALL rJava_0.7-0.tar.gz.
I got the followin Errors :-
Warning
2016 Jan 19
3
remote | local blocks in protocol settings
On 19 Jan 2016, at 13:34, Nikolaos Milas <nmilas at noa.gr> wrote:
>
> On 15/1/2016 8:02 ??, Nikolaos Milas wrote:
>
> Having received no reply, I tried using the above info by configuring:
>
> protocol imap {
> imap_client_workarounds = "delay-newmail"
> mail_plugins = quota imap_quota notify replication
> mail_max_userip_connections
2017 Jan 05
1
Strange (?) device.map in CentOS 7 VM installations
On Thu, Jan 5, 2017 at 4:04 AM, Nikolaos Milas <nmilas at noa.gr> wrote:
> On 4/1/2017 7:37 ??, Gordon Messmer wrote:
>
> I don't see that on VMs that I manage. Some of the physical machines that
>> I manage do have duplicates in the device.map.
>>
>
> Thank you Gordon for your feedback!
>
> Can others please report the content of /boot/grub2/device.map
2012 Dec 10
2
SOS: Production VM not starting!
I am using a VM with CentOS 5.8 x86_64 under KVM. I only have console
access to the VM through a virtual console (web based).
Tonight, after a routine "yum update", I did a "shutdown -r now" due to
kernel update and the VM won't start. See console screenshot vm1.png:
https://vmail.noa.gr/files/vm1.png
There is an error (which I haven't seen before):
type=1404
2008 Oct 01
3
Installing RWeka package in CentOS 5: problems with JAVA?
Hi,
I am a R user, with some experience in MacOS, Linux, etc, but I am
having a problem that I cannot solve:
I have a linux server (CentOS 5) and I installed sun jdk1.6. For instance:
$ java -version
Java version "1.6.0_10-rc2"
Java(TM) SE Runtime Environment (build 1.6.0_10-rc2-b32)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
I also installed the latest version of R: