Bug #68943 | Installation Errors / MySQL56 Service | ||
---|---|---|---|
Submitted: | 12 Apr 2013 16:39 | Modified: | 16 Apr 2013 13:36 |
Reporter: | Jon Gauntt | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S1 (Critical) |
Version: | 5.6.10.1 | OS: | Windows (Server 2008 Enterprise) |
Assigned to: | CPU Architecture: | Any | |
Tags: | error 1067 the process terminated unexpectedly, unable to configure service |
[12 Apr 2013 16:39]
Jon Gauntt
[12 Apr 2013 16:52]
Jon Gauntt
Used the same file on a Windows 7 Enterprise computer and did not have any trouble. Looks like there may be something with the 2008 Enterprise or a problem with my box specifically. Really trying not to rebuild the box, but I can if there is no way around it.
[12 Apr 2013 16:57]
MySQL Verification Team
Thank you for the bug report. Be sure actually the service is stopped, then open a command prompt (as administrator) go to the mysql bin directory and run the below command: mysqld --defaults-file="C:\ProgramData\MySQL\my.ini" --standalone --console and print here the error message. Thanks.
[12 Apr 2013 16:58]
MySQL Verification Team
I forgot to ask you: after you change the service to local system account did you rebooted the computer?. Thanks.
[12 Apr 2013 19:32]
Jon Gauntt
I changed the service to Log On as a Local System account, rebooted and am still getting the same error. Moved on to your next suggestion: Ran Command Prompt as Administrator: C:\Program Files\MySQL\MySQL Server 5.6\bin>mysqld --defaults-file="C:\ProgramDa ta\MySQL\my.ini" --standalone --console 2013-04-12 14:25:12 0 [Warning] TIMESTAMP with implicit DEFAULT value is depreca ted. Please use --explicit_defaults_for_timestamp server option (see documentati on for more details).
[12 Apr 2013 21:07]
Jon Gauntt
I do have a Windows Time Service running. Unfortunately, I was not the one that activated it. I'll have to double check with everyone and see if this is something still needed and I'll go from there.
[12 Apr 2013 23:41]
MySQL Verification Team
Please re-open when you will have te output of the that command. Thanks.
[15 Apr 2013 18:45]
Jon Gauntt
My apologies. I did not realize you were requesting other information. This is from the .err log. Is this what you wanted to see? 2013-04-12 14:25:12 3592 [Note] Plugin 'FEDERATED' is disabled. 2013-04-12 14:25:12 3592 [Warning] option 'innodb-autoextend-increment': unsigned value 67108864 adjusted to 1000 2013-04-12 14:25:12 dbc InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator. 2013-04-12 14:25:12 3592 [Note] InnoDB: The InnoDB memory heap is disabled 2013-04-12 14:25:12 3592 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions 2013-04-12 14:25:12 3592 [Note] InnoDB: Compressed tables use zlib 1.2.3 2013-04-12 14:25:12 3592 [Note] InnoDB: CPU does not support crc32 instructions 2013-04-12 14:25:12 3592 [Note] InnoDB: Initializing buffer pool, size = 3.0G InnoDB: VirtualAlloc(233127936 bytes) failed; Windows error 8 2013-04-12 14:25:12 3592 [ERROR] InnoDB: Cannot allocate memory for the buffer pool 2013-04-12 14:25:12 3592 [ERROR] Plugin 'InnoDB' init function returned error. 2013-04-12 14:25:12 3592 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 2013-04-12 14:25:12 3592 [ERROR] Unknown/unsupported storage engine: INNODB 2013-04-12 14:25:12 3592 [ERROR] Aborting 2013-04-12 14:25:12 3592 [Note] Binlog end 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'partition' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_SYS_TABLES' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_FT_CONFIG' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_FT_DELETED' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_FT_INSERTED' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_METRICS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_CMPMEM' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_CMP_RESET' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_CMP' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_LOCKS' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'INNODB_TRX' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'BLACKHOLE' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'ARCHIVE' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'MRG_MYISAM' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'MyISAM' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'MEMORY' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'CSV' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'sha256_password' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'mysql_old_password' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'mysql_native_password' 2013-04-12 14:25:12 3592 [Note] Shutting down plugin 'binlog' 2013-04-12 14:25:12 3592 [Note] mysqld: Shutdown complete
[15 Apr 2013 22:55]
MySQL Verification Team
Thank you for the feedback. According the error log your server don't has enough memory free to allocate innodb_buffer_pool_size = 3.0GB. Please check with values lower than that (change my.ini value). Thanks.
[15 Apr 2013 23:09]
MySQL Verification Team
Machine 32 bits?.
[16 Apr 2013 13:16]
Jon Gauntt
That would be it. One of the developers has a program tying up 31.9 GB of the 32 GB available to the server. Thanks for your help.
[16 Apr 2013 13:36]
MySQL Verification Team
Thank you for the feedback.