View Single Post
  #10 (permalink)  
Old 11-30-2006, 08:17 AM
jarbelix jarbelix is offline
Member
 
Posts: 11
Thumbs down I have the same error

Quote:
Originally Posted by andyc View Post
Actually, it's the following:
And you may need to even add the query string (i.e. the stuff after the question mark in the URL) to the /zimbra/mail URL and reload after you've authenticated. This is required because the the login page doesn't forward the query string to the mail URL.
My debug with append "?mode=mjsf&gzip=false&debug=1" in URL is:
HTML Code:
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Header>
<context xmlns="urn:zimbra">
<sessionId id="4"/>
<change token="501" type="new"/>
<authToken>
0_3d9e751f1a115d74d81ca222f35e0d17a2a3dbeb_69643d33363a35353836666166322d616663642d346638302d613537632d3165353761343362383232313b6578703d31333a313136343934363332353036313b61646d696e3d313a313b
</authToken>
<format type="js"/>
</context>
</soap:Header>
<soap:Body>
<CreateAppointmentRequest xmlns="urn:zimbraMail">
<m d="1164902922747">
<tz id="(GMT-03.00) Auto-Detected" stdoff="-180" dayoff="-240">
<standard mon="10" mday="14" hour="24" min="0" sec="0"/>
<daylight mon="2" mday="18" hour="22" min="0" sec="0"/>
</tz>
<inv method="REQUEST" type="event" fb="B" transp="O" status="CONF" allDay="0" name="Almocar">
<s tz="(GMT-03.00) Auto-Detected" d="20061201T113000"/>
<e tz="(GMT-03.00) Auto-Detected" d="20061201T123000"/>
<or a="admin@ubuntu.prevnet"/>
</inv>
<mp ct="multipart/alternative">
<mp ct="text/plain">
<content/>
</mp>
<mp ct="text/html">
<content>
<html><body></body></html>
</content>
</mp>
</mp>
<su>
Almocar
</su>
</m>
</CreateAppointmentRequest>
</soap:Body>
</soap:Envelope>
Quote:
Body: {
Fault: {
Code: {
Value: "soap:Receiver"
},
Detail: {
Error: {
Code: "service.FAILURE",
Trace: "com.zimbra.cs.service.ServiceException: system failure: java.lang.IllegalArgumentException: Illegal end time 86400000
at com.zimbra.cs.service.ServiceException.FAILURE(Ser viceException.java:174)
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:272)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:162)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:84)
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.jav a:223)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:709)
at com.zimbra.cs.servlet.ZimbraServlet.service(Zimbra Servlet.java:173)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:107)
at org.apache.catalina.valves.AccessLogValve.invoke(A ccessLogValve.java:541)
at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11 ConnectionHandler.processConnection(Http11BaseProt ocol.java:667)
at org.apache.tomcat.util.net.PoolTcpEndpoint.process Socket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThr ead.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlR unnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalArgumentException: Illegal end time 86400000
at java.util.SimpleTimeZone.decodeEndRule(SimpleTimeZ one.java:1406)
at java.util.SimpleTimeZone.setEndRule(SimpleTimeZone .java:456)
at com.zimbra.cs.mailbox.calendar.ICalTimeZone.(ICalTimeZone.java:477)
at com.zimbra.cs.service.mail.CalendarUtils.parseTime Zones(CalendarUtils.java:574)
at com.zimbra.cs.service.mail.CalendarUtils.parseInvi teElementCommon(CalendarUtils.java:622)
at com.zimbra.cs.service.mail.CalendarUtils.parseInvi teForCreate(CalendarUtils.java:117)
at com.zimbra.cs.service.mail.CreateAppointment$Creat eAppointmentInviteParser.parseInviteElement(Create Appointment.java:62)
at com.zimbra.cs.service.mail.ParseMimeMessage$Invite Parser.parse(ParseMimeMessage.java:136)
at com.zimbra.cs.service.mail.ParseMimeMessage.parseM imeMsgSoap(ParseMimeMessage.java:249)
at com.zimbra.cs.service.mail.CalendarRequest.handleM sgElement(CalendarRequest.java:87)
at com.zimbra.cs.service.mail.CreateAppointment.handl e(CreateAppointment.java:80)
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:261)
... 21 more
",
_jsns: "urn:zimbra"
}
},
Reason: {
Text: "system failure: java.lang.IllegalArgumentException: Illegal end time 86400000"
}
}
},
Header: {
context: {
_jsns: "urn:zimbra",
change: {
token: 501
},
sessionId: [
0: {
_content: "4",
id: "4"
}
]
}
},
_jsns: "urn:zimbraSoap"
I related this "bug" in other forum and no have solution yet. Zimbra Calendar in Ubuntu Dapper

NB.: My system locale and timezone:

Quote:
root@ubuntu:~# cat /etc/timezone
America/Campo_Grande

root@ubuntu:~# locale
LANG=pt_BR.UTF-8
LANGUAGE=pt_BRtt_PT
LC_CTYPE="pt_BR.UTF-8"
LC_NUMERIC="pt_BR.UTF-8"
LC_TIME="pt_BR.UTF-8"
LC_COLLATE="pt_BR.UTF-8"
LC_MONETARY="pt_BR.UTF-8"
LC_MESSAGES="pt_BR.UTF-8"
LC_PAPER="pt_BR.UTF-8"
LC_NAME="pt_BR.UTF-8"
LC_ADDRESS="pt_BR.UTF-8"
LC_TELEPHONE="pt_BR.UTF-8"
LC_MEASUREMENT="pt_BR.UTF-8"
LC_IDENTIFICATION="pt_BR.UTF-8"
LC_ALL=

Last edited by jarbelix; 11-30-2006 at 08:22 AM..
Reply With Quote