Skip to main content

Questions tagged [java]

Programming language and runtime environment that allows compiled Java programs to run unchanged on most hardware and software platforms

Filter by
Sorted by
Tagged with
0 votes
1 answer
97 views

I try to use procrun to install a Java app as a Windows-Service ( using Windows 11). Running my setup from within an already elevated context, it works as expected. However, starting it as normal user,...
Ditz's user avatar
  • 101
0 votes
0 answers
70 views

I am running into a problem with rundeck community version 5.16.0 where I start the service and after about a minute the service stops itself. It looks like an error when trying to connect to the ...
cnrdvdsmt's user avatar
2 votes
1 answer
163 views

I'm upgrading Jenkins on my void-linux server, which involves updating the JRE. I installed openjdk21-jre with xbps, deinstalled the old one (openjdk14-jre) and installed Jenkins 2.528. It started ...
src's user avatar
  • 131
0 votes
1 answer
205 views

I copied a jstack executable from one linux machine to another because I'm not allowed to install programs on a revenue generating server. When run it produces the error: jstack: error while loading ...
BioRod's user avatar
  • 325
0 votes
0 answers
26 views

I'm experiencing a puzzling issue where manually editing a Jetty XML config breaks JNDI binding for a HikariCP datasource. However, deploying the same file via script works fine. This happens only on ...
supmethods's user avatar
0 votes
1 answer
84 views

my provider don't support Emergency Linux Boot I can only use ssh and root access to the server DD is complicated/risky to use because of file sizes, as it will try to image the entire disk, it will ...
FactuFlix Argentina's user avatar
0 votes
1 answer
485 views

This article instructs how to set up huge pages for Java in Linux. I went through the following steps: Added lines echo 4294967295 > /proc/sys/kernel/shmmax and echo 1536 > /proc/sys/vm/...
SuperAl's user avatar
  • 133
0 votes
0 answers
212 views

I am having some problems trying to connect my keycloak - java app using docker, first I face the problem of having referenced in my properties the keycloak container (http keycloak:8080/auth) and my ...
joshSP95's user avatar
0 votes
0 answers
57 views

we have 342 RHEL 8.6 machines and all machines are with the same situation when systemctl service took much more memory then the PID itself systemctl status presto.service ● presto.service - Perforce ...
King David's user avatar
0 votes
1 answer
159 views

I can't download anything from HTTPS in a Java application in my new Debian server, while it works fine on the old server. They are both running bullseye with Java version openjdk 17.0.14 2025-01-21 ...
Michael Tsang's user avatar
0 votes
0 answers
371 views

In an acquired RESTful Spring Boot Web application with some restrictions that runs properly with IntelliJ IDEA v2022.02.05, I am asked to start the project without it. So, I started it in the command ...
Sae1962's user avatar
  • 111
0 votes
1 answer
370 views

This is a follow up from my previous question: https://stackoverflow.com/staging-ground/79353883. I changed version of the Wildfly to 26 and transfered all the code and libraries to work with jakarta. ...
Puposlapidus Puposlapidus's user avatar
1 vote
1 answer
650 views

I have a project hosted on IIS that works fine most of the time. Sometimes reloading the page results in the error: "This site can't be reached. Check if there is a typo in esuport.mm.local. If ...
Jurges Lika's user avatar
-1 votes
1 answer
223 views

I need to update Java to version 8u431 on our legacy queuing system, ActiveMQ Classic version 5.15.0. Currently, we are using JDK 8u131 from 2017 for Windows Server 2012 R2, and everything is working ...
Flats_soda's user avatar
0 votes
2 answers
768 views

Recently due to a vulnerability detected in java, new version of packages (Ubuntu 22.04) were installed via the unattended upgrades procedure: Start-Date: 2024-11-12 06:15:15 Commandline: /usr/bin/...
Kuba's user avatar
  • 123

15 30 50 per page
1
2 3 4 5
124