[JIRA] (JENKINS-60394) Can't load http://localhost:8080

29 views
Skip to first unread message

efres1775@gmail.com (JIRA)

unread,
Dec 6, 2019, 4:53:03 PM12/6/19
to jenkinsc...@googlegroups.com
Martino Holus created an issue
 
Jenkins / Bug JENKINS-60394
Can't load http://localhost:8080
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-12-06 21:52
Environment: Windows 10 Home 64bit - all browsers
Labels: jenkins
Priority: Blocker Blocker
Reporter: Martino Holus

Hi,

I just downloaded JENKINS in my PC and executed:

java -jar jenkins.war.

I opened the browser and and went to http://localhost:8080.

Jenkins have not loaded. Does anyone know how to solve this problem?

I tried to switch off my AV and Firewall and it didn't help.

LOG:

c:\Jenkins>java -jar jenkins.war
Running from: C:\Jenkins\jenkins.war
webroot: $user.home/.jenkins
2019-12-06 21:34:18.746+0000 [id=1] INFO org.eclipse.jetty.util.log.Log#initialized: Logging initialized @2096ms to org.eclipse.jetty.util.log.JavaUtilLog
2019-12-06 21:34:18.902+0000 [id=1] INFO winstone.Logger#logInternal: Beginning extraction from war file
2019-12-06 21:34:41.772+0000 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath
2019-12-06 21:34:41.881+0000 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.z-SNAPSHOT; built: 2019-05-02T00:04:53.875Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 1.8.0_231-b11
2019-12-06 21:34:42.960+0000 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2019-12-06 21:34:43.054+0000 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0
2019-12-06 21:34:43.054+0000 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults
2019-12-06 21:34:43.069+0000 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: node0 Scavenging every 660000ms
Jenkins home directory: C:\Users\marti\.jenkins found at: $user.home/.jenkins
2019-12-06 21:34:44.192+0000 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started w.@12bf0e2{Jenkins v2.190.2,/,file:///C:/Users/marti/.jenkins/war/,AVAILABLE}

{C:\Users\marti\.jenkins\war}

2019-12-06 21:34:44.239+0000 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@40be71{HTTP/1.1,[http/1.1]}

{0.0.0.0:8080}

2019-12-06 21:34:44.239+0000 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @27590ms
2019-12-06 21:34:44.239+0000 [id=20] INFO winstone.Logger#logInternal: Winstone Servlet Engine v4.0 running: controlPort=disabled
2019-12-06 21:34:47.145+0000 [id=27] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization
2019-12-06 21:34:47.301+0000 [id=31] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins
2019-12-06 21:34:50.084+0000 [id=33] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
2019-12-06 21:34:50.084+0000 [id=33] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins
2019-12-06 21:34:50.100+0000 [id=33] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
2019-12-06 21:34:50.573+0000 [id=29] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
2019-12-06 21:34:50.620+0000 [id=53] INFO hudson.model.AsyncPeriodicWork$1#run: Started Download metadata
2019-12-06 21:34:50.636+0000 [id=53] INFO hudson.util.Retrier#start: Attempt #1 to do the action check updates server
2019-12-06 21:34:52.034+0000 [id=30] INFO o.s.c.s.AbstractApplicationContext#prepareRefresh: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@4b0734: display name [Root WebApplicationContext]; startup date [Fri Dec 06 22:34:52 CET 2019]; root of context hierarchy
2019-12-06 21:34:52.035+0000 [id=30] INFO o.s.c.s.AbstractApplicationContext#obtainFreshBeanFactory: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@4b0734]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1c154ee
2019-12-06 21:34:52.063+0000 [id=30] INFO o.s.b.f.s.DefaultListableBeanFactory#preInstantiateSingletons: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1c154ee: defining beans [authenticationManager]; root of factory hierarchy
2019-12-06 21:34:52.527+0000 [id=30] INFO o.s.c.s.AbstractApplicationContext#prepareRefresh: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@1f01099: display name [Root WebApplicationContext]; startup date [Fri Dec 06 22:34:52 CET 2019]; root of context hierarchy
2019-12-06 21:34:52.528+0000 [id=30] INFO o.s.c.s.AbstractApplicationContext#obtainFreshBeanFactory: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@1f01099]: org.springframework.beans.factory.support.DefaultListableBeanFactory@6fd4ce
2019-12-06 21:34:52.533+0000 [id=30] INFO o.s.b.f.s.DefaultListableBeanFactory#preInstantiateSingletons: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6fd4ce: defining beans [filter,legacy]; root of factory hierarchy
2019-12-06 21:34:52.763+0000 [id=30] INFO jenkins.install.SetupWizard#init:

*************************************************************
*************************************************************
*************************************************************

Jenkins initial setup is required. An admin user has been created and a password generated.
Please use the following password to proceed to installation:

87f693dfe444474a8da0ab99028da070

This may also be found at: C:\Users\marti\.jenkins\secrets\initialAdminPassword

*************************************************************
*************************************************************
*************************************************************

2019-12-06 21:35:17.919+0000 [id=53] INFO hudson.model.UpdateSite#updateData: Obtained the latest update center data file for UpdateSource default
2019-12-06 21:35:18.693+0000 [id=30] INFO hudson.model.UpdateSite#updateData: Obtained the latest update center data file for UpdateSource default
2019-12-06 21:35:20.511+0000 [id=16] INFO o.k.s.LocaleDrivenResourceProvider#getLocaleDrivenResourceProviders: Registered LocaleDrivenResourceProvider: jenkins.MetaLocaleDrivenResourceProvider@1722db0
2019-12-06 21:35:19.076+0000 [id=53] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
2019-12-06 21:35:31.328+0000 [id=53] INFO hudson.util.Retrier#start: Performed the action check updates server successfully at the attempt #1
2019-12-06 21:35:31.343+0000 [id=53] INFO hudson.model.AsyncPeriodicWork$1#run: Finished Download metadata. 40á721 ms
2019-12-06 21:35:31.516+0000 [id=21] INFO winstone.Logger#logInternal: JVM is terminating. Shutting down Jetty

c:\Jenkins>
c:\Jenkins>

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

efres1775@gmail.com (JIRA)

unread,
Dec 6, 2019, 4:56:03 PM12/6/19
to jenkinsc...@googlegroups.com
Martino Holus updated an issue
Change By: Martino Holus
Hi,

I just downloaded JENKINS in my PC and executed:

java -jar jenkins.war.

I opened the browser and and went to [http://localhost:8080.|http://localhost:8080./]


Jenkins have not loaded. Does anyone know how to solve this problem?

I tried to switch off my AV and Firewall and it didn't help.



LOG:

c:\Jenkins>java -jar jenkins.war
Running from: C:\Jenkins\jenkins.war
webroot: $user.home/.jenkins
2019-12-06 21:34:18.746+0000 [id=1] INFO org.eclipse.jetty.util.log.Log#initialized: Logging initialized @2096ms to org.eclipse.jetty.util.log.JavaUtilLog
2019-12-06 21:34:18.902+0000 [id=1] INFO winstone.Logger#logInternal: Beginning extraction from war file
2019-12-06 21:34:41.772+0000 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath
2019-12-06 21:34:41.881+0000 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.z-SNAPSHOT; built: 2019-05-02T00:04:53.875Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 1.8.0_231-b11
2019-12-06 21:34:42.960+0000 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2019-12-06 21:34:43.054+0000 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0
2019-12-06 21:34:43.054+0000 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults
2019-12-06 21:34:43.069+0000 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: node0 Scavenging every 660000ms
Jenkins home directory: C:\Users\marti\.jenkins found at: $user.home/.jenkins
2019-12-06 21:34:44.192+0000 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started w.@12bf0e2 \ {Jenkins v2.190.2,/, [ file:///C:/Users/marti/.jenkins/war/,AVAILABLE ] }

87f693dfe444474a8da0ab99028da070 87f693dfe444474a8da0ab99028da123  

This may also be found at: C:\Users\marti\.jenkins\secrets\initialAdminPassword

*************************************************************
*************************************************************
*************************************************************

2019-12-06 21:35:17.919+0000 [id=53] INFO hudson.model.UpdateSite#updateData: Obtained the latest update center data file for UpdateSource default
2019-12-06 21:35:18.693+0000 [id=30] INFO hudson.model.UpdateSite#updateData: Obtained the latest update center data file for UpdateSource default
2019-12-06 21:35:20.511+0000 [id=16] INFO o.k.s.LocaleDrivenResourceProvider#getLocaleDrivenResourceProviders: Registered LocaleDrivenResourceProvider: jenkins.MetaLocaleDrivenResourceProvider@1722db0
2019-12-06 21:35:19.076+0000 [id=53] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
2019-12-06 21:35:31.328+0000 [id=53] INFO hudson.util.Retrier#start: Performed the action check updates server successfully at the attempt #1
2019-12-06 21:35:31.343+0000 [id=53] INFO hudson.model.AsyncPeriodicWork$1#run: Finished Download metadata. 40á721 ms
2019-12-06 21:35:31.516+0000 [id=21] INFO winstone.Logger#logInternal: JVM is terminating. Shutting down Jetty

c:\Jenkins>
c:\Jenkins>

 

efres1775@gmail.com (JIRA)

unread,
Dec 7, 2019, 6:16:03 AM12/7/19
to jenkinsc...@googlegroups.com
Martino Holus assigned an issue to Karl Wirth
Change By: Martino Holus
Assignee: Karl Wirth

efres1775@gmail.com (JIRA)

unread,
Dec 7, 2019, 11:21:03 AM12/7/19
to jenkinsc...@googlegroups.com
Martino Holus assigned an issue to Unassigned

jorgecordoba95@gmail.com (JIRA)

unread,
Dec 9, 2019, 4:01:04 PM12/9/19
to jenkinsc...@googlegroups.com
Jorge Cordoba assigned an issue to Jorge Cordoba
Change By: Jorge Cordoba
Assignee: Jorge Cordoba

jorgecordoba95@gmail.com (JIRA)

unread,
Dec 9, 2019, 4:07:02 PM12/9/19
to jenkinsc...@googlegroups.com
Jorge Cordoba commented on Bug JENKINS-60394
 
Re: Can't load http://localhost:8080

Hello Martino Holus, can you tell me what happens if you run this 

mvn -am -pl war,bom -DskipTests -Dspotbugs.skip clean install

instead of 

java -jar jenkins.war

According to the [CONTRIBUTING.md|https://github.com/jenkinsci/jenkins/blob/master/CONTRIBUTING.md] file, that should be the command executed to run Jenkins with a .war file without running tests.

Let me know if this fixes the problem.

 

jorgecordoba95@gmail.com (JIRA)

unread,
Dec 9, 2019, 4:30:02 PM12/9/19
to jenkinsc...@googlegroups.com
Jorge Cordoba started work on Bug JENKINS-60394
 
Change By: Jorge Cordoba
Status: Open In Progress

efres1775@gmail.com (JIRA)

unread,
Dec 10, 2019, 1:17:02 AM12/10/19
to jenkinsc...@googlegroups.com
Martino Holus updated an issue
Change By: Martino Holus
Attachment: image-2019-12-10-07-16-32-341.png

efres1775@gmail.com (JIRA)

unread,
Dec 10, 2019, 1:17:03 AM12/10/19
to jenkinsc...@googlegroups.com
Martino Holus commented on Bug JENKINS-60394
 
Re: Can't load http://localhost:8080

 

 

This is what happens. 

efres1775@gmail.com (JIRA)

unread,
Dec 10, 2019, 1:19:03 AM12/10/19
to jenkinsc...@googlegroups.com

Somehow. I have successfully Get into Jenkins page by using this link: http://localhost:8080/jenkins.

I input my password and then clicked on "Continue"

It transferred me to the page which is not available. 

In chrome for instance:

"This web is not available"
ERR_CONNECTION_REFUSED
 

jorgecordoba95@gmail.com (JIRA)

unread,
Dec 10, 2019, 11:15:05 AM12/10/19
to jenkinsc...@googlegroups.com
Change By: Jorge Cordoba
Status: In Review Resolved
Resolution: Not A Defect

jorgecordoba95@gmail.com (JIRA)

unread,
Dec 10, 2019, 11:15:05 AM12/10/19
to jenkinsc...@googlegroups.com

v.manojkumar85@gmail.com (JIRA)

unread,
Apr 17, 2020, 5:55:03 AM4/17/20
to jenkinsc...@googlegroups.com
Manoj Kumar Venkatesan updated an issue
Change By: Manoj Kumar Venkatesan
Attachment: image-2020-04-17-15-24-30-721.png
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

v.manojkumar85@gmail.com (JIRA)

unread,
Apr 17, 2020, 5:56:05 AM4/17/20
to jenkinsc...@googlegroups.com
Manoj Kumar Venkatesan updated an issue
Attachment: image-2020-04-17-15-25-38-741.png

v.manojkumar85@gmail.com (JIRA)

unread,
Apr 17, 2020, 5:59:02 AM4/17/20
to jenkinsc...@googlegroups.com
Manoj Kumar Venkatesan commented on Bug JENKINS-60394
 
Re: Can't load http://localhost:8080

Hi Martino Holus and 

I am a new user to Jenkins and using the admin user and default password provided after Jenkins installation.

In the initial stage, I was able to do operations with Jenkins using the default admin user. I configured java 12 and Gradle in Jenkins and even tried running Gradle build thrice. It worked well.

But suddenly yesterday when I tried to launch Jenkins using http://localhost:8080 I came up with the same issue

Could you please let me know the resolution of this issue. If you would have possibly came up with the solution 

 

Reply all
Reply to author
Forward
0 new messages