[Logicmail-users] Cannot get LM working on Blackberry 9300 - NullPointerException ?
Brought to you by:
octorian
From: Steve G. <lm...@of...> - 2013-02-14 12:47:05
|
Hi. I've just installed Logicmail 2.2.0.81 on a Blackberry Curve 9300 3G (UK model). BB O/S is 6.0 Bundle 2949 (v6.0.0.668 platform 6.6.0.236) Installation appears to have gone OK, Test Configuration showed "Connection OK" I'm attempting to get mail from a Microsoft Exchange server using POP. Connection is Wi-Fi. When I start LM, icon against POP account has red cross. Menu -> Refresh Status shows "Opening connection" and then red cross cleared. I then go to Inbox and attempt to get mail. There is a status message "Getting folder messages" then message box pops up "unknown error". From the log, it looks like LM connects to the mail server OK, and could even be receiving messages (I can certainly see message headers in the log). However, no messages appear in the inbox, and log shows Java NullPointerException. The whole log is about 250 lines, here is an extract around the time of the error (I am happy to post the whole log if that is not against list etiquette, or upload it to a recommended file store). Log appears to be in reverse order? d LogicMail - [SEND CMD] QUIT - 2/14 10:17:01 d LogicMail - PopProtocol.executeQuit() - 2/14 10:17:01 E LogicMail - java.lang.NullPointerException - 2/14 10:17:01 S Java Exception - NullPointerException - 2/14 10:17:01 | No detail message | LogicMail-5(508B5DA2) | PopClient | <private> | 0xB8A2 | LogicMail-5(508B5DA2) | PopClient | getFolderMessages | 0xB555 | LogicMail-5(508B5DA2) | PopFolderRefreshRequest | <private> | 0xBC43 | LogicMail-5(508B5DA2) | PopFolderRefreshRequest | execute | 0xBB88 | LogicMail(508B5DA2) | AbstractMailConnectionHandler | handleRequest | 0x376 | LogicMail-3(508B5DA2) | IncomingMailConnectionHandler | handleRequest | 0x234 | LogicMail(508B5DA2) | AbstractMailConnectionHandler | handlePendingRequests | 0x60C | LogicMail-1(508B5DA2) | AbstractMailConnectionHandler$ConnectionThread | run | 0xE3 d LogicMail - [RECV] +OK 1 31521 - 2/14 10:17:01 d net.rim.tcp - TXss - 2/14 10:17:01 d net.rim.tcp - TXsb 33 - 2/14 10:17:01 d LogicMail - [SEND CMD] LIST 1 - 2/14 10:17:01 d LogicMail - PopProtocol.executeList(1) - 2/14 10:17:01 d LogicMail - [RECV] +OK 1 2 - 2/14 10:17:01 d net.rim.tcp - TXss - 2/14 10:17:01 Sending mail via SMTP works fine. Any help / suggestions gratefully received. Thanks, Steve. |