Questions tagged [application-server]
An application server is a software framework dedicated to the efficient execution of procedures (programs, routines, scripts) for supporting the construction of applications. Normally the term refers to Java application servers. When this is the case, the application server behaves like an extended virtual machine for the running applications, handling transparently connections to the database at one side, and connections to the web client at the other.
application-server
589 questions
0
votes
2
answers
114
views
How to access files owned by a user in an application
Context
Imagine I have a application with a Python server running as user 'python-app' on Linux and a Python client also running as user 'python-app'. The user 'python-app' does not have root ...
0
votes
1
answer
257
views
ADMU3007E: Exception com.ibm.ws.process.exception.ProcessOpException: Access is denied
When trying to start WebSphere Application Server Network Deployment 9.0.5.13
I am getting the following error in log:
...
0
votes
1
answer
616
views
Restrict remote login through SQL Server Management Studio without affecting the applications
I have a SQL Server instance running multiple applications in our network using the username user1. All the applications are connected to the SQL Server with this ...
0
votes
0
answers
140
views
How to register a custom URLStreamHandlerProvider in an application server?
With a standalone application I can register an URLStreamHandlerProvider via the service loader. But this does not work with a war file in an application server ...
3
votes
2
answers
2k
views
Graceful shutdown of golang web server
I'm trying to find an optimal way to handle ongoing PostgreSQL transactions during the shutdown of a golang server running on Kubernetes.
Does it make sense to wait for transactions to finish, when ...
0
votes
0
answers
257
views
Why isn't my maven project appearing in Eclipse's 'Add and Remove' option for my application server?
With the newest versions of the jboss wildfly being compatible to the Jakarte EE 10 specs we updated our JEE 8 projects. In this process we updated all our components, but afterwards the newest verion ...
1
vote
0
answers
69
views
How tho change Websphere Application server v8.5.5, v9 SystemOut.log timestamp pattern
does anyone know how I can change the timestamp pattern in the SystemOut.log log on the Websphere Application Server v8.5.5, v9?
For example, instead of [1/24/23 8:10:43:524 CET] I want to see [2023-...
0
votes
2
answers
634
views
How to wait for the WildFly server to reload?
I reload the WildFly server as follows
...
0
votes
0
answers
75
views
Container does not create beans Java EE
I use:
GlassFish 6.2.5
openjdk-18
java ee 8.0.1
...
2
votes
1
answer
209
views
How thread works in web application?
I am trying to understand how each web request works in rails application. To understand my logic I have written this dummy controller.
...
2
votes
1
answer
1k
views
Question about thread-safety and disabling multi-threading with Puma
The Puma readme states the following: "Be aware that additionally Puma creates threads on its own for internal purposes (e.g. handling slow clients). So, even if you specify -t 1:1, expect around ...
0
votes
1
answer
806
views
Where is servlet-api.jar in Glassfish 5.1?
Trying to build a Java web-site, i'm getting errors:
The import javax.servlet cannot be resolved
Some searching implies that in order to import javax.servlet you ...
3
votes
1
answer
7k
views
Cannot add Glassfish server to Netbeans IDE 14
As the title, I cannot add the Glassfish server to NetBeans IDE 14. I pressed the "Add Server..." menu entry, then on the "Choose Server" screen I selected "GlassFish Server&...
0
votes
1
answer
238
views
Possibility to access wildfly / app server libraries via jboss-deployment-structure.xml?
I have a web application running on a wildfly app server (22.X). It contains a war file which has the ability (besides the actual functionality) to query the wildfly itself for its active running ...
-1
votes
1
answer
530
views
How to run a Spring Boot application previously deployed on an application server in docker on AWS? [closed]
I have a Spring Boot application that needs to be deployed as a docker container on AWS. In our old production environment we packaged the application as a WAR file and deployed it to an application ...
0
votes
0
answers
122
views
Microservices application deployable in an old JavaEE application server
I've a big problem, and I hope that someone could help me!
I would like to refactor an old legacy JavaEE application.
The refactoring I've in my mind is very deep and I would like to redesign the ...
1
vote
1
answer
1k
views
Jakarta EE compatible application servers versions
I see here https://jakarta.ee/compatibility/ the list with all compatible application servers for each JEE version.
The question is, are they the minimum compatible versions or do I have to use the ...
2
votes
1
answer
4k
views
Spring: Why use @Service classes instead of Singleton objects?
We’re using Scala with Spring Boot, so creating Singleton objects is as simple as using the Scala ‘object’ keyword instead of the ‘class’ keyword, and filling it with whatever functions are needed. So ...
-2
votes
1
answer
988
views
Update Non bundled IBM java in websphere application server on Linux
Our WAS85 JVM is using non bundled IBM java, at /opt/IBM/WebSphere/AppServer/java_1.8_64/
updating the WAS fixpack is only updating bundled java(/opt/IBM/WebSphere/AppServer/java/)
how do I update the ...
1
vote
1
answer
52
views
How to change value by async.run with Petriflow?
I have an action like this:
text: f.text;
async.run {
change text value { return "My async text" }
}
But in Mongo, there is no change.
1
vote
1
answer
101
views
How to create a new case in Petriflow language?
How do I create a new case in actions in Petriflow language? I have tried createCase().
0
votes
1
answer
3k
views
Problem found in postgres log file. Too much "user=[unknown],db=[unknown],app=[unknown]" rows
After enabling log_connection, the postgres log file starts logging many rows like these:
...
0
votes
1
answer
10k
views
How to read an .xlsx file stored in the application server into an ABAP internal table?
I have an Excel (.xlsx) file stored in a known path in AL11 which consists of, let's say, 20 columns and 51 rows of data (one of ...
0
votes
0
answers
974
views
Threads in Java VS Threads in Application Server/Tomcat
From the Head First Java book, I know that threads in java doesn't run parallelly, but JVM just switches between the threads which seem to us like running parallelly. And these threads run in a single ...
0
votes
1
answer
263
views
NPE while using Custom Logging in Jetty 10/11
I am implementing Custom logging in Jetty11 and getting the null pointer exception for the below code while fetching anything from the request object.
I know the reason but do not the solution to it. ...
0
votes
1
answer
1k
views
How to modify jetty-home-11.0.6\etc\*.xml files
I am updating Jetty9 to Jetty11 and Understood the concept of Jetty-Home and Jetty-Base directory. and my question is how to modify the below files as Jeety-Home is the read-only directory and should ...
1
vote
2
answers
5k
views
could not find start.ini in jetty 10/11 versions
I am updating jetty 9 to jetty11 but could not find start.ini in jetty11 as it was there in jetty9.
I use start.ini to enable modules like 'requestlog', 'http-forwarded', 'session-cache-hash', jetty....
1
vote
4
answers
5k
views
Is Single Page Application needs a Application Server?
I'm new to SPA development, so this may be a stupid question. please understand.
My question is "Is SPA(Single Page Application) needs a Application Server?"
As I understand it, the SPA gets ...
0
votes
1
answer
622
views
Websphere Console 9.0 - where to specify Application specific files paths in websphere console
Websphere version 9.0 is installed in our RHEL 8.3 OS .
Now in that i have deployed one web app - .war file which contains multiple modules - webservice, web module etc.
This war is successfully ...
2
votes
1
answer
1k
views
Understanding EJB Architecture and Implementation
I am a beginner in the Jakarta EE world.
I am going through a Jakarta EE module at university and I am struggling to find information that properly answers my question.
I feel like it is one of those ...
1
vote
0
answers
212
views
Difference between Web server threads and Application threads
I want to know the diff between 1) Web server threads which take the http requests and send back the response to the clients 2) Application threads inside JVM which work on the requests coming to ...
0
votes
0
answers
448
views
Jboss EAP AMQ119032: User does not have permission CREATE_DURABLE_QUEUE on address
I have a problem whit the error code AMQ119032: User does not have permission CREATE_DURABLE_QUEUE on address, my code configuration it's `
...
0
votes
2
answers
1k
views
Do standalone applications not need an application server to run?
I am working on a standalone (non web) multi-threading trading application. It is started every night at 11 pm using a start script. We do not use an application server to deploy this application. We ...
2
votes
1
answer
656
views
Is Tomcat really a web server?
I was learning the difference between application server and web server and I read these difference
In web servers, multithreading is not supported.
A Web server will not itself support transactions ...
0
votes
0
answers
850
views
What is the application server for an ASP.NET Core application?
In the world of .NET, especially ASP.NET Core, which component plays the role of the web application server? If we said that IIS is the web server, then what component is the web application server?
...
1
vote
1
answer
501
views
pulumi: add web app to key vault access policy, read secrets and set them as app setting
I'm using the azure nextgen provider. Given a key vault vault with a stored secret secret1.
How can I add the web app to the ...
3
votes
1
answer
712
views
Application Configuration Properties on Payara (how to read them)
I would like to use Application Configuration Properties that you can configure using the user interface of payara (for example):
My question is: how can I access these values on java code side? ...
1
vote
1
answer
2k
views
how to configure wildfly to run as service on window server which bind to 0.0.0.0
I am running wildfly application server on windows server and if i run wildfly using standalone.bat -b 0.0.0.0 then i am able to access over server IP but if i run wildfly after installing service.bat ...
0
votes
2
answers
169
views
can't debug datamodule in DLL at application server delphi
I wanted to debug a data module that I've created and which is a part of a DLL, but for some reasons, I can't debug it. The debugger doesn't seems to be hitting the break point, is there a way i can ...
1
vote
0
answers
168
views
WebSphere - dumps generation system signal vs server script
I am looking for an explanation in differences between methods generating thread and heap dumps.
What I know so far:
system signal eg. kill -3 triggers instant ...
0
votes
2
answers
2k
views
how to configure wildfly server.log to have a fixed size and rotate daily and keep only logs for 5 days.?
snippet from standalone.xml,
**below configuration is not yielding the result.
...
0
votes
1
answer
275
views
Gracefully scale down heroku web dynos
Heroku has great utilities to manage web dynos. When we do a small release we use Preboot to gracefully switch over web dynos over to the new release.
However, if you want to scale down your web dynos,...
0
votes
1
answer
50
views
Compiling for Java X vs running on Java X [duplicate]
We've got an application that since it's beginning was compiled with Java 6, because it was required to run on IBM WAS 8.0, but we are starting to migrate to Wilfly, which will be running on a JDK 8.
...
0
votes
1
answer
907
views
Memory Leak error in Glassfish server 5.0
There is a heap memory error once the glassfish server 5.0 is up and running for 2,3 hours where my application is deployed.
Heap memory dump shows sun.security.ssl.sslengineimpl including "java....
-1
votes
1
answer
443
views
redirect requests from an application to another
Having 2 applications, for commodity let's call it X, Z.
X sends TCP/UDP/HTTP requests to a website/server, then the website/server send back the response to X.
Is it possible to redirect the X ...
0
votes
0
answers
145
views
how does node js, when used as a server, can be defined in the context of a web server/ application server?
I try to understand the architecture nodejs, when using it as a server trough framework such as express.
I know all these concepts of web server, application server, and a web container but I don't
...
1
vote
0
answers
168
views
Hashicorp - Multiple credential pairs in a single object
Let's say, I have two users online and batch who do CRUD operations on resources of a custom server. These two users have ...
0
votes
1
answer
1k
views
Websphere nodeagent and server1 stops everyday
I have a IBM WebSphere 8.5.5.13 ND on Windows 2016 standard edition with JDK 1.7 enabled. I see that, node agent and server1 (application server) are getting stopped everyday but the deployment ...
0
votes
1
answer
2k
views
While doing fixpack upgrade from 8.5.5.11 to 8.5.5.17 failing with CRIMA1161E ERROR
I'm doing wepshere standard application server upgrade from 8.5.5.11 to 8.5.5.17 version with installation manager:
./imcl install com.ibm.websphere.ND.v85_8.5.5017.20200205_1450 -repositories /opt/...
0
votes
1
answer
928
views
Resin configure can't find openssl on mac
Can't find OpenSSL during the installation of Resin 4.0.64 on command ./configure.
Log:
...