Clamav end of life issue

Like a few others, my mail server stopped working yesterday afternoon and I think it's due to the clamav issue. I've turned off virus checking in SA for the moment and the mail is flowing again.
My problem is with the clamav update instructions from topicdesk as follows:
Everything seemed to go smoothly until ./configure (it looks okay to me until the final "checking" line showing a gcc bug):
bash-3.2# ./configure --prefix=/usr/local --mandir=/usr/local/share/man --sysconfdir=/private/etc/spam/clamav/new --enable-bigstack --with-user=_clamav --enable-static --with-group=_clamav --with-dbdir=/var/clamav --datadir=/var/clamav
checking build system type... i386-apple-darwin9.5.0
checking host system type... i386-apple-darwin9.5.0
checking target system type... i386-apple-darwin9.5.0
creating target.h - canonical system defines
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exportedsymbolslist linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... DYLDLIBRARYPATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argzcreatesep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether ltdlinterfaceregister is declared... no
checking where to find libltdl headers... -I${top_srcdir}/libltdl
checking where to find libltdl library... ${topbuildprefix}libltdl/libltdlc.la
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... yes
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for multiarch libdir... ${exec_prefix}/lib
checking for ANSI C header files... (cached) yes
checking for C/C++ restrict keyword... __restrict
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether FPU byte ordering is bigendian... no
checking whether byte ordering is bigendian... no
checking for a supported version of gcc... ok (4.0.1)
checking for gcc bug PR27603... ok, bug not present
checking for gcc bug PR26763-2... ok, bug not present
checking for valid code generation of CLI_ISCONTAINED... ok, bug not present
checking for gcc bug PR28045... configure: error: your compiler has gcc PR28045 bug, use a different compiler, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28045
bash-3.2# make
make: * No targets specified and no makefile found. Stop.
bash-3.2# make install
make: Nothing to be done for `install'.
bash-3.2#
Being clueless, I tried it again:
bash-3.2# ./configure --prefix=/usr/local --mandir=/usr/local/ share/man --sysconfdir=/private/etc/spam/clamav/new -- enable-bigstack --with-user=_clamav --enable-static -- with-group=_clamav --with-dbdir=/var/clamav --datadir=/ var/clamav
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: share/man
configure: WARNING: you should use --build, --host, --target
configure: error: invalid variable name: `--with-user'
So, will installing Xcode 3.1.4 give me the right gcc compiler and make things work? If so, do I need to delete the clamav-0.96 directory and start over? For what it's worth, the gcc file on my server is Developer/usr/bin/gcc-4.0.
I'm also wondering if updating to 10.5.8 would install an acceptable version of clamav. I'm a little hesitant to do that because everything has been running perfectly for quite a while now and I don't want to break it.
Any suggestions are greatly appreciated.
Thanks.
Keith

Okay, just updated to 10.5.8 successfully but still have the same clamav issue. Here's the latest freshclam log entry:
Current working dir is /var/clamav
freshclam daemon 0.94.2 (OS: darwin9.0, ARCH: i386, CPU: i386)
Max retries == 3
ClamAV update process started at Sun Apr 18 09:25:31 2010
Using IPv6 aware code
SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES
See the FAQ at http://www.clamav.net/support/faq for an explanation.
Querying current.cvd.clamav.net
TTL: 900
Software version from DNS: 0.96
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.94.2 Recommended version: 0.96
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cvd version from DNS: 52
main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
daily.cvd version from DNS: 10756
daily.cld is up to date (version: 10756, sigs: 52433, f-level: 51, builder: guitar)
Should I go ahead with the separate clamav update? If so, is the topicdesk tutorial compatible with 10.5.8?
Another thing I've noticed is the log file problem with clamav. I've been getting this in the log for a couple of days:
Log size = 1048620, max = 1048576
LOGGING DISABLED (Maximal log file size exceeded).
Any fix for that. I've seen some solutions on other sites involving editing some files but it seems like there should be an easier way.
Thanks for your help.
Keith

Similar Messages

  • IPhone 4S Battery Life: Best solutions and procedures for 1st time user: 1-Do you have a battery life issue (learn first what the usage time spec is about) 2-What can you try to remedy the situation without reading 500 pages of posts

    What follows is a grouping of some of the most fruitful procedures - from what I've seen in the biggest battery life issue thread - and some background information and discussion for solving or improving the battery life with the iPhone 4S and may be applicable also to devices on which iOS 5.0/5.0.1 has been applied. Credit goes to the respective users who contributed this information to the forum and they should be commended for doing so. This is not a final listing. The goal here is to provide a first stop sort of knowledge base document for newcomers instead of having them perusing the never ending threads where the wheel is reinvented on every page...
    Please don't post your questions, usage screenshots, or claims that it worked or not for you or anything here except PROCEDURES/DEBUG STEPS/SOLUTIONS or improvements to the procedures already listed here. Try to use point form and to be as concise and clear as possible. Hope all this helps.
    Thank you and good luck!
    General info and specs
    First, take a look Apple's battery tips, info and specs(obligatory reading for all Iphone 4S users - read it once and for all):
    http://www.apple.com/batteries/iphone.html
    http://www.apple.com/batteries/
    ... you didn't read it? loll Always remember this i.e. the definition of "usage":
    Usage: Amount of time iPhone has been awake and in use since the last full charge.  The phone is awake when you’re on a call, using email, listening to music, browsing the web, or sending and receiving text messages, or during certain background tasks such as auto-checking email.
    I'm still not convinced you read the links so here's what Apple has to say in terms of fine tuning your battery life:
    Optimize your settings
    Depending on how they are configured, a few features may decrease your iPhone battery life.  For example, the frequency with which you retrieve email and the number of email accounts you auto-check can both affect battery life. The tips below apply to an iPhone running iOS 5.0 or later and may help extend your battery life.
    Minimize use of location services: Applications that actively use location services such as Maps may reduce battery life. To disable location services, go to Settings > General > Location Services or use location services only when needed.
    Turn off push notifications: Some applications from the App Store use the Apple Push Notification service to alert you of new data. Applications that extensively rely on push notifications (such as instant messaging applications) may impact battery life. To disable push notifications, go to Settings > Notifications and set Notifications to Off. Note that this does not prevent new data from being received when the application is opened. Also, the Notifications setting will not be visible if you do not have any applications installed that support push notifications.
    Fetch new data less frequently: Applications such as Mail can be set to fetch data wirelessly at specific intervals.  The more frequently email or other data is fetched, the quicker your battery may drain. To fetch new data manually, from the Home screen choose Settings > Mail, Contacts, Calendars > Fetch New Data and tap Manually. To increase the fetch interval, go to Settings > Mail, Contacts, Calendars > Fetch New Data and tap Hourly. Note that this is a global setting and applies to all applications that do not support push services.
    Turn off push mail: If you have a push mail account such as Yahoo! or Microsoft Exchange, turn off push when you don’t need it. Go to Settings > Mail, Contacts, Calendars > Fetch New Data and set Push to Off. Messages sent to your push email accounts will now be received on your phone based on the global Fetch setting rather than as they arrive.
    Auto-check fewer email accounts: You can save power by checking fewer email accounts. This can be accomplished by turning off an email account or by deleting it. To turn off an account, go to Settings > Mail, Contacts, Calendars, choose an email account, and set Account to Off. To remove an account, go to Settings > Mail, Contacts, Calendars, choose an email account, and tap Delete Account.
    Turn off Wi-Fi: If you rarely use Wi-Fi, you can turn it off to save power. Go to Settings > Wi-Fi and set Wi-Fi to Off. Note that if you frequently use your iPhone to browse the web, battery life may be improved by using Wi-Fi instead of cellular data networks.
    Turn off Bluetooth: If you rarely use a Bluetooth headset or car kit, you can turn off Bluetooth to save power.  Go to Settings > General > Bluetooth and set Bluetooth to Off.
    Use Airplane Mode in low- or no-coverage areas: Because your iPhone always tries to maintain a connection with the cellular network, it may use more power in low- or no-coverage areas.  Turning on Airplane Mode can increase battery life in these situations; however, you will be unable to make or receive calls.  To turn on Airplane Mode, go to Settings and set Airplane Mode to On.
    Adjust brightness: Dimming the screen is another way to extend battery life.  Go to Settings > Brightness and drag the slider to the left to lower the default screen brightness. In addition, turning on Auto-Brightness allows the screen to adjust its brightness based on current lighting conditions.  Go to Settings > Brightness and set Auto-Brightness to On.
    Turn off EQ: Applying an equalizer setting to song playback on your iPhone can decrease battery life.  To turn EQ off, go to Settings > iPod > EQ and tap Off. Note that if you’ve added EQ to songs directly in iTunes, you’ll need to set EQ on iPhone to Flat in order to have the same effect as Off because iPhone keeps your iTunes settings intact.  Go to Settings > iPod > EQ and tap Flat.
    Usage specs for the 4S - http://www.apple.com/iphone/specs.html:
    Talk time: Up to 8 hours (12.5% per hour drain) on 3G, up to 14 hours (7.1% per hour drain) on 2G (GSM)
    Standby time: Up to 200 hours (0.5% per hour drain)
    Internet use: Up to 6 hours on 3G (16.6% per hour drain), up to 9 hours (11.1% per hour drain) on Wi-Fi
    Video playback: Up to 10 hours (10% per hour drain)
    Audio playback: Up to 40 hours (2.5% per hour drain)
    So a scenario of normal usage could be for example: 4 heavy hours of 3G internet browsing (66.4%), with one hour of call on 3G (12.5%) and 22 hours of standby (11%) = 100%
    A battery life issue is a problem where the drain is really out of spec either during usage or standby or both. For example, multi-% per minute drain during usage or a 10% drain per hour during standby is problematic. Browsing the internet on 3G during one hour and losing 16-17% is not.
    Apple's test methodology for claiming the specs:
    http://www.apple.com/iphone/battery.html
    Procedures
    davidch tips (reset+full discharge recharge):
    Go through these steps to address the battery after updating to iOS 5.0.1:
    1. Reset all settings (settings app-> general-> reset)
    2. Go through initial setup steps (lang, wifi, siri, enable location, etc) and choose setup as new phone (don't worry your apps, data, contacts, mail will still be there). Do NOT restore from iCloud or iTunes (It can copy back corrupt settings)
    3. Turn off system location services timezone and iAd
    4. Fully discharge battery  (tilll it shuts off with the spinning wheel)
    5. Fully recharge battery (overnight if possible)
    In my experience this improves the Standby battery drain issue significantly in most cases.  It reduces drain from 2-4% or more per hr to 0.5% or less. It has worked for many, many users now. If it does not work after a few try's you may have a real battery or hardware issue and should contact Apple.  Good Luck!
    ram130's variant of davidch i.e. additional steps:
    Now using davidch original steps and attaching the tweaks I made to get me more usage. As shown on page 29.
    Go through these steps to address the battery after updating to iOS 5.0.1:
    1. Reset all settings (settings app-> general-> reset)
    2. Go through initial setup steps (lang, wifi, siri, enable location, etc) and choose setup as new phone (don't worry your apps, data, contacts, mail will still be there). Do NOT restore from iCloud or iTunes (It can copy back corrupt settings)
    3. Turn off system location services timezone and iAd
    4. Fully discharge battery  (till it shuts off with the spinning wheel)
    5. Fully recharge battery (overnight if possible)
    6. Disable Siri 'Raise To Speak' and REBOOT *( if possible use another camera to verify the                 infrared is off after the reboot).
    7. Set emails, icloud and calendars to fetch. ** test. Mines on hourly.
    8. If your in a no signal and your phone is saying "Searching..." even after 10mins, reboot while in that area and after 1-2min it should say "No Service". This mainly applies to Verizon customers and improve battery life in these areas.
    9. *optional* Goto Settings > General > Network and you will see "Hotspot.." loading something, wait a few seconds and it should say "setup personal hotspot" then exit out.
    * I notice a great improvement after disabling this and rebooting. This increased my "screen on" usage or at least helped it. Make the change.
    ** I have not tested push yet to narrow down the drain but I had this change on my phone. I believe exchange push is responsible for some stand by drain. As for icloud, haven't notice much of a difference. Just try it for a day. My email still came in fast most times. Again still testing, will report back on these..
    buxbuster tips(wifi sync, iCloud):
    These are my own tested workarounds that worked for my iPhone 4S and seemed to have worked for others as well :
    Workaround number 1. Deselect wifi-sync in iTunes and press sync.
    If that doesn't work try :
    Workaround number 2 : Remove iCloud, reset network settings. ( I guess this won't work for you since you don't have it enabled ).
    If both workarounds fail, you can always try to completely wipe your phone. That also solved some of the cases out there.
    rolandomerida tips - i.e. buxbuster and additional steps:
    Finally, I solved the syncing error loop. My contacts are syncing flawessly again between my devices and iCloud, and yes, the battery stopped draining, which is the main topic here.
    I followed instructions from buxbuster (check his workaround a few pages up!) and an additional BIG step to restore contacts and syncing, as seen in a MacRumors forum.
    This is what I did:
    1. Make a backup of your Address Book, using the vCard option (or both, it doesn't hurt). Save it for later.
    2. In your iPhone, delete iCloud account. When it asks, accept both: delete AND delete from my iPhone.
    3. Reset network settings. The iPhone will restart, then will ask you to unlock the SIM card.
    4.Turn Wi-Fi on.
    5. Add the iCloud account again.
    That's for Buxbuster's workaround. For some, it might work just like that. My iPhone repopulated from iCloud after step 5, but I still had that "server error" on iCloud. I had to do some extra steps, since my Mac was not syncing to iCloud and couldn't edit anything on my Mac or iCloud. Syncing back had to be fixed, too. If not, the syncing loop would continue from my iPhone, and the battery would drain awfully again.
    1. In System Preferences -> iCloud, I turned Contacts off. I chose "keep on My Mac" those contacts, but I got an empty Address Book after a while. And a few minutes later, iCloud contacts were empty and my iPhone also. It is scary at first! Now, before importing that vCard backup...
    2. Turn Wi-Fi off. This is important, since your contact-empty iCloud will attempt to wipe your Address Book from your Mac in seconds after importing.
    3. Import your vCard backup to Address Book. Just drag it to your blank Address Book window; it asks if you want to import "x" number of cards. Of course, say yes.
    4. Turn Wi-Fi on, and then iCloud contacts on again (System Preferences -> iCloud). It will offer to merge your newly populated Address Book with iCloud (which is empty at this point). It should upload every single contact to iCloud, and then to your iDevices. If not, a fifth step would be to import the vCard file to iCloud, but it shouldn't be necessary.
    So, with iCloud syncing working correctly, there is no battery draining! Again, that was my particular issue.
    I can't tell if this is the single answer to the widely spread battery draining problem, but it sure can be fixed with these workarounds, and yes, Apple should address the problem with a future update, for we affected customers don't need workarounds in the first place
    This is the MacRumors discussion:
    http://forums.macrumors.com/showthread.php?t=1256807
    And dont' forget to check buxbuster's fix, video, and THANK him!
    Miless tips (full 800mb release of 5.0.1 and sanitizing a restore):
    As for 4S battery life. Try doing this,
    1. Settings>Location Service ... disable all location services you do not need. In particularly Facebook because it drains the battery a lot.
    Scroll down to the bottom at Settings>Location services>System Services ... Disable Setting Time zone, location based iAds, Diagnostic & Usage.
    2. Settings>Notification>Calendar ... turn off the Notification Centre.
    3. Settings>General>Reset ... do Reset All Settings. Doing this will not wipe out your iPhone. It will just Reset the network settings, location warning, keyboard dictionary, etc... but it will clear up some corrupted data there. Generally this will help.
    Try these 3 steps first... if it still drains a lot, try the following,
    4. Drain your battery down to 1%. Then charge it up using USB from PC ... not the charger. The charger output 1.0 A ( x 5V from USB ... you get 5W power). From PC, output is only 0.5A x 5V = 2.5W power. Charging is slower but trickle charge 4S helps the battery retain its charge better. I think it takes about 3-3.5 hours to charge full from USB/PC compared to slightly below 2 hours using iPhone charger.
    If after doing the above still could not solve your battery issues (mine with iOS 5.0 was ok up to step 4, but not iOS 5.0.1).... plug you iPhone to a charger (any charger), from iPhone, access your iCloud ... set it up if you havent. Back up your iPhone data to iCloud. if you do not have enough storage (only 5GB is free), go to details and select the apps you need its data backup, choose only those you really need and leave those unnecessary ones out. Back up your camera roll to your PC/Mac manually as it could be too big to backup to iCloud.... once you have it setup, make sure you are on Wifi ...  tap backup to iCloud from your iPhone. It will take a while if the file is huge.
    Once backup to iCloud is completed, plug your iPhone to PC/Mac and launch iTunes 10.5.1 (make sure you have 10.5.1)
    Click Restore. It will automatically initiate a download of iOS 5.0.1 ipsw for iPhone 4S. Wait for the whole process to finish, ie. download, restore software/firmware.
    Once its done, do not set up your iPhone from iTunes. Set it up on your iPhone. Go through the selection. When prompted, select restore from iCloud (from your iphone backup earlier). Keep your iphone plugged into iTunes while restoring backup from iCloud. Because while restoring from iClouds, some data will be synced from iTunes if you plug in, e.g. music, video, etc... unless you bought these content from iTunes store. Apps will be downloaded from App Store from the cloud.
    Once it's all done restored. Turn off your iPhone,.. and turn it on again.
    Now, hopefully your battery wont be draining so fast anymore. Usually it wont after this. But you need to charge your battery at least 4-5 cycles to stabilize the charge on the battery. I dont know why... but battery life seems to get better and better for me after a few charge cycles after all the above work.
    Good luck. Let us know if it works for you.
    W. Raider tips (Sirii):
    Bottom line for me of things that helped battery life are:
    1. Turing off Siri and Rebooting the phone by holding the Home button and Top button down, ignoring the slider, until the phone shut down. (turn off Siri, reboot, and check top front of iPhone 4S against a lesser camera like the front-facing camera on an iPad2 - making sure the IR sensor is off)
    2. Fully draining the battery, meaning using the phone until it shuts itself off from a drained battery and then recharging it to 100% about 4, maybe 5 times. I charged it both with a Mac and a wall charger.
    Hope this is helpful!
    Comments
    jmm514 remarks (Twitter):
    I may have found something. I had Twitter disabled in my notifications, but got a tweet today that popped up on my home screen. Didn't know I had this enabled. At the bottom of the Twitter notification settings is the home scrren toggle. Since disabling this, battery life seems better. Considering there is no setting for frequency of checking for tweets, it appears the phone is continually connecting to wifi to check for new tweets.
    tmksnyder comments (notifications, corrupt data in iCloud):
    For me, I found my iphone on wifi mysteriously connecting to my mac.  I eventually narrowed it down to the Apple Move Trailers app which keeps a file in iCloud.  The phone was trying to sync the file with the mac in the background even when the Movie Trailers app was closed (hitting the red x).  Based on my macosx logs the iCloud process that was trying to sync was working directly between the phone and the mac without using itunes by connecting to an https address hosted on the phone.  It was connecting every 3 minutes and failing (while phone was awake or awake during during a notification).  I also found that iCloud control panel on OSX would error if I tried to delete the file.  I fixed it by removing the App and doing a hard reset which stopped the sync.  I probably could have turned off iCloud document sync in the phone but didn't think of that.  My battery life has greatly improved while at home on wifi.    I am now at 28 hrs standby, 2 hrs 20 minutes of usage, and 68% battery.  It was ok before where I could get 20-30 hrs standby and 6 -8 hrs usage.  My usage today was phone calls, 3g surfing, and music via bluetooth in the car.
    I also found even with Itunes iMatch, if I mass updated tages, art work etc, it would hit the phone on wifi even in standby.  I was amazed.   Granted if I am not doing updates, Match won't hot the phone so this was a once in awhile event.  I could drop my percentage by 5-10% in a matter of minutes when doing updates.   I think a lot of our problems are background processes, associated with iCloud, notification, and apps.  More features means more battery.   I think the key thing is to keep track of what has recently been added or changed if battery life gets worse all of a sudden.   It may be an app that was recently installed and if possible you may want to completely remove it and not just quit it.
    With twitter, i think it uses push notifications so it doesn't need to be running and actively poll on the phone. For instance , if i quit the mail app, i still will get mail notifications and can swipe the message and load mail. Apple Push Notifications servics maintain the connection to the phone and there are likely pings or connection checks  that occur for the service on an os level not an app level.  This minimizes the load so there arent a bunch of apps all runing and constantly checking.  The notification service , if it is contacted from twitter or another service with data, will check the settings you have registered to the with the apple push service and send the notification to your phone.  No matter what, there is a drain with notifications. M hunch is once one application is configured to receive notifications, connection checking occurs betwen the push service and the phone so it knows where it is on the network. If it is implemented correctly, these checks arent frequent if you are still and more frequent as you move. The other drain is for when the noification hits and is processsed.  If i get 9 emails over night, my screen just popped up for 20 seconds or so to process each message using battery.  I would even think that just go from low power to turning n the screen uses more juice than if the device was already on and i get the message.  On nights I get no notifications, I see a 3  or 4 percent drop.  On nights with a number of notifications, i have seen up to a 10 percent drop.  Besides notifications, wifi sync and icloud will poll on the local network and use up battery if the host computer is on and running itunes or trying to sync a data file that is corrupt (which i had with the apple movie trailers app causing my phone to drain).  For me turning off wifi sync and remving a corrupt file in icloud solved my battery issues and I get over 24 hrs of standby with 6 to 9 hrs of use and this is with all the normal location services and push serivices turned on.
    See http://developer.apple.com/library/mac/ipad/#documentation/NetworkingInternet/Co nceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html for more info.  I think it has a good overview of how the notifications work.

    Well seems like that rumor of iOS 5.0.1 is finally gone the way of the dogs since developers got a beta of 5.1. So as stated earlier in the master discussion-> I suspect if you are filling up this thread with false post or creating a master set of links to various post that are unreliable you are wasting your time. Press is not going to touch the story due to poor or inaccurate sources which may be links from the master thread. This can include inaccurate information, combination of conflicting post or postings from users which may not own the device. Reputable press organizations have policies that require discloser and strict rules about what is a reliable source for a story. It is clear that many of the post in the master thread, which are links presented here are questionable. 
    Sorry to say that postings taken without any analysis of their totality have been propagated via various sites, for example sites such as http://www.2012federalbudget(dot)com. (Do not visit but I suspect that this is not the 2012 federal-budget site you would expect based on analysis of the records. There are plenty of sites like http://www.2012federalbudget(dot)com propagating questionable post in these threads.) One site for example in the discussion thread used a self signed certificate, the site had a log in to allow users to enter their OpenID. Seems many of these sites are pop and drop drupel configurations.
    So remember this is how the really bad rumor of iOS 5.0.2 got started, the 5.1 memory leak issue, iCloud Issues, call quality, address book, etc.
    Some of the postings have been very comical, I think the latest now is a dropbox issue. Seems that the length of the previous thread has resulted in various app engines of some proxy servers/tools reaching their limits.
    So I would make sure to know the source of any information you link to. Make sure you avoid entering any information to outside links such as OpenID or Apple ID, these are big prize items for anyone with malicious intent.  If you have issues and are a valid user contact APPLE CARE. (Note link is using McAfee Secure Short URL Service, and is https.)
    http://mcaf.ee/ricdt
    The original solution still represents a high level of success for users having any battery issues.
    Install 5.0.1 on your iPhone 4s. Some users posting they are still using older versions, bad fake serial numbers, etc.
    Make sure your device can run iOS 5.0.1 and is not altered.
    Make sure you use a new Sim, not some cut down version which many users admit to doing. (Again, worth confirming what people are posting.)
    Reset the device doing a hard reset and software reset.
    Let battery drain and then charge for the full cycle, which is 24 hours.
    I think you will find you will get the battery usage that APPLE has stated for the device.
    Best of luck, stay safe and thanks

  • I support a very large school district currently running Firefox 3.6. What will happen at end of life date? We're in the middle of online testing this week.

    I run the test center for a very large school district with over 120k students. We've got a current deployed base of 54k client machines using Firefox 3.6. We haven't upgraded due to multiple reasons, the most important of which is removing the possibility of using In Private Browsing from the students, and dealing with plugin-updates for the non digital natives (read dumber than a bag of hammers users) that make up the majority of the client base.
    We're testing ESR now, but just found out that end of life for 3.6 is tomorrow, 4/24. We are currently in the middle of statewide online testing. The question is, what will happen tomorrow when the browser goes end of life. The ESR wiki mentions that "an update to the current version of Desktop Firefox will be offered through the Application Update Service"
    So the main question is, are my students/teachers going to get a popup telling them they have to update the browser if we have the updates already turned off? If so, can I turn it off remotely using SCCM, because it will cause all kinds of havoc.
    Please advise asap, and thanks in advance.

    We had to do some serious gymnastics to remove at least most of the ability to use IPB. We removed it from the gui, but unfortunately, if they know the hotkey, they can still bring it up. Security has some serious headaches with this, as by law they have to be able to track where students go, and going with private browsing removes their ability to do forensic work they're required to be able to do. Not a very well thought out feature from Mozilla in my opinion, but it is what it is. Successive versions have made it even more difficult to remove even the gui portion.
    We do plan to release ESR due to the aforementioned security issues, but testing has been slow.
    But thanks for the reply. I think we can turn off the updates if it isn't already done.

  • Thinkpad R60 end of life support

    hi everyone
    I just want to ask on how to request an end of life support for thinkpad r60?
    Thank you in advance for those who will answer my inquiry.

    Hi Jclakandili,
    Welcome to Lenovo Community!
    As per your query we understood that you are looking for service center for ThinkPad R60.
    Below is the link for the list of service center for your region. Please contact nearby service center for further assistance on the issue.
    Lenovo Service Center in Philippines
    Click here to open a link where you can select the country and get the exact contact support number of your region. I’m sure they will be a great help.
    Hope this helps!
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • IOS license requirements for end of life IOS.

    Is there a point after end of life of an IOS that licensing is no longer required ?

    A given piece of Cisco gear has licensing that it is authorized for depending on how it was purchased and what support contracts it is covered under. All hardware is at a minimum licensed for the code it was shipped with (including any separately licensed features or images).
    The combinations and permutations vary widely. Some products have different images with different feature sets. Some of them enforce that with license files linked to the device by being generated according to the device's burnt-in Universal Device Identifier (UDI). Others simply require user accept a EULA to activate a given feature. Still others require an Activation Key to "unlock" features.
    Apart from the feature licenses you also have the issue of image revision level. Not all features are introduced via licesning - many (most) are introduced with newer releases of the operating system (IOS, IOS-XE, IOS-XR, NX-OS, ASA software etc.). Upgrading to a new major (or minor) revision usually requires support contract coverage at the time of the upgrade.

  • UBEE dvm3203b end of life

    Howdy,Comcast supplied a UBEE dvm3203bwhen they installed the cable, telephone, internet system.However, when I went to the UBEE website, they have this device flagged as at End of Life. Should I be concerned; ask Comcast for a newer device etc. I tried to Chat with a Comcast rep about it, but he/she could not provide any information. Heck, by the end of our chat, I could not help wonder if the rep knew which way to point if one asked them which way up is.

    I have the same question.  My Arris TM722G Modem went out on me last night.  Today, I returned the Arris modem to the Comcast Service Center and they gave me the Ubee DVM3203B modem.  I too went looking information on the modem and noticed it's in "End of Life (EOL)" status.  So far it appears to be working fine, but I am concerned because the website says they have stopped manufacturing the modem and will no longer support it. EDIT:  One other thing I have now noticed.  When I connect the modem directly to my computer, no internet connection is found.  When I connect the modem into my router and then into my computer, it recognizes the internet connection.  Weird.  I never had an issue with my Arris modem and a modem-to-computer connection.  

  • Has Adobe Acrobat 8.0 Standard Edition Reached It's End-Of-Life for Updates?

    I am trying to reinstall Adobe Acrobat 8.0 and can't seem to get updates online?  Am I doing something wrong or has the product reached it's End-of-Life?

    CPAGeek you can download the applicable updates at Product updates.

  • Need Acrobat Distiller but it is end of life, need a replacement product to run on windows 2012

    Need Acrobat Distiller but it is end of life, need a replacement product to run on windows 2012.  I have one software application 'Transform' that only needs to convert files to pdf and email to users.
    Which Adobe product runs on windows 2012 that will replace Distiller?

    Distiller is one of the programs available in the Acrobat Suite of programs. You must have an older version if it is at end of life. Do you have Distiller or Distiller Server. Distiller Server has been replaced by a LiveCycle Server product.

  • Link does not work for-End-of-Sale and End-of-Life Announcement for the Cisco Secure Access Control System 5.4

    Link does not work for
    End-of-Sale and End-of-Life Announcement for the Cisco Secure Access Control System 5.4
    How do we get Cisco to fix?
    see attachment

    Give it a couple of days - it looks like they just sent out the notification before the notice was published on the public page.
    Once the ACS 5.4 EoS/EoL notice is published you should see it linked from this page.

  • Odd battery life issues after improvement w/ 5.1

    I have an iPhone 4 GSM (AT&T) that was experiencing significant battery life issues with the previous version of iOS (5.0.1?).
    After updating to iOS 5.1, the battery life improved signifcantly - I could now get comfortably through a day with 50% remaining at bedtime versus 20%.
    In the last couple weeks the battery life started getting worse and worse, to the point where I could barely get home from work and it would be 10-20%. I started to pare back the settings like Location Services, notifications, frequency of email checking, etc. with no improvement. I noticed the phone seemed to be running warmer than usual, so I thought there may be some software issue causing an infinite loop...
    I Reset Network Settings as I've heard that can help - no difference. Then I wiped the iPhone and restored from backup - no difference. Finally I wiped the iPhone and set up as New, only installing a few apps and being very conservative with push, GPS settings etc. I am still down to 20% by 5 pm, and this is with light use. Wifi is on all the time, which is what I primarily use, but it never caused this much drain.
    It's also quite variable - the other day I made it home with about 70% battery life, but then it dropped 25% in 30 minutes with only light usage (email/web).
    Is the battery itself going bad, and/or is there any way I can test it? I got this phone as a warranty replacement (probably a refurb) in July  2011 so I don't think the battery is that old.

    Just an update. I totally wiped my iPhone 4, and turned everything off including keeping it in Airplane Mode and it seemed to help a little - it was over 80% at noon without any use. Of course, the phone is useless like this. As soon as I turned wifi on at work (still left the cellular radio off) it started dropping fast.
    It must be the battery going bad, but I was just wondering if there are any other suggestions. I don't want to pay to get a new battery installed if I don't have to, since by this fall I will be eligible to upgrade to iPhone 5 if it comes out.

  • Request for a page *explicitly*, and in text, stating ESR 10x End of Life - please create one - thanks!

    Please create a page/wiki-entry/blog-post/whatever explicitly stating End of Life for ESR 10x branch.

    The 10.0.12esr is no longer listed on http://www.mozilla.org/en-US/firefox/organizations/all (used to be more on bottom with 17.0.2esr on top then) since it is EOL.
    https://blog.mozilla.org/meeting-notes/archives/1261 (January 10, 2013)
    Firefox 10.0.12esr (our final planned 10-series ESR) and Firefox 17.0.2esr were both released yesterday

  • TimesTen 7.0.5 end of life

    Hello,
    what is the end of life date for supporting TimesTen 7.0.5 ?

    Please refer to his document:
    http://www.oracle.com/us/support/library/lifetime-support-technology-069183.pdf
    7.0 Extended support ends Feb 2015. Sustaining support is indefinite.

  • When is end-of-life of WLS 4.5.1?

    When is end-of-life of WLS 4.5.1?
    Cheers,
    Ivan

    This has not been yet announced. Typically, we announce the end of life of
    products at least twelve months before they are retired.
    Thanks,
    Michael
    Michael Girdley, BEA Systems Inc
    ** Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/ **
    "Ivan N. Zhidov" <[email protected]> wrote in message
    news:[email protected]..
    When is end-of-life of WLS 4.5.1?
    Cheers,
    Ivan

  • 6.2 64bit windows end of life

    What is the end of life (mainstream maintenance) for 6.2 64bit windows?

    Hi Jeff,
    If you check the more information tab in the PAM matrix for WebAS 6.20, you will find the following information.
    +Installing the Java Add-In for SAP Web AS 6.40 in SAP Web AS 6.20
    Releases 6.30 and 6.40 introduced a lot of radical changes to the Java part of the SAP Web Application Server. For example, the clustering architecture was completely overhauled and remodeled using the concepts that had proved successful on the ABAP side. With SAP Web AS Java 6.30, the supported J2EE standards switched to the popular version J2EE 1.3; at the same time, the former Java development environment was replaced by the SAP NetWeaver Developer Studio, which is integrated with the open-source platform Eclipse.
    SAP Web AS Java 6.20 will not be maintained beyond 2006
    Another important consideration was Sun’s decision to only maintain the Java Development Kit (JDK) 1.3 until the end of 2006. SAP Web AS Java 6.20 is invariably tied to this JDK, and therefore SAP will not be able to maintain SAP Web AS Java 6.20 beyond this point. Since the support for SAP Web AS 6.20 must - and will - continue until 2009 according to SAP’s general maintenance strategy, we needed to find a replacement for the Java part of this version of SAP Web AS.
    We recommend using SAP Web AS Java 6.40 with SAP Web AS ABAP 6.20
    For of all these reasons, we want to enable customers to upgrade from SAP Web AS Java 6.20 to SAP Web AS Java 6.40 as soon as possible. Therefore, we have decided to support combined installations of SAP Web AS ABAP 6.20 and SAP Web AS Java 6.40 as of January 2006. Consequently, we provide a new set of installation CDs/DVDs for customers who want to insert the “J2EE Add-In” into existing ABAP-only installations SAP Web AS 6.20: These CDs/DVDs are now based on SAP Web AS Java 6.40. You can download them from the Software Distribution Center at:
    &#1048707; http://service.sap.com/swdc &#1048774; Download &#1048774; Installations and Upgrades &#1048774; Entry by Application Group &#1048774; SAP NetWeaver &#1048774; SAP NetWeaver Components ( < SAP NW 04 ) &#1048774; SAP WEB AS
    The installation requires that you have done the following:
    &#1048707; Installed the downward-compatible kernel for SAP Web AS 6.40 as described in SAP Note 664679,
    &#1048707; Installed all hot packages up to number 41, and
    &#1048707; Upgraded your database to a recent version (the minimum version is 7.5.0.18 for MaxDB, 9.2.0.3 for Oracle, and V8 Fixpak 7b for DB6).
    The procedure for installing the J2EE Add-in is described in the "Installation Guide - SAP Web AS Java 6.40 SR1”. You will find the version for your database and operating system at:
    &#1048707; http://service.sap.com/instguidesnw04 &#1048774; Installation &#1048774; SAP Web AS SAP Web AS 6.40 SR1 and Related Documentation
    For official information about this change, as well as the latest instructions on how to proceed with the installation, you can also refer to SAP Note 914486.+

  • SendNow  reached end of life - how to install Adobe Send in Outlook?

    I received a msg that SendNow had reached end of life. I removed it from outlook and want to replace it with Adobe Send... how do I install Adobe Send in my outlook?  I can access it on-line with my current account just fine, but I really liked the ease of access with having it right in Outlook when needing to send large files.

    Hi tammyb_wise,
    You can download the plug-in from this page: Send Large Files Online - Share, Control, Track & Manage | Adobe Send
    If you have any trouble installing it, please let us know.
    Best,
    Sara

Maybe you are looking for

  • IDS 5.0 SP2 + Solaris 8 password problem

    Iplanet version : iDS 5.0 SP2 + Solaris 8 Password: user must change password after reset : yes user may change password : yes allow changes in 0 days keep password history : yes remeber 6 password Password expires after 90 days send warning 7 days b

  • SUDDEN FREEZE ON LOAD

    LR 2.1 running XP Pro with 4GB memory. It was working like a dream. Then a few days ago it began to get hinky. Seemed to load slower. Then it got real slow going into Develop. Now it hangs on load. What should I be looking at? Thanks.

  • Purchase requisition release - reg.,

    Hi guru"s When Iam releasing purchase requisition one item is not getting into release? can anybody explain what is the problem thanks in advance tulja singh

  • Download and Installation Error

    Everytime I try to download Adobe Reader it gets to 93% and then says Can't retrieve essential parameter (15229.305.1023)... what could the problem be? Thanks!

  • Dynamic Sonicwall to Static ASA

    Forgive the almost matching repost of a question I had last week, but I wanted to be sure about something. I now have a Sonicwall overseas that has a dynamic outside address.  I'm going to configure a tunnel to my ASA which has a static address. Obvi