Bug #30800 agent crashes on Windows when installed to dir with 'crazÿ' chars in the path
Submitted: 4 Sep 2007 16:15 Modified: 10 Sep 2007 18:56
Reporter: Carsten Segieth Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Enterprise Monitor: Agent Severity:S2 (Serious)
Version:1.1.1.5780 - 1.2.0.7406 OS:Windows
Assigned to: Jan Kneschke CPU Architecture:Any

[4 Sep 2007 16:15] Carsten Segieth
Description:
agent crashes with runtime error when installed/started from a path that contains 'strange' char:

C:\Programme\MySQL\MySQL Network 2.0>cd "Ändÿ - Test - with cr@zü char"

C:\Programme\MySQL\MySQL Network 2.0\Ändÿ - Test - with cr@zü char>mysql-service-agent.exe --version
MySQL Service Agent - 1.2.0.7406, (glib lib=2.6.5, headers=2.6.5)

C:\Programme\MySQL\MySQL Network 2.0\Ändÿ - Test - with cr@zü char>mysql-service-agent.exe -f mysql-service-agent.ini
2007-09-04 17:34:53: ((error)) parsing configile failed: [agent].log-file: Key file contains key 'log-file' which has value that cannot be interpreted.

How to repeat:
- install agent to "C:\Programme\MySQL\MySQL Network 2.0>cd "Ändÿ - Test - with cr@zü char" (use ALT-152 to create the 'ÿ' I used in the path ...)
- start from command prompt: mysql-service-agent.exe -f mysql-service-agent.ini

Suggested fix:
accept all char in the path that are valid on the OS
[4 Sep 2007 16:17] Carsten Segieth
mysql-service-agent.ini

Attachment: mysql-service-agent.ini (application/octet-stream, text), 1.93 KiB.

[4 Sep 2007 16:18] Carsten Segieth
the .ini file was not changed after it has been created by the installer.
[4 Sep 2007 18:54] Carsten Segieth
1st message box

Attachment: bug#30800 - agent does not start from crazy named dir - 1.jpg (image/jpeg, text), 14.10 KiB.

[4 Sep 2007 18:55] Carsten Segieth
2nd message box

Attachment: bug#30800 - agent does not start from crazy named dir - 2.jpg (image/jpeg, text), 13.87 KiB.

[5 Sep 2007 18:47] Carsten Segieth
same result with 1.1.1.5780:

C:\Programme\MySQL\1115780 Ändÿ - Test - with cr@zü char>mysql-service-agent.exe --version
MySQL Service Agent - 1.1.1.5780

C:\Programme\MySQL\1115780 Ändÿ - Test - with cr@zü char>mysql-service-agent.exe -f mysql-service-agent.ini
2007-09-05 20:45:19: ((error)) parsing configile failed: [agent].log-file: Key file contains key 'log-file' which has value that cannot be interpreted
.
[11 Sep 2007 13:26] Peter Lavin
Documented as a known issue.
[13 Mar 2014 13:36] Omer Barnir
This bug is not scheduled to be fixed at this time.