Questions tagged as 'tomcat'

0
answers

VisualVM Garbage Collector

I have a Java Web application using Spring running on Tomcat 7.0. As the days go by, memory usage goes up slowly and does not go down much, although through VisualVM I realize that the GC runs frequently. But just by running the VisualVM GC by c...
asked by 24.11.2016 / 14:34
1
answer

Problem with audio in web application with deploy in tomcat7

Hello, I developed a web application that needs audios. I use a javascript code to control this audio call. With the application ready, I transferred to another computer doing deploy on tomcat7. Everything works perfectly except the execution...
asked by 01.12.2016 / 13:08
1
answer

SQL syntax error when starting the OW2 Orchestra

Recently, I downloaded the OW2 orchestra software. In the user manual, after going through all the configuration steps (I am using MySQL as my BD. The other settings are the standards, including the use of hibernate), I came to the instructions...
asked by 14.11.2016 / 02:41
0
answers

Eclipse / runtime only refreshes HTML after reboot

Good evening! I do not know if anyone can help me, but it's good to try. I have a JSF project in Eclipse for years, whenever I update a XHTML the change was reflected in the browser. From yesterday to today the changes in XHT...
asked by 31.08.2016 / 04:08
1
answer

Apache RewriteEngine affecting tomcat - Ubuntu 16 server

I have the following problem. I configured the htaccess file so that all requests are redirected to use ssl (https). I have just installed Tomcat on the server and I needed to "ignore" the redirect in case of port 8080 access (tomcat default...
asked by 23.08.2016 / 15:17
2
answers

JSF tags are not being converted to HTML

I created a Maven project in Eclipse to use JSF and made all the settings the material requested. However, when I created an XHTML file and circled it in the browser, the source code of the page was not converted to regular HTML, that is, it con...
asked by 18.08.2016 / 20:14
1
answer

Slow first access to newly hosted site

Good afternoon! I'm starting to practice my studies with Web development and when hosting and uploading a website in JSF with Spring and Hibernate, the first access is quite slow. After you access it, the handling is very fast. This delay...
asked by 14.07.2016 / 17:06
0
answers

Tomcat 8 boot failure on Ubuntu 14.04.4

Good morning everyone. I'm trying to boot tomcat 8 on ubuntu and I'm not getting it. When running the following command "sudo /tomcat/bin/startup.sh" the following log is being generated: Log catalina Tomcat.txt When you run the netstat...
asked by 20.04.2016 / 11:54
0
answers

Error publishing project in war format on amazon server

I'm having trouble publishing project to an amazon server. Whenever I publish the file war in tomcat the service does not start and returns me the following error: Jan 15, 2016 9:01:05 PM org.apache.catalina.core.StandardContext star...
asked by 20.01.2016 / 21:42
2
answers

error starting apache tom cat (home page) HTTP Status 404

When I am starting the tom cat (localhost: 8080) the following HTTP State error 404 is happening, and does not show the tom cat home page. tomcatlog  Jan21,201611:53:41AMorg.apache.catalina.startup.VersionLoggerListenerlog  INFORMATION:Serve...
asked by 21.01.2016 / 15:08