Widely-used object-oriented programming language, emphasizing portability.
1
vote
0answers
14 views
Java application user interface strange behavior
my system is windows 7 professional 64bit with service pack 1, my java version is 1.7 built 1.7.0_17-b02, I've experienced this problem for a while now, and updating the Java doesn't seem to help.
...
0
votes
0answers
12 views
Is the eclipse icon missing?
I am trying eclipse kepler on windows xp, but the application icon is missing in the task bar. Is that expected ? Is there a way to fix it ?
Thanks
0
votes
0answers
13 views
Mountain Lion - problems to open jar file
I use mac with mountain lion and java u update 21.
when I try to open the file with a double click, I get the following error:
"java file.jar could not be launched"
or sometimes not after the ...
0
votes
1answer
13 views
Got a laptop from someone with JDK 1.7 installed, but freezing in terminal
When I type which java in a terminal, I get
/usr/local/tools/i386_Darwin/jdk1.7.0_21/bin/java
and on typing echo $JAVA_HOME, I get
/usr/local/tools/i386_Darwin/jdk1.7.0_21
If I try java -version ...
0
votes
1answer
19 views
How do I remove Java in Debian?
java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.13) (6b18-1.8.13-0+squeeze2)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
There doesn't seem to be an easy ...
0
votes
0answers
18 views
Do I need this Java-folder anymore on my Mac?
Today I installed JDK 7 for Mac OS X. Then I uninstalled it to install JDK 6 for Mac OS X.
JDK 6 is stored here: /System/Library/Java
JDK 7 was stored here: /Library/Java
Now here is my quick ...
0
votes
0answers
8 views
Do I need this Java-folder anymore on my Mac? [duplicate]
Today I installed JDK 7 for Mac OS X. Then I uninstalled it to install JDK 6 for Mac OS X.
JDK 6 is stored here: /System/Library/Java
JDK 7 was stored here: /Library/Java
Now here is my quick ...
0
votes
0answers
18 views
iReport don't work on Windows 8 64bits
Version 5.1
What do I do in this case?
The program don't open in Windows 8 Pro 64bits.
On windows 7 works fine.
0
votes
0answers
17 views
Getting Page Faults and Cache Hits / Misses on Windows (via Java)
I am looking for a counter for Page Faults (major and minor) and Cache Hits and Misses (for every running process) on the windows (8/7/server/legacy) platform. In Linux, there's /proc/vmstat where i ...
0
votes
1answer
31 views
Installing Java on Debian
I need to get Java working for an online class, but I'm not having any luck. I've installed the package sun-java6-jre successfully, but Java still does not load in browser.
The Oracle instructions ...
1
vote
1answer
29 views
Unable to match using regex negative lookahead?
I want to match the following string using regular expressions in Java:
suspicious url test' xts#dfd
I don't want the regex to match if there is a quote, (')
This is what I'm using.
suspicious ...
0
votes
2answers
30 views
Start java process with different names?
I have 2 eclipse and 2 servers running
If i make a ps -C java i see something like:
2460 pts/1 00:03:08 java
2908 pts/3 00:00:05 java
3045 pts/4 00:00:17 java
3284 pts/3 00:01:40 java
...
0
votes
0answers
9 views
Running a Java RMI Server without administrator privileges
I am writing an RMI program, and I have borrowed a laptop from IT people in my department to use as a server. However I do not have administrator privileges on this laptop, and am thus unable to allow ...
0
votes
0answers
10 views
Why doesnt java.net JIRA let users attach files to issues anymore?
Why doesnt java.net JIRA let users attach files to issues anymore ?
I'm the project adminstrator of a project on java.net and I can attach files to issues but other members of the project cannot ...
0
votes
0answers
21 views
how to use software java 32 bit in windows 7 64 bit using jdk 32bit and jre 32bit?
I have a software(LongmanIBT) which has jre 32 bit
I don't know if I need to use jdk 32 bit too?
The software is running now but too slow I went to Control Panel to set the environmental variables
...
0
votes
0answers
28 views
How to discover what is killing a process?
I have a minecraft server running in a VPS and sometimes my server is being killed unexpectedly.
I don't believe this is a java error because no error is thrown and this happens when the server is ...
0
votes
1answer
7 views
Fail to build openjdk 7 update 6
I downloaded the archive of openjdk 7 update 6 from this page:
https://jdk7.java.net/source.html
I tried to build it by following the README-builds.html but failed with lots of errors like ...
0
votes
1answer
18 views
How do I install PDFBox on mac?
I'm new at this area and I would like to get help from you guys. The problem is that I have no idea how to start or where. I'm trying to install PDFBox on a mac computer for this project I'm doing.
So ...
0
votes
0answers
46 views
How to set Sun Java JDK as default on Ubuntu 12.04 LTS 64 bit
I have a 64 bit Ubuntu installation with OpenJDK as default Java version.
jeffrey@jeffrey-Satellite-M645:~$ java -version java version
"1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.5)
...
-1
votes
1answer
30 views
A simple java app designed to track 42 computers accessing the network? [closed]
So, here's my scenario. I'm a low level guy on the end of the chain that's in charge of 42 laptops. I don't have the full network rights. I can only add new computers to the domain and manage some ...
4
votes
1answer
47 views
Switching from Java 1.7 to Java 1.6 in Windows 7
I changed the JAVA_HOME and Path Variable pointing to my Java 1.6 Location from Java 1.7-> tried checking the version using java -version. It showed Java 1.7.
Next, tried deleting the Java 1.7 ...
1
vote
1answer
28 views
Modern alternative to POVray scene description languade
in short:
Do you know something for generative scripting of 3D scene and rendering it like POVray, but with more modern rendering technology ( Metropolis-light transport, GPGPU, ambient occlusion ), ...
0
votes
1answer
27 views
IBM SDK policy files
We installed IBM websphere on a RHEL 6 server, and it came with its own version of java.
However, the encryption module on the box doesn't work, because it complains about :
...
0
votes
0answers
39 views
Mysteriously misspelled English GUI in Jitsi - how to fix?
I just have installed Jitsi, an open source chat program written in Java. UI is misspelled in every language:
Helo = Help
Tnnlr = Tools
Offlime = Offline
I had same problem with some ...
0
votes
0answers
20 views
Cannot auto- launch a jar file to display in a specified tightvnc session at startup. Multiple items tried with no positive results
Here is my problem: I want to run a jar file at startup and have it run in a specified xwindow. I can get everything to work with the exception of having it run at boot which is critical for ...
-1
votes
0answers
51 views
Unmet dependencies for Java 6
I want to install the Java SDK and the JRE with the following command-line:
apt-get install sun-java6-bin sun-java6-jre
But I get the following error:
Reading package lists... Done
Building ...
0
votes
0answers
59 views
How can I prevent Java from redirecting to download an update?
Each time I go to a page that uses Java, I am redirected to the Java download page because my version of Java is out of date. While I'd happily download the newest version of Java, I'm on a Windows ...
1
vote
0answers
23 views
Java Update Push to non-admin users
I would like to Push Java Update to many different PCs that are used by non-admin users on an internal network.
Is this possible without purchasing of third-party software?
PCs are mostly on ...
0
votes
1answer
32 views
How to set the Java version
I'm using fedora, and I manually installed java in /usr/java/jdk1.6.0_45/jre, using command "rpm". While there is a default java version in /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java.
If I type ...
-1
votes
0answers
32 views
Converting .3gp format to .wav format on Android Eclipse [closed]
Currently, my program records audio in the .3gp format, but I need it to be in .wav format. However, the Android Developer doesn't have this option. I was wondering if anyone knows any Java code that ...
-6
votes
0answers
26 views
create a file manager based on Google Drive [closed]
EN: Hello Friends! I want to create a file manager based on Google Drive. Problem: The user open the site klient.domen.ru, enters username and password (which I let him have it, do not google ...
0
votes
0answers
24 views
Java not working in all browsers
I updated my java to version 21 and am trying to get it to work. I know I have java installed on my PC.
java version:
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java ...
0
votes
1answer
24 views
why update-alternatives --config java shows nothing?
I install oracle java JDK.rmp.bin on fedora. And installing by ". /jdk.rmp.bin", JDK is installed under /usr/java/jdk folder.
I could compile java files using command "javac" and "java". I could also ...
1
vote
0answers
19 views
More latency using VLC than java browser plugin reading a video streaming
I am trying to see a video streaming in my PC from a mobile phone camera using Android and IP Webcam and I am able to do it but I have a problem with VLC.
Runs correctly using VLC and java browser ...
0
votes
1answer
12 views
Java - on Windows and Mac, how do you work out the network type?
I'm working on a Java application that runs on both Windows and Mac. It communicates with various different servers but needs to behave differently depending whether it is using WiFi or a wired ...
-1
votes
0answers
45 views
Internet Explorer 9 Malfunction - Javascript not Working
We are having the WEIRDEST of issues in the office today. About a week ago I created a new computer image of a brand new Windows 7 core i3 desktop PC that we were planning to deploy onto 13 other ...
0
votes
1answer
17 views
How to install Java6 add-on for IE9
I have an internal web app I need to test using java 1.6 on Internet Explorer.
I installed the java6 jdk but there seems to be no add-on included for IE. I tried the 6 JRE too but nothing shows up in ...
0
votes
1answer
56 views
How to install JDK 6 from a bin file on Ubuntu 12.04 LTS 64 bit
The Android Open Source project requires JDK 6. From posts I have read all over, the Open Source JDk will not work. I have tried many things from numerous posts here and on other webs to no avail. ...
0
votes
1answer
89 views
How to Kill Java Update?
I've got rid of the auto-update for Java by disabling it through the registry. Is there a way to stop people from manually updating Java? If someone tries to update Java through other means, is there ...
0
votes
0answers
21 views
How can I install MarvinBeans?
I downloaded the exe file from chemaxon and ran it but I received the error:
The install4j wizard could not find a Java(TM) Runtime Environment on your system. Please locate a suitable JRE. (minimum ...
0
votes
2answers
79 views
Enabling Java browser plug-in on OS X 10.7.5
I have JDK 1.6.0_43 installed. My browser (Firefox 20.0) has Java applet plug-in 14.6.1 installed and enabled (which, according to Firefox's plugin check, is up-to-date). But applets do not work.
For ...
0
votes
2answers
120 views
Performance OracleJDK or OpenJDK
I am forced to using Java on my server and I am having a headache installing Java. I have an automated deployment script which installs the software and needs to be run to reinstall the server ...
0
votes
0answers
19 views
Cannot find jvm.ini file
win xp sp3
adobe flash cs5
starting the application, and trying to open the action window I receive the message:
Error initializing Java Runtime Environment. You may need to reinstall
Flash
...
0
votes
2answers
55 views
How to print the default java classpath from the command line in windows
I'm doing some trouble-shooting which requires me to know the default classpath under windows. There's java code which will do this (e.g. ...
0
votes
0answers
29 views
Eclipse Juno can't run any Java project
I use Eclipse Juno - Eclipse IDE for C/C++ Developers , and I can't run any Java project , mean even there is no "Run" option .
For example when I right click on the Main class I just see (no ...
-2
votes
2answers
289 views
How to install server JRE in windows7 64 bit?
I downloaded server-jre-7u21-windows-x64.tar.gz from the link
http://www.oracle.com/technetwork/java/javase/downloads/server-jre7-downloads-1931105.html
Unzipped the .gz file and got file
...
0
votes
1answer
56 views
Is it possible to have multiple installation of Java on Windows 7?
I have Avast that is telling me I need to update 2 out of 3 instances of Java :
How is that possible ? Knowing that I run Eclipse and that I have frequent "stale" problem with it... Is it running a ...
0
votes
1answer
27 views
Ivy installation - ivy.jar in /usr/share/ant/lib not working
I'm trying to get Apache Ivy installed and I've downloaded the binary. Following the question here: How to install ant & ivy?, and instructions here: ...
-1
votes
1answer
16 views
alternatives gives link incorrect for slave installing Oracle Java JDK [closed]
What am I doing wrong?
# alternatives --install /usr/bin/java java /usr/java/latest/bin/java 20000 \
> --slave /usr/bin/keytool java /usr/java/latest/bin/keytool \
> --slave /usr/bin/orbd java ...
0
votes
1answer
23 views
Installing Jenkins
I could not install the jenkins, below is the step by step that realized:
1) Downloaded the jenkins.war file that is in the folder C:\Users\Rafael\Downloads
2) Entered at the command prompt, and ...

