[10:29:22 CDT(-0500)] <rlewis> Hi, I need to change the JVM memory settings. Where do I do that? Thanks!
[10:30:11 CDT(-0500)] <EricDalquist> so you need to change the JVM memory settings for uPortal?
[10:31:38 CDT(-0500)] <rlewis> yes.
[10:32:11 CDT(-0500)] <rlewis> i see some related things in catalina.bat
[10:33:10 CDT(-0500)] <EricDalquist> so on *nix you do:
[10:33:10 CDT(-0500)] <EricDalquist> export CATALINA_OPTS="-Xmx1024m"
[10:33:24 CDT(-0500)] <EricDalquist> there might be a way you can just set CATALINA_OPTS in catalina.bat
[10:34:03 CDT(-0500)] <rlewis> ok. env variables are used. I will do that. I see JAVA_OPTS in catalina.bat
[10:34:12 CDT(-0500)] <EricDalquist> that works too
[10:34:21 CDT(-0500)] <rlewis> Thanks
[10:34:34 CDT(-0500)] <EricDalquist> did you find an OOM error with the 4.0.6 quickstart?
[10:59:23 CDT(-0500)] <EricDalquist> rlewis: I looked at your catalina.out and there isn't much there that helps
[10:59:29 CDT(-0500)] <EricDalquist> can you take a look in uPortal.log?
[11:33:56 CDT(-0500)] <rlewis> I do not have a uPortal.log. I guess it didn't get that far. Tomcat is running but uPortal does not deploy
[11:36:42 CDT(-0500)] <EricDalquist> do you have a localhost.2012-08-20.log file? could you pass that along?
[11:40:03 CDT(-0500)] <EricDalquist> arg ... went to boot up my windows vm to test the quickstart there
[11:40:15 CDT(-0500)] <EricDalquist> now I get to spend 20 minutes waiting for it to install updates
[12:05:28 CDT(-0500)] <rlewis> Hi Eric, When I put any JAVA_OPTS on there at all tomcat will not start. I am running on Windows Server.
[12:07:37 CDT(-0500)] <EricDalquist> oh ... is this using the quickstart?
[12:29:53 CDT(-0500)] <EricDalquist> rlewis: I'm at a bit of a loss as to what is going on
[12:30:19 CDT(-0500)] <EricDalquist> it seems like the uPortal webapp is partially missing or corrupt or something
[14:56:12 CDT(-0500)] <drewwills> athena I pushed that change from earlier to a branch on my local fork: https://github.com/drewwills/uPortal/commit/0e5afd5d3bdfcd95587bf2f0f12be2e1ba78f2d3