- User logs in.
- Status at top right of inbox windows shows "200 of 3876 messages".
- User begins scrolling down through their inbox.
- At 200 messages displayed status reads "300 of 3876 messages".
- At 300 messages displayed status reads "400 of 3876 messages".
- Status changes to "Loading..." and Zimbra throws the below error.
- User can scroll no further.
Code: Select all
method: [unknown]
msg: system failure: java.lang.NullPointerException: Cannot invoke "com.zimbra.cs.account.Account.getName()" because the return value of "com.zimbra.cs.account.Provisioning.get(com.zimbra.common.account.Key$AccountBy, String)" is null
code: service.FAILURE
detail: soap:Receiver
trace: qtp146370526-208832:1758048058276:16a5a8befdb6948d
request:
Body: {
SearchRequest: {
_jsns: "urn:zimbraMail",
cursor: {
id: "36757",
sortVal: "1755542093000"
},
header: [
// [0]:
{
n: "List-ID"
},
// [1]:
{
n: "X-Zimbra-DL"
},
// [2]:
{
n: "IN-REPLY-TO"
}
],
limit: 100,
locale: {
_content: "en_US"
},
needExp: 1,
offset: 300,
query: "in:inbox",
recip: "0",
sortBy: "dateDesc",
types: "message",
tz: {
id: "America/Indiana/Indianapolis"
}
}
},
Header: {
context: {
_jsns: "urn:zimbra",
account: {
_content: "xxxxxxxxxxx@greenfieldin.org",
by: "name"
},
authToken: "(removed)",
csrfToken: "0_c8088d8a7882f1f28389dab2cfb3d5771e02286e",
notify: {
seq: 1
},
session: {
_content: 1283923,
id: 1283923
},
userAgent: {
name: "ZimbraWebClient - GC140 (Win)",
version: "10.1.9_GA_4780"
}
}
}I am on a different network than the user and other users on the same network as the problem PC have no issue.
Unless someone has seen this before, I have never seen this, I think it is a Zimbra support ticket issue.
DAve

