Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#380 closed defect (fixed)

Unhandled exception when rendering a layer

Reported by: ronnielouie Owned by: ronnielouie
Priority: medium Milestone: 2.0
Component: Web API Version: 2.0.0
Severity: major Keywords:
Cc: External ID: 1024018

Description

  1. Start MapGuide Studio
  2. In the Tools | Options dialog, go to Viewer, and select AJAX
  3. Drag and drop the attached dwg file into the repository. A dwg load procedure appears.
  4. In the load procedure UI, click "Load Resources"
  5. In the "Layers" folder, open layer "0"
  6. In the Layer Editor's Layer Preview, click on refresh. some rectangles and triangles appear.
  7. In the right hand side of the viewer, click on the down arrow. The view pans down.
  8. Click on the down arrow again. The view pans back up, and the arrows now respond in random ways.
  9. Go to the system's Services dialog. The ApacheMapGuide service has stopped.

Attachments (1)

TriangleBlocks.dwg (129.7 KB ) - added by ronnielouie 17 years ago.

Download all attachments as: .zip

Change History (3)

by ronnielouie, 17 years ago

Attachment: TriangleBlocks.dwg added

comment:1 by ronnielouie, 17 years ago

Resolution: fixed
Status: newclosed

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.

comment:2 by tomfukushima, 16 years ago

Milestone: 2.12.0
Note: See TracTickets for help on using tickets.