[mapguide-trac] #519: Mgserver.exe chrashes when ",
" is used as decimal separator in locale
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Mar 26 05:08:37 EDT 2008
#519: Mgserver.exe chrashes when "," is used as decimal separator in locale
-----------------------+----------------------------------------------------
Reporter: trondat | Owner:
Type: defect | Status: new
Priority: medium | Milestone:
Component: Server | Version: 2.0.0
Severity: major | Keywords:
External_id: |
-----------------------+----------------------------------------------------
The mgserver.exe crashes when there is a locale setting using "," as
decimal separator on a windows server. This is used in Norwegian locale.
To reproduce this change the locale to Norwegian ( verify that the decimal
separator is ",") and set this as the default user setting.
run the mgserver.exe interactively ( mgserver.exe run) . It produces the
following output :
Running the server interactively as an application instead of as a
service.
(3032) Failed to retrieve message for "MgInvalidArgumentException".
[1] = "const string&"
Failed to retrieve message for "MgInvalidStringConversion".
Exception occurred in method MgUtil.WideCharToMultiByte at line 297 in
file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_23.8\mgdev\common\foundation\System/Util.cpp
(3032) Failed to retrieve message for "MgConnectionNotOpenException".
Exception occurred in method MgSiteConnection.GetCurrentUserInfo at line
382 in file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_23.8\mgdev\common\mapguidecommon\System/UserInformation.cpp
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.''
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/519>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list