You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Alan Cabrera (JIRA)" <ji...@codehaus.org> on 2005/08/31 18:18:02 UTC

[jira] Created: (CONTINUUM-301) Email notifications list wrong building machine

Email notifications list wrong building machine
-----------------------------------------------

         Key: CONTINUUM-301
         URL: http://jira.codehaus.org/browse/CONTINUUM-301
     Project: Continuum
        Type: Bug
 Reporter: Alan Cabrera


Email notifications list wrong building machine.

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Wed, 31 Aug 2005 09:14:40 -0700
  Finished at: Wed, 31 Aug 2005 09:21:42 -0700
  Total time: 7m 1s
  Forced: false
  Exit code: 70
  Building machine hostname: localhost

The host name is not localhost.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_45606 ] 

Emmanuel Venisse commented on CONTINUUM-301:
--------------------------------------------

I tried continuum on windows.

I tried too code part that return the hostname on beaver and maven zone.

The code is :

            InetAddress address = InetAddress.getLocalHost();
            System.out.println(address.getCanonicalHostName());

This code should return the full hostname like beaver.codehaus.org or the ip address.

Alan, can you test this code on your machine?

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-4

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Alan Cabrera (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_46444 ] 

Alan Cabrera commented on CONTINUUM-301:
----------------------------------------

What configuration can I do on my end?

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-1

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Alan Cabrera (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_46635 ] 

Alan Cabrera commented on CONTINUUM-301:
----------------------------------------

Sorry:

 address.getHostName() returns the name of the machine

address.getHostAddress() returns 127.0.0.1

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-1

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Alan Cabrera (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_46630 ] 

Alan Cabrera commented on CONTINUUM-301:
----------------------------------------

address.getHostName() returns the name of the machine

address.getHostAddress() returns the name of the machine

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-1

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Reopened: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Alan Cabrera (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-301?page=all ]
     
Alan Cabrera reopened CONTINUUM-301:
------------------------------------


> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-4

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Alan Cabrera (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_45588 ] 

Alan Cabrera commented on CONTINUUM-301:
----------------------------------------

Yellow Dog Linux on an Apple xserver with IBM JDK.

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-4

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_45811 ] 

Brett Porter commented on CONTINUUM-301:
----------------------------------------

Alan, what about 
address.getHostName()
?

Also, does address.getHostAddress() return 127.0.0.1 or the proper IP?

Maybe we should put the host address in brackets, but other than that I think this is just a matter of configuration on your end.

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-1

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-301?page=all ]
     
Emmanuel Venisse closed CONTINUUM-301:
--------------------------------------

     Resolution: Cannot Reproduce
    Fix Version: 1.0-alpha-4

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>      Fix For: 1.0-alpha-4

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-301?page=all ]

Brett Porter updated CONTINUUM-301:
-----------------------------------

    Fix Version:     (was: 1.0-alpha-4)
                 1.0-beta-1

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-1

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Alan Cabrera (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_45810 ] 

Alan Cabrera commented on CONTINUUM-301:
----------------------------------------

Under machine.company.com (Power Dog Linux and IBM JDK), I executed a main class with the above code and it returned "localhost". The same class is executed in my box, which has a windows XP and Sun JDK, and it returned "daruma" (my computer name).

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-1

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_45584 ] 

Brett Porter commented on CONTINUUM-301:
----------------------------------------

Emmanuel, did you try on something other than Windows?
Alan, can you be more specific about the environment you are using?

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-4

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-301?page=comments#action_46445 ] 

Emmanuel Venisse commented on CONTINUUM-301:
--------------------------------------------

perhaps, your /etc/hosts file

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-1

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-301?page=all ]

Emmanuel Venisse reassigned CONTINUUM-301:
------------------------------------------

    Assign To: Emmanuel Venisse

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-4

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (CONTINUUM-301) Email notifications list wrong building machine

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-301?page=all ]
     
Emmanuel Venisse closed CONTINUUM-301:
--------------------------------------

     Resolution: Fixed
    Fix Version:     (was: 1.0-beta-1)
                 1.0-alpha-4

Fixed. Thanks Alan.

> Email notifications list wrong building machine
> -----------------------------------------------
>
>          Key: CONTINUUM-301
>          URL: http://jira.codehaus.org/browse/CONTINUUM-301
>      Project: Continuum
>         Type: Bug
>     Reporter: Alan Cabrera
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-alpha-4

>
>
> Email notifications list wrong building machine.
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed, 31 Aug 2005 09:14:40 -0700
>   Finished at: Wed, 31 Aug 2005 09:21:42 -0700
>   Total time: 7m 1s
>   Forced: false
>   Exit code: 70
>   Building machine hostname: localhost
> The host name is not localhost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira