Unhandled exception when rendering a layer
- Start MapGuide Studio
- In the Tools | Options dialog, go to Viewer, and select AJAX
- Drag and drop the attached dwg file into the repository. A dwg load procedure appears.
- In the load procedure UI, click "Load Resources"
- In the "Layers" folder, open layer "0"
- In the Layer Editor's Layer Preview, click on refresh. some rectangles and triangles appear.
- In the right hand side of the viewer, click on the down arrow. The view pans down.
- Click on the down arrow again. The view pans back up, and the arrows now respond in random ways.
- Go to the system's Services dialog. The ApacheMapGuide service has stopped.
A fix is submitted (http://trac.osgeo.org/mapguide/changeset/r2678) to address the null pointer use. This fixes the issue of the unhandled exception which is bringing down the web server. A separate ticket is created (ticket #381) for the underlying issue of the incorrect handling for the ftsComposite feature type style.