Ya IT WORKED for the first time. Thanx for allowing me, for the first time,
to escape the login page.

On Tue, Sep 25, 2018 at 1:03 PM Slide <[email protected]> wrote:

> Based on this line from your log:
>
> Jenkins home directory: C:\Users\sburris125\.jenkins found at:
> $user.home/.jenkins
>
> Please try following these steps (again I know) using
> C:\Users\sburris125\.jenkins as $JENKINS_HOME
>
>
> https://jenkins.io/doc/book/system-administration/security/#disabling-security
>
>
>
> On Tue, Sep 25, 2018 at 9:47 AM Steve Burrus <[email protected]> wrote:
>
>> No it was actiually in th e C:\MyJenkins folder from which I deleted  the
>> config.xml file.
>>
>>
>> On Tue, Sep 25, 2018 at 10:33 AM Slide <[email protected]> wrote:
>>
>>> Hi Steve,
>>>
>>> Just to make sure, the config.xml file you edited to remove the security
>>> is C:\Users\sburris125\.jenkins\config.xml, correct?
>>>
>>> Thanks,
>>>
>>> Alex
>>>
>>> On Tue, Sep 25, 2018 at 8:25 AM Steve Burrus <[email protected]>
>>> wrote:
>>>
>>>> Okay careful what you ask for. Here is the "dump" from my Jenkimns
>>>> command prompt :
>>>>
>>>> C:\MyJenkins>java -jar jenkins.war --httpPort=8032
>>>> Running from: C:\MyJenkins\jenkins.war
>>>> webroot: $user.home/.jenkins
>>>> Sep 25, 2018 10:03:52 AM org.eclipse.jetty.util.log.Log initialized
>>>> INFO: Logging initialized @909ms to
>>>> org.eclipse.jetty.util.log.JavaUtilLog
>>>> Sep 25, 2018 10:03:52 AM winstone.Logger logInternal
>>>> INFO: Beginning extraction from war file
>>>> [33mSep 25, 2018 10:03:53 AM
>>>> org.eclipse.jetty.server.handler.ContextHandler setContextPath
>>>> WARNING: Empty contextPath
>>>> [0mSep 25, 2018 10:03:53 AM org.eclipse.jetty.server.Server doStart
>>>> INFO: jetty-9.4.z-SNAPSHOT, build timestamp: 2017-11-21T15:27:37-06:00,
>>>> git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>>>> Sep 25, 2018 10:04:04 AM
>>>> org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet
>>>> INFO: NO JSP Support for /, did not find
>>>> org.eclipse.jetty.jsp.JettyJspServlet
>>>> Sep 25, 2018 10:04:05 AM
>>>> org.eclipse.jetty.server.session.DefaultSessionIdManager doStart
>>>> INFO: DefaultSessionIdManager workerName=node0
>>>> Sep 25, 2018 10:04:05 AM
>>>> org.eclipse.jetty.server.session.DefaultSessionIdManager doStart
>>>> INFO: No SessionScavenger set, using defaults
>>>> Sep 25, 2018 10:04:05 AM org.eclipse.jetty.server.session.HouseKeeper
>>>> startScavenging
>>>> INFO: Scavenging every 660000ms
>>>> Jenkins home directory: C:\Users\sburris125\.jenkins found at:
>>>> $user.home/.jenkins
>>>> Sep 25, 2018 10:04:08 AM
>>>> org.eclipse.jetty.server.handler.ContextHandler doStart
>>>> INFO: Started w.@15888343
>>>> {/,file:///C:/Users/sburris125/.jenkins/war/,AVAILABLE}{C:\Users\sburris125\.jenkins\war}
>>>> Sep 25, 2018 10:04:08 AM org.eclipse.jetty.server.AbstractConnector
>>>> doStart
>>>> INFO: Started ServerConnector@7139992f{HTTP/1.1,[http/1.1]}{
>>>> 0.0.0.0:8032}
>>>> Sep 25, 2018 10:04:08 AM org.eclipse.jetty.server.Server doStart
>>>> INFO: Started @16401ms
>>>> Sep 25, 2018 10:04:08 AM winstone.Logger logInternal
>>>> INFO: Winstone Servlet Engine v4.0 running: controlPort=disabled
>>>> Sep 25, 2018 10:04:11 AM jenkins.InitReactorRunner$1 onAttained
>>>> INFO: Started initialization
>>>> Sep 25, 2018 10:04:12 AM jenkins.InitReactorRunner$1 onAttained
>>>> INFO: Listed all plugins
>>>> Sep 25, 2018 10:04:15 AM jenkins.InitReactorRunner$1 onAttained
>>>> INFO: Prepared all plugins
>>>> Sep 25, 2018 10:04:15 AM jenkins.InitReactorRunner$1 onAttained
>>>> INFO: Started all plugins
>>>> Sep 25, 2018 10:04:15 AM jenkins.InitReactorRunner$1 onAttained
>>>> INFO: Augmented all extensions
>>>> Sep 25, 2018 10:04:16 AM jenkins.InitReactorRunner$1 onAttained
>>>> INFO: Loaded all jobs
>>>> Sep 25, 2018 10:04:18 AM hudson.model.AsyncPeriodicWork$1 run
>>>> INFO: Started Download metadata
>>>> Sep 25, 2018 10:04:20 AM
>>>> org.springframework.context.support.AbstractApplicationContext
>>>> prepareRefresh
>>>> INFO: Refreshing
>>>> org.springframework.web.context.support.StaticWebApplicationContext@62b9b31:
>>>> display name [Root WebApplicationContext]; startup date [Tue Sep 25
>>>> 10:04:20 CDT 2018]; root of context hierarchy
>>>> Sep 25, 2018 10:04:20 AM
>>>> org.springframework.context.support.AbstractApplicationContext
>>>> obtainFreshBeanFactory
>>>> INFO: Bean factory for application context
>>>> [org.springframework.web.context.support.StaticWebApplicationContext@62b9b31]:
>>>> org.springframework.beans.factory.support.DefaultListableBeanFactory@6c44edc8
>>>> Sep 25, 2018 10:04:20 AM
>>>> org.springframework.beans.factory.support.DefaultListableBeanFactory
>>>> preInstantiateSingletons
>>>> INFO: Pre-instantiating singletons in
>>>> org.springframework.beans.factory.support.DefaultListableBeanFactory@6c44edc8:
>>>> defining beans [authenticationManager]; root of factory hierarchy
>>>> Sep 25, 2018 10:04:21 AM
>>>> org.springframework.context.support.AbstractApplicationContext
>>>> prepareRefresh
>>>> INFO: Refreshing
>>>> org.springframework.web.context.support.StaticWebApplicationContext@51448540:
>>>> display name [Root WebApplicationContext]; startup date [Tue Sep 25
>>>> 10:04:21 CDT 2018]; root of context hierarchy
>>>> Sep 25, 2018 10:04:21 AM
>>>> org.springframework.context.support.AbstractApplicationContext
>>>> obtainFreshBeanFactory
>>>> INFO: Bean factory for application context
>>>> [org.springframework.web.context.support.StaticWebApplicationContext@51448540]:
>>>> org.springframework.beans.factory.support.DefaultListableBeanFactory@6b2476bc
>>>> Sep 25, 2018 10:04:21 AM
>>>> org.springframework.beans.factory.support.DefaultListableBeanFactory
>>>> preInstantiateSingletons
>>>> INFO: Pre-instantiating singletons in
>>>> org.springframework.beans.factory.support.DefaultListableBeanFactory@6b2476bc:
>>>> defining beans [filter,legacy]; root of factory hierarchy
>>>> Sep 25, 2018 10:04:21 AM jenkins.InitReactorRunner$1 onAttained
>>>> INFO: Completed initialization
>>>> Sep 25, 2018 10:04:21 AM hudson.WebAppMain$3 run
>>>> INFO: Jenkins is fully up and running
>>>> Sep 25, 2018 10:04:29 AM hudson.model.UpdateSite updateData
>>>> INFO: Obtained the latest update center data file for UpdateSource
>>>> default
>>>> Sep 25, 2018 10:04:30 AM hudson.model.DownloadService$Downloadable load
>>>> INFO: Obtained the updated data file for
>>>> hudson.tasks.Maven.MavenInstaller
>>>> Sep 25, 2018 10:04:30 AM hudson.model.AsyncPeriodicWork$1 run
>>>> INFO: Finished Download metadata. 11,954 ms
>>>>
>>>>  And attached is the login webpage that I DON'T WANT to see.
>>>>
>>>>
>>>> On Tue, Sep 25, 2018 at 9:16 AM Baptiste Mathus <[email protected]> wrote:
>>>>
>>>>> See
>>>>> https://jenkins.io/doc/book/system-administration/security/#disabling-security
>>>>>
>>>>> Steve, please generally be more precise with what you've tried, the
>>>>> errors you see and everything. This is required to be able to help you.
>>>>> Most of the times, a one-liner is not enough and you can provide much
>>>>> more insights to help people help you.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Le mar. 25 sept. 2018 à 06:54, Jan Monterrubio <
>>>>> [email protected]> a écrit :
>>>>>
>>>>>> Yeah, copy it and move it out. I read somewhere that it should
>>>>>> regenerate. If not, I think you can log in with the default username and
>>>>>> password (prints to console) and disable security like that.
>>>>>>
>>>>>> On Mon, Sep 24, 2018 at 20:47 Steve Burrus <[email protected]>
>>>>>> wrote:
>>>>>>
>>>>>>> you mean the  the config.xml file?
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Sep 24, 2018 at 8:35 PM Jan Monterrubio <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> What happens if you delete it? Does it regenerate correctly?
>>>>>>>>
>>>>>>>> On Mon, Sep 24, 2018 at 18:26 Steve Burrus <[email protected]>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Jan I am using Windows 10 Entrerprise Eval uation. And YES I have
>>>>>>>>> not only located the config.xml file but also edited a few lines in it
>>>>>>>>> before.
>>>>>>>>>
>>>>>>>>> On Mon, Sep 24, 2018 at 5:26 PM Jan Monterrubio <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Steve, what system are you running Jenkins with? Can you locate
>>>>>>>>>> the config.xml file anywhere within that OS?
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> You received this message because you are subscribed to the
>>>>>>>>>> Google Groups "Jenkins Users" group.
>>>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>>>> send an email to [email protected].
>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/641a7598-e6ac-4ce4-83df-ff002330e39e%40googlegroups.com
>>>>>>>>>> .
>>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>>> Groups "Jenkins Users" group.
>>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>>> send an email to [email protected].
>>>>>>>>> To view this discussion on the web visit
>>>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CABinwmVe9VDfOYAuGSXrjT9bBGZ3Zvg7P-f8XK2gQeKCcmGr4g%40mail.gmail.com
>>>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CABinwmVe9VDfOYAuGSXrjT9bBGZ3Zvg7P-f8XK2gQeKCcmGr4g%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>>>> .
>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>
>>>>>>>> --
>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>> Groups "Jenkins Users" group.
>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>> send an email to [email protected].
>>>>>>>>
>>>>>>> To view this discussion on the web visit
>>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9Kah_R-r1nLspP%2BPhn5NKdYHZNPOvGisZ8b57GY91aQ%2Bw%40mail.gmail.com
>>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9Kah_R-r1nLspP%2BPhn5NKdYHZNPOvGisZ8b57GY91aQ%2Bw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>>> .
>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>
>>>>>>> --
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "Jenkins Users" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to [email protected].
>>>>>>> To view this discussion on the web visit
>>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CABinwmUCdxOGMK7GyJoLTFimk%2BmXFOG%3DF7JR2-3Zr%3DPTDsD--g%40mail.gmail.com
>>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CABinwmUCdxOGMK7GyJoLTFimk%2BmXFOG%3DF7JR2-3Zr%3DPTDsD--g%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Jenkins Users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to [email protected].
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9%2BhTEwQBvMOdsvyO49ZczncX6bpixbikgf6m_xHgJf0jw%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CADgiF9%2BhTEwQBvMOdsvyO49ZczncX6bpixbikgf6m_xHgJf0jw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Jenkins Users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to [email protected].
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6peroFObR7eCcjDtcMnGzuEyfseeGPAk1RqUBaBad9zQ%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6peroFObR7eCcjDtcMnGzuEyfseeGPAk1RqUBaBad9zQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Jenkins Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/jenkinsci-users/CABinwmXjwC2C64cJ02P_8Pr_hxLoMHPRi-73TGjUOY49MhEJcg%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/jenkinsci-users/CABinwmXjwC2C64cJ02P_8Pr_hxLoMHPRi-73TGjUOY49MhEJcg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfqSK3J_EgtwvkVxcHoa4-PuecLXnL38PGUvtFwMF4TmA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfqSK3J_EgtwvkVxcHoa4-PuecLXnL38PGUvtFwMF4TmA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>
>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CABinwmUfgsE4p3KOdg77Q5Yz6skNg%3D8Efb3L5hDvAcU9phhMwg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/CABinwmUfgsE4p3KOdg77Q5Yz6skNg%3D8Efb3L5hDvAcU9phhMwg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfZOUa0-FXFrLwxtK-8qnNujBDFKbsbk7ouu0WcXU%2BJWA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfZOUa0-FXFrLwxtK-8qnNujBDFKbsbk7ouu0WcXU%2BJWA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABinwmVjErNUxS5P0EgWnz0fdQ7v9aNRvn2dG%2B6DwVBO-e5F3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to