You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mukund Madhugiri (JIRA)" <ji...@apache.org> on 2007/12/05 18:40:44 UTC

[jira] Created: (HADOOP-2358) Unit test failed on Windows: org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin

Unit test failed on Windows: org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin
----------------------------------------------------------------------------------------------

                 Key: HADOOP-2358
                 URL: https://issues.apache.org/jira/browse/HADOOP-2358
             Project: Hadoop
          Issue Type: Bug
          Components: dfs
    Affects Versions: 0.16.0
         Environment: windows
            Reporter: Mukund Madhugiri
             Fix For: 0.16.0


Output from failed test:

org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin

javax.security.auth.login.LoginException: Login failed: CreateProcess: groups error=2
	at org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:247)
	at org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:265)
	at org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin(TestUnixUserGroupInformation.java:41)


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


[jira] Commented: (HADOOP-2358) Unit test failed on Windows: org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560558#action_12560558 ] 

Raghu Angadi commented on HADOOP-2358:
--------------------------------------

This can be closed now, right?

> Unit test failed on Windows: org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin
> ----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-2358
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2358
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.16.0
>         Environment: windows
>            Reporter: Mukund Madhugiri
>             Fix For: 0.16.0
>
>
> Output from failed test:
> org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin
> javax.security.auth.login.LoginException: Login failed: CreateProcess: groups error=2
> 	at org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:247)
> 	at org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:265)
> 	at org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin(TestUnixUserGroupInformation.java:41)

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