Thanks Les,

Yes, restart window is the trick...

Lily

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] 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 <[email protected]> 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
     [email protected]

--
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].
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to