<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body style="font-size: small; font-family: Arial;" bgcolor="#ffffff"
 text="#000000">
<font size="-1"><font face="Arial">This is probably a combination of
CSCsy70968 and CSCta20132.<br>
</font></font>
<pre class="moz-signature" cols="72">Adam </pre>
<br>
<span style="color: rgb(0, 0, 0);" class="headerSpan"><br>
<br>
-----Original Message-----<br>
From: Charles Goldsmith <a class="moz-txt-link-rfc2396E" href="mailto:wokka@justfamily.org">&lt;wokka@justfamily.org&gt;</a><br>
Sent: Thu, Sep 10, 2009 1:52:09 Pm <br>
To: Erick Bergquist <a class="moz-txt-link-rfc2396E" href="mailto:erickbee@gmail.com">&lt;erickbee@gmail.com&gt;</a><br>
CC: voip puck <a class="moz-txt-link-rfc2396E" href="mailto:cisco-voip@puck.nether.net">&lt;cisco-voip@puck.nether.net&gt;</a><br>
Subject: Re: [cisco-voip] Issues with 7.1.2a SU1 with web page, corp
dir,&nbsp;&nbsp; &nbsp;etc &nbsp;&nbsp; &nbsp;stop working?</span>
<blockquote
 style="border: medium none  ! important; padding-left: 0px ! important; padding-right: 0px ! important; margin-left: 0px ! important; margin-right: 0px ! important;"
 cite="mid:4be4573d0909101052r71e2f8b8k4933dd54ce163926@mail.gmail.com"
 type="cite">
  <pre wrap="">Erick, I've seen the same issue, twice now we noticed that the CAR and
the CCMAdmin pages weren't working.

Instead of rebooting, you can ssh into the publisher and issue a
'utils service restart Cisco CallManager Admin'

This will restart tomcat and resolve the issue.  My occurences were
about 10 days apart.  I have not opened a TAC case, mainly because
even in 7.1.2b, its still listed as an open issue.

I'm seeing the following error:
SEVERE: FAIL - Application at context path /car could not be started
java.lang.OutOfMemoryError: PermGen space

HTH
Charles

On Thu, Sep 10, 2009 at 11:38 AM, Erick Bergquist<a class="moz-txt-link-rfc2396E" href="mailto:erickbee@gmail.com">&lt;erickbee@gmail.com&gt;</a> wrote:
&gt; I dug further into the tomcat logs from my issue, and in the
&gt; catalina.out file the entry below is where the problem first appears
&gt; and seems to be triggered by car in this case. After this event in
&gt; logs, the rest of the catalina.out has Java out of memory Error:
&gt; PermGen until the time we restarted. I'm working with TAC on this
&gt; also.
&gt;
&gt;
&gt; Sep 8, 2009 10:03:48 PM org.apache.catalina.core.StandardContext
&gt; checkUnusualURLPattern
&gt; INFO: Suspicious url pattern: "*.*" in context [/car] - see section
&gt; SRV.11.2 of the Servlet specification
&gt; #
&gt; # java.lang.OutOfMemoryError: PermGen space
&gt; # -XX:OnOutOfMemoryError="/home/tomcat/tomcat_diagnostics.sh"
&gt; # &nbsp; Executing /bin/sh -c "/home/tomcat/tomcat_diagnostics.sh"...
&gt; chown: cannot access
&gt; `/usr/local/thirdparty/jakarta-tomcat/logs/heap.8650.tomcat.1252465438.hprof':
&gt; No such file or directory
&gt; chmod: cannot access
&gt; `/usr/local/thirdparty/jakarta-tomcat/logs/heap.8650.tomcat.1252465438.hprof':
&gt; No such file or directory
&gt; 2009-09-08 22:09:05
&gt; :
&gt;
&gt;
&gt; On Wed, Sep 9, 2009 at 8:09 PM, Eric Pedersen <a class="moz-txt-link-rfc2396E" href="mailto:eric.pedersen@sait.ca">&lt;eric.pedersen@sait.ca&gt;</a> wrote:
&gt;&gt; We've also seen this with CM 7.1.2a. &nbsp;I haven't had time to look into it deeply, but if it happens again I will definitely open a TAC case. It's too bad SU1 looks like it has the same problem.
&gt;&gt;
&gt;&gt; -----Original Message-----
&gt;&gt; From: <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip-bounces@puck.nether.net">cisco-voip-bounces@puck.nether.net</a> [<a class="moz-txt-link-freetext" href="mailto:cisco-voip-bounces@puck.nether.net">mailto:cisco-voip-bounces@puck.nether.net</a>] On Behalf Of Erick Bergquist
&gt;&gt; Sent: September 9, 2009 13:18
&gt;&gt; To: Wes Sisk
&gt;&gt; Cc: voip puck
&gt;&gt; Subject: Re: [cisco-voip] Issues with 7.1.2a SU1 with web page, corp dir, etc stop working?
&gt;&gt;
&gt;&gt; The tomcat logs are showing java out of memory exception errors from
&gt;&gt; that time period.
&gt;&gt;
&gt;&gt; This is first error in logs, looks like someone was making changes to
&gt;&gt; a phone at this time.
&gt;&gt;
&gt;&gt; Sep 8, 2009 4:25:47 PM org.apache.catalina.core.ApplicationDispatcher invoke
&gt;&gt; SEVERE: Servlet.service() for servlet
&gt;&gt; org.apache.jsp.WEB_002dINF.pages.phone.phone_002dcontent_jsp threw
&gt;&gt; exception
&gt;&gt; java.lang.OutOfMemoryError: PermGen space
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;at sun.misc.Unsafe.defineClass(Native Method)
&gt;&gt;
&gt;&gt; Then after that, the tomcat log entries below occur frequently...
&gt;&gt;
&gt;&gt; Sep 8, 2009 8:21:35 PM org.apache.catalina.core.StandardWrapperValve invoke
&gt;&gt; SEVERE: Servlet.service() for servlet AstServlet threw exception
&gt;&gt; java.lang.OutOfMemoryError: PermGen space
&gt;&gt;
&gt;&gt; Sep 8, 2009 10:57:31 PM org.apache.catalina.core.StandardWrapperValve invoke
&gt;&gt; SEVERE: Servlet.service() for servlet AXL threw exception
&gt;&gt; java.lang.OutOfMemoryError: PermGen space
&gt;&gt;
&gt;&gt; It is a 7835H2 model server.
&gt;&gt;
&gt;&gt; Thanks
&gt;&gt;
&gt;&gt; On Wed, Sep 9, 2009 at 1:38 PM, Wes Sisk<a class="moz-txt-link-rfc2396E" href="mailto:wsisk@cisco.com">&lt;wsisk@cisco.com&gt;</a> wrote:
&gt;&gt;&gt; The common component to all those features is Tomcat. &nbsp;Check all tomcat and
&gt;&gt;&gt; web logs for errors.
&gt;&gt;&gt;
&gt;&gt;&gt; /Wes
&gt;&gt;&gt;
&gt;&gt;&gt; On Wednesday, September 09, 2009 2:18:40 PM , Erick Bergquist
&gt;&gt;&gt; <a class="moz-txt-link-rfc2396E" href="mailto:erickbee@gmail.com">&lt;erickbee@gmail.com&gt;</a> wrote:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Anyone know of any issues in 7.1.2a SU1 with the web page, corporate
&gt;&gt;&gt;&gt; directory, authentication from Meeting Place/IPCC stop working? Reboot
&gt;&gt;&gt;&gt; fixed the issue and nothing in logs that pops out as being a problem.
&gt;&gt;&gt;&gt; No crash dump files.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Thanks, Erick
&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt; cisco-voip mailing list
&gt;&gt;&gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
&gt;&gt;&gt;&gt; <a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; cisco-voip mailing list
&gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
&gt;&gt; <a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
&gt;&gt;
&gt; _______________________________________________
&gt; cisco-voip mailing list
&gt; <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
&gt; <a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
&gt;
_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
  </pre>
</blockquote>
</body>
</html>