Skip to main content

Questions tagged [wildfly]

0 votes
1 answer
400 views

I got a problem with my wildfly server. I a trying to print logs, but they are not showing whatever changes to wildfly log configurations I am making. Here is the code with the initial class that runs,...
Puposlapidus Puposlapidus's user avatar
0 votes
1 answer
387 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
0 votes
2 answers
822 views

I have configured ldap in Jboss instance, however it's not being connected to ldap server and throws below error. 02:50:08,512 DEBUG [org.wildfly.security] (management task-1) Obtaining lock for ...
Vamshi Krishna's user avatar
1 vote
0 answers
253 views

In a customer's environment, updates are scheduled to run on several servers at nighttime, each time this happens our WildFly application is not recovering until I reboot the application server itself ...
maio290's user avatar
  • 111
0 votes
0 answers
173 views

I am trying to setup AWS for a JBoss WildFly 31.0.0.Final to get a demo webapp up and running. So I found this tutorial: https://kamalmeet.com/cloud-computing/amazon-ec2-step-by-step-guide-to-setup-a-...
Kawu's user avatar
  • 101
0 votes
1 answer
632 views

I'm trying to change the domain controller IP address in JBoss/Wildfly managed servers using the management cli, but the configuration either keeps unchanged or changes in the wrong way. I can find ...
Emerson Prado's user avatar
0 votes
1 answer
160 views

Java web application deployed on wildfly 10. This application exposes Rest webservices. Users, from different PCs, use a client which interacts with web services. Packets travel through the network. ...
user3637971's user avatar
0 votes
0 answers
371 views

I want to automatically delete my Wildfly logs after a certain period of time (e.g. 3 days). As I am running my application in a container which has no access to crontab, I want to do this via a JBoss ...
Hannes Oberberger's user avatar
1 vote
1 answer
3k views

I am using WildFly25, and have it running with default settings. Server console WildFly Full 25.0.0.Final (WildFly Core 17.0.1.Final) started in 3938ms - Started 308 of 547 services (338 services are ...
Richard's user avatar
  • 165
0 votes
1 answer
2k views

I am having hard time with IIS/ARR reverse proxying to WildFly application server. On Linux we use web-servers to offload HTTPS, authentication and security functions from application server, so the ...
kab00m's user avatar
  • 590
0 votes
1 answer
970 views

I am following the Wildfly 26.1 Elytron documentation to try to get LDAP working for a local Wildfly 26.1.1.Final server running in standalone, but am running into an esoteric issue where the context ...
Gumpf's user avatar
  • 101
0 votes
0 answers
2k views

I have a project running on Wildfly 15. For one scenario I need to disable HTTP requests being redirected to HTTPS. When I run the web application on localhost everything is fine, but when I replace ...
saeednzr's user avatar
1 vote
3 answers
945 views

Bafflingly, there's no SMTP implementation out of the box. How is it not a basic feature? Tried adding a custom handler type MailHandler, but I get stuck setting the properties. It seems a good chunk ...
Yd Ahhrk's user avatar
  • 113
0 votes
0 answers
527 views

I have a java web application that is in charge to execute: log.info("Welcome New York") Then I build the war file and it's deployed to Wildfly 10. After that, I check it out the log file ...
user3637971's user avatar
1 vote
2 answers
3k views

We recently got a "too many open files" error in our production Wildfly 17 on debian 9. A simple restart of the wildfly service got rid of the error but I'd like to avoid the problem to come ...
Ror's user avatar
  • 383

15 30 50 per page