<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->


<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thanks for the responses.  James, I also get the same error messages as the one you described. I think they may be related as I managed to create some of them
 by accident when attempting to catch and work with some of those unhandled exceptions within the mainframe.aspx. They are preceded by another error that looks like: “Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7afa2….”   I
 just noticed the following post in the Autodesk support site.  It looks like this or a very similar issue is considered to be a known issue and will hopefully get patched up soon.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><a href="http://knowledge.autodesk.com/support/infrastructure-map-server/troubleshooting/caas/sfdcarticles/sfdcarticles/Mapserver2014AppPool-Error.html" target="_top" rel="nofollow" link="external">http://knowledge.autodesk.com/support/infrastructure-map-server/troubleshooting/caas/sfdcarticles/sfdcarticles/Mapserver2014AppPool-Error.html</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> northtron [via OSGeo.org] [mailto:ml-node+<a href="/user/SendEmail.jtp?type=node&node=5139466&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>]
<br>
<b>Sent:</b> Friday, May 09, 2014 6:55 AM<br>
<b>To:</b> Galambos, John<br>
<b>Subject:</b> Re: Unhandled exceptions in IIS web tier<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">I think I recall having to set my recycle limits on the AppPool for stability from errors in Mapguide as well.<o:p></o:p></p>
<div>
<p class="MsoNormal">Fiddle Fiddle Fiddle with different setting until things calm down.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I think they could be set by memory size (as you've done) or after a certain time. I believe I set my Win2008R2 Server to recycle every 2 hours.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Fri, May 9, 2014 at 9:42 AM, Berg, James <<a href="/user/SendEmail.jtp?type=node&node=5139435&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>> wrote:<o:p></o:p></p>
<p class="MsoNormal">I struggle with events related to mapguide because I don't really understand them. Several times a day we get logs like<br>
<br>
"A process serving application pool 'MapGuide25AppPool' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '17544'. The data field contains the error number. "<br>
<br>
with the source being W3SVC. W3svc.exe is the process related to the application pool in IIS that represents the website that holds mapguide.<br>
<br>
It's tricky for me to figure out what the cause of the errors are. It could be a memory leak in my own application (fairly likely,) so I can't blame mapguide for it off the bat.<br>
<br>
Basically, whenever my application pool fails, maps stop loading until I manually recycle the application pool. Without knowing the exact cause, the only workaround I've come up with is to configure my application pool to automatically recycle whenever it accumulates
 a certain amount of virtual memory. I've got it set to recycle at 800 megabytes, but I might decrease that number if problems persist.<br>
<br>
The hope is that frequent recycling will prevent errors.<br>
<br>
It's also important to note that my application does not use InProc session handling in web.config. That's the default setting and application pool recycling would reset any sessions (very bad.)  Instead I use the StateServer setting. That way session aren't
 reset upon application pool resets.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="/user/SendEmail.jtp?type=node&node=5139435&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank" rel="nofollow" link="external">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________ <br>
mapguide-users mailing list <br>
<a href="/user/SendEmail.jtp?type=node&node=5139435&i=2" target="_top" rel="nofollow" link="external">[hidden email]</a>
<br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_top" rel="nofollow" link="external">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
<o:p></o:p></p>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="1" width="100%" noshade="" style="color:#CCCCCC" align="center">
</div>
<div>
<div>
<p class="MsoNormal"><b><span style="font-size:9.0pt;font-family:"Tahoma","sans-serif";color:#444444">If you reply to this email, your message will be added to the discussion below:<o:p></o:p></span></b></p>
</div>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Tahoma","sans-serif";color:#444444"><a href="http://osgeo-org.1560.x6.nabble.com/Unhandled-exceptions-in-IIS-web-tier-tp5139328p5139435.html" target="_top" rel="nofollow" link="external">http://osgeo-org.1560.x6.nabble.com/Unhandled-exceptions-in-IIS-web-tier-tp5139328p5139435.html</a>
<o:p></o:p></span></p>
</div>
<div style="margin-top:4.8pt">
<p class="MsoNormal" style="line-height:18.0pt"><span style="font-size:8.5pt;font-family:"Tahoma","sans-serif";color:#666666">To unsubscribe from Unhandled exceptions in IIS web tier,
<a href="" target="_top" rel="nofollow" link="external">
click here</a>.<br>
<a href="http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" target="_top" rel="nofollow" link="external"><span style="font-size:7.0pt;font-family:"Times New Roman","serif"">NAML</span></a>
<o:p></o:p></span></p>
</div>
</div>




        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Unhandled-exceptions-in-IIS-web-tier-tp5139328p5139466.html">RE: Unhandled exceptions in IIS web tier</a><br/>
Sent from the <a href="http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html">MapGuide Users mailing list archive</a> at Nabble.com.<br/>