facebook

Unable to start Glassfish from IDE

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

    awamser
    Member

    *** Date:
    Wednesday, June 18, 2008 5:05:54 PM CDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse Platform

    Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
    Build id: M20070921-1145

    Eclipse RCP

    Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
    Build id: M20070921-1145

    Eclipse Java Development Tools

    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: M20070921-1145

    Eclipse Plug-in Development Environment

    Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
    Build id: M20070921-1145

    Eclipse Project SDK

    Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
    Build id: M20070921-1145

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    d9c_70
    -vm
    C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe

    #285999 Reply

    awamser
    Member

    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    C:\Documents and Settings\awamser>netstat -an

    Active Connections

    Proto Local Address Foreign Address State
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1029 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1521 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1531 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:49139 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:64821 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1026 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1031 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1035 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1043 127.0.0.1:27015 ESTABLISHED
    TCP 127.0.0.1:1048 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1049 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1058 127.0.0.1:1059 ESTABLISHED
    TCP 127.0.0.1:1059 127.0.0.1:1058 ESTABLISHED
    TCP 127.0.0.1:1060 127.0.0.1:1061 ESTABLISHED
    TCP 127.0.0.1:1061 127.0.0.1:1060 ESTABLISHED
    TCP 127.0.0.1:1145 127.0.0.1:1144 TIME_WAIT
    TCP 127.0.0.1:5354 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:8080 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:27015 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:27015 127.0.0.1:1043 ESTABLISHED
    TCP 172.20.10.1:139 0.0.0.0:0 LISTENING
    TCP 172.20.10.1:1030 172.20.10.1:1521 ESTABLISHED
    TCP 172.20.10.1:1042 216.239.51.125:5222 ESTABLISHED
    TCP 172.20.10.1:1114 209.170.75.224:80 ESTABLISHED
    TCP 172.20.10.1:1155 209.135.140.138:80 TIME_WAIT
    TCP 172.20.10.1:1160 209.135.140.138:80 ESTABLISHED
    TCP 172.20.10.1:1521 172.20.10.1:1030 ESTABLISHED
    UDP 0.0.0.0:445 *:*
    UDP 0.0.0.0:500 *:*
    UDP 0.0.0.0:1025 *:*
    UDP 0.0.0.0:1028 *:*
    UDP 0.0.0.0:1037 *:*
    UDP 0.0.0.0:1041 *:*
    UDP 0.0.0.0:1128 *:*
    UDP 0.0.0.0:1129 *:*
    UDP 0.0.0.0:4500 *:*
    UDP 0.0.0.0:55979 *:*
    UDP 127.0.0.1:123 *:*
    UDP 127.0.0.1:1111 *:*
    UDP 127.0.0.1:1900 *:*
    UDP 172.20.10.1:123 *:*
    UDP 172.20.10.1:137 *:*
    UDP 172.20.10.1:138 *:*
    UDP 172.20.10.1:1900 *:*
    UDP 172.20.10.1:5353 *:*

    C:\Documents and Settings\awamser>

    #286000 Reply

    awamser
    Member

    Here is the error…

    Jun 18, 2008 5:05:01 PM com.sun.enterprise.server.PEMain main
    INFO: Starting Sun Java System Application Server 9.1_02 (build b04-fcs) …
    Jun 18, 2008 5:05:02 PM com.sun.enterprise.server.PEMain$LoadMBeanServer doRun
    INFO: MBeanServer started: com.sun.enterprise.interceptor.DynamicInterceptor
    Jun 18, 2008 5:05:03 PM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: A conflict occured on port 8080 . Server is shutting down.

    #286001 Reply

    awamser
    Member

    Ignore… 127.0.0.1:8080 is running the website for Oracle XE 🙁

    #286014 Reply

    Loyal Water
    Member

    Ok.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Unable to start Glassfish from IDE

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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