facebook

AS support for Sailfin in MyEclipse

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

    TeeRoles
    Member

    I have been trying using Application Server Sailfin from within ME but I get NP Exceptions when starting up the server.

    Since there is no Sailfin connector in MyEclipse I have tried with the GlassFish V2 Connector (Sailfin is a SIP bundle of Glassfish 2) but SailFin throws NP and doesnt start. Is there any known workaround to be able to start Sailfin from within ME?

    #288627

    Loyal Water
    Member

    Is there any known workaround to be able to start Sailfin from within ME?

    I dont this this is possible and I’m not aware of any workarounds for this issue.

    BTW, whats the error that your getting? Can you paste the error here for me.

    #288631

    TeeRoles
    Member

    Below the errors I am getting during startup.
    Glassfish itself seems to start up correctly (apart from the error) but the SIP container does not start, i.e. I can go into the Admin Console on localhost:4848 and here everything looks normal but the SIP container parts are missing.
    When I start up Sailfin directly via “asadmin start-domain” the SIP part starts up with no problem.

    ————–
    INFO: JBIFW0010: JBI framework ready to accept requests.
    2008-08-27 16:49:06 com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol start
    INFO: WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080
    2008-08-27 16:49:06 com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol start
    INFO: WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181
    2008-08-27 16:49:06 com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol start
    INFO: WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848
    2008-08-27 16:49:06 org.jvnet.glassfish.comms.clb.core.sip.SipLoadBalancerManagerBackEnd getInstance
    INFO: CLBS0003: SIP CLB back-end is not activated.
    2008-08-27 16:49:06 org.jvnet.glassfish.comms.startup.SipServiceListener lifecycleEvent
    SEVERE: “A failure occurred during the life-cycle phase before_start, continuing.”
    2008-08-27 16:49:06 com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: java.util.logging.ErrorManager: 5
    2008-08-27 16:49:06 com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING:
    java.lang.NullPointerException
    at java.util.PropertyResourceBundle.handleGetObject(PropertyResourceBundle.java:103)
    at java.util.ResourceBundle.getObject(ResourceBundle.java:319)
    at java.util.ResourceBundle.getString(ResourceBundle.java:285)
    at java.util.logging.Formatter.formatMessage(Formatter.java:108)
    at java.util.logging.SimpleFormatter.format(SimpleFormatter.java:63)
    at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
    at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:88)
    at java.util.logging.Logger.log(Logger.java:452)
    at java.util.logging.Logger.doLog(Logger.java:474)
    at java.util.logging.Logger.log(Logger.java:563)
    at org.jvnet.glassfish.comms.startup.SipServiceListener.lifecycleEvent(SipServiceListener.java:151)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:143)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1212)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:955)
    at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58)
    at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304)
    at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:341)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
    at java.util.concurrent.FutureTask.run(FutureTask.java:123)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)

    2008-08-27 16:49:07 com.sun.enterprise.management.selfmanagement.SelfManagementService onReady
    INFO: SMGT0007: Self Management Rules service is enabled
    2008-08-27 16:49:07 com.sun.appserv.server.LifecycleEventContextImpl log
    INFO: got event2 event data: {}
    2008-08-27 16:49:07 com.sun.enterprise.server.PEMain main
    INFO: Application server startup complete.

    #288679

    Loyal Water
    Member
    #288775

    paolo10
    Member

    Hi !

    I need help to configure and Remote debuging a ear (that has been deployed from console) that has been deployed on websphere 6.1.0.13

    How do i set up myeclipseblue and websphere !

    Any help appreciated

    http://www.myeclipseide.com/documentation/quickstarts/remotedebugging/

    I read the following ad but still dont make work ?

    Thx Paolo

    #288846

    Loyal Water
    Member

    Paolo,
    You want to deploy a MyEclipse EAR to a remote websphere server using MyEclipse and debug it? Is that correct?

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: AS support for Sailfin in MyEclipse

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