Tagged Questions
1
vote
3answers
51 views
Linux / JVM - OutOfMemoryError: unable to create new native thread
I have a memory problem with a Linux server (CentOS). It is a VM. Below is the context.
It has 70Gb of RAM. There are 2 tomcat running on it.
One tomcat is given a heap of 13Gb and the other one a ...
3
votes
0answers
81 views
Implement Java/JavaFX on ARM
I am working on ARM Linux.
I have found this link that says that JavaFX could work on ARM.
I am confused about Embedded Java SE and JavaFx ARM. Do I need to setup a JVM for those or not?
I have ...
2
votes
0answers
116 views
Any way for Unix to ignore lpoptions and let Java do it's job?
I'm using the javax.print API to print a Jasper Report on Debian Linux. For some reason the saved lpoptions (CUPS settings) always override settings chosen on the Java Print dialog. At this point the ...
0
votes
0answers
31 views
Can't load IA 32-bit .so on a IA 32-bit platform
I'm trying to install an 32_bit_application on CentOS (64-bit), while running the setup.bin
file it return the following error
Invocation of this Java Application has caused an ...
-1
votes
0answers
32 views
Nexus - primefaces repository
I am currently running Nexus 2.3.1-01.
I try to add a proxy repository for http://repository.primefaces.org/
But Nexus is not able to found any artifacts on this repository. Seems to be an indexes ...