Re: Possible Tomcat 8.0.3 issue

2014-03-18 Thread Felipe Jaekel
Yes, I started to use it when I migrated from Tomcat 6 to 7. 2014-03-17 17:21 GMT-03:00 Howard W. Smith, Jr. smithh032...@gmail.com: On Mon, Mar 17, 2014 at 4:14 PM, Felipe Jaekel fkjae...@gmail.com wrote: My Tomcat 7 was running fine with this script, but last friday morning I started

Re: Possible Tomcat 8.0.3 issue

2014-03-17 Thread Felipe Jaekel
My Tomcat 8 is hosted on an Amazon EC2 large instance (8GB of ram), with a 64-bit Oracle Java 7u51 JVM. The 2GB PermGen is is an oversized value to guarantee I wont run out of memory in case I need do redeploy my applications several times in the same day, but the maximum I ever used was about

Re: Possible Tomcat 8.0.3 issue

2014-03-17 Thread Howard W. Smith, Jr.
On Mon, Mar 17, 2014 at 4:14 PM, Felipe Jaekel fkjae...@gmail.com wrote: My Tomcat 7 was running fine with this script, but last friday morning I started Tomcat 8 setting only this: *-Xms2048m -Xmx2048m -XX:MaxPermSize=1024m -Dorg.apache.el.parser.COERCE_TO_ZERO=false* and the applications

Possible Tomcat 8.0.3 issue

2014-03-13 Thread Felipe Jaekel
Yestarday my PrimeFaces applications started to crash. They didn't render correctly and nothing worked. Chrome console output: Resource interpreted as Stylesheet but transferred with MIME type text/plain:

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Daniel Mikusa
On Mar 13, 2014, at 7:44 AM, Felipe Jaekel fkjae...@gmail.com wrote: Yestarday my PrimeFaces applications started to crash. They didn't render correctly and nothing worked. Chrome console output: Resource interpreted as Stylesheet but transferred with MIME type text/plain:

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread André Warnier
Daniel Mikusa wrote: On Mar 13, 2014, at 7:44 AM, Felipe Jaekel fkjae...@gmail.com wrote: Yestarday my PrimeFaces applications started to crash. They didn't render correctly and nothing worked. Chrome console output: Resource interpreted as Stylesheet but transferred with MIME type

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread burghard.britzke
may be restarting the context would even be sufficient? May be the FacesServlet has an issue which implementation are you using? which version? which version of PrimeFaces? sincerely burghard. Am 13.03.2014 um 12:44 schrieb Felipe Jaekel fkjae...@gmail.com: Yestarday my PrimeFaces

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Howard W. Smith, Jr.
On Thu, Mar 13, 2014 at 9:33 AM, burghard.britzke b...@charmides.in-berlin.de wrote: may be restarting the context would even be sufficient? May be the FacesServlet has an issue which implementation are you using? which version? which version of PrimeFaces? earlier, in the thread, he

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Felipe Jaekel
There are lots of this in catalina log: *12-Mar-2014 08:41:43.828 WARNING [http-nio-80-exec-28] com.sun.faces.application.resource.ResourceHandlerImpl.logMissingResource JSF1064: Unable to find or serve resource, primefaces.js, from library, primefaces.* *12-Mar-2014 08:41:43.829 WARNING

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Daniel, On 3/13/14, 8:06 AM, Daniel Mikusa wrote: On Mar 13, 2014, at 7:44 AM, Felipe Jaekel fkjae...@gmail.com wrote: Yestarday my PrimeFaces applications started to crash. They didn't render correctly and nothing worked. Chrome console

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Felipe, On 3/13/14, 10:57 AM, Felipe Jaekel wrote: There are lots of this in catalina log: *12-Mar-2014 08:41:43.828 WARNING [http-nio-80-exec-28] com.sun.faces.application.resource.ResourceHandlerImpl.logMissingResource JSF1064: Unable to

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Howard W. Smith, Jr.
On Thu, Mar 13, 2014 at 11:47 AM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Felipe, On 3/13/14, 10:57 AM, Felipe Jaekel wrote: There are lots of this in catalina log: *12-Mar-2014 08:41:43.828 WARNING [http-nio-80-exec-28]

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Felipe Jaekel
Thanks for the replies. I'll answer to all soon. Problem is happening again. It's on its initial phase, where icons and other images from the application are missing, but its functional. No deployment made today. My server runs with 2GB heap and 2GB PermGen. Current server status:

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Felipe Jaekel
Hmm I didn't looked at the server status yesterday, but the times I faced OOEM in the past nothing responded, page rendering didn't even started. And today problem is happening again with half the memory free. My best guess for the PermGen issue problem is Hibernate. I read a lot of forum threads

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Felipe, On 3/13/14, 3:15 PM, Felipe Jaekel wrote: Thanks for the replies. I'll answer to all soon. Problem is happening again. It's on its initial phase, where icons and other images from the application are missing, but its functional. No

Re: Possible Tomcat 8.0.3 issue

2014-03-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Felipe, On 3/13/14, 3:33 PM, Felipe Jaekel wrote: Hmm I didn't looked at the server status yesterday, but the times I faced OOEM in the past nothing responded, page rendering didn't even started. And today problem is happening again with half