Skip to main content

All Questions

Tagged with
0 votes
0 answers
13 views

How to enable the Undeployed button in Tomcat console when it is disabled

How to enable the Undeployed button in Tomcat console when it is disabled. When I deploy a .war file that cannot be undeployed from the tomcat manager. Tomcat version is 8.5.16 and JVM version is 1.8. ...
GaneshaS's user avatar
0 votes
0 answers
16 views

NO TOMCAT mapping when WAR file deployed

I am trying to deploy simpliest Spring Boot app TomCat server. Iam using TomCat manager to deploy. when i type any path iam getting 404 error. Everything works when running in Spring STS Boot run. ...
ILYA LOBACH's user avatar
1 vote
0 answers
38 views

Don't get any public folder when deployment in svelte kit app

I develop a svelte kit app and go to deploy using "npm run build". "npm run build" command works correctly and successful. But it didn't make any public folder for deployment. can ...
Krath's user avatar
  • 11
0 votes
0 answers
49 views

Logs file getting created but logs are not getting written to it in springboot 3 war deployed on Tomcat 10.1.19

log4j2.xml: <?xml version="1.0" encoding="UTF-8"?> <Configuration status="DEBUG"> <Properties> <Property name="LOG_PATTERN">...
nelDev's user avatar
  • 1
0 votes
0 answers
32 views

Tomcat 9 error on WAR deployment tries to read logging configuration from wrong location

I have a Spring Boot WAR application deployed into a Tomcat 9 installation in a server. It worked fine until another tool created a configuration file in the server. After this, every time Tomcat ...
Ulfnir's user avatar
  • 11
0 votes
0 answers
219 views

Troubleshooting Deployment Issues with Spring Boot WAR on Tomcat 11 and JDK 21 on Windows vServer

I've recently updated my server to use OpenJDK 21 and Tomcat 11 (Apache Tomcat/11.0.0-M16). When I try to deploy my WAR file into the Tomcat webapps directory, I encounter the following exception: ...
FloraMolnar's user avatar
0 votes
0 answers
21 views

Deployment of Rails app on Windows, with Ruby MRI, connected to MSSQL

I've been trying to go from using jRuby to Ruby MRI. Current setup for Deployment is Warbler + Tomcat. Since this needs Java implementation I need to find an alternative. I am having a hard time to ...
d151's user avatar
  • 11
0 votes
0 answers
120 views

pega-web-tomcat container not starting with | Problem during method invocation (doPostInner)

Pega helm deployment failing The following represents my values (yaml) file for helm deployment containing a minimal deployment as I have only three nodes in my cluster with 32GB each node. I have an ...
Thomas's user avatar
  • 1
0 votes
0 answers
34 views

tomcat servelt sepearation folder of client and server side

I have an a web servlet applcation under apache tomcat. I'm using tomcat 7.0. When I make a deploy under webapps and the name of the servlet there are the folder of the client side and the server side....
yaar's user avatar
  • 1
0 votes
1 answer
69 views

My angular project .war don't deploy in Tomcat/Payara Server

I use Payara Server for this proyect (Is similar to Glassfish I think). I need to add a frontEnd in my maven project and deploy the war in that Server. Since it didn't work, I tried it in Tomcat but I ...
Mr Usher's user avatar
0 votes
0 answers
111 views

Communication FE BE Deployment Angular Java Spring Boot

I have a problem that is probably a very stupid thing to solve. I'm trying to deploy one of my projects that includes a Angular frontend and Java Spring Boot backend On an Ubuntu environment (...
Citanionarrei's user avatar
0 votes
0 answers
83 views

Fail to deploy a web application project using TOMCAT(I'm using xampp for that)

Undeploying ... OK - Undeployed application at context path [/bankingSystem] In-place deployment at C:\Users\adity\OneDrive\Documents\NetBeansProjects\bankingSystem\build\web deploy?config=file%3A%2FC%...
Aditya's user avatar
  • 1
0 votes
1 answer
55 views

Need to dictate tomcat deployment order by renaming deployable war files

I have the following war files for deployment usapp.war Phonix.war VelotownAPI.war I wish to have the deployment-order as below: Phonix.war -- First usapp.war -- Second VelotownAPI.war -- Third ...
Ashar's user avatar
  • 3,230
0 votes
0 answers
147 views

How to detect that all WARs are fully deployed and operational in Tomcat? (in other words, not starting or stopping)

I need a way to verify that all Apps/WARs on a Tomcat 10 server are fully deployed and operational. I can manually see the apps deployment status in the logs, and in the provided Tomcat ...
Bruno Genovese's user avatar
1 vote
0 answers
21 views

Title: Continuous Loading and Rendering Issue in React Application (Deployment)

Title: Continuous Loading and Rendering Issue in React Application Problem: I am facing a continuous loading and rendering issue in my React application. When accessing the /xcs route, two screens ...
Karim Safar كريم سفر's user avatar

15 30 50 per page
1
2 3 4 5
61