IPad-2 getting switched off

MY iPad is getting switched off frequently. It's having a 100% battery. But while using it , it turns off automatically . Then it shows battery icon to switch it to power when trying to switch it on. Once the iPad is on, it shows the total percent as 100 or sometimes 70 or 80. Can someone help me in this issue I have tried resetting my iPad and all possibilities by turning off background app refresh, Bluetooth etc. but nothing seems to wor. Is it issue with battery?. This is happening after I updated my iPad to ios8

Hi there Mahi0471,
According to the article below, if your device is up to date and unexpectedly powering off, you may need to contact Apple Support. 
If your iOS device restarts, displays the Apple logo, or powers off while you're using it
-Griff W. 

Similar Messages

  • My ipad atomatically gets switched off after every 5 mins

    From first day only my ipad atomatically gets switched off after every 5 mins and then atomatically gets on after 2-3 mins. is it a hardware problem or some problem in settings? if anybody knows the solution then please let me know....

    Is this a brand new iPad2. Did you notice this occurring before you started adding apps? Is this is occurring if you do not have any apps you have started running either active or in the background?
    If you have already tried powering off the device, you can try to do a hard reset (Hold down on the sleep and home buttons at the same time for about 10 seconds until the Apple logo appears, ignore the red slider, let go of the buttons.) and see how it runs without starting any apps.
    I do not have instructions for doing a restore but that is the only other step that I think of that you can take to resolve a software based problem.
    If you are still seeing the behavior after trying most or all of the above, I  would suggest taking it in or returning it for service.

  • Ipad getting switched off simultaneously and again restarts automatically

    i've an ipad2 3g which is just 3 months old, recently just getting switched off every now & then
    after every 5-6 mins apprx. (not on specific applications, it happens always), i've tried reset also made sure there are no apps running in the background, still facing the same issue, any fix?....plz suggest apart from restore which i've already done
    whenever it restarts, the battery percentage also drops down
    for example if it is 75% when i m using, after it restarts it reduces to 70% which is abnormal behaviour i believe, plz help

    Hi there Mahi0471,
    According to the article below, if your device is up to date and unexpectedly powering off, you may need to contact Apple Support. 
    If your iOS device restarts, displays the Apple logo, or powers off while you're using it
    -Griff W. 

  • My iphone is getting switched off frequently

    Hello,
    My iphone 4 gets switched off randomly.Also I cant start the phone without attaching it to computer .
    And when I remove the cable it again gets swtiched off .
    Can anyone tell me what can be the problem ......

    That could be a symptom of the battery going bad.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • Iphone getting switched off..

    My iphone 4s was mistakenly kept in freezer..
    when i took it out of freezer it ws switched off so i used dryer to stable its temp.
    since that day it gets switched off whenevr its battery reaches 80..
    nd whn i try to switch it on it shws that its is not charged and as soon i connect the charger and my iphone gets on the battery shows 80% nd so..
    So please give me some advice about what to do..am using it from 2 years..

    That could be a symptom of the battery going bad.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • File Adapter BPEL Process getting switched off

    The file adapter BPEL process reads a csv file which has a series of records in itfrom /xfer/chroot/data/aramex/accountUpdate/files. In between reading the files, the BPEL process gets switched off. The below snippet is the error we found in the domain.log. Anybody can you please suggest what to do?
    <2010-11-25 16:22:28,025> <WARN> <PreActivation.collaxa.cube.ws> <File Adapter::Outbound>
    java.io.FileNotFoundException: /xfer/chroot/data/aramex/accountUpdate/files/VFQ-251120101_1000.csv (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at oracle.tip.adapter.file.FileUtil.copyFile(FileUtil.java:947)
    at oracle.tip.adapter.file.inbound.ProcessWork.defaultArchive(ProcessWork.java:2341)
    at oracle.tip.adapter.file.inbound.ProcessWork.doneProcessing(ProcessWork.java:614)
    at oracle.tip.adapter.file.inbound.ProcessWork.processMessages(ProcessWork.java:445)
    at oracle.tip.adapter.file.inbound.ProcessWork.run(ProcessWork.java:227)
    at oracle.tip.adapter.fw.jca.work.WorkerJob.go(WorkerJob.java:51)
    at oracle.tip.adapter.fw.common.ThreadPool.run(ThreadPool.java:280)
    at java.lang.Thread.run(Thread.java:619)
    <2010-11-25 16:22:28,025> <INFO> <PreActivation.collaxa.cube.ws> <File Adapter::Outbound> Processer thread calling onFatalError with exception /xfer/chroot/data/aramex/accountUpdate/files/VFQ-251120101_1000.csv (No such file or directory)
    <2010-11-25 16:22:28,025> <FATAL> <PreActivation.collaxa.cube.activation> <AdapterFramework::Inbound> [Read_ptt::Read(root)]Resource Adapter requested Process shutdown!
    <2010-11-25 16:22:28,025> <INFO> <PreActivation.collaxa.cube.activation> <AdapterFramework::Inbound> Adapter Framework instance: OraBPEL - performing endpointDeactivation for portType=Read_ptt, operation=Read
    <2010-11-25 16:22:28,025> <INFO> <PreActivation.collaxa.cube.ws> <File Adapter::Outbound> Endpoint De-activation called in adapter for endpoint : /xfer/chroot/data/aramex/accountUpdate/files/
    <2010-11-25 16:22:28,095> <WARN> <PreActivation.collaxa.cube.ws> <File Adapter::Outbound> ProcessWork::Delete failed, the operation will be retried for max of [2] times
    <2010-11-25 16:22:28,095> <WARN> <PreActivation.collaxa.cube.ws> <File Adapter::Outbound>
    ORABPEL-11042
    File deletion failed.
    File : /xfer/chroot/data/aramex/accountUpdate/files/VFQ-251120101_1000.csv as it does not exist. could not be deleted.
    Delete the file and restart server. Contact oracle support if error is not fixable.
    at oracle.tip.adapter.file.FileUtil.deleteFile(FileUtil.java:279)
    at oracle.tip.adapter.file.FileUtil.deleteFile(FileUtil.java:177)
    at oracle.tip.adapter.file.FileAgent.deleteFile(FileAgent.java:223)
    at oracle.tip.adapter.file.inbound.FileSource.deleteFile(FileSource.java:245)
    at oracle.tip.adapter.file.inbound.ProcessWork.doneProcessing(ProcessWork.java:655)
    at oracle.tip.adapter.file.inbound.ProcessWork.processMessages(ProcessWork.java:445)
    at oracle.tip.adapter.file.inbound.ProcessWork.run(ProcessWork.java:227)
    at oracle.tip.adapter.fw.jca.work.WorkerJob.go(WorkerJob.java:51)
    at oracle.tip.adapter.fw.common.ThreadPool.run(ThreadPool.java:280)
    at java.lang.Thread.run(Thread.java:619)
    <2010-11-25 16:22:28,315> <ERROR> <PreActivation.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "cube delivery": Process state off.
    The process class "BulkAccountUpdateFileConsumer" (revision "1.0" ) has not been turned on. No operations on the process or any instances belonging to the process may be performed if the process is off.
    Please consult your administrator if this process has been turned off inadvertently.

    This patch is not for 10.1.3.1.
    I have provided a response to on the following post
    BPEL Process Going into Dead State Automatically.
    cheers
    James

  • My Micro M200 Getting Switch Off while pressing MENU But

    I have got creative N200 256MB Recently, but after using it for few days it starts giving problem,
    I have got an problem that i cant access the MENU BUTTON , when ever i try to open the menu it directly get switched off, also i cant change the mode towards the MP3, because of this problem, so what shall i do ? , also i was using Sony 256 MP3 player but due to quality i have shifted towards creative i thought that it is much better then Sony, Panasonic and apples (iPod), That i will get better quality
    Now i wana see the creativity of the Team CREATIVE
    Waiting For JET AGE REPLY,
    Faiz

    "And I estimate the battery to be ok, it works fine for many hours playing, even after fw-reload. "
    I don't understand your logic. If you already used the battery for many hours, then it is likely to be quite weak. Alkaline batteries die gradually, and there might be enough power to get the player to play for a while, but not to switch functions. Try a fresh battery and tell us if you are still having a problem.

  • My iphone 4s camera is getting switch off when i use

    My iphone 4s camera is getting switch off when i use and when i use HDR function in the camera its getting switch off after taking picture and I wont see the picture where I have taken, can any one help me out in this or I should go to service center

    Uninstall the app and reinstall it. If it persists dont use it. simple

  • While erasing memories from iPhone 4, the phone gets switched off and can't turn on back

    while erasing memories from iPhone 4, the phone gets switched off and can't turn on back. Please help.

    What exactly do you mean by "erasing memories"?

  • Lenovo P70 getting switched off and on automatically

    i purchased P70 recently. * but nowadays its getting switched off automatically and sometimes gets on after half n hour. * sometimes also doesnt show the contacts listed in the mobile is this hardware or software issue. kindly advise....

    i have the same with yours,i suggest back up all data.i lost mine...its very bad.this is bad issue.back up...now my case is under investigation.my 10 yrs data was gone,,**bleep**

  • My iphone5 is getting troublesome after installing that ios7 it goes blank and gets switched off automatically pls help, My iphone5 is getting troublesome after installing that ios7 it goes blank and gets switched off automatically pls help

    My iPhone 5 is getting hanged after installing ios7 and gets switched off automatically when ever I type and shows vertical black bars fading to getting it switched off.some freezing screen also happen kindly help. Thanks

    Try a reset: hold down the home button along with the power button until you see the Apple, then let go.

  • I have an iphone 4 n it is getting switched off automatically n switches on automatically , also it increases d volume by itself. Can anyone help me find out if its a hardware problem???

    I have an iphone 4 n it is getting switched off automatically n switches on automatically , also it increases d volume by itself. Its a 1year old phone n the version is 4.3.2(8H7). Also the volume sign does not go off from the screen. Can anyone help me find out if its a hardware problem???

    Do you have a case on your iPhone? It could be pressing the buttons on the iPhone and causing it to restart or behave unusually.
    This Apple doc will help you find out if there is a hardware or software problem -> iPhone: Hardware troubleshooting
    You can always contact Apple and setup service through Express Lane.

  • N73 ME Getting Switched off Automatically, every 1...

    Hey,
    I have an N73 Music Edition since Oct 2007. Its been almost an year now, but i never faced any problem. But recently it is screwing up my time. Since 2 days, it is getting switched off automatically every 15 minutes. It was very fine until 2 days, but suddenly started.
    Read a lot of articles which asked me to update my phone software. So i have updated the phone software to firmware version 4.08 from nokia website. The phone worked well for a day and then again the same problem started.
    Is the issue due to software? Or is it because something else like hardware prob etc.
    Please help
    Srikanth.

    Do you have a case on your iPhone? It could be pressing the buttons on the iPhone and causing it to restart or behave unusually.
    This Apple doc will help you find out if there is a hardware or software problem -> iPhone: Hardware troubleshooting
    You can always contact Apple and setup service through Express Lane.

  • My battery is not staying for more hours it suddenly gets switch off without giving warning

    My battery is not staying for more hours . It suddenly getting switch off without giving any warning. My iPhone is iPhone 4s

    Wen I can receive reply from apple management .

  • My ipad has been switched off since 2 week of no charging..now wen i kept charging it first displayed charging symbol then it became blank.after a whole day charging also its showing blank i holded home n sleep buttons even but not even logo appears.

    Ipad mini has switched off and became blank.How to restart it?pls help me out

    The type of battery that's in your iPad is quite resilient. However, letting that battery run down completely, and leaving it that way for a few weeks is a quick way of destroying it's useful service life.  I suspect that you may need to have it replaced.

Maybe you are looking for

  • How do I insert a file into an existing portfolio?

    I use a feature of Outlook 2010 to move an email message into an Adobe Portfolio. It all happens automatically once I tell Outlook to put it there. My issue is that I put one email msg into the wrong portfolio and want to move it to the proper portfo

  • ASA 5510 - Version 8.2(1) - SSH, ICMP and NAT not working

    I have an ASA 5510 using version 8.2(1) and I have enabled ssh, icmp and they work from the inside network but not from the outside network.  Further to this, I exposed one site from the inside interface on the ASA (192.168.1.100) to outside (1.1.1.7

  • Download multiple files

    hi,all downloading files from server has been discussed for many times, i have known how to download one file after reading some older topics,but now i want to download multiple files,and I want browser prompt "Save As" only one time, then all the fi

  • I cant download the iBook app to my new iPad.

    I am a complete newbie to apple, and must be missing something pretty basic, but I cant seem to download the iBook app to my iPad. I have tried twice, but it doesnt seem to have worked. When I touch the App Store icon, then the Purchased Icon at the

  • Does the iPad3 have Siri

    Does the iPad 3 have Siri ?