BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 02-20-2008, 11:11 AM   #1
celeb
Thumbs Must Hurt
 
Join Date: Apr 2005
Location: New York City
Model: 8310
Carrier: ATT
Posts: 132
Default BES - Handheld Device state invalid

Please Login to Remove!

Morning all,

So I've been searching the web for other users who have experienced and resolved the all mighty "Device state invalid" issue preventing applications from being pushed OTA.

From my understanding, the "Device state invalid" status shows up when the device (or is it the BES?) thinks that there are more than one version of the same application on the device. In turn, you are not able to install another version (later version if you will) due to this invalid state.

The only information I have been able to find was related to duplicate data in the Device state mgt table of the BES DB. I have tried to refresh the status of the device, assign another software config etc.. but nothing has been able to update the status. The only way I know of to refresh this state is to reactivate the device, which is a horrible and time consuming solution as I have a HUGE environment.

Going further, I can see anyone pushing applications experiencing this issue, so I'd like to nip it in the bud and try to come up with a solution sooner than later.

Has anyone else experienced this issue? How about specifically when pushing bl00mberg? Anyone know of a tip/trick to update/reset the status aside from reactivating the device?

All input is greatly appreciated.

Thanks in advance,
Offline  
Old 02-20-2008, 12:56 PM   #2
x14
BlackBerry Extraordinaire
 
Join Date: Jul 2005
Location: NYC
Model: 9800
OS: 6.0.0.546
Carrier: AT&T
Posts: 2,344
Default

Wiping the unit usually fixes this issue.
__________________
Exchange 2007/BES 5.0.2 MR2
Offline  
Old 02-20-2008, 12:58 PM   #3
celeb
Thumbs Must Hurt
 
Join Date: Apr 2005
Location: New York City
Model: 8310
Carrier: ATT
Posts: 132
Default

Quote:
Originally Posted by x14 View Post
Wiping the unit usually fixes this issue.
To add, Wiping/Reactivation is definitely not an option.
Offline  
Old 02-20-2008, 01:11 PM   #4
zip
Thumbs Must Hurt
 
Join Date: Oct 2005
Model: 9700
Carrier: at&t
Posts: 57
Default

I've found that reactivating the device (without performing a wipe first) resolves this issue. We have not seen a lot of these, so this solution has worked for us. I've not done anything with the Bloomberg client, however. If you would like to minimize user impact, then tsupport can give you a script that will identify duplicate entries in the DB, which supposedly can be manually removed to resolve the issue, but I have not taken this approach.

-zip
Offline  
Old 02-20-2008, 01:17 PM   #5
penguin3107
BlackBerry God
 
penguin3107's Avatar
 
Join Date: Jan 2005
Model: iOS 5
Carrier: VZW
Posts: 11,701
Default

Quote:
Originally Posted by celeb View Post
To add, Wiping/Reactivation is definitely not an option.
Just out of curiosity... Why not?
__________________
BCSA
BES 5.0.3 MR4 :-: Exchange 2007 SP3 RU3
http://port3101.org
Offline  
Old 02-20-2008, 01:17 PM   #6
celeb
Thumbs Must Hurt
 
Join Date: Apr 2005
Location: New York City
Model: 8310
Carrier: ATT
Posts: 132
Default

Thanks for your response. I am looking for a solution which involves absolutely no user intervention. This pretty much removes reactivation/wiping from the table.

I have used the script provided by RIM and the results have been less than adequate as the device states do not change.

A way to manually re-force the index (or whatever the handheld initiates to send the status to the BES) would be ideal, or a way to tell the BES to go out and check the device (besides update status as that doesn't work)

TIA
Offline  
Old 02-20-2008, 02:26 PM   #7
mahoward
CrackBerry Addict
 
mahoward's Avatar
 
Join Date: May 2005
Model: 8900
Carrier: T-Mobile
Posts: 560
Default

After running the script do you see the SyncDeviceMgmt table still having duplicate app (multiple version) entries for the user? Perhaps the script needs a modification.
__________________
BESX 4.1.7 on Exchange 2003: 65 Devices
BESX 5.0.3 on Exchange 2003: 2007 Devices
Offline  
Old 02-20-2008, 02:53 PM   #8
celeb
Thumbs Must Hurt
 
Join Date: Apr 2005
Location: New York City
Model: 8310
Carrier: ATT
Posts: 132
Default

We've tested in a test environment and the status was updated, however, in a production environment the status is not.
Offline  
Old 02-21-2008, 01:56 PM   #9
ObliteRon
Knows Where the Search Button Is
 
Join Date: Oct 2007
Location: Sacramento, CA
Model: Storm
OS: 5.0.0.328
Carrier: Verizon Wireless
Posts: 32
Default

This (somewhat) quick and dirty method seems to be working for me, on a user-by-user basis without user involvement. It involves SQL "hacking" and deleting rows.

1. Open the BESMgmt database, and specifically the dbo.SyncDeviceMgmt table.
2. Find the rows related to the user who is showing in BB Manager with "device state invalid."
3. Examine the "Data" column of the rows and look for two (or more) for the same software, but with different versions. e.g. GMaps_1.4 and Google Maps 2.0
4. Delete the row(s) related to the older version of the app.
5. If you've removed all the "conflicting" rows, Update Configuration Status in BB Manager will immediately show the correct status.
Offline  
Old 02-21-2008, 02:27 PM   #10
celeb
Thumbs Must Hurt
 
Join Date: Apr 2005
Location: New York City
Model: 8310
Carrier: ATT
Posts: 132
Default

Thanks for the post ObliteRon

I have actually been doing that (and that's what the script RIM provides does) but it's literally a "hack" One would assume before the upgrade, the remnants of the previous version would be removed wouldn't they? I really wish there was another way, but unfortunately I think this might be the only cure.
Offline  
Old 05-13-2008, 03:36 AM   #11
Orinoko
Thumbs Must Hurt
 
Orinoko's Avatar
 
Join Date: Mar 2007
Location: Manchester, UK
Model: Z10
Carrier: O2
Posts: 139
Default

Fantastic, this worked for me!
Offline  
Old 07-17-2008, 01:23 PM   #12
snapp
Knows Where the Search Button Is
 
Join Date: May 2006
Model: 9700
Carrier: AT&T
Posts: 23
Default

I have had a similar issues but with a different piece of software. I have had a ticket open with RIM. The issue is we pushed a new version of software and the device wasn't reporting correctly.

The This seems to work for me.
1.open the properties of effected user
2.Click on PIM synch
3. Set automatic blackberry Devicemanagement Enabled to False
4. Click Apply
5. Set automatic blackberry Devicemanagement Enabled to True
6. Click Apply
7. Click OK
8. On the effected BB go into service books
9. Delete Desktop [SYNC] service book
10. While in service books hit menu key and then undelete
11. The device will now start an Enterprise Activation.
12. When its complete, from BB manager run an update configuration check status.
13. Everything should read up to date if not.....
14. Run the Deploy applications for the effected user
15. Wait about 5 mintues, From BB manager run an update configuration check status.
13. Everything should read up to date


Hope this helps!!! It worked for me.....
Offline  
Old 09-23-2008, 08:54 AM   #13
Frank Castle
BlackBerry Extraordinaire
 
Frank Castle's Avatar
 
Join Date: Jul 2005
Location: MA
Model: 9930
PIN: PM Me!
Carrier: VZW
Posts: 1,073
Default

Unsure if it's due to my curve having OS 4.5 but it's been showing the same state and I tried both methods above.

I wound up wiping my device.
Offline  
Old 03-18-2009, 05:29 PM   #14
rukksi
New Member
 
Join Date: Feb 2009
Model: 8800
PIN: N/A
Carrier: vodafone
Posts: 4
Default What causes duplicate SQL enties and device state invalid?

I have this issue trying to deploy an app to 2000 users, I can clean up the SyncDeviceMgmt table, but this is really a hack.

Delete older duplicates returned by

SELECT UserConfigId, ModuleName
FROM SyncDeviceMgmt
GROUP BY UserConfigId, ModuleName
HAVING COUNT(ModuleName) > 1

I want to prevent the duplicates from occurring.
Any ideas what causes the duplicates?
Offline  
Old 03-18-2009, 09:23 PM   #15
rukksi
New Member
 
Join Date: Feb 2009
Model: 8800
PIN: N/A
Carrier: vodafone
Posts: 4
Default Device State Invalid

I can clear the SQL table by going into the PIM Sync Options of the user and setting "Automatic BlackBerry Device Management Enabled" to False, clicking OK, waiting 1 minute, then going back in and setting it to True.

BlackBerry Enterprise Server on Domino Discussion: Software Configuration Push Problems Wrapup
(Thanks Mark)

I noticed however that the single row that gets added after resetting to true contains the old version of the app, with a Status of zero (Upgrade Required?)

Then when I Assign Software Configuration the extra row gets added with the new version.

It seems like that device is stuffed, as each time I clear the tables BES ends up adding rows for the old, then the new versions.

Please don't tell me I have to do an Enterprise Activation, doing this for even a small portion of 2000 users will be painful
Offline  
Old 03-18-2009, 09:57 PM   #16
rukksi
New Member
 
Join Date: Feb 2009
Model: 8800
PIN: N/A
Carrier: vodafone
Posts: 4
Default

In the Policy log I get the following;



[30000] (03/19 14:33:16.718):{0x1528} Device contains various instances of module "{MODULE_NAME}"
[20000] (03/19 14:33:16.718):{0x1528} The current state for PIN 222222ec is not available.
[20000] (03/19 14:33:16.718):{0x1528} {russ@drekmoi.com, PIN=222222EC, UserId=4}RequestHandler::smileytongue:ollForMissin gApps: GetHHCodePackages failed with the error: HHCM_NO_STATE_INFO_FOR_PIN.
[40000] (03/19 14:33:16.718):{0x1528} RequestHandler::smileytongue:ollForMissingApps: Completed Poll For Missing Apps, elapsed time 0.688 seconds.
[40000] (03/19 14:33:16.718):{0x1528} RequestHandler::smileyvery-happy:oWork - PollForMissingApps failed.
Offline  
Old 03-19-2009, 06:51 AM   #17
snapp
Knows Where the Search Button Is
 
Join Date: May 2006
Model: 9700
Carrier: AT&T
Posts: 23
Default

Is the device reporting back properly? Meaning.... Is the "Last update time" under status current????

If not, toggle the "Automatic BlackBerry Device Management Enabled" then have the user delete then undelete the Desktop[sync] service book.
Offline  
Old 03-19-2009, 04:35 PM   #18
rukksi
New Member
 
Join Date: Feb 2009
Model: 8800
PIN: N/A
Carrier: vodafone
Posts: 4
Default

I really wanted to find a solution that didn't involve any user action, or failing that, at least understand what is causing the issues so that I can avoid it in the future.

The device I'm playing with is straight at the moment - I ended up deleting the duplicates, then wiping the handheld.

I'm trying to get it back to the Device State Invalid in order to find what causes it.
Offline  
Old 03-20-2009, 08:00 AM   #19
freakinvibe
BlackBerry Extraordinaire
 
Join Date: Aug 2008
Location: Basel
Model: Class
PIN: N/A
Carrier: Swisscom
Posts: 1,616
Default

The only method without user interaction that really works for me is the deletion of duplicate DB entries, because for the Device state, BES only checks against the DB and not against the device.
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


6500/1 A 6502 VARIENT CPU COMMODORE USE IN AMIGA KB & 1520 PLOTTER NMOS NCR NOS picture

6500/1 A 6502 VARIENT CPU COMMODORE USE IN AMIGA KB & 1520 PLOTTER NMOS NCR NOS

$5.89



[1pcs] 8520A-1 CSG 8520A-1  Commodore Amiga DIP40 USED picture

[1pcs] 8520A-1 CSG 8520A-1 Commodore Amiga DIP40 USED

$15.57



New Greaseweazle V4.1 USB Floppy Adapter Flux Reader Writer Amiga Atari ST 1591 picture

New Greaseweazle V4.1 USB Floppy Adapter Flux Reader Writer Amiga Atari ST 1591

$28.46



AMIGA-1 Heat trace Connection Kit #DREX0079 Drexan New Surplus picture

AMIGA-1 Heat trace Connection Kit #DREX0079 Drexan New Surplus

$45.00



1PC USED A54MA55B BC186A413G52 Mitsubishi A500/F540 Series 55KW Drive Board #CZ picture

1PC USED A54MA55B BC186A413G52 Mitsubishi A500/F540 Series 55KW Drive Board #CZ

$317.00



1PC USED A54MA30B Mitsubishi F500/A500/A540 Series 30-37KW Drive Main Board #CZ picture

1PC USED A54MA30B Mitsubishi F500/A500/A540 Series 30-37KW Drive Main Board #CZ

$255.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.