Bug #3390 Error when loading xml options file
Submitted: 5 Apr 2004 2:41 Modified: 13 Sep 2004 8:50
Reporter: Mickael Besson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.10.2 OS:Windows (Windows NT 4)
Assigned to: Ulrich Bayer CPU Architecture:Any

[5 Apr 2004 2:41] Mickael Besson
Description:
When I start MySQL Administrator, a message appears :

Error when loading options files 'C:/Winnt/Profiles/...' 
Error Nr.:1

If I delete this xml file, the message doesn't appear, but I can't save my profile (Connection, user name...)

How to repeat:

Run MySQLAdministrator.exe

Suggested fix:

bug of XML ?
or MySQL Administrator ?
[15 Apr 2004 20:10] MySQL Verification Team
Could you please test the release 1.0.3. I wasn't able to repeat
the behavior reported.

Thanks
[16 Apr 2004 1:10] Mickael Besson
Now it's OK. Thank you
[7 Jun 2004 11:23] Mickael Besson
I downloaded last version package (1.0.5 beta for Windows) and the bug still appears (on 2 different computer (NT4)).
The error message comes when I click on 'Health'(on the left) for the first time.
title : "MySQL Administrator Library Error"
content :
"Error when loading the healths graph from C:\Winnt\Profiles\...\mysqladmin_health.xml

Library Error Nr.1
The File C:\Program Files\MySQL\GUITools\XML\mysqladmin_health.xml cannot be opened."

However, these files exist in directories.
Maybe, I must install parser or others... I don't know.
[7 Jun 2004 22:47] Mickael Besson
I think this bug came because of the uncompleted installation of Windows NT4 : some modules aren't installed and so many tasks don't function. I must find these modules (maybe JVM...).
[8 Jun 2004 0:09] Ulrich Bayer
Hello,

The only reason that I could think of are file permission problems. I don't suspect a bug of the Administrator here. If you find out that it's not the fault of some broken winnt-installation please post again with some details. (like what xml-files  cannot be opened - or if it's only this single one. if the file exists at the expected path, if you can open the file in another program (notepad) etc)
[25 Aug 2004 16:40] Mickael Besson
problem has come back.
unable to open mysqladmin_health.xml
-> v1.0.10 on NT4 <-
[25 Aug 2004 17:39] Michael G. Zinner
Do you use any special character like é or á in your windows account name?

If so, please try this internal release: 

ftp://ftp.mysql.com:/pub/mysql/download/mysql_administrator_gpl.msi

Please report if this helps.
[25 Aug 2004 19:46] Mickael Besson
after installing this patch, there is no more pb. Thank's