[jira] Updated: (ZOOKEEPER-411) Building zookeeper fails on RHEL 5 64 bit during test-cppunit

2009-05-20 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-411:
---

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

+1, thanks Mahadev
Committed revision 776889.

> Building zookeeper fails on RHEL 5 64 bit during test-cppunit
> -
>
> Key: ZOOKEEPER-411
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-411
> Project: Zookeeper
>  Issue Type: Bug
> Environment: RHEL5, 64bit 
>Reporter: Lee Tucker
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-411.patch, ZOOKEEPER-411.patch, 
> ZOOKEEPER-411.patch, ZOOKEEPER-411.patch
>
>
>  [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset : assertion
>  [exec] 
>  [exec] 
> /grid/0/gs/gridre/hudson/workspace/zootestbuild/trunk/src/c/tests/TestClient.cc:499:
>  Assertion: assertion failed [Expression: ctx.waitForDisconnected(zk)]
>  [exec] Failures !!!
>  [exec] Run: 32   Failure total: 1   Failures: 1   Errors: 0
>  [exec] make: *** [run-check] Error 1

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



[jira] Updated: (ZOOKEEPER-411) Building zookeeper fails on RHEL 5 64 bit during test-cppunit

2009-05-20 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-411:


Attachment: ZOOKEEPER-411.patch

this patch removes usage of fuser in build.xml.

> Building zookeeper fails on RHEL 5 64 bit during test-cppunit
> -
>
> Key: ZOOKEEPER-411
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-411
> Project: Zookeeper
>  Issue Type: Bug
> Environment: RHEL5, 64bit 
>Reporter: Lee Tucker
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-411.patch, ZOOKEEPER-411.patch, 
> ZOOKEEPER-411.patch, ZOOKEEPER-411.patch
>
>
>  [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset : assertion
>  [exec] 
>  [exec] 
> /grid/0/gs/gridre/hudson/workspace/zootestbuild/trunk/src/c/tests/TestClient.cc:499:
>  Assertion: assertion failed [Expression: ctx.waitForDisconnected(zk)]
>  [exec] Failures !!!
>  [exec] Run: 32   Failure total: 1   Failures: 1   Errors: 0
>  [exec] make: *** [run-check] Error 1

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



[jira] Updated: (ZOOKEEPER-411) Building zookeeper fails on RHEL 5 64 bit during test-cppunit

2009-05-20 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-411:


Attachment: ZOOKEEPER-411.patch

this patch removes the use of fuser from all the scripts also from the build 
file...

pat can you review this? see if ant test passes on your machine.

> Building zookeeper fails on RHEL 5 64 bit during test-cppunit
> -
>
> Key: ZOOKEEPER-411
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-411
> Project: Zookeeper
>  Issue Type: Bug
> Environment: RHEL5, 64bit 
>Reporter: Lee Tucker
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-411.patch, ZOOKEEPER-411.patch, 
> ZOOKEEPER-411.patch
>
>
>  [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset : assertion
>  [exec] 
>  [exec] 
> /grid/0/gs/gridre/hudson/workspace/zootestbuild/trunk/src/c/tests/TestClient.cc:499:
>  Assertion: assertion failed [Expression: ctx.waitForDisconnected(zk)]
>  [exec] Failures !!!
>  [exec] Run: 32   Failure total: 1   Failures: 1   Errors: 0
>  [exec] make: *** [run-check] Error 1

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



[jira] Updated: (ZOOKEEPER-411) Building zookeeper fails on RHEL 5 64 bit during test-cppunit

2009-05-20 Thread Benjamin Reed (JIRA)

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

Benjamin Reed updated ZOOKEEPER-411:


Hadoop Flags: [Reviewed]

+1 looks good

> Building zookeeper fails on RHEL 5 64 bit during test-cppunit
> -
>
> Key: ZOOKEEPER-411
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-411
> Project: Zookeeper
>  Issue Type: Bug
> Environment: RHEL5, 64bit 
>Reporter: Lee Tucker
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-411.patch, ZOOKEEPER-411.patch
>
>
>  [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset : assertion
>  [exec] 
>  [exec] 
> /grid/0/gs/gridre/hudson/workspace/zootestbuild/trunk/src/c/tests/TestClient.cc:499:
>  Assertion: assertion failed [Expression: ctx.waitForDisconnected(zk)]
>  [exec] Failures !!!
>  [exec] Run: 32   Failure total: 1   Failures: 1   Errors: 0
>  [exec] make: *** [run-check] Error 1

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



[jira] Updated: (ZOOKEEPER-411) Building zookeeper fails on RHEL 5 64 bit during test-cppunit

2009-05-20 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-411:


Attachment: ZOOKEEPER-411.patch

this patch also deletes the pid files once the process is killed.

> Building zookeeper fails on RHEL 5 64 bit during test-cppunit
> -
>
> Key: ZOOKEEPER-411
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-411
> Project: Zookeeper
>  Issue Type: Bug
> Environment: RHEL5, 64bit 
>Reporter: Lee Tucker
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-411.patch, ZOOKEEPER-411.patch
>
>
>  [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset : assertion
>  [exec] 
>  [exec] 
> /grid/0/gs/gridre/hudson/workspace/zootestbuild/trunk/src/c/tests/TestClient.cc:499:
>  Assertion: assertion failed [Expression: ctx.waitForDisconnected(zk)]
>  [exec] Failures !!!
>  [exec] Run: 32   Failure total: 1   Failures: 1   Errors: 0
>  [exec] make: *** [run-check] Error 1

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



[jira] Updated: (ZOOKEEPER-411) Building zookeeper fails on RHEL 5 64 bit during test-cppunit

2009-05-20 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-411:


Attachment: ZOOKEEPER-411.patch

it turns out that the test was failing becasue the zookeeper server wasnt being 
shut down in the c tests. Loooks like fuser does not work as published on rhel 
5. I wasted quite some time on trying to figure out why fuser wasnt working but 
didnt find an answer. So, I decided to just change the script to get the pid 
and for killing the server kill it with the pid already stored in the file from 
previous start.

- this patch changes the script to use pid instead of fuser. 

I tested it to see iit works on rhel 5 64 bit, ipv6 machine.

> Building zookeeper fails on RHEL 5 64 bit during test-cppunit
> -
>
> Key: ZOOKEEPER-411
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-411
> Project: Zookeeper
>  Issue Type: Bug
> Environment: RHEL5, 64bit 
>Reporter: Lee Tucker
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-411.patch
>
>
>  [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset : assertion
>  [exec] 
>  [exec] 
> /grid/0/gs/gridre/hudson/workspace/zootestbuild/trunk/src/c/tests/TestClient.cc:499:
>  Assertion: assertion failed [Expression: ctx.waitForDisconnected(zk)]
>  [exec] Failures !!!
>  [exec] Run: 32   Failure total: 1   Failures: 1   Errors: 0
>  [exec] make: *** [run-check] Error 1

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



[jira] Updated: (ZOOKEEPER-411) Building zookeeper fails on RHEL 5 64 bit during test-cppunit

2009-05-20 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-411:


Status: Patch Available  (was: Open)

> Building zookeeper fails on RHEL 5 64 bit during test-cppunit
> -
>
> Key: ZOOKEEPER-411
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-411
> Project: Zookeeper
>  Issue Type: Bug
> Environment: RHEL5, 64bit 
>Reporter: Lee Tucker
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-411.patch
>
>
>  [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset : assertion
>  [exec] 
>  [exec] 
> /grid/0/gs/gridre/hudson/workspace/zootestbuild/trunk/src/c/tests/TestClient.cc:499:
>  Assertion: assertion failed [Expression: ctx.waitForDisconnected(zk)]
>  [exec] Failures !!!
>  [exec] Run: 32   Failure total: 1   Failures: 1   Errors: 0
>  [exec] make: *** [run-check] Error 1

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