[jira] [Updated] (HADOOP-6528) Jetty returns -1 resulting in Hadoop masters / slaves to fail during startup.

2023-06-12 Thread Wei-Chiu Chuang (Jira)


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

Wei-Chiu Chuang updated HADOOP-6528:

Fix Version/s: (was: 3.3.6)

> Jetty returns -1 resulting in Hadoop masters / slaves to fail during startup.
> -
>
> Key: HADOOP-6528
> URL: https://issues.apache.org/jira/browse/HADOOP-6528
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Hemanth Yamijala
>Priority: Major
> Attachments: jetty-server-failure.log
>
>
> A recent test failure on Hudson seems to indicate that Jetty's 
> Server.getConnectors()[0].getLocalPort() is returning -1 in the 
> HttpServer.getPort() method. When this happens, Hadoop masters / slaves that 
> use Jetty fail to startup correctly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] Updated: (HADOOP-6528) Jetty returns -1 resulting in Hadoop masters / slaves to fail during startup.

2010-01-31 Thread Hemanth Yamijala (JIRA)

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

Hemanth Yamijala updated HADOOP-6528:
-

Attachment: jetty-server-failure.log

Attaching Hudson's full log for reference.

 Jetty returns -1 resulting in Hadoop masters / slaves to fail during startup.
 -

 Key: HADOOP-6528
 URL: https://issues.apache.org/jira/browse/HADOOP-6528
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hemanth Yamijala
 Attachments: jetty-server-failure.log


 A recent test failure on Hudson seems to indicate that Jetty's 
 Server.getConnectors()[0].getLocalPort() is returning -1 in the 
 HttpServer.getPort() method. When this happens, Hadoop masters / slaves that 
 use Jetty fail to startup correctly.

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