Opened 17 years ago
Closed 17 years ago
#365 closed defect (fixed)
Unclassified exception starting the server when an invalid locale string is specified in the serverconfig.ini
Reported by: | stevedang | Owned by: | stevedang |
---|---|---|---|
Priority: | high | Milestone: | 2.0 |
Component: | Server | Version: | 2.0.0 |
Severity: | critical | Keywords: | |
Cc: | External ID: | 984467 |
Description
On a working server instance edit the serverconfig.ini and set the locale string to "Bob".
Stop the service and start the server from the command line using "mgserver.exe run".
An unclassified exception is generated and the server fails to start.
Ideally an error indicating that the local string is invalid should be generated.
Change History (2)
comment:1 by , 17 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by submission <http://trac.osgeo.org/mapguide/changeset/2563>