[Mapguide-trac] [mapguide-trac] #2206: MgResourcesLoadFailedException needs greater context
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Jan 9 19:25:16 PST 2013
#2206: MgResourcesLoadFailedException needs greater context
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: medium | Milestone: 2.5
Component: General | Version:
Severity: major | Keywords:
External_id: |
-----------------------+----------------------------------------------------
The MgResourcesLoadFailedException message needs to have greater context.
The message is usually of the form:
{{{
Failed to load Resources/mapguide_<locale>.res for locale '<locale>'
}}}
Which tells us nothing about why this exception was thrown. It could be:
* File not found
* Insufficent permission to access file
* Something else?
This exception is a critical one as it is mostly thrown during web tier
initialization. And if web tier initialization doesn't complete, most of
the remaining MapGuide API is un-usable. So it is very important that this
exception (if thrown) contains as much useful information as possible to
diagnose the problem at hand.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2206>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list