|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Following is console ouput from I start Jenkins to I click add button. No ouput for hitting button...
E:\YufeiPrivate\new\TEST>java -jar jenkins.war --httpPort=3000 --ajp13Port=8010
Running from: E:\YufeiPrivate\new\TEST\jenkins.war
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
Mar 20, 2013 5:09:41 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Jenkins home directory: E:\YufeiPrivate\new\TEST found at: EnvVars.masterEnvVars
.get("JENKINS_HOME")
Mar 20, 2013 5:09:45 PM winstone.Logger logInternal
INFO: HTTP Listener started: port=3000
Mar 20, 2013 5:09:45 PM winstone.Logger logInternal
INFO: AJP13 Listener started: port=8010
Mar 20, 2013 5:09:45 PM winstone.Logger logInternal
INFO: Winstone Servlet Engine v0.9.10 running: controlPort=disabled
Mar 20, 2013 5:09:48 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Mar 20, 2013 5:09:48 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Mar 20, 2013 5:09:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Mar 20, 2013 5:09:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Mar 20, 2013 5:09:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Mar 20, 2013 5:09:59 PM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Mar 20, 2013 5:10:02 PM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRe
gistration run
INFO: Trying to register BouncyCastle as a JCE provider
Mar 20, 2013 5:10:03 PM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRe
gistration run
INFO: Registration succeeded
Mar 20, 2013 5:10:03 PM org.jenkinsci.main.modules.sshd.SSHD start
INFO: Started SSHD at port 60042
Mar 20, 2013 5:10:03 PM jenkins.InitReactorRunner$1 onAttained
INFO: Completed initialization
Mar 20, 2013 5:10:03 PM hudson.TcpSlaveAgentListener <init>
INFO: JNLP slave agent listener started on TCP port 60043
Mar 20, 2013 5:10:03 PM hudson.WebAppMain$2 run
INFO: Jenkins is fully up and running