Install Error on MySQL 5.0.20a

Install Error on MySQL 5.0.20a

am 29.04.2006 16:42:11 von Product Review

------=_NextPart_000_0011_01C66B79.959EE070
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,



I'm trying to install MySQL 5.0.20a on a Windows 2003 Server box and keep
getting MSI error 11708.



Here's the event viewer info:



Event Type: Information
Event Source: MsiInstaller
Event Category: None
Event ID: 11708
Date: 4/23/2006
Time: 10:13:12 PM
User: MyDomain/AdminUser
Computer: SQL1
Description:
Product: MySQL Server 5.0 -- Installation operation failed.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 7b 32 30 41 44 37 30 41 {20AD70A
0008: 44 2d 37 46 32 44 2d 34 D-7F2D-4
0010: 32 38 30 2d 42 46 33 32 280-BF32
0018: 2d 38 39 30 33 31 43 44 -89031CD
0020: 39 36 41 44 46 7d 96ADF}



I ran it again this AM (after rebooting, etc.) and built an install log
file. here's what I think are the relevant lines:



MSI (c) (64:54) [09:57:49:218]: PROPERTY CHANGE: Adding SECONDSEQUENCE
property. Its value is '1'.
MSI (c) (64:54) [09:57:49:218]: Grabbed execution mutex.
MSI (c) (64:54) [09:57:49:218]: Incrementing counter to disable shutdown.
Counter after increment: 0
MSI (c) (64:54) [09:57:49:218]: Switching to server: INSTALLDIR="C:\Program
Files\MySQL\MySQL Server 5.0\" TARGETDIR="C:\" MYSQL="C:\Program
Files\MySQL\" CURRENTDIRECTORY="C:\" CLIENTUILEVEL="0"
CLIENTPROCESSID="3684" USERNAME="Allen May" COMPANYNAME="DDN"
SOURCEDIR="C:\" ACTION="INSTALL" EXECUTEACTION="INSTALL" ROOTDRIVE="C:\"
SECONDSEQUENCE="1"
ADDLOCAL=Server,ClientPrograms,MySQLCommandLineShell,MysqlCo mmandLineUtilsFe
ature,ServerInstanceConfig
MSI (s) (9C:C0) [09:57:49:234]: Grabbed execution mutex.
MSI (s) (9C:10) [09:57:49:234]: MainEngineThread is returning 1603
MSI (c) (64:54) [09:57:49:234]: Back from server. Return value: 1603
MSI (c) (64:54) [09:57:49:234]: Decrementing counter to disable shutdown. If
counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (64:54) [09:57:49:234]: PROPERTY CHANGE: Deleting SECONDSEQUENCE
property. Its current value is '1'.
Action ended 9:57:49: ExecuteAction. Return value 3.

Hopefully somebody can provide some insight...

I also noticed that the property says that the license wasn't agreed to, but
I never was prompted to agree to the license:

Property(C): INSTALLDIR = C:\Program Files\MySQL\MySQL Server 5.0\
Property(C): AgreeToLicense = No
Property(C): _IsMaintenance = Change
Property(C): SetupType = Custom
Property(C): MysqlProductMenuFolder = C:\Documents and Settings\All
Users\Start Menu\Programs\MySQL\MySQL Server 5.0\
Property(C): bin = C:\Program Files\MySQL\MySQL Server 5.0\bin\
Property(C): UpgradeCode = {2526D560-92EA-4EA8-A561-5FDBB9E42A3E}
Property(C): ConfigureServer = 1
Property(C): TARGETDIR = C:\
Property(C): test = C:\Program Files\MySQL\MySQL Server 5.0\data\test\
Property(C): ProductName = MySQL Server 5.0
Property(C): ProductCode = {20AD70AD-7F2D-4280-BF32-89031CD96ADF}
Property(C): ProductLanguage = 1033
Property(C): ProductVersion = 5.0.20a
Property(C): Manufacturer = MySQL AB
Property(C): ErrorDialog = SetupErrorDialog
Property(C): DefaultUIFont = Tahoma8
Property(C): ApplicationUsers = AllUsers
Property(C): ALLUSERS = 1
Property(C): ARPPRODUCTICON = MySQLServer.exe
Property(C): ARPURLUPDATEINFO = http://dev.mysql.com/
Property(C): ARPURLINFOABOUT = http://www.mysql.com
Property(C): INSTALLLEVEL = 1


------=_NextPart_000_0011_01C66B79.959EE070--

Re: Install Error on MySQL 5.0.20a

am 01.05.2006 00:26:44 von Daniel da Veiga

Why don't you use the noinstall version and avoid all this problems?!
Better than tracking a misterious (or not so) error on MSI logs, just
download the zipped version, uncompress and install... Simple, easy,
fast and no surprises...

Please tell me there's still a noinstall version, I would be very
angry if the .msi was the only option...

On 4/29/06, Product Review wrote:
> Hi,
>
>
>
> I'm trying to install MySQL 5.0.20a on a Windows 2003 Server box and keep
> getting MSI error 11708.
>
>
>
> Here's the event viewer info:
>
>
>
> Event Type: Information
> Event Source: MsiInstaller
> Event Category: None
> Event ID: 11708
> Date: 4/23/2006
> Time: 10:13:12 PM
> User: MyDomain/AdminUser
> Computer: SQL1
> Description:
> Product: MySQL Server 5.0 -- Installation operation failed.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 7b 32 30 41 44 37 30 41 {20AD70A
> 0008: 44 2d 37 46 32 44 2d 34 D-7F2D-4
> 0010: 32 38 30 2d 42 46 33 32 280-BF32
> 0018: 2d 38 39 30 33 31 43 44 -89031CD
> 0020: 39 36 41 44 46 7d 96ADF}
>
>
>
> I ran it again this AM (after rebooting, etc.) and built an install log
> file. here's what I think are the relevant lines:
>
>
>
> MSI (c) (64:54) [09:57:49:218]: PROPERTY CHANGE: Adding SECONDSEQUENCE
> property. Its value is '1'.
> MSI (c) (64:54) [09:57:49:218]: Grabbed execution mutex.
> MSI (c) (64:54) [09:57:49:218]: Incrementing counter to disable shutdown.
> Counter after increment: 0
> MSI (c) (64:54) [09:57:49:218]: Switching to server: INSTALLDIR=3D"C:\Pro=
gram
> Files\MySQL\MySQL Server 5.0\" TARGETDIR=3D"C:\" MYSQL=3D"C:\Program
> Files\MySQL\" CURRENTDIRECTORY=3D"C:\" CLIENTUILEVEL=3D"0"
> CLIENTPROCESSID=3D"3684" USERNAME=3D"Allen May" COMPANYNAME=3D"DDN"
> SOURCEDIR=3D"C:\" ACTION=3D"INSTALL" EXECUTEACTION=3D"INSTALL" ROOTDRIVE=
=3D"C:\"
> SECONDSEQUENCE=3D"1"
> ADDLOCAL=3DServer,ClientPrograms,MySQLCommandLineShell,Mysql CommandLineUt=
ilsFe
> ature,ServerInstanceConfig
> MSI (s) (9C:C0) [09:57:49:234]: Grabbed execution mutex.
> MSI (s) (9C:10) [09:57:49:234]: MainEngineThread is returning 1603
> MSI (c) (64:54) [09:57:49:234]: Back from server. Return value: 1603
> MSI (c) (64:54) [09:57:49:234]: Decrementing counter to disable shutdown.=
If
> counter >=3D 0, shutdown will be denied. Counter after decrement: -1
> MSI (c) (64:54) [09:57:49:234]: PROPERTY CHANGE: Deleting SECONDSEQUENCE
> property. Its current value is '1'.
> Action ended 9:57:49: ExecuteAction. Return value 3.
>
> Hopefully somebody can provide some insight...
>
> I also noticed that the property says that the license wasn't agreed to, =
but
> I never was prompted to agree to the license:
>
> Property(C): INSTALLDIR =3D C:\Program Files\MySQL\MySQL Server 5.0\
> Property(C): AgreeToLicense =3D No
> Property(C): _IsMaintenance =3D Change
> Property(C): SetupType =3D Custom
> Property(C): MysqlProductMenuFolder =3D C:\Documents and Settings\All
> Users\Start Menu\Programs\MySQL\MySQL Server 5.0\
> Property(C): bin =3D C:\Program Files\MySQL\MySQL Server 5.0\bin\
> Property(C): UpgradeCode =3D {2526D560-92EA-4EA8-A561-5FDBB9E42A3E}
> Property(C): ConfigureServer =3D 1
> Property(C): TARGETDIR =3D C:\
> Property(C): test =3D C:\Program Files\MySQL\MySQL Server 5.0\data\test\
> Property(C): ProductName =3D MySQL Server 5.0
> Property(C): ProductCode =3D {20AD70AD-7F2D-4280-BF32-89031CD96ADF}
> Property(C): ProductLanguage =3D 1033
> Property(C): ProductVersion =3D 5.0.20a
> Property(C): Manufacturer =3D MySQL AB
> Property(C): ErrorDialog =3D SetupErrorDialog
> Property(C): DefaultUIFont =3D Tahoma8
> Property(C): ApplicationUsers =3D AllUsers
> Property(C): ALLUSERS =3D 1
> Property(C): ARPPRODUCTICON =3D MySQLServer.exe
> Property(C): ARPURLUPDATEINFO =3D http://dev.mysql.com/
> Property(C): ARPURLINFOABOUT =3D http://www.mysql.com
> Property(C): INSTALLLEVEL =3D 1
>
>
>


--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org

Re: Install Error on MySQL 5.0.20a

am 02.05.2006 05:59:06 von Daniel da Veiga

On 5/1/06, Product Review wrote:
> I hadn't seen a "no-install" version (unless you mean the version that
> installs via a setup program - that one fails as well).
>

You missed this one:
http://dev.mysql.com/downloads/mysql/5.0.html

Without installer (unzip in C:\)

You just have to look for it harder...

> Hopefully someone will tell us about one.

Read above...

--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org