Java Development Kit
-4
votes
0answers
18 views
Java cannot be installed [closed]
I try to install JDK and JRE 7u12. When the installation process begin, then is directly closed without any window or message. Into the log info, I found this single trail: "JDK installation finished ...
0
votes
0answers
16 views
multiple jdks on jenkins causes build hanging
I am using server2008 r2, I have set up all of the configurations for java 1.6 to be automatically installed when it is targeted in a build. When I create a test job, and build it, I get the following ...
0
votes
1answer
47 views
Puppet Packages in one go but without a repository
I am trying to get puppet going for a couple of VMs, my intention is to install jdk6 and tomcat 6 using puppet but i cannot use yum as the machines are not connected to the internet, if it was a ...
1
vote
1answer
86 views
Setting PATH environment variable not working in Fedora 17
I'm pretty new to Apache Tomcat and somewhat new to Linux altogether. I am trying to install the JDK, which is a prereq for Apache Tomcat. I downloaded and untarred the JDK to /usr/java and now I'm ...
0
votes
2answers
126 views
Error in invoking javac - Debian Squeeze
I am trying to solve this issue:
PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required
We have a third-party Java app that uses a Jetty server but looks like either the ...
-2
votes
2answers
439 views
OpenJDK installed but libjli.so not found centos 6 [closed]
I've installed openjdk-1.7.0-devel in my centos box, however, everytime I run java --version, I get:
java: error while loading shared libraries: libjli.so: cannot open shared object file: No such ...
2
votes
2answers
115 views
RPM with RHEL: install 2 version of same package / different arch
I think the title is pretty self explanatory :)
Is it possible, under RHEL (v 5) to install 2 instances of the same packages with 32 bit support for one and 64 bits support for the other one?
...
0
votes
2answers
227 views
How do I install javac (JSDK) on Scientific Linux, 64Bit
I am trying to finds a way to install the Java SDK (javac) on Scientific Linux 64bit with yum or anyway.. Can someone please tell me the best what to do this so I can use maven for my builds etc
0
votes
1answer
913 views
Java “Could not reserve enough space for object heap” but lots of RAM free
I have a problem running Java applications on a server.
root@dobby [/opt]# jdk1.7.0_09/jre/bin/java -version
Error occurred during initialization of VM
Could not reserve enough space for object heap
...
0
votes
1answer
682 views
Migrating JBoss 5.1.0 to JDK 7 - gives SOAP jaxb error
we are working on a big project and we're in process of migrating the JBoss installation to use JDK7, currently it's using JDK6 and all works fine, but we need to use JDK7, but we cannot use JBOSS 6 ...
1
vote
1answer
114 views
Java process failure (hadoop, hbase)
Anytime I am running hadoop/hbase process from a command prompt I get an error:
/usr/local/hadoop/bin/hadoop: line 320: /usr/lib/jvm/jdk1.7.0/bin/java: cannot execute binary file
...
1
vote
4answers
436 views
Unable to find javac after installing OpenJDK 1.6 and 1.7
I am currently at a loss as to why this is happening.
I did some basic research by running:
whereis javac
-and-
find / -name javac
...and I came up with nothing
I searched the web for answers but ...
1
vote
1answer
92 views
Tomcat OutOfMemory after switching JVM
I have a Tomcat6 server running on Debian squeeze there are 4 webapps running on it, and an in-JVM ActiveMQ server.
It has been running for about a year with the same memorysettings, with openjdk-6. ...
2
votes
3answers
1k views
Cannot install jdk 1.5 on Ubuntu 12.04
I have installed Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-23-generic x86_64). Some info about the machine:
$ grep --color "model name" /proc/cpuinfo
model name : Intel(R) Xeon(R) CPU E5430 @ ...
5
votes
1answer
58 views
JDK configuration for ActivePivot
We are currently running the latest 4.3.2 release of ActivePivot, the in-memory real-time OLAP engine, on our servers.
ActivePivot being a Java software, it is deployed in Tomcat 7 running the latest ...
1
vote
1answer
118 views
What version of JBoss Enterprise Edition supports JDK7?
I need to determine what version, if any, of JBoss Enterprise Edition supports JDK7. It is unclear from the RedHat documentation and forums if there is currently any support for JDK7. I do believe ...
1
vote
0answers
77 views
What version of SAP NetWeaver supports JDK7? [closed]
I need to determine what version, if any, of SAP NetWeaver supports JDK7. It is unclear from the SAP documentation and forums if there is currently any support for JDK7. I do believe support for JDK6 ...
1
vote
0answers
31 views
Does redhat have any jdk configuration tools?
Red Hat seems like a very inconvenient environment for java.
On other distributions like debian and gentoo there have been system wide config tool for many years.
On red hat there's seems to be ...
2
votes
1answer
1k views
Java hangin and crashing on centos 6
I'm having problems with running java programs on my VPS.
symptoms:
Starts and runs for a bit and then just hangs there without any cpu
use. Usually has different amounts of memory allocated.
Shows ...
2
votes
2answers
3k views
unable to install sun jdk on ubuntu
I have Ubuntu 12.04 x64 and I'm trying to install sun jdk for opennms.
sudo apt-get install sun-java6-jdk
when i run above given command i get following msg:
root@fido:~# sudo apt-get install ...
0
votes
3answers
2k views
JDK not found on CentOS 6 x64
I installed jetty on a CentOS 6 server, but when i try to reach a WAR example of jetty I get this error :
org.apache.jasper.JasperException: PWC6345: There is an error in invoking javac. A full JDK ...
0
votes
1answer
154 views
puppet - missing openjdk-6-jdk
I am trying to run a script with puppet. I have absolutely no idea about how puppet works
When I run the following command:
facter_user=nbui facter_group=staff puppet apply
...
1
vote
2answers
4k views
Installing JDK 1.7 on CentOS
I'm trying to install JDK 1.7 on CentOS on my server. I've downloaded java_ee_sdk-6u3-jdk7-linux-x64.sh from Oracle website. Looks like it requires graphic interface, which I don't have on remote ...
0
votes
2answers
603 views
find the path of jdk and set JAVAHOME
I've got java installed on my Ubuntu VirtualBox, and I am trying to run sunspot, but sunspot can't find java.
typing 'java' from the command line return
The program 'java' can be found in the ...
0
votes
4answers
2k views
Tomcat 7: “Cannot locate Java Home”
Arch Linux. Servlet apparently had compatibility problems with openjdk so I uninstalled it and installed the plain jdk/jre from AUR.
# /etc/rc.d/tomcat7 restart
:: Stopping tomcat7 daemon [FAIL]
:: ...
1
vote
1answer
66 views
Upgrading Live Server's Environment
I've been tasked with adding several features to an existing site. I've taken a look at the current configuration: Tomcat 5.0 standalone with JDK 1.4, and a DB server on the same machine.
Should I, ...
0
votes
1answer
262 views
Fresh install java -version displays nothing
I'm attempting to rebuild a legacy application environment. The specs are
Windows Server 2003 SP2
Java SDK 1.3.1_15
Macromedia JRun4
I've installed the Java SDK however whilst attempting to ...
2
votes
2answers
493 views
How to find the version of JSSE used in a specific JDK version?
I'm running jdk 1.6.0_24 in a custom linux OS based system. I've received questions from a client's auditor around the version of SSL is on GUI and what is driving it in the backend. I know that ...
1
vote
4answers
1k views
Tomcat VIRT memory usage
Yesterday I posted this question: Tomcat Excessive Memory Consumption
The thread was getting too long and detailed for anyone to continue helping. So now I am asking a more specific question.
When I ...
6
votes
1answer
1k views
Tomcat Excessive Memory Consumption
I have a fresh server running Ubuntu 11.04 (Natty) (64-bit). I started off by installing openjdk and tomcat6. When the Tomcat server starts up, it immediately uses 480+ MB of memory. This seems way ...
2
votes
1answer
592 views
JBoss 5.1.0 on JDK 1.6 - do I need to tweak the configuration to get it to work?
I am in the process of installing JBoss 5.1.0 on machines running JDK 1.6.0u21.
In the 5.1.0 release notes there is the following paragraph in the section titled "Compatibility Issues from 5.0.0.GA":
...
0
votes
1answer
423 views
Unable to connect to remoteJMX but able to Telnet on same port after setting Dcom.sun.management.jmxremote environment variables?
I am rather perplexed at this point as we have a need to connect through remotejxm to monitor the JDK on a server through a monitoring application but I am repeatedly being told when trying to connect ...
1
vote
3answers
913 views
Can't upgrade my Ubuntu server, it gets stuck on openjdk-6-jre-headless
I am using Ubuntu Server.
When I do:
apt-get upgrade
it gets stuck on:
Setting up openjdk-6-jre-headless (6b20-1.9.7-0ubuntu1) ...
Why? And what can I do to stop it?
I tried removing it with ...
0
votes
3answers
4k views
How can I install Sun Java JDK 6 on Debian?
If I try to install Sun Java JDK 6 on Debian, it doesn't install it. I don't want to install OpenJDK, because it doesn't work always exactly same as Sun JDK.
I use following command:
apt-get install ...
0
votes
2answers
94 views
Linux - Software I'm installing needs to know path to JDK installation
I'm trying to install this Python library (works with Java) and the read me file says to tell it the path to my JDK installation.
Any ideas how I would find this? What is it asking for, a directory?
...
2
votes
2answers
372 views
How can I avoid press “Enter” during Java Sun (Oracle) 1.6 installation on Linux (CentOS)
It is quite easy to install java sun jdk 1.6.x using xxx.rpm.bin installer from java.com, but it forces you to press "Enter" for the license agreement during installation. This is a problem for me as ...
0
votes
1answer
150 views
Where do I find the Java command line tool “Gdb”?
Where do I find the Java command line tool "Gdb" ? It's not included in my Sun JDK 1.6 distribution. I need a way to take a java core dump from a live java instance.
0
votes
1answer
498 views
Jboss-4.0.5 Run.bat error ? (OS=Windows XP)
wehen I execute the Run.bat file in Jboss-4.0.5 the following error appear :-
Error: no server JVM at C:\Program Files\Java\jre6\bin\server\jvm.dll'.
Press any key to continue . . .
I download ...
5
votes
4answers
2k views
apt-get problem and hang. DPKG was interrupted error afterwards
When I attempt to install a package on my ubuntu(10.10) server on amazon ec2 with update-alternatives" for the JRE, apt-get doesn't respond anymore.
I've been waiting now for 20 minutes on this hang ...
0
votes
2answers
161 views
.jar why it works only with specigic jdk version?
I have website source code...in which there is a adito.jar file
first i extract it ...then make again jar using "jar -cvf adito.jar .
and the changed jar file work fine again with that website.
above ...
0
votes
3answers
972 views
Problems getting JPackage to see Sun JVM on CentOS5
I'm looking to get Tomcat6 on CentOS 5 in an entirely RPM-based way. JPackage seems to be a great option for this, so I've added the repo and now I'm trying to get it to work.
The instructions say to ...
0
votes
7answers
1k views
How do I download a file via the Linux command line
I'm normally a windows user and I am currently using PuTTY to connect to a headless linux box that is running Fedora 8. I need to download the latest JDK and install it but I have to do it using the ...
2
votes
2answers
9k views
How do you install a JDK6 on Solaris10 sparc 64bits?
The installation steps of a JDK6 for:
Solaris 32 bits
Solaris 64 bits
are quite straightforward but:
are in two separate documents
do not deal with local zone (container) installation
do not ...
2
votes
3answers
2k views
JDK install - no matching plugin
I'm trying to install JDK on my remote Debian box. I've been following the directions at this page.
Problem is, the make-jpkg fails. Here's the output I get (plus the version of java-package I'm ...
4
votes
4answers
3k views
How can I install a headless JDK on an Ubuntu Jaunty server?
I recently set up a build server that requires a JDK to run (for example, to compile the Java sources). The OpenJDK package in Ubuntu pulls in the OpenJDK JRE as a dependency which, in turn, depends ...
1
vote
4answers
345 views
Download JDK onto a remote server
I want to get the latest JDK onto a server in a remote location.
Downloading the JDK from Sun's website requires jumping through all kinds of hoops until you actually get the file. I'm not sure ...