TCLUG Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG-DEVEL:44] tomcat
Erick Stohr wrote:
>
> Question: I just installed tomcat at work and am getting this error when
> it starts up, anyone have any info?
>
> Problem creating server: http startup exception
> org.apache.tomcat.server.HttpServerException: Address already in use
> at org.apache.tomcat.server.HttpServer.start(HttpServer.java:520)
> at org.apache.tomcat.shell.Startup.configure(Startup.java:206)
> at org.apache.tomcat.shell.Startup.main(Startup.java:355)
>
> Thanks,
>
> Erick
>
First off:
Are you taking the default port; 8080?
How did you stop the process, did you Ctrl-C in the term window in which
you started it?
--
Perry Hoekstra
Consultant
Talent Software Services
dutchman@mn.uswest.net
(612) 253-8461
- References:
- tomcat
- From: Erick Stohr <erick@pagelab.net>