Upgrade Jenkins: problem

2014-02-25 Thread Lily Fu
Hi,

My Jenkins running as service on windows7 alert me there is newer version of 
Jenkins
So I clicked the automatic update link,
After Jenkins was restarted, I got localhost:8080
Directory:/
WEB-INF

I removed Jenkins from service list and downloaded the lastest Jenkins.war
And run java -jar Jenkins.war,
Got address already in use: bind
Error

Now I am stuck.
I wish I could start from scratch again.

Lily

[cid:image001.png@01CF3251.C975BCF0]

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
inline: image001.png

Re: Upgrade Jenkins: problem

2014-02-25 Thread Les Mikesell
On Tue, Feb 25, 2014 at 4:48 PM, Lily Fu lily...@nesassociates.com wrote:

 Hi,



 My Jenkins running as service on windows7 alert me there is newer version of 
 Jenkins

 So I clicked the automatic update link,

 After Jenkins was restarted, I got localhost:8080

 Directory:/

 WEB-INF



 I removed Jenkins from service list and downloaded the lastest Jenkins.war

 And run java -jar Jenkins.war,

 Got address already in use: bind

 Error

Address already in use means you already have a copy running,
listening on the same port.  If you can't kill it through the service
manager or task manager, rebooting should do it.

-- 
   Les Mikesell
 lesmikes...@gmail.com

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


RE: Upgrade Jenkins: problem

2014-02-25 Thread Lily Fu
Thanks Les,

Yes, restart window is the trick...

Lily

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Les Mikesell
Sent: Tuesday, February 25, 2014 5:54 PM
To: jenkinsci-users
Subject: Re: Upgrade Jenkins: problem

On Tue, Feb 25, 2014 at 4:48 PM, Lily Fu lily...@nesassociates.com wrote:

 Hi,



 My Jenkins running as service on windows7 alert me there is newer 
 version of Jenkins

 So I clicked the automatic update link,

 After Jenkins was restarted, I got localhost:8080

 Directory:/

 WEB-INF



 I removed Jenkins from service list and downloaded the lastest 
 Jenkins.war

 And run java -jar Jenkins.war,

 Got address already in use: bind

 Error

Address already in use means you already have a copy running, listening on the 
same port.  If you can't kill it through the service manager or task manager, 
rebooting should do it.

-- 
   Les Mikesell
 lesmikes...@gmail.com

--
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.