Quote:
Originally Posted by elwynw
I had an answer to the two version issue on another forum:
"I had this same problem and called RIM. Here's the solution:
Under your applications share create a folder for each patch version.
Extract the patch files to the appropriate folder.
Edit the .alx file for each patch
- edit the application id="net_rim_bb_timezoneupdate_<version>" for each of the two .alx files
reindex the apploader.
You should be able to then create your software configs."
this worked...
|
Hi,
Has any one try to test the above? It looks like it allow you to configure it in Blackberry server but when you try to deploy it, if you check the logs it has a entry similiar to
20000] (04/01 23:15:56.220):{0x94C} Duplicate module: "net_rim_bb_timezoneupdater" found at "D:\Program Files\Blackberry Enterprise Server\BlackBerry Enterprise Server\PackageCache\FILESHARE_vipserver\research in motion\DST 2008\net_rim_bb_timezoneupdater.cod" discarded ("D:\Program Files\Blackberry Enterprise Server\BlackBerry Enterprise Server\PackageCache\FILESHARE_vipserver\research in motion\DST 2008 Update 4.1\net_rim_bb_timezoneupdater4.1.cod" retained)
And the update wont deploy to the BB's. I've even changed the cod file and it still thought it was a duplicate when both fixes are for different BB versions. I think the only way around it is to try do what elwynw stated in a post before.
On the same BlackBerry Enterprise Server, copy C:\Program Files\Common Files\Research In Motion\ to C:\Program Files\Common Files\Research In Motion_2\ and copy the Apploader directory. Run the index from the new location (Research In Motion_2)."
Has anyone else has similiar problems?