Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 01-06-2007, 01:57 PM
Intermediate Member
 
Posts: 19
Default here is the full java dump from catalina.out

Here is the dump from catalina.out trigred by kill -3 <tomcat pid> while the client is waiting for a response from Zimbra which finaly results in a connection time out on the client side:

NOTE: On client side I did not put <format type="js"/> in the request, If I put that there, Zimbra responses with no problem.
Attached Files
File Type: zip Full_dump.zip (6.5 KB, 70 views)
File Type: txt Full_dump_part_1.txt (32.1 KB, 138 views)
File Type: txt Full_dump_part_2.txt (25.0 KB, 133 views)
File Type: txt Full_dump_part_3.txt (25.1 KB, 129 views)

Last edited by seeker; 01-06-2007 at 03:08 PM..
Reply With Quote
  #22 (permalink)  
Old 01-06-2007, 02:59 PM
Zimbra Employee
 
Posts: 1,434
Default zipfile is invalid

Not sure why, but your zipfile downloads as invalid here.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #23 (permalink)  
Old 01-06-2007, 03:09 PM
Intermediate Member
 
Posts: 19
Default

I just edited my last post. I added the original text files. The forum does not allow me to upload text files larger than 39k, so I had to upload it in 3 parts.
Reply With Quote
  #24 (permalink)  
Old 01-06-2007, 03:20 PM
Zimbra Employee
 
Posts: 1,434
Default Never hits Zimbra's processing code...

Here's what I believe to be the relevant worker thread stack trace:
Code:
"http-8080-Processor100" daemon prio=1 tid=0xa37112d8 nid=0x1041 runnable [0xa0aa6000..0xa0aa6fb0]
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
	at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:737)
	at org.apache.coyote.http11.InternalInputBuffer.parseRequestLine(InternalInputBuffer.java:398)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:827)
	at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
	at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
	at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
	at java.lang.Thread.run(Thread.java:595)
Note that it's still in the tomcat-processing-the-HTTP-request phase; it hasn't even hit any Zimbra code. The most likely culprit that I can think of is that the Content-Length on your request is incorrect.

Note that if you're using Zimbra 4.0 or later, I believe that zmprov without the -l switch does SOAP requests in XML getting back XML responses. If zmprov works and your stuff doesn't, it's almost certainly your request at fault...
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!

Last edited by dkarp; 01-06-2007 at 03:22 PM..
Reply With Quote
  #25 (permalink)  
Old 01-06-2007, 03:31 PM
Zimbra Employee
 
Posts: 228
Default

zmprov does in fact use SOAP by default, as does zmailbox and the HTML-only client.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.