facebook

8080 conflict

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #284399 Reply

    jtreg
    Member

    Really sorry if this has been asked before and if its rather basic but I get:

    24-Apr-2008 20:28:08 com.sun.enterprise.server.PEMain$LoadMBeanServer doRun
    INFO: MBeanServer started: com.sun.enterprise.interceptor.DynamicInterceptor
    24-Apr-2008 20:28:08 com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: A conflict occured on port 8080 . Server is shutting down.

    I made sure that glassfish was not running – why do I get this when I start the project?

    #284420 Reply

    Loyal Water
    Member

    The error suggests port 8080 is already in use. Are you able to start the server from within MyEclipse ? Are you able to start the server externally ?

    #284455 Reply

    jtreg
    Member

    Yes I concluded the same thing – I installed glassfish externally first

    ANyway, I noticed that the application server is still running outside myEclipse
    I am not sure how to stop it.. its not really a myEclipse issue, I am being dumb but I am not sure how to stop it. I tried:
    asadmin stop-domain domain1

    but no joy… I thought that would do it. I originally used asadmin start-domain domain1to start it.

    *doh*

    #284488 Reply

    Loyal Water
    Member

    Go to Start > Run > services.msc and stop the instance of GlassFish in the list there. I guess that should do the trick.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: 8080 conflict

You must be logged in to post in the forum log in