Displaying 20 results from an estimated 780 matches for "jars".
Did you mean:
bars
2007 Apr 01
0
How to Install and Configure Ant for Centos 4.4 ?
...s problem with Ant as in the log below.
Could somebody let me know how to configure this Ant to work with Centos
4.4? Thanks!
[root at server ~]# ant -version
/usr/bin/build-classpath: error: could not find xml-commons-apis Java
extension for this JVM
/usr/bin/build-classpath: error: All specified jars were not found
Apache Ant version 1.6.2 compiled on November 12 2004
When I run # ant-diagnostics, the log is below.
> ant -diagnostics
/usr/bin/build-classpath: error: could not find xml-commons-apis Java
extension for this JVM
/usr/bin/build-classpath: error: All specified jars were not fou...
2012 Feb 07
2
Canonical package directory name for JAR files?
We have an R package which needs to include a JAR file.
Is there a canonical directory for it?
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from
listening globally on TCP 1099 or 58722
How do I disable them from listening globally without having to resort to
iptables?
$ lsof -i -n -P | grep java | grep LISTEN
java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN)
java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772
2017 Sep 18
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 7:09 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
> On 15.09.2017 00:59, Larry Martell wrote:
>> On Thu, Sep 14, 2017 at 6:45 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
>
>>>> This is what I get from that:
>>>>
>>>> application/x-java-vm IcedTea class,jar
>>>
>>> That's OpenJDK instead of
2017 Sep 14
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 5:30 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
> On 14.09.2017 21:26, Larry Martell wrote:
>> On Thu, Sep 14, 2017 at 3:08 PM, Stephen John Smoogen <smooge at gmail.com> wrote:
>
>>> So it sounds like the links needed for the plugin to work are not
>>> configured on the system. So you have some symlinks pointing to the
>>>
2017 Sep 14
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 3:08 PM, Stephen John Smoogen <smooge at gmail.com> wrote:
> On 14 September 2017 at 14:51, Larry Martell <larry.martell at gmail.com> wrote:
>> On Thu, Sep 14, 2017 at 2:32 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
>>> On 14.09.2017 19:54, Larry Martell wrote:
>>>
>>>> Where would I do that? This is something
2017 Sep 14
3
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 6:45 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
> On 14.09.2017 23:56, Larry Martell wrote:
>> On Thu, Sep 14, 2017 at 5:30 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
>
>>> Again, please enter 'about:plugins' in the address bar of your browser
>>> to make sure, that the right java version is activated.
>>
>> This
2004 Oct 15
0
SJava 0.65 and R 2.0.0 (slightly long)
...ded and installed SJava 0.65 in my personal directory using
R CMD INSTALL SJava-0.65.tar.gz -l ~/src/Rlibrary
and before starting R I sourced RJava.bsh. However after loading the
SJava library if do javaConfig() I get
---------------------------------------------
$classPath
[1] "/omegahat/Jars/Environment.jar" "/.."
[3] "/omegahat/Jars/antlr.jar" "/omegahat/Jars/jas.jar"
[5] "/omegahat/Jars/jhall.jar"
$properties
EmbeddedInR...
2016 Aug 19
3
explain strange behavior
In my bin directory, most of the binaries are linked to it. It is in my
path. I have googled this and cannot find anything close.
I am running bash on centos6.8
When I run "which command" most of the files in this custom bin
directory show up.
When I run "which file.jar" it cannot see it, but I can *ls* the file
(soft link)
as which only works on executables
2010 Aug 18
2
using rsync for jar file
Hi,
It appears that rsync doesn't detect the changes when we try to synchronize
files of type JAR (Java Archive). Appreciate your inputs.
Thanks,
Vanitha
[This e-mail is confidential and may be privileged. If you are not the
intended recipient, please kindly notify us immediately and delete the message
from your system; please do not copy or use it for any purpose, nor disclose
its
2013 Feb 01
2
Opening a jar file from the desktop
I have java-1.7.0-openjdk installed on a CentOS-6.3 x86_64 system. On
my desktop I have a jar file containing a calculator program which
runs fine on CentOS-5 and on MS-Windows machines.
On the CentOS-6 system when I right-click on the jar file and say open
with java nothing apparently happens. When I double-click on it then
I see a file browser window offering to extract the contents but there
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
***
2013 Feb 26
5
Glassfish automatic installation in Puppet
Hi All,
Can any one help to install my jar file automatically,
When I tried to install /usr/bin/java -Xmx256m -jar
/gx/mnt/software/Vidispine/Components/glassfish-installer-v2.1.1-b31g-linux.jar,its
is asking for confirmation like Accept or Decline? [A,D,a,d]. So how can I
pass answer with command.
Please find my puppet code below
exec { ''glassfishInstaExe'':
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
2010 Dec 23
1
tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
...application startup, we see the following:
Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not
find jdbc-stdext Java extension for this JVM
/usr/bin/rebuild-jar-repository: error: Could not find jndi Java
extension for this JVM
/usr/bin/rebuild-jar-repository: error: Some detected jars were not
found for this jvm
/usr/bin/rebuild-jar-repository: error: Could not find jaas Java
extension for this JVM
/usr/bin/rebuild-jar-repository: error: Some detected jars were not
found for this jvm
....what could have changed to have caused these issues? Having
trouble hunting this down. An...
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64
I have a calculator applet on my desktop (superbcalc.jar). When I
double click on it I get no response. If I right click and select
open with java I get no response. If I open a terminal window and
cd to Desktop and type java -jar superbcalc.jar then the applet
opens.
Does anyone have any idea why I am seeing this behaviour? There are
no messages in the syslog file relating
2006 Jan 11
9
Prototype & Cookies
Has anyone written any "cookie" class using prototype?
Basically, what I am looking for is if there is an easy way to store mutiple cookies in a single cookie using hash or something - easy writing and retrieval (updating the cookie value).
For eg -
If I had 25 cookies for my domain 5 of the cookies would either get dropped or not be set (as there is a limit of 20 cookies per domain).
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
2013 Sep 23
0
Unable to execute Java MapReduce (Hadoop) code from R using rJava
...|| is.null(columns) ||
is.null(columnSeparator)) {*
* stop("Usage: mueda(<analysis>, <input>, <output>, <columns>,
<columnSeparator>, [<cat.cut.off>], [<percentilePoints>], [<histogram>]")*
* }*
*
*
* # Gets the absolute path of the external JARS*
* #pkgPath = paste(system.file(package="muEDA"), "/jars", sep="")*
* pkgPath = paste("../inst", "/jars", sep="")*
*
*
* # Initializes the JVM specifying the directory where the main Java class
resides:*
* .jinit("pkgPath")*
* *...
2002 Oct 24
1
Rjava failing to initialize in Windows 2000
...cter(classPath), as.character(classPath),
length(as.character(properties)))
with the error message
"Couldn't start Java Virtual Machine: Can't create Java Virtual Machine"
With the following arguements:
classPath=
"C:/PROGRA~1/R/rw1051/library/SJava/org/omegahat/Jars/Environment.jar;
C:/PROGRA~1/R/rw1051/library/SJava/org/..;
C:/PROGRA~1/R/rw1051/library/SJava/org/omegahat/Jars/antlr.jar;
C:/PROGRA~1/R/rw1051/library/SJava/org/omegahat/Jars/jas.jar;
C:/PROGRA~1/R/rw1051/library/SJava/org/omegahat/Jars/jhall.jar"
All files are present in the appropriate dir...