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.

Reply via email to