hcihostserver

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf hcihostserver

  • Creator
    Topic
  • #48707
    David Harrison
    Participant

      Cloverleaf 5.2 on Solaris 5.8

      Is there a command to stop the host server? You can start it with

      Code:

      nohup hcihostserver &


      I’ve done ps -ef |grep hci and all that comes back is /quovadx/qdx5.2/intea – is this it?

    Viewing 1 reply thread
    • Author
      Replies
      • #59443
        Keith McLeod
        Participant

          Unless Solaris is different.

          To Start:

          hciss -s h

          To Stop:

          hciss -k h

          To Find:

          ps -ef | grep server

          gives: (bunch of stuff)

          hci 548990      1   0   Jul 03      – 26190563:56 /hci/qdx5.4/integrator/cl

          gui/java/bin/java -Djava.library.path=/hci/qdx5.4/integrator/bin -Duser.dir=/hci

          /qdx5.4/integrator/clgui/bin -Xbootclasspath/a:/hci/qdx5.4/integrator/clgui/java

          /lib/ext/pja.jar -Dawt.toolkit=com.eteks.awt.PJAToolkit -Djava.awt.graphicsenv=c

          om.eteks.java2d.PJAGraphicsEnvironment -Djava.awt.fonts=/hci/qdx5.4/integrator/c

          lgui/java/lib/fonts -classpath :/hci/qdx5.4/integrator/clgui/lib/clgui.jar:/hci/

          qdx5.4/integrator/clgui/lib/xerces.jar:/hci/qdx5.4/integrator/clgui/lib/xml4j.ja

          r com.hie.cloverleaf.remoteserver.CloverleafHostServer

        • #59444
          Keith McLeod
          Participant

            Also, very important.  You can stop hostserver from anywhere, however, you must be an appropriate user. Generally hci with read and write permissions to the location where you are starting from.

            I beleeve with apps like dbadmin if you were to write out to a file with just a filename it will default to whereever you started hostserver.

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.