Internal update server and flash player 12

We've been using an internal update server and a deployed mms.cfg to point internal client machines to a local webserver hosting Flash Player updates extracted from the background update .cab file, as detailed in the Administration Guide.
This has been working well for Windows & OS X clients.
For Flash Player 12, I've created a "12" folder at the same level as the 11 folder:
https://servername.domain/pub/flashplayer/update/current/sau/12/xml/version.xml
However, clients (that are currently running 11) are looking for:
https://servername.domain/pub/flashplayer/update/current/sau/11/xml/version.xml
So I copied the "12" folder to the "11" folder and manually triggered the scheduled task on a couple of clients and they've grabbed the newer version (except for the plugin-based browser, which haven't updated and are still using 11.9.*).
My flashinstall.log shows the following:
<code>
2014-1-15+16-40-27.23 [info] 1620
2014-1-15+16-41-57.757 [info] 1628 server.domain
2014-1-15+16-41-57.820 [info] 1629 server.domain
2014-1-15+16-41-57.820 [info] 1614
2014-1-15+16-41-57.820 [info] 1615
2014-1-15+16-41-57.820 [info] 1618
2014-1-15+16-41-57.820 [info] 1619 1063
2014-1-15+16-41-57.835 [info] 1628 server.domain
2014-1-15+16-41-57.835 [info] 1629 server.domain
2014-1-15+16-41-57.835 [info] 1614
2014-1-15+16-41-57.835 [info] 1615
2014-1-15+16-41-57.835 [info] 1618
2014-1-15+16-41-57.835 [info] 1608
2014-1-15+16-41-57.835 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+16-41-57.835 [info] 1604
2014-1-15+16-41-57.960 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/patch.xml
2014-1-15+16-41-57.960 [warning] 1445
2014-1-15+16-41-57.960 [warning] 1442
2014-1-15+16-41-57.960 [info] 1601
2014-1-15+16-41-58.507 [error] 1215 32
2014-1-15+16-41-58.507 [warning] 1416 6
2014-1-15+16-41-58.507 [error] 1300 183
2014-1-15+16-41-58.507 [info] 1612
2014-1-15+16-41-58.507 [info] 1620
2014-1-15+16-41-59.367 [error] 1226 1062
=O====== M/12.0.0.38 2014-01-15+16-40-26.961 ========
0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 9
0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/12.0 2
0002 [I] 00000011 1
0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
0004 [I] 00000013 C:\Windows\SysWOW64\Macromed\Flash\Flash32_12_0_0_38.ocx
0005 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_12_0_0_38_ActiveX.exe
0006 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_12_0_0_38_ActiveX.dll
0007 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
0009 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
0010 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
0011 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
0012 [W] 00001106
0013 [W] 00001106
0014 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
0015 [I] 00000012
=X====== M/12.0.0.38 2014-01-15+16-42-00.945 ========
</code>
My questions:
1) Is this the expected method for getting version 11 to upgrade to 12 without much intervention?
2) What's triggering the error codes - the hack-ish way I've forced the update, or something else?
3) What knock-on effects will the Flash Player version renumbering have on the local webserver deployment method?  And is it documented anywhere?
Thanks

Hi Maria,
The rest of the install log is below and it does install the plugin later and the log is clean of errors thereafter. 
I created "12" because the previous install guide noted that the folder should be named for the major version and I assumed that guidance still held (though thinking about it you've abandoned that distinction with the recent re-numbering).
Thanks
<log>
<snip idential entries for brevity>
<At this point the client is looking in the "11" folder at the 11.9.* version>
2014-1-15+15-45-8.728 [info] 1614
2014-1-15+15-45-8.728 [info] 1615
2014-1-15+15-45-8.728 [info] 1618
2014-1-15+15-45-8.728 [info] 1608
2014-1-15+15-45-8.728 [info] 1612
2014-1-15+15-45-8.728 [info] 1620
2014-1-15+15-45-8.728 [info] 1604
<Around this time, the contents of the "12" directory get moved to the "11" directory after it becomes clear from webserver logs that the client is explicitly looking for the 11 directory.>
2014-1-15+16-4-0.155 [info] 1628 server.domain
2014-1-15+16-4-0.499 [info] 1629 server.domain
2014-1-15+16-4-0.561 [info] 1614
2014-1-15+16-4-0.561 [info] 1615
2014-1-15+16-4-0.561 [info] 1618
2014-1-15+16-4-0.561 [info] 1619 1063
2014-1-15+16-4-0.577 [info] 1628 server.domain
2014-1-15+16-4-0.577 [info] 1629 server.domain
2014-1-15+16-4-0.577 [info] 1614
2014-1-15+16-4-0.577 [info] 1615
2014-1-15+16-4-0.577 [info] 1618
2014-1-15+16-4-0.577 [info] 1608
2014-1-15+16-4-0.577 [info] 1604
2014-1-15+16-4-0.640 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+16-4-0.905 [warning] 1411
2014-1-15+16-4-0.905 [warning] 1409
2014-1-15+16-4-0.905 [info] 1612
2014-1-15+16-4-0.905 [info] 1620
2014-1-15+16-15-45.5 [info] 1628 server.domain
2014-1-15+16-15-45.239 [info] 1629 server.domain
2014-1-15+16-15-45.302 [info] 1614
2014-1-15+16-15-45.302 [info] 1615
2014-1-15+16-15-45.302 [info] 1618
2014-1-15+16-15-45.302 [info] 1619 1063
2014-1-15+16-15-45.317 [info] 1628 server.domain
2014-1-15+16-15-45.317 [info] 1629 server.domain
2014-1-15+16-15-45.317 [info] 1614
2014-1-15+16-15-45.317 [info] 1615
2014-1-15+16-15-45.317 [info] 1618
2014-1-15+16-15-45.317 [info] 1608
2014-1-15+16-15-45.317 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+16-15-45.333 [info] 1604
2014-1-15+16-15-45.395 [warning] 1411
2014-1-15+16-15-45.395 [warning] 1409
2014-1-15+16-15-45.395 [info] 1612
2014-1-15+16-15-45.395 [info] 1620
2014-1-15+16-30-31.253 [info] 1628 server.domain
2014-1-15+16-30-31.253 [info] 1629 server.domain
2014-1-15+16-30-31.254 [info] 1614
2014-1-15+16-30-31.254 [info] 1615
2014-1-15+16-30-31.254 [info] 1618
2014-1-15+16-30-31.262 [info] 1608
2014-1-15+16-30-31.269 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+16-30-31.754 [warning] 1411
2014-1-15+16-30-31.754 [warning] 1409
2014-1-15+16-30-31.754 [info] 1612
2014-1-15+16-30-31.754 [info] 1620
2014-1-15+16-32-25.56 [info] 1628 server.domain
2014-1-15+16-32-25.56 [info] 1629 server.domain
2014-1-15+16-32-25.56 [info] 1614
2014-1-15+16-32-25.71 [info] 1615
2014-1-15+16-32-25.71 [info] 1618
2014-1-15+16-32-25.71 [info] 1608
2014-1-15+16-32-25.71 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+16-32-25.228 [warning] 1411
2014-1-15+16-32-25.228 [warning] 1409
2014-1-15+16-32-25.228 [info] 1612
2014-1-15+16-32-25.228 [info] 1620
2014-1-15+16-40-24.867 [info] 1628 server.domain
2014-1-15+16-40-24.867 [info] 1629 server.domain
2014-1-15+16-40-24.867 [info] 1614
2014-1-15+16-40-24.867 [info] 1615
2014-1-15+16-40-24.867 [info] 1618
2014-1-15+16-40-24.867 [info] 1608
2014-1-15+16-40-24.867 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+16-40-25.195 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/patch.xml
2014-1-15+16-40-25.195 [warning] 1445
2014-1-15+16-40-25.195 [warning] 1442
2014-1-15+16-40-25.195 [info] 1600
2014-1-15+16-40-26.930 [info] 1602
2014-1-15+16-40-26.930 [info] 1609
2014-1-15+16-40-26.930 [info] 1612
2014-1-15+16-40-27.23 [info] 1620
2014-1-15+16-41-57.757 [info] 1628 server.domain
2014-1-15+16-41-57.820 [info] 1629 server.domain
2014-1-15+16-41-57.820 [info] 1614
2014-1-15+16-41-57.820 [info] 1615
2014-1-15+16-41-57.820 [info] 1618
2014-1-15+16-41-57.820 [info] 1619 1063
2014-1-15+16-41-57.835 [info] 1628 server.domain
2014-1-15+16-41-57.835 [info] 1629 server.domain
2014-1-15+16-41-57.835 [info] 1614
2014-1-15+16-41-57.835 [info] 1615
2014-1-15+16-41-57.835 [info] 1618
2014-1-15+16-41-57.835 [info] 1608
2014-1-15+16-41-57.835 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+16-41-57.835 [info] 1604
2014-1-15+16-41-57.960 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/patch.xml
2014-1-15+16-41-57.960 [warning] 1445
2014-1-15+16-41-57.960 [warning] 1442
2014-1-15+16-41-57.960 [info] 1601
2014-1-15+16-41-58.507 [error] 1215 32
2014-1-15+16-41-58.507 [warning] 1416 6
2014-1-15+16-41-58.507 [error] 1300 183
2014-1-15+16-41-58.507 [info] 1612
2014-1-15+16-41-58.507 [info] 1620
2014-1-15+16-41-59.367 [error] 1226 1062
?=O====== M/12.0.0.38 2014-01-15+16-40-26.961 ========
0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 9
0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/12.0 2
0002 [I] 00000011 1
0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
0004 [I] 00000013 C:\Windows\SysWOW64\Macromed\Flash\Flash32_12_0_0_38.ocx
0005 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_12_0_0_38_ActiveX.exe
0006 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_12_0_0_38_ActiveX.dll
0007 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
0009 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
0010 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
0011 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
0012 [W] 00001106
0013 [W] 00001106
0014 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
0015 [I] 00000012
=X====== M/12.0.0.38 2014-01-15+16-42-00.945 ========
2014-1-15+17-4-0.153 [info] 1628 server.domain
2014-1-15+17-4-0.232 [info] 1629 server.domain
2014-1-15+17-4-0.232 [info] 1614
2014-1-15+17-4-0.247 [info] 1615
2014-1-15+17-4-0.247 [info] 1618
2014-1-15+17-4-0.247 [info] 1619 1063
2014-1-15+17-4-0.263 [info] 1628 server.domain
2014-1-15+17-4-0.263 [info] 1629 server.domain
2014-1-15+17-4-0.263 [info] 1614
2014-1-15+17-4-0.263 [info] 1615
2014-1-15+17-4-0.263 [info] 1618
2014-1-15+17-4-0.263 [info] 1608
2014-1-15+17-4-0.263 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+17-4-0.263 [info] 1604
2014-1-15+17-4-0.528 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/patch.xml
2014-1-15+17-4-0.528 [warning] 1445
2014-1-15+17-4-0.528 [warning] 1442
2014-1-15+17-4-0.528 [info] 1601
2014-1-15+17-4-2.857 [info] 1602
2014-1-15+17-4-2.857 [info] 1610
2014-1-15+17-4-2.857 [info] 1612
2014-1-15+17-4-2.935 [info] 1620
2014-1-15+17-5-31.732 [error] 1226 1062
?=O====== M/12.0.0.43 2014-01-15+17-04-02.872 ========
0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 9
0001 [I] 00000011 1
0002 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
0003 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
0004 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
0007 [W] 00001036 Software\Opera Software/Plugin Path 2
0008 [W] 00001036 Software\Opera Software/Plugin Path 2
0009 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_12_0_0_43.dll
0010 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_12_0_0_43_Plugin.exe
0011 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
0012 [I] 00000017 C:\Windows\SysWOW64\Macromed\Flash
0013 [I] 00000022 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerPlugin_12_0_0_43.exe
0014 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
0015 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
0016 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
0017 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
0018 [W] 00001106
0019 [W] 00001106
0020 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
0021 [I] 00000012
=X====== M/12.0.0.43 2014-01-15+17-05-34.091 ========
2014-1-15+18-4-0.204 [info] 1628 server.domain
2014-1-15+18-4-0.204 [info] 1629 server.domain
2014-1-15+18-4-0.204 [info] 1614
2014-1-15+18-4-0.204 [info] 1615
2014-1-15+18-4-0.220 [info] 1618
2014-1-15+18-4-0.220 [info] 1619 1063
2014-1-15+18-4-0.220 [info] 1628 server.domain
2014-1-15+18-4-0.220 [info] 1629 server.domain
2014-1-15+18-4-0.220 [info] 1614
2014-1-15+18-4-0.220 [info] 1615
2014-1-15+18-4-0.220 [info] 1618
2014-1-15+18-4-0.220 [info] 1608
2014-1-15+18-4-0.235 [info] 1604
2014-1-15+18-4-0.407 [info] 1630 /pub/flashplayer/update/current/sau/11/xml/version.xml
2014-1-15+18-4-0.689 [info] 1612
2014-1-15+18-4-0.689 [info] 1620
2014-1-15+19-4-0.157 [info] 1628 server.domain
2014-1-15+19-4-0.157 [info] 1629 server.domain
2014-1-15+19-4-0.157 [info] 1614
2014-1-15+19-4-0.157 [info] 1615
2014-1-15+19-4-0.157 [info] 1618
2014-1-15+19-4-0.157 [info] 1619 1063
<snip identical entries for brevity>
</log>

Similar Messages

  • [svn] 854: Update AIR and Flash Player builds

    Revision: 854
    Author: [email protected]
    Date: 2008-03-18 13:43:42 -0700 (Tue, 18 Mar 2008)
    Log Message:
    Update AIR and Flash Player builds
    AIR: 031608apms
    Player:r119
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/libs/player/playerglobal.swc
    flex/sdk/branches/3.0.x/in/air/air_version.txt
    flex/sdk/branches/3.0.x/in/air/mac/AIR Integration Kit.tbz2
    flex/sdk/branches/3.0.x/in/air/win/AIR Integration Kit.zip
    flex/sdk/branches/3.0.x/in/player/lnx/flashplayer.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/install_flash_player_9_linux.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/libflashplayer.so.tar.gz
    flex/sdk/branches/3.0.x/in/player/mac/Flash Player.app.zip
    flex/sdk/branches/3.0.x/in/player/mac/Install Flash Player 9 UB.dmg
    flex/sdk/branches/3.0.x/in/player/win/FlashPlayer.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 ActiveX.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 Plugin.exe

    http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html

  • [svn] 936: Update AIR and Flash Player builds

    Revision: 936
    Author: [email protected]
    Date: 2008-03-26 12:43:50 -0700 (Wed, 26 Mar 2008)
    Log Message:
    Update AIR and Flash Player builds
    AIR: 20080325apms.2
    Player:r124
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/libs/player/playerglobal.swc
    flex/sdk/branches/3.0.x/in/air/mac/AIR Integration Kit.tbz2
    flex/sdk/branches/3.0.x/in/air/win/AIR Integration Kit.zip
    flex/sdk/branches/3.0.x/in/player/lnx/flashplayer.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/install_flash_player_9_linux.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/libflashplayer.so.tar.gz
    flex/sdk/branches/3.0.x/in/player/mac/Flash Player.app.zip
    flex/sdk/branches/3.0.x/in/player/mac/Install Flash Player 9 UB.dmg
    flex/sdk/branches/3.0.x/in/player/win/FlashPlayer.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 ActiveX.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 Plugin.exe

    http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html

  • Updating Adobe and Flash Player

    I am 100% unable to update Adobe Reader 10.1.9.22, nor an I able to update Flash PLayer for IE 11.9.900.170 for Chrome on my old pc (no, not a laptop or tablet or anything fancy..this pc is at least 8 years old).
    For some reason, the pc won't allow me to do updates for these, even after trying ALL reccommened advice fromt he website. I need a person who KNOWS what they are doing and can help me using that remote thing IT's and hackers know how to do...where I watch you fix this from your location on my home pc.
    HELP NEEDED!!! I can't get very many graphics at all, can't play most games and the pc is lagging in speed now. I have defragged the pc and removed cookies and caches like I am suppose to. I am almost 100% computer illiterate (I"m getting old).
    Thank you to ANYONE who can fix this remotely!
    Signed....
    Karma

    Chrome has its own "proprietary" plugin ("PepperFlash") which is embedded by Google and you cannot update it here. "Not no way, not no how."
    You MUST update Chrome to update the Flash Player in it. (Even if that means completely uninstalling and reinstalling it, as I have to do on each of eight machines where I have chrome installed.)
    There are "offline" FULL Installers:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    and Reader's offline FULL installer can be downloaded here: http://get.adobe.com/reader/enterprise/
    NONE of these require any additional downloading. YOu simply "save" them, close your browser, and run them.

  • New Internal Update Server Not Working

    I just set up an internal update server for Flash on a Windows server running IIS7 following the instructions in the admin guide. 
    I had a Windows 7 64-bit client already running the latest version of Flash, so I uninstalled it and installed flash 11.7 last night. I also manually copied the mms.cfg file with auto update enabled and pointing to the server at server.domain.com.
    There are the settinngs in the mms.cfg
    AutoUpdateDisable=0
    SilentAutoUpdateEnable=1
    SilentAutoUpdateServerDomain=servernameofserverhostingadobeupdates.ourdomainname.com
    I can open the path to the xml file through the browser from the client I want to update, so I know it does have web connectivity to the server.
    The mms.cfg file seems to be working because the Flash settings in control panel has the allow Adobe to check for updates button selected and grayed out.
    I waited overnight and nothing is happening.  No updates.  It is still on 11.7.
    How long is this supposed to take?
    How can I troubleshoot this to see what's going on with it?.  I see no errors anywhere, just nothing is happening.  I can't find logs that indicate that it is even "trying" to update from this server.  Where should this be?
    Can I prompt it to immediately check for updates from our internal server and control how often it checks?  When I click te check updates button, it still opens a browser and sends me to the Adobe web site.

    I notice there are often no replies to questions about problems with the internal update server.
    Is there anyone here who has recently gotten this to work?
    Are there common issues with the setup of an internal updates server that cause it to fail?
    Is there some other place to get support for this other than this forum?

  • Flash internal update server

    I've recently setup a Flash Player internal update server but there is an issue updating my test machines. The scheduled task runs for a second and stops. My test machines are running 11.2.202.235 but I have also tried an early 11.3. The contents of the mms.cfg file in C:\Windows\System32\Macromed\Flash is:
    AutoUpdateDisable=0
    SilentAutoUpdateEnable=1
    SilentAutoUpdateVerboseLogging=1
    SilentAutoUpdateServerDomain=server.domain.local
    The files in the internal repository are up to date. In Internet Explorer I can access version.xml (which is in the correct location) on both http and https. We are using a self signed certificate.
    This is the contents of FlashInstall.log:
    2012-7-12+14-18-14.700 [info] 1628 server.domain.local
    2012-7-12+14-18-14.981 [info] 1629 server.domain.local
    2012-7-12+14-18-15.59 [info] 1614
    2012-7-12+14-18-15.215 [info] 1615
    2012-7-12+14-18-15.277 [info] 1618
    2012-7-12+14-18-15.277 [info] 1619 1063
    2012-7-12+14-18-15.449 [info] 1628 server.domain.local
    2012-7-12+14-18-15.449 [info] 1629 server.domain.local
    2012-7-12+14-18-15.449 [info] 1614
    2012-7-12+14-18-15.449 [info] 1615
    2012-7-12+14-18-15.449 [info] 1618
    2012-7-12+14-18-15.465 [info] 1608
    2012-7-12+14-18-15.465 [info] 1612
    2012-7-12+14-18-15.465 [info] 1604
    2012-7-12+14-18-15.465 [info] 1620
    2012-7-12+14-45-39.914 [info] 1628 server.domain.local
    2012-7-12+14-45-39.976 [info] 1629 server.domain.local
    2012-7-12+14-45-39.976 [info] 1614
    2012-7-12+14-45-39.992 [info] 1615
    2012-7-12+14-45-39.992 [info] 1618
    2012-7-12+14-45-40.7 [info] 1619 1063
    2012-7-12+14-45-40.38 [info] 1628 server.domain.local
    2012-7-12+14-45-40.38 [info] 1629 server.domain.local
    2012-7-12+14-45-40.38 [info] 1614
    2012-7-12+14-45-40.38 [info] 1615
    2012-7-12+14-45-40.38 [info] 1618
    2012-7-12+14-45-40.38 [info] 1608
    2012-7-12+14-45-40.54 [info] 1612
    2012-7-12+14-45-40.38 [info] 1604
    2012-7-12+14-45-40.54 [info] 1621
    There must be some useful information in that log file!

    Now the version.xml file is pointing to the below but the latest release is 11.8.800.94
    <version>
    <ActiveX major="11" minor="7" buildMajor="700" buildMinor="224"/> 
    <Plugin major="11" minor="7" buildMajor="700" buildMinor="224"/>
    <MacPlugin major="11" minor="7" buildMajor="700" buildMinor="225"/>
    <SAUConfig checkFrequency="1"/>
    </version>
    Why adobe is not keeping up-to-date with the latest version ?? Is there any other server or method to get the latest version ??
    Reference:
    https://fpdownload2.macromedia.com/pub/flashplayer/update/current/sau/11/xml/version.xml
    https://fpdownload.macromedia.com/pub/flashplayer/update/current/sau/11/xml/version.xml
    Thanks,
    ThenralMani

  • Acrobat reader 10.0.x for windows and flash player update

    i don't understand why my client require the update of reader (update of 10.0.1), but in the download page (.msp file) i can't find nothing. the other problem was about the update of flash player....i need to distribute the update over GPO, but adobe doesn't release from download page....is because the update are integrated in acrobat reader new release?
    the metod is wrong! security is very important and release the updated version of software is also foundamental! IT Pro need an update (.msp or .msi) for the reader and for player.....faster not when you want
    so....how you think to resolve this problem? how i can resolve my problem about the update?

    Here you'll find the msi and msp files for the Acrobat Reader ("reader" folder on ftp) and Acrobat Pro ("acrobat" folder on ftp). ftp://ftp.adobe.com/pub/adobe/ . Save the link to your bookmarks.
    For updating/installing Flash Player you'll have to go over here: http://www.adobe.com/products/flashplayer/fp_distribution3.html
    There's a distribution license needed to deploy the flash player (don't ask my why the hell you'll have to get a license to deploy it in internal environments, although you can download and install it without the license).
    Best of luck, i needed a hole day to preparing deployment of cs5.5 and flash player etc. because of lack of information or consistency at the adobe pages and different methods for diffrent products. There should be a way to charge adobe the time it needs to get started, because they earn a damn lot of money with their cs products so they should provide better methods to do these tasks... but thats an endless story, because they're a monopolistic global player i think they aren't really interested in the needs of customers. There's not a real alternative, especially in education you're bound to use it, so you're gonna buy it anyway...

  • How can we update or manage the Adobe Product for example Adobe Reader and Flash Player in a enterprise environment.  Enterprise lifecicle management

    We want to maintenance the adobe products in the enterprise environment. Specially Update for he reader and players.
    Thanks

    You will need to apply for both Reader and Flash Player Distribution agreements if you intend on enterprise deployments of these products.
    Adobe - Adobe Runtimes / Reader Distribution License Agreement
    If you are using SCCM and SCUP then use the available catalogs for both products.
    11   SCCM-SCUP — Enterprise Administration Guide
    Flash Player enterprise deployment | Adobe Developer Connection

  • On 12/23/11 I update the adobe flash player and have had problems since- unexpected closing and freezing. Remove the adobe flash player and those problems resolved. How do I go back to the earlier version of adobe?

    I was prompted by Firefox to update my adobe flash player on 12/23/11, which I did. Ever since then the web site has frozen and/or crashed. I run a internet business and can't have this continue. I uninstalled the flash player and the problems have stopped. I would like to reinstall the earlier version of adobe, since that didn't seem to impact the web site.
    This is the flash player I installed on the 23rd - Flash Player 10.3 for Mac OS X 10.4-10.5 (Intel)

    Your above posted list of installed plugins doesn't show the Flash plugin for Firefox.<br />
    See [[Managing the Flash plugin]] and [[Installing the Flash plugin]]
    You can check the Adobe welcome and test page: http://www.adobe.com/software/flash/about/
    You can use this manual download link:
    *http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller

  • I've just downloaded an update to my Flash player and it seems to have disabled all video function on my Macbook. Any advice?

    I've just downloaded an update to my Flash player and it seems to have disabled all video function on my Macbook. Any advice?

    Hi MamaTabs,
    If you are having issues signing in to iCloud on your Windows machine, you may find some of the troubleshooting in the following article helpful:
    iCloud: Account troubleshooting
    http://support.apple.com/kb/ts3988
    Also, you may want to make sure that you are running the most recent version of iCloud Control Panel for Windows:
    Apple: iCloud Control Panel 3.1 for Windows
    http://support.apple.com/kb/dl1455
    Regards,
    - Brenden

  • [svn] 862: Update of AIR and Flash Player builds

    Revision: 862
    Author: [email protected]
    Date: 2008-03-19 11:31:19 -0700 (Wed, 19 Mar 2008)
    Log Message:
    Update of AIR and Flash Player builds
    AIR: 031708apms
    Player:r120
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/libs/player/playerglobal.swc
    flex/sdk/branches/3.0.x/in/air/mac/AIR Integration Kit.tbz2
    flex/sdk/branches/3.0.x/in/air/win/AIR Integration Kit.zip
    flex/sdk/branches/3.0.x/in/player/lnx/flashplayer.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/install_flash_player_9_linux.tar.gz
    flex/sdk/branches/3.0.x/in/player/lnx/libflashplayer.so.tar.gz
    flex/sdk/branches/3.0.x/in/player/mac/Flash Player.app.zip
    flex/sdk/branches/3.0.x/in/player/mac/Install Flash Player 9 UB.dmg
    flex/sdk/branches/3.0.x/in/player/win/FlashPlayer.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 ActiveX.exe
    flex/sdk/branches/3.0.x/in/player/win/Install Flash Player 9 Plugin.exe

    (Released 4/16/2014) Flash Player 13.0.0.201 (Mac only) (44.67 MB)
    That has the fixed Flash 13.0.0.201 plug-in and the debugger. in it. You just need to run the regular installer from that zip file.

  • Update my adobe flash player keeps popping up I have tried installing and reinstalling I am at a loss.

    update my adobe flash player keeps popping up I have tried installing and reinstalling I am at a loss.

    Adobe Flash Player has to be downloaded, installed and aloowed.
        Allow  Plug-ins
        Safari > Preferences > Security
        Internet Plug-ins >  "Allow  plug-ins"
        Enable it.

  • Hello my MacBook is crashing when I watch Youtube videos. Safari and Flash Player are updated.

    Hello,
    My MacBook is crashing when I watch Youtube videos. Safari and Flash Player are updated.
    What is the problem?
    It will be necessary to take him on a technical assistance?
    thank you

    Have you tried an alternate browser to see if the same issue happens? Try Firefox or Chrome. Chrome has Flash embedded in it, so if it doesn't work, it's probably not a Flash issue. FIrefox is at http://www.mozilla.org/en-US/firefox/new/ and Chrome is at https://www.google.com/chrome .
    Another thing to try is to sign up for HTML5 video from Youtube. See http://www.youtube.com/html5

  • Disable update notification for Flash Player 15.x and newer

    Dear all
    We run a Citrix Environment (on Windows 2008 R2) and we have our monthly update window. Users complain that they get update notifications for Flash Player when a new version is available but they cannot install the update since they have no permissions to install or update any software on our locked down Citrix environment.We tried already all availabe guides regarding "disable update notification for Flash Player" but no guide seems to work with the latest Version 15.x.  
    Which registry key's oder files do we have to modify with what values to finally disable update notifications for Flash Player.
    Thanks a lot for your help!

    Please check out the System Administrator's Guide for a list of possible approaches:
    Adobe Flash Player Administration Guide for Flash Player | Adobe Developer Connection

  • I am trying to update my adobe flash player and I am having problems logging on as I cannot remember my password-how do I reset that password

    I am trying to update my adobe flash player and I am having problems logging on as I cannot remember my password…how do I reset that password

    OS X 10.7 Lion, 10.8 Mountain Lion, 10.9 Mavericks and 10.10 Yosemite
    Reset Password starting from Recovery HD
    Start the computer,then press and hold down command and R keys to start into recovery partition.
    When you see the Apple logo, release the keys.
    Wait until  OS X Utilities window shows up.
    Move the mouse to the menubar at the top and click "Utilities", then select "Terminal"
    from the drop down.
    Terminal window will appear.
    Type in   resetpassword   and press enter on the keyboard.
    Leave the Terminal window open.
    Reset Password Utility window will open with Macintosh HD selected.
    Select the user account from the popup menu box.
    Enter a new password.
    Reenter the new password for the user.
    Enter a hint.
    Click the "Save" button.
    Click  in the menubar and select Restart.
    Log in.
    If Keychain dialog box appears, select “Create New Keychain”.

Maybe you are looking for

  • Acrobat exit, dependent on menu button used

    I have a javascript folder based process for allowing  a person to step thru a list of pdf files performing an action on each file. A menu button is used which executes a function to sign and close the current file and open the next file in the list.

  • Process files in sequence

    HI, I have an scenario of file-idoc. I would be receiving 2 files from 2 different systems.. one file would be giving the status of the second file.. Like the first file converted into idoc would be giving information to SAP of how to deal with the s

  • How to convert and download Vide

    I have a Zen 4GB MP3 player and I don't know how to convert videos or download videos to my Zen Is there any specific site I have to download/convert ?videos?

  • Error when trying to burn cds

    Every time I use itunes to burn a cd it gets about halfway done, then finishes the disk saying that there was a medium write error. Can someone tell me exactly what this is and what can be done to fix it? I have not attempted to burn with another pro

  • Crazy speed burning

    Hi folks, I've an iMac 24" and a external dvd-master (Pioneer dvr-110) via Firewire. I recovered this master-dvd from my old PWM G4 and it worked ok. The problem is the writing speed for audio cd. I set the speed to 4x but it really works at 2-2,5x (