[jira] Commented: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Flavio Paiva Junqueira (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786816#action_12786816
 ] 

Flavio Paiva Junqueira commented on ZOOKEEPER-611:
--

For 588, same problem, but now triggered from the CnxManager test:

{noformat}
java.lang.NullPointerException
at sun.nio.ch.Util.atBugLevel(Util.java:326)
at sun.nio.ch.SelectorImpl.(SelectorImpl.java:40)
at sun.nio.ch.EPollSelectorImpl.(EPollSelectorImpl.java:47)
at 
sun.nio.ch.EPollSelectorProvider.openSelector(EPollSelectorProvider.java:18)
at java.nio.channels.Selector.open(Selector.java:209)
at 
org.apache.zookeeper.server.NIOServerCnxn$Factory.(NIOServerCnxn.java:98)
at 
org.apache.zookeeper.server.NIOServerCnxn$Factory.(NIOServerCnxn.java:123)
at 
org.apache.zookeeper.server.quorum.QuorumPeer.(QuorumPeer.java:414)
at 
org.apache.zookeeper.test.CnxManagerTest.testCnxManager(CnxManagerTest.java:152)
{noformat}

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (ZOOKEEPER-612) Make Zookeeper C client can be compiled by gcc of early version

2009-12-07 Thread Qian Ye (JIRA)
Make Zookeeper C client can be compiled by gcc of early version
---

 Key: ZOOKEEPER-612
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-612
 Project: Zookeeper
  Issue Type: Improvement
  Components: c client
Affects Versions: 3.2.1
 Environment: Linux
Reporter: Qian Ye


The original C Client, Version 3.2.1, cannot be compiled successfully by the 
gcc of early version, due some declaration restriction. To compile the source 
code on the server with gcc of early version, I made some modification on the 
original source. What's more, some extra codes are added to make the client be 
compatible with the hosts list format: ip1:port1, ip2:port2... There is often a 
space after this kind of comma.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-612) Make Zookeeper C client can be compiled by gcc of early version

2009-12-07 Thread Qian Ye (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qian Ye updated ZOOKEEPER-612:
--

Attachment: patch

can be compiled by gcc 2.96

> Make Zookeeper C client can be compiled by gcc of early version
> ---
>
> Key: ZOOKEEPER-612
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-612
> Project: Zookeeper
>  Issue Type: Improvement
>  Components: c client
>Affects Versions: 3.2.1
> Environment: Linux
>Reporter: Qian Ye
> Attachments: patch
>
>
> The original C Client, Version 3.2.1, cannot be compiled successfully by the 
> gcc of early version, due some declaration restriction. To compile the source 
> code on the server with gcc of early version, I made some modification on the 
> original source. What's more, some extra codes are added to make the client 
> be compatible with the hosts list format: ip1:port1, ip2:port2... There is 
> often a space after this kind of comma.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Hudson build is back to normal: ZooKeeper-trunk #589

2009-12-07 Thread Apache Hudson Server
See 




[jira] Created: (ZOOKEEPER-613) add ganglia monitoring support as contrib

2009-12-07 Thread Patrick Hunt (JIRA)
add ganglia monitoring support as contrib
-

 Key: ZOOKEEPER-613
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-613
 Project: Zookeeper
  Issue Type: Improvement
  Components: scripts
Reporter: Patrick Hunt
 Fix For: 3.3.0


It would be great to add ganglia monitoring support for ZooKeeper Cluster. 
AFAIK this means writing a ganglia plugin that knows
how to talk to ZK servers (either JMX, or the command port via 4letterwords)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-613) add ganglia monitoring support as contrib

2009-12-07 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-613:
---

Component/s: contrib

> add ganglia monitoring support as contrib
> -
>
> Key: ZOOKEEPER-613
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-613
> Project: Zookeeper
>  Issue Type: Improvement
>  Components: contrib, scripts
>Reporter: Patrick Hunt
> Fix For: 3.3.0
>
>
> It would be great to add ganglia monitoring support for ZooKeeper Cluster. 
> AFAIK this means writing a ganglia plugin that knows
> how to talk to ZK servers (either JMX, or the command port via 4letterwords)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (ZOOKEEPER-527) hudson trunk failure in quota test

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar resolved ZOOKEEPER-527.
-

Resolution: Cannot Reproduce

We havent seen this again for a long time. I am closing this bug and will open 
another one in case we see the problem again!

> hudson trunk failure in  quota test
> ---
>
> Key: ZOOKEEPER-527
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-527
> Project: Zookeeper
>  Issue Type: Bug
>  Components: server
>Affects Versions: 3.2.1
>Reporter: Patrick Hunt
>Assignee: Mahadev konar
>Priority: Critical
> Fix For: 3.3.0
>
>
> the following test failed:
> http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/ZooKeeper-trunk/462/testReport/org.apache.zookeeper.test/QuorumQuotaTest/testQuotaWithQuorum/
> here's the interesting log:
> 2009-09-16 10:35:52,728 - WARN  [CommitProcessor:1:datat...@409] - Quota 
> exceeded: /a bytes=1808 limit=1000
> 2009-09-16 10:36:34,000 - INFO  [SessionTracker:sessiontrackeri...@133] - 
> Expiring session 0x423c26c1d22
> 2009-09-16 10:36:12,725 - WARN  
> [main-SendThread(localhost:11225):clientcnxn$sendthr...@969] - Exception 
> closing session 0x423c26c1d22 to sun.nio.ch.selectionkeyi...@a7dd39
> java.io.IOException: TIMED OUT
>   at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:908)
> looks like a create call hung and the session eventually expired
> perhaps updating the quota had some issue? deadlock or ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Attachment: ZOOKEEPER-611.patch

this patch fixes this nullpointer exception by setting the system property 
""sun.nio.ch.bugLevel" to empty string. It also removes the 
selector.open().close() that we put in ZOOKEEPER-597 as a solution to the same 
problem.

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Status: Patch Available  (was: Open)

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Benjamin Reed (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787164#action_12787164
 ] 

Benjamin Reed commented on ZOOKEEPER-611:
-

we should probably check if that property is set before overwriting it we 
should probably also have a comment pointing out that this is a work around for 
the sun bug (and point to the bug)


> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Benjamin Reed (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787166#action_12787166
 ] 

Benjamin Reed commented on ZOOKEEPER-611:
-

scratch the point to the bug part. it is already there.


> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Attachment: ZOOKEEPER-611.patch

attached patch with ben's comments.

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Benjamin Reed (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Reed updated ZOOKEEPER-611:


Hadoop Flags: [Reviewed]

+1

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

I just committed this. good  catch ben!

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787187#action_12787187
 ] 

Hudson commented on ZOOKEEPER-611:
--

Integrated in ZooKeeper-trunk #590 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/590/])
.  hudson build failiure (mahadev)


> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-07 Thread Henry Robinson (JIRA)
Improper synchronisation in getClientCnxnCount
--

 Key: ZOOKEEPER-614
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
 Project: Zookeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.2.1
Reporter: Henry Robinson
Assignee: Henry Robinson
 Fix For: 3.2.2


getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-07 Thread Henry Robinson (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henry Robinson updated ZOOKEEPER-614:
-

Attachment: ZOOKEEPER-614.patch

Issue was a simple fix - to test, made MaxCnxnsTest use concurrent connections 
rather than serial code. This won't test for any bugs explicitly (this is a 
defensive fix, anyhow), but it gives them a chance to show themselves :)

> Improper synchronisation in getClientCnxnCount
> --
>
> Key: ZOOKEEPER-614
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
> Project: Zookeeper
>  Issue Type: Bug
>  Components: server
>Affects Versions: 3.2.1
>Reporter: Henry Robinson
>Assignee: Henry Robinson
> Fix For: 3.2.2
>
> Attachments: ZOOKEEPER-614.patch
>
>
> getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-07 Thread Henry Robinson (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henry Robinson updated ZOOKEEPER-614:
-

Status: Patch Available  (was: Open)

> Improper synchronisation in getClientCnxnCount
> --
>
> Key: ZOOKEEPER-614
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
> Project: Zookeeper
>  Issue Type: Bug
>  Components: server
>Affects Versions: 3.2.1
>Reporter: Henry Robinson
>Assignee: Henry Robinson
> Fix For: 3.2.2
>
> Attachments: ZOOKEEPER-614.patch
>
>
> getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Build failed in Hudson: ZooKeeper-trunk #593

2009-12-07 Thread Apache Hudson Server
See 

--
[...truncated 99529 lines...]
[junit] 2009-12-08 00:38:13,199 - INFO  
[NIOServerCxn.Factory:11225:nioservercnxn$fact...@228] - Accepted socket 
connection from /127.0.0.1:33390
[junit] 2009-12-08 00:38:13,200 - INFO  
[NIOServerCxn.Factory:11225:nioserverc...@706] - Client attempting to renew 
session 0x1256bb8cab4 at /127.0.0.1:33390
[junit] 2009-12-08 00:38:13,200 - INFO  
[NIOServerCxn.Factory:11225:nioserverc...@1139] - Established session 
0x1256bb8cab4 for client /127.0.0.1:33390
[junit] 2009-12-08 00:38:13,200 - INFO  
[main-SendThread(localhost:11225):clientcnxn$sendthr...@640] - Session 
establishment complete, sessionid = 0x1256bb8cab4
[junit] 2009-12-08 00:38:13,211 - INFO  [main:clientb...@385] - STOPPING 
server
[junit] 2009-12-08 00:38:13,212 - INFO  [main:nioserverc...@986] - Closed 
socket connection for client /127.0.0.1:33390 which had sessionid 
0x1256bb8cab4
[junit] 2009-12-08 00:38:13,212 - INFO  
[main-SendThread(localhost:11225):clientcnxn$sendthr...@1047] - Unable to read 
additional data from server sessionid 0x1256bb8cab4, likely server has 
closed socket, closing socket connection and attempting reconnect
[junit] 2009-12-08 00:38:13,212 - INFO  
[NIOServerCxn.Factory:11225:nioservercnxn$fact...@255] - NIOServerCnxn factory 
exited run method
[junit] 2009-12-08 00:38:13,213 - INFO  [main:finalrequestproces...@365] - 
shutdown of request processor complete
[junit] 2009-12-08 00:38:13,213 - INFO  
[SyncThread:0:syncrequestproces...@151] - SyncRequestProcessor exited!
[junit] 2009-12-08 00:38:13,213 - INFO  
[ProcessThread:-1:preprequestproces...@119] - PrepRequestProcessor exited loop!
[junit] ensureOnly:[]
[junit] 2009-12-08 00:38:13,313 - INFO  [main:clientb...@378] - STARTING 
server
[junit] 2009-12-08 00:38:13,313 - INFO  [main:zookeeperser...@160] - 
Created server
[junit] 2009-12-08 00:38:13,314 - INFO  [main:nioservercnxn$fact...@137] - 
binding to port 11225
[junit] 2009-12-08 00:38:13,315 - INFO  [main:files...@81] - Reading 
snapshot 

[junit] 2009-12-08 00:38:13,322 - INFO  [main:filetxnsnap...@208] - 
Snapshotting: 6
[junit] 2009-12-08 00:38:13,325 - INFO  
[NIOServerCxn.Factory:11225:nioservercnxn$fact...@228] - Accepted socket 
connection from /127.0.0.1:33392
[junit] 2009-12-08 00:38:13,326 - INFO  
[NIOServerCxn.Factory:11225:nioserverc...@800] - Processing stat command from 
/127.0.0.1:33392
[junit] 2009-12-08 00:38:13,326 - INFO  
[NIOServerCxn.Factory:11225:nioserverc...@986] - Closed socket connection for 
client /127.0.0.1:33392 (no session established for client)
[junit] ensureOnly:[InMemoryDataTree, StandaloneServer_port]
[junit] expect:InMemoryDataTree
[junit] found:InMemoryDataTree 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree
[junit] expect:StandaloneServer_port
[junit] found:StandaloneServer_port 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1
[junit] 2009-12-08 00:38:14,702 - INFO  
[main-SendThread(localhost:11225):clientcnxn$sendthr...@929] - Opening socket 
connection to server localhost/127.0.0.1:11225
[junit] 2009-12-08 00:38:14,702 - INFO  
[main-SendThread(localhost:11225):clientcnxn$sendthr...@837] - Socket 
connection established to localhost/127.0.0.1:11225, initiating session
[junit] 2009-12-08 00:38:14,702 - INFO  
[NIOServerCxn.Factory:11225:nioservercnxn$fact...@228] - Accepted socket 
connection from /127.0.0.1:33393
[junit] 2009-12-08 00:38:14,703 - INFO  
[NIOServerCxn.Factory:11225:nioserverc...@706] - Client attempting to renew 
session 0x1256bb8cab4 at /127.0.0.1:33393
[junit] 2009-12-08 00:38:14,705 - INFO  
[main-SendThread(localhost:11225):clientcnxn$sendthr...@640] - Session 
establishment complete, sessionid = 0x1256bb8cab4
[junit] 2009-12-08 00:38:14,705 - INFO  
[NIOServerCxn.Factory:11225:nioserverc...@1139] - Established session 
0x1256bb8cab4 for client /127.0.0.1:33393
[junit] 2009-12-08 00:38:15,000 - INFO  
[SessionTracker:sessiontrackeri...@145] - SessionTrackerImpl exited loop!
[junit] 2009-12-08 00:38:15,717 - INFO  
[ProcessThread:-1:preprequestproces...@385] - Processed session termination for 
sessionid: 0x1256bb8cab4
[junit] 2009-12-08 00:38:15,718 - INFO  [main:zookee...@524] - Session: 
0x1256bb8cab4 closed
[junit] 2009-12-08 00:38:15,718 - WARN  
[NIOServerCxn.Factory:11225:nioserverc...@572] - EndOfStreamException: Unable 
to read additional data from client sessionid 0x1256bb8cab4, likely client 
has closed socket
[junit] 2009-12-08 00:38:15,719 - INFO  [main:clientb...@408] - tearDown 
starting
[junit] 2009-12-08 00:38:15,719 - 

[jira] Reopened: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar reopened ZOOKEEPER-611:
-


doesnt looks like its fixed, 

http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/593/

looks like the static block should be in Factory rather than Servercnxn. Thanks 
pat for pointing out.

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Attachment: ZOOKEEPER-611.patch

resubmitting a patch for static block in Factory.

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Status: Patch Available  (was: Reopened)

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Attachment: (was: ZOOKEEPER-611.patch)

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Hudson build is back to normal: ZooKeeper-trunk #594

2009-12-07 Thread Apache Hudson Server
See 




[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Attachment: ZOOKEEPER-611.patch

attached a wrong file.

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Patrick Hunt (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787232#action_12787232
 ] 

Patrick Hunt commented on ZOOKEEPER-611:


+1, looks good.

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-611:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

I just committed this. 

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787252#action_12787252
 ] 

Hudson commented on ZOOKEEPER-611:
--

Integrated in ZooKeeper-trunk #596 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/596/])
. hudson build failure (take 2) (mahadev)


> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-597:


Attachment: ZOOKEEPER-597-3.2.patch

patch for 3.2 release.

> ASyncHammerTest is failing intermittently on hudson trunk
> -
>
> Key: ZOOKEEPER-597
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-597
> Project: Zookeeper
>  Issue Type: Bug
>  Components: tests
>Reporter: Patrick Hunt
>Assignee: Benjamin Reed
>Priority: Critical
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-597-3.1.patch, ZOOKEEPER-597-3.2.patch, 
> ZOOKEEPER-597.patch, ZOOKEEPER-597.patch, ZOOKEEPER-597.patch, 
> ZOOKEEPER-597_2.patch, ZOOKEEPER-597_3.patch, ZOOKEEPER-597_3.patch, 
> ZOOKEEPER-597_4.patch
>
>
> ASyncHammerTest is failing intermittently on hudson trunk. There is no clear 
> reason why this is happening, but
> it seems from the logs that a session connection to a follower is failing 
> during session establishment - the
> failure seems to be a problem either on the follower or leader. The server 
> gets the session create request, but
> it stalls in the request processor pipeline. (we see it go in, but we do not 
> see it com eout)
> unfortunately all efforts to reproduce this on non-hudson trunk have failed. 
> Even trying to reproduce by
> running on hudson host itself (manually) has failed.
> We need to instrument the client session creation code in the test to dump 
> the thread stack if the
> session creation fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-597) ASyncHammerTest is failing intermittently on hudson trunk

2009-12-07 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-597:


Attachment: ZOOKEEPER-597-3.1.patch

patch for 3.1 release.

> ASyncHammerTest is failing intermittently on hudson trunk
> -
>
> Key: ZOOKEEPER-597
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-597
> Project: Zookeeper
>  Issue Type: Bug
>  Components: tests
>Reporter: Patrick Hunt
>Assignee: Benjamin Reed
>Priority: Critical
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-597-3.1.patch, ZOOKEEPER-597-3.2.patch, 
> ZOOKEEPER-597.patch, ZOOKEEPER-597.patch, ZOOKEEPER-597.patch, 
> ZOOKEEPER-597_2.patch, ZOOKEEPER-597_3.patch, ZOOKEEPER-597_3.patch, 
> ZOOKEEPER-597_4.patch
>
>
> ASyncHammerTest is failing intermittently on hudson trunk. There is no clear 
> reason why this is happening, but
> it seems from the logs that a session connection to a follower is failing 
> during session establishment - the
> failure seems to be a problem either on the follower or leader. The server 
> gets the session create request, but
> it stalls in the request processor pipeline. (we see it go in, but we do not 
> see it com eout)
> unfortunately all efforts to reproduce this on non-hudson trunk have failed. 
> Even trying to reproduce by
> running on hudson host itself (manually) has failed.
> We need to instrument the client session creation code in the test to dump 
> the thread stack if the
> session creation fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (ZOOKEEPER-611) hudson build failiure

2009-12-07 Thread Mahadev konar (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787272#action_12787272
 ] 

Mahadev konar commented on ZOOKEEPER-611:
-

ill upload a patch for 3.1 and 3.2 branch as soon as ZOOKEEPER-597 gets 
committed to those branches.

> hudson build failiure
> -
>
> Key: ZOOKEEPER-611
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-611
> Project: Zookeeper
>  Issue Type: Bug
>Reporter: Mahadev konar
>Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-611.patch, ZOOKEEPER-611.patch, 
> ZOOKEEPER-611.patch
>
>
> The hudson build failure failed again on 
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/582/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.