facebook

Problem Sun One 8.1 startup [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #217957 Reply

    ladams
    Member

    Am able to start app server using asadmin.bat but when trying to start from my eclipse I get the following error:
    [#|2004-10-19T06:12:00.203-0700|INFO|sun-appserver-pe8.1|javax.enterprise.system.core|_ThreadID=10;|IdentityManager Data: User:null|#]

    Starting Sun Java System Application Server Platform Edition 8.1 (build b28-beta) …
    [#|2004-10-19T06:12:00.375-0700|SEVERE|sun-appserver-pe8.1|javax.enterprise.system.core|_ThreadID=10;|Could not start S1AS PE 8 Server : Null or zero length argument|#]

    [#|2004-10-19T06:12:00.375-0700|SEVERE|sun-appserver-pe8.1|javax.enterprise.system.core|_ThreadID=11;|CORE5071: An error occured during initialization
    java.lang.IllegalArgumentException: null source
    at java.util.EventObject.<init>(EventObject.java:38)
    at javax.management.Notification.<init>(Notification.java:202)
    at com.sun.enterprise.admin.event.AdminEvent.<init>(AdminEvent.java:102)
    at com.sun.enterprise.admin.event.ShutdownEvent.<init>(ShutdownEvent.java:32)
    at com.sun.enterprise.server.PEMain.shutdown(PEMain.java:314)
    at com.sun.enterprise.server.PEMain$ShutdownThread.run(PEMain.java:470)
    |#]

    I have the following configuration”
    Sun One Server: Enable
    Home Directory: C:\Sun8\AppServer
    Configuration Directory: C:\Sun8\AppServer\config
    Server Name: server
    Domain Name: domain1
    Domain Directory: C:\Sun8\AppServer\domains\domain1

    JDK: jdk1.5

    After reading some of the posts added these – still didnt work
    Paths:
    Prepend: C:\Sun8\AppServer\domains\domain1
    Append to Classpath: C:\Sun8\AppServer\domains\domain1

    What did I miss. … Thanks.

    #217959 Reply

    Riyad Kalla
    Member

    This is a know problem with the Sun 8 connector, we looked into this and aparently they changed quite a bit about their launch model between 8.0 and 8.1, for the time being you will need to use the command line to start the server and optionally use the Eclipse remote debugger for debugging classes (not JSP files). Sorry for the inconvenience, we are looking into releasing a quickfix for this.

    #219527 Reply

    edwardotis
    Member

    Any news on the quick fix?

    #219531 Reply

    Riyad Kalla
    Member

    Yes, it was released a while back and we ended up adding a Sun 8.1 Connector: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-4498.html

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem Sun One 8.1 startup [Closed]

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