Z10 reboot twice a day

Since yesterday I am a owner of Z10 device, but my device reboots twice a day. Current OS: 10.1.0.273

The random rebooting is a known issue on some devices and OS upgrades have not fixed it.
BlackBerry is working on it.
1. If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.
4. Guide to Unlocking your BlackBerry & Unlock Codes
Join our BBM Channels (Beta)
BlackBerry Support Forums Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • Z10 drops BB network twice per day

    I'm on Rogers, but don't know if it's a carrier thing or not. My BB Z10 icon is dropping at least twice a day, and my phone gets really warm when it happens. Then it shuts off. I need to do a battery pull to get it alive again.
    Any thoughts? Anyone else experiencing this issue?

    Hi jameskennedy,
    Did you use your  SIM card in a previous BlackBerry smartphone? If so, did you ever experience similar issues?
    Thanks.
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • My BB Z10 REBOOT ITSELF

    I have problems with my z10 bb reboots itself once or twice a day and also freezes sometimes
    please help me

    Some devices have been doing this. If it continues I recommend contacting ATT for possibly replacing the device. Get them to address the issue and if they can't fix it have them escalate your case to BB.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • IR and ID freezes twice a day.

    Hello experts:
          Almost twice a day, IR and ID freezes and we have to reboot the server. But when you look at the server, there is enough resources available in CPU and memory. This is a sandbox and there are only 5 users using the system.
    This issue happnes especially when we do the search for Business systems or interfaces in IR and ID(Receiver determination and Interface determination).
    Do I have to look for anything in JAVA?
    As always your help is greatly appreciated.
    Regards,
    N.S

    Hi Narayanan,
    ensure the value of the MaxThreadCount property
    i.e.,
    J2EE configTool
      -> Global Server Configuration
          -> Application ThreadManager
    is set to >= 300 (if not then change and restart engine)

  • Looking for Help - DCM Item to check if Computer Rebooted within 7 days

    Hi,
    I would like to use DCM to tell me if computers have rebooted within 7 days.  I would like to audit compliance for this reboot status. 
    I would like to target my Windows servers (14K of them) to tell me if they have rebooted recently.  Is there a way to do this in SCCM using DCM?
    I've been looking at WQL query and think the LASTBOOTUPTime is a good place to check for the (well) last boot time.  But I am having trouble figuring out how to evaluate 7 days and use DCM to report on this for compliance.
    Does anyone have any ideas...
    Note: I have seen post on how to do this using hardware inventory data - but this is too slow for me as our hardware inventory SCCm client schedule is set to 2 weeks for servers.

    Thanks for the script, we are using to see which system haven't rebooted on 35 days.
    We had a few false non-compliant results based on the computer regional settings. 
    I updated your script to and changed it look at days rather than hours.
    strComputer = "."
     Set objWMIService = GetObject _
         ("winmgmts:\\" & strComputer & "\root\cimv2")
     Set colOperatingSystems = objWMIService.ExecQuery _
         ("Select * from Win32_OperatingSystem")
     For Each objOS in colOperatingSystems
         'dtmBootup = objOS.LastBootUpTime
         dtmLastBootupTime = WMIDateStringToDate(objOS.LastBootUpTime)
      txtLocalDateTime = WMIDateStringToDate(objOS.LocalDateTime)
         'dtmSystemUptime = DateDiff("h", dtmLastBootUpTime, Now)
      dtmSystemUptime = DateDiff ("d", dtmLastBootupTime, txtLocalDateTime)
         'Wscript.Echo "time since last reboot " & dtmSystemUptime
     Next
     Function WMIDateStringToDate(dtmBootup)
         WMIDateStringToDate = CDate(Mid(dtmBootup, 5, 2) & "/" & _
              Mid(dtmBootup, 7, 2) & "/" & Left(dtmBootup, 4) _
              & " " & Mid (dtmBootup, 9, 2) & ":" & _
              Mid(dtmBootup, 11, 2) & ":" & Mid(dtmBootup, _
              13, 2))
     End Function
     'dtmsystemuptime is hours since last reboot.  840 hours is 35 days.
     'changed to days
     if dtmSystemUptime < 35 then
     Result = "Good"
     wscript.echo Result
     Else
     Result = "Bad"
     wscript.echo Result
     End if

  • Since I updated to iCloud, Mail on my MacBookPro 10.6.8 has been unable to connect to MobileMe more than once or twice per day. Mail on my iPhone 4 has no problems. What's wrong?

    Since I updated to iCloud, (which may or may not be related) Mail on my MacBookPro 10.6.8 has been unable to connect to MobileMe more than once or twice per day. Mail on my iPhone 4 and my old iMac has no problems. When there is no service a yellow warning triangle appears adjacent to the Inbox and Connection Doctor reports,"Trying to log into this MobileMe IMAP account failed. Verify that username and password are correct."  Since it does fetch Mail from time to time they cannot be wrong.... can they? Should I update to 10.7 and if so what does that entail?

    You have been using MobileMe's email settings, which sometimes continue to work for a time after migration but then get turned off. iCloud's mail server settings are different. Strictly speaking Lion 10.7.2 is required for iCloud, and on that Mail is set up automatically.
    Snow Leopard cannot access most of iCloud's facilities, however you can set Mail up manually to access your email. The method is described here:
    http://www.wilmut.webspace.virginmedia.com/notes/icloudmail.html
    The situation with iCloud and Snow Leopard is described in detail here:
    http://www.wilmut.webspace.virginmedia.com/notes/icloudSL.html

  • Is there a way to have longer battery life on a 4s iPhone?  Brand new iPhone 4s out of the box I have to charge twice a day.

    Is there a way to have longer battery life on a 4s iPhone?  Brand new iPhone 4s out of the box I have to charge twice a day.

    Absolutely.  Search this forum or look in the "More Like This" box to your right.

  • User Profile Syncrhonization Scheduling twice a day

    Client wants to schedule User Profile Synchronization from AD scheduling twice a day at 12.00 AM and 12.00 PM which includes any update in the AD photos also. How can I achieve this ?

    You cannot set multiple single run schedules for timer jobs within SharePoint. You can only do one of the following:
    Run every X minute
    Run between X and N minute every hour
    Run daily [between times]
    Run weekly [between days/times]
    Run monthly [days/times]
    There is nothing in CA that will allow you to input 'run at noon and midnight', so the other option is to control it via PowerShell/Task Scheduler.
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Oracle 10g Database Hanging twice a day

    My database server has 10g with MS 2003 server as OS.
    Twice a day the database hangs and does disconnects all the users from local and remote locations.
    Current SYSTEM tablespace has a size of 470 MB and is 98.86 in use, when I try to add another datafile as 'SYSTEM02.DBF' in the same path where other system data files are, I kept this operation running during weekends but datafile was not added.
    Has it anything to do with the MS 2003 server no. of users.
    Any other suggestions for SYSTEM Tablespace to be free.
    Please reply.
    Thanks
    Ajaz Ahmed

    Hi friends / sameer,
    Sorry for the delay. Here is the attached alert.log file Since the data from foxpro was loaded into oracle on to oracle 10 g from 7th may the problem of database hanging started from the next day. I joined the organization on 22nd july.
    Current SYSTEM tablespace has a size of 470 MB and is 98.86 in use, when I try to add another datafile as 'SYSTEM02.DBF' in the same path where other system data file is, it does not add. I kept this operation running during weekends but datafile was not added.
    Has it anything to do with the MS 2003 server no. of users.
    Any other suggestions for SYSTEM Tablespace to be free.
    If you can get me your mail id then I can send the
    attachment of alert.log file as [email protected] bounces back.
    Thanks
    Ajaz Ahmed

  • My daughter's phone racks up data usage every 12 hours, twice a day, even though she isn't using it. Anybody know why this would be happening or how to track it/stop it?

    My daughter's phone racks up data usage every 12 hours, twice a day, even though she isn't using it. Anybody know why this would be happening or how to track it/stop it?

        Its all good, TimN8128! Mrhelper is corret with regards to making sure that mobile data is turned off when on WiFi or when not connected to WiFi, if you do not want the phone to access data services to update or refresh app services. These applications can all be configured by going to Settings and reviewing all apps that appear in that area. You can also configure a bit further by going to Settings>Cellular.
    NicandroN_VZW
    Follow us on twitter @VZWSupport

  • SRW2024 rebooting every 50 days

    HELLO WORLD
    We have two SRW2024 which has a strange behavior. both of them rebooting exactly every 50 days.we face everytime a short outage of the network traffic.
    Model Name   SRW2024 
    Hardware Version   00.03.00 
    Boot Version   1.0.1 
    Firmware Version   1.2.2
    Is this a known issue? In the support section I found a firmware 1.2.2b. I cant find any release notes and I'm asking myself, if this FW version would solve this automated reboot?

    Hello Ivor
    thank your asking back.
    I'll post the case number tomorrow. in the meantime I'd like to answer your questions :
    Issue 1 - reboot every 50 days issue
    - Based on the information that was provided it appears that you have a syslog server. Does the syslog server log every 50 days a startup syslog message (for example: %INIT-I-Startup: Cold Startup)?
    >>> After I figured out the issues for the first time I configured the Switch for sending the mesages to our log server. yesterday was day 25 as I posted my last message. the Issue 2 happens and I need to wait now another 50 days.
    - How is the system uptime measured (which tool, how does the tool measure it)?
    >>> the system uptime is measured with cacti.net monitoring by using the SNMP read community OID .1.3.6.1.2.1.1.3.0
    - Configuration of the device
    >>> the switch has no special configuration. just used as a plain (unmanaged) switch within a LAN. the switch is used in a audio streaming environment. we produce corporate webradio streams for our customer. therefore the switch is used 24/7 with a average load of 20 Mbit/s output on port g1 to the Firewall >>> WAN Switch >>> ISP Backbone
    - The content of the memory & flash logs
    >>>> I currently won't login again, because I fear of another reboot. the switch is in productive environment and another forced cold startup will cause streaming interrupts for our customers ! I try to access with a IE6 standalone installation from Multiple IE (http://tredosoft.com/Multiple_IE) and keep you posted on that
    - Is there some kind of automatic process in the network that occurs every 50 days?
    >>> no automatic processes within the LAN
    Issue 2 - fatal error
    - Which build of IE 8 is used?
    >>> the latest after updating from IE7 to IE8 (MS update function) : Version 8.0.6001.18702
    - Are there any plugins in IE 8?
    >>> just two plugins automaticly installed from Java are installed see below :
    Name:                   Java(tm) Plug-In 2 SSV Helper
    Publisher:              (Not verified) Sun Microsystems, Inc.
    Type:                   Browser Helper Object
    Version:                6.0.130.3
    File date:             
    Date last accessed:     Montag, 17. August 2009, 22:53
    Class ID:               {DBC80044-A445-435B-BC74-9C25C1C588A9}
    Use count:              27
    Block count:            0
    File:                   jp2ssv.dll
    Folder:                 C:\Program Files\Java\jre6\bin
    Name:                   JQSIEStartDetectorImpl Class
    Publisher:              (Not verified) Sun Microsystems, Inc.
    Type:                   Browser Helper Object
    Version:                6.0.130.3
    File date:             
    Date last accessed:     Montag, 17. August 2009, 22:53
    Class ID:               {E7E6F031-17CE-4C07-BC86-EABFE594F69C}
    Use count:              27
    Block count:            0
    File:                   jqs_plugin.dll
    Folder:                 C:\Program Files\Java\jre6\lib\deploy\jqs\ie
    - Was there any change in IE 8 from default configuration?
    >>> No
    - Does it always happen when logging in, or did it happen just once?
    >>> It happens just once. before sometimes I was not able to see something in the browser. the web management site stayed in blue. the same behavior as already reported here in the forum.
    - Did it happen immediately when logging in, or did it happen after navigating to a certain page / between pages?
    >>> I loged in and navigated to the System log site.
    My boss wants to replace the both switch by HP ProCurve switches if this happens frequently. So I cant promise that we keep this switches for another 50 days. I'll open a case number anyway and keep you informed
    Regards
    tom

  • I recently upgraded to Mavericks and the time machine is failing to backup.  Time Machine began only backing up twice a day and now has stopped.

    I recently upgraded to Mavericks and the time machine is failing to backup.  Time Machine began only backing up twice a day and now has stopped.

    This is the error message I got:
    2014-03-18 17:02:30 -0400 com.apple.backupd[4971]: Error: (22) setxattr for key:com.apple.backupd.HostUUID path:/Volumes/TOSHIBA EXT/Backups.backupdb/Quincy’s iMac size:37
    2014-03-18 17:02:30 -0400 com.apple.backupd[4971]: Backup failed with error 2: 2

  • E2500 - Needs to be Power Cycled Once or Twice a Day.

    Brand new E2500, needs to be power-cycled once or twice a day. Already reinstalled Cisco Connect and updated the Firmware.
    Having some problems with my brand new router and customer service is being of VERY LITTLE help! What should I do?

    Let me know the concern that you have, is with the wired connection or with the wireless connection?
    You said that you have upgraded the firmware, but after upgrading the firmware you didn’t reset the Router… So reset the Router, power cycle the whole network… Then follow the steps:
    If you want to configure the router with the help of the CD so for that you need to uninstall the existing Cisco Connect Software from the computer if there...
    Reset the Router and power cycle the network...Make the following connectivity – Connect the Modem with the Router’s Internet port and then connect the Computer with any one of the Ethernet port of the Router [Numbered 1, 2, 3 and 4]... Then install the Cisco Connect Software... It will help you in configuring the Router...
    Otherwise you can configure it manually as well…For Let me know the name of the ISP [Internet Service Provider] – means the connection is a DSL connection or cable connection…
    So if you have a DSL connection you can refer to this link:
    http://www6.nohold.net/Cisco2/ukp.aspx?pid=93&login=1&vw=1&app=search&articleid=4020&userrole=Linksy...
    So if you have a Cable Internet Connection you can refer to this link:
    http://www6.nohold.net/Cisco2/ukp.aspx?pid=93&vw=1&articleid=3686
    As far as the wireless is concern:
    # Open up the browser and on the address bar type “IP address of the Default Gateway” that will open up the Router setup page…
    # Then Click on wireless Tab create the Wireless Network Name SSID and select the channel to 6, 9, and 11… Click Save Settings...
    # Then Click on Wireless Security sub tab and select the security mode and provide the password as per the requirement… Click Save Settings...
    After doing the settings try to connect the preferred network on the wireless devices and check the connectivity….

  • Update SharePoint list programatically twice a day with SQL 2008 r2

    How complicate is to sustain the update  SharePoint list programatically twice a day by using SQL job?
    the data need  to be update twice a day and it is going o be use to feed a share point form...where the user(S) will be choosing by lookup in infopath form.
    BTW..I do not have control of the SharePoint farm, I have MS SQL 2008 R2 and SharePoint version is 2010. 
    Or Also I am considering to use  MS access 2010 and SharePoint version is 2010.
    CRISTINA&amp MICROSOFT Forum

    >DRAFT IDEA<
    Is this will corrupt SharePoint if I try this?
    The two data list that I want to update twice a day come from other database sources
    One is from Human Resources roster list. (The result of the query) –amount of records >> 600
    UNREAL
    example
    Unique ID
    domain name
    Region
    Badge
    Full Name
    email address
    Manager
    Director
    EUROPE
    EMEA
    123456
    Bear, Charles
    [email protected]
    Hanc, Juilan
    Cano, Oscar
    AMERICAS
    ABU
    223456
    Ros, Adrian
    [email protected]
    Knight, Dexter
    Brown, Dexter
    ASIA-PACIFIC
    APJ
    323456
    Chen, Andy
    [email protected]
    Ducann, Scott
    Ginger, Jeff
    (JOIN) From the roster list connect with the User Information List "user
    credential"(/_vti_bin/UserProfileService.asmx) to allow me Create dependent drop-down by using these articles:
    https://claytoncobb.wordpress.com/2009/06/21/userprofileservice-extended/
    http://sharepoint911.com/blogs/laura/Lists/Posts/Post.aspx?ID=172
    http://blogs.msdn.com/b/infopath/archive/2004/03/24/95529.aspx
    http://www.dotnetcurry.com/showarticle.aspx?ID=794
    http://www.codeproject.com/Articles/155829/SQL-Server-Integration-Services-SSIS-Part-Basics
    The second one comes from Account list. (The result of the query) –amount of records >> 22,000
    FAKE
    example
    Unique ID
    email_address
    account_id
    account_lk_id
    account_name
    subdivision_region_name
    subdivision
    support_model
    [email protected]
    22650
    22649
    NANA Web Skills
    AP
    Martial Law
    PunkingSPlus
    [email protected]
    16624
    16624
    ELECTRIC FOOD
    AMER
    Short Circuit Blue
    PunkingSPlus
    [email protected]
    12538
    12538
    100 Got drunk
    EMEA
    100 Got drunk
    PunkingSPlus
    [email protected]
    22206
    22205
    911 Hospital Ghost
    AP
     Hospital AP
    PunkingSPlus
    [email protected]
    6886
    6886
    Administration for UFO LAND
    AP
    Xiamen
    PunkingSPlus
    [email protected]
    22242
    22241
    ACT  Recording
    EMEA
    ACT  Recording  Orange
    PunkingSPlus
    (JOIN) In this list I will need to do the same connect with the User Information List "user
    credential"(/_vti_bin/UserProfileService.asmx)
    To narrow these lists to what they are only responsible to work..
    These two tables are going to be part of InfoPath form ...
    with these draft idea , Do I need to be considering to be using what you suggest ? >>>"PowerShell
    availabe in SQL and the CSOM to interact with SharePoint "
    Could be possible that you can also provide an article?? relate to ....
    "Firstly you must not update SharePoint content databases directly from SQL. Doing so may
    corrupt your farm and will render it unsupported by Microsoft."
    Thanks in advance
    CRISTINA 

  • Scheduling PC twice a day

    hi,
    i need to schedule my PC to run twice a day:
    once in the morning and the second time at noon, how can i perform it ?
    thanks a lot
    Nir Kaminsky

    Nir,
    If you want to schedule periodically means daily, weekly or every 12 hours(hourly) you can do this from Process Chain start variant settings as already explained.
    But if you want to execute 06:00 and 12:00 then you can do using those settings.
    Its better to start process chain through an Event. create an abap program to raise an event.
    Check: [how to ... start process chain through an event|http://sapbwneelam.blogspot.com/2007/09/how-to-start-process-chain-through.html]
    Hope it Helps
    Srini
    [Dont forget to close the call by assigning points.... - Food for Points: Make a Difference through Community Contribution!|https://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/007928c5-c4ef-2a10-d9a3-8109ae621a82]

Maybe you are looking for