segunda-feira, 20 de dezembro de 2010

Monitor Service

Login no Monitor Service com erro e não autentica.
Mensagem: The application has encounteres a system error. Please report this error to the System Administrator.
Sugestão:


1) Shut down all four BMS services

2) Change the date on the server to Sept 1st 2010

3) Rename the web.keystore file to web.keystore.old in C:\Program Files\Research In Motion\BlackBerry Enterprise Server\Monitoring Service\bin

4) open command prompt and drill down into C:\Program Files\Research In Motion\BlackBerry Enterprise Server\Monitoring Service\bin

5)run this command and replace *password* with your ssl password and *FQDN* with the fqdn of your BMS server
webGenKey.bat "C:\ Program Files\Java\JDK16~1.0_1" " C:\Program Files\Research In Motion\BlackBerry Enterprise Server\Monitoring Service\" *Password* *FQDN*

5)Open regedit and go to HKEY_CURRENT_USER\Software\Research In Motion\BlackBerry Enterprise Server\Monitoring Service\ change the KeyStorePass to what password you set in step 5 in the command.

6) Start all BMS services.

7) log into the BMS service.

8) Change the date of the server back to correct date.

Maybe the JDK paths must be adjusted accordingly.

sexta-feira, 3 de dezembro de 2010

Fresh BlackBerry News

http://mippin.com/mip/plus/story.jsp?&id=67889&c=-1&s=0&pv=0&sid=190034645&cat=blackberry

-------------------------------------------------
Sent from my BlackBerry® wireless device

segunda-feira, 29 de março de 2010

Novidades no Device Software version 5.0

What's new in BlackBerry Device Software version 5.0 ???
São várias as novidades mas a grande maioria dependem do BES Server 5 ou do BES Express.

Para consultar basta clicar KB18143

http://www.blackberry.com/btsc/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB18143&sliceId=1&docTypeID=DT_SUPPORTISSUE_1_1&dialogID=237708056&stateId=0%20%20%20%20%20%20%20%20%200%20237704280

sexta-feira, 26 de março de 2010

Avisos de Leitura de email: como impedir envio.

Ability to prevent users from sending read receipt messages

No BES versão 4.1.4 é possível inibir para todos os utilizadores ou para nenhum.
É necessário fazer uma alteração no registry do BES server e as indicações são as seguintes.

To allow or deny read receipts for BlackBerry smartphone users, complete the following steps:

Warning: The following procedure involves modifying the computer registry. This can cause substantial damage to the Windows® operating system. Document and back up the registry entries prior to implementing any changes.

  1. On the computer that is hosting the BlackBerry Messaging Agent, start the Registry Editor.
  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Research In Motion\BlackBerry Enterprise Server\Agents.
  3. Right-click the folder.
  4. Highlight New.
  5. Click DWORD Value.
  6. Type SuppressReadReceipts.
  7. Press Enter.
  8. Right-click the SuppressReadReceipts registry key.
  9. Click Modify.
  10. Select the Decimal option.
  11. Perform one of the following actions:
    • Type 2 to prevent BlackBerry smartphone users from sending read receipt messages.
    • Type 0 to allow BlackBerry smartphone users to send read receipt messages.
  12. Click OK.
  13. Restart the BlackBerry Controller.

    Important: Restarting certain BlackBerry Enterprise Server services will delay message delivery to BlackBerry smartphones. For more information, see KB04789.

Nota: Só é referido para BES 4.1.4 porque as versões anteriores deixaram de ter suporte oficial.
Para BES 5 as indicações são outras.