[JIRA] (JENKINS-58959) Caused by: java.net.BindException: Address already in use

2019-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Another process is listening on port 8080. There's no bug here. Please ask for advice on Gitter, the users mailing list, StackOverflow… instead.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-58959  
 
 
  Caused by: java.net.BindException: Address already in use   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.201306.1565936173000.6330.1566319620334%40Atlassian.JIRA.


[JIRA] (JENKINS-58959) Caused by: java.net.BindException: Address already in use

2019-08-16 Thread divya.lett...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 divya P created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58959  
 
 
  Caused by: java.net.BindException: Address already in use   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 IMG_20190816_113858.jpg, IMG_20190816_113915.jpg  
 
 
Components: 
 core  
 
 
Created: 
 2019-08-16 06:16  
 
 
Environment: 
 ubuntu  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 divya P  
 

  
 
 
 
 

 
 hi, tried to install jenkins in ubuntu. but getting below error. previous to that i installed jenkins successfully. then apache tomact and reinstalled jenkins as it was not working..   root@uubuntu-Latitude-E7440:/usr/share/jenkins# java -jar jenkins.war httpPort=8080 Running from: /usr/share/jenkins/jenkins.war webroot: $user.home/.jenkins Aug 16, 2019 11:29:36 AM org.eclipse.jetty.util.log.Log initialized INFO: Logging initialized @347ms to org.eclipse.jetty.util.log.JavaUtilLog Aug 16, 2019 11:29:37 AM winstone.Logger logInternal INFO: Beginning extraction from war file Aug 16, 2019 11:29:37 AM org.eclipse.jetty.server.handler.ContextHandler setContextPath WARNING: Empty contextPath Aug 16, 2019 11:29:37 AM org.eclipse.jetty.server.Server doStart INFO: jetty-9.4.z-SNAPSHOT; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 Aug 16, 2019 11:29:37 AM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet Aug 16, 2019 11:29:37 AM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart INFO: DefaultSessionIdManager workerName=node0 Aug 16, 2019 11:29:37 AM