Ticket #649 (new defect)
FeatureService.UpdateFeatures doesn't log errors and reports them as succesful
| Reported by: | zspitzer | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Feature Service | Version: | 2.2.0 |
| Severity: | critical | Keywords: | |
| Cc: | External ID: |
Description
When doing an insert with FeatureService?.UpdateFeatures? it returne if there's a problem, it's returns as string GetPropertyType?(9) or on success as a featureReader GetPropertyType?(12).
When an error occurs, the access.log still logs it as successful rather than failed and the error is not logged to error.log
I triggered it by attempting to insert features into a non existent class
An exception occurred in FDO component. Item 'Rail3' not found in collection Exception occurred in method MgServerUpdateFeatures.UpdateFeatures at line 97 in file d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.13\mgdev\server \src\services\feature\ServerUpdateFeatures.cpp
Using Mg 2.0.1 on XP
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

