aspose file tools
The moose likes Other Java Products and Servers and the fly likes glassfish 2 and myeclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "glassfish 2 and myeclipse" Watch "glassfish 2 and myeclipse" New topic
Author

glassfish 2 and myeclipse

ben oliver
Ranch Hand

Joined: Mar 28, 2006
Posts: 369
I installed GlassFish v2 and started it well. I first used the default domain "domain1" that comes with GlassFish. But when I used MyEclipse to start the server, it keeps showing "conflict in port 8080: server is shutting down". Later I created a new domain using port base 9000, but when I used MyEclipse to start the new domain, I got the same error "conflict in port 9080, server is shutting down.."

From command line console, I did "asadmin stop-domain domain1" to make sure the domain1 is not running, but it does not help the MyEclipse problem. I checked

http://localhost:8080/ and http://localhost:9080/ they are both running. Is it true I need to make sure these two URL do not work before I use MyEclipse to start the GlassFish server ? But how can I make those 8080 and 9080 not work ? GlassFish doesn't provide any ways to do that..

Not sure what I did wrong here ? How can I strat GlassFish from MyEclipse ?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: glassfish 2 and myeclipse
 
Similar Threads
Tomcat Installation/Config Error
Tomcat server installation
Symbolic links in docroot?
Web Services with Websphere
Endpoint in WSDL