Starting IDE kills Cloverleafhostserver process

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Starting IDE kills Cloverleafhostserver process

  • Creator
    Topic
  • #51621
    herm ernst
    Participant

      Starting the IDE on a windows workstation client causes the Cloverleafhostserver process to crash on our linux server.

      We restart it with hciss -s h but next time IDE is opened it crashes again.

      Any ideas? We are runing qdx v5.7 rev2 on Redhat Linux.

      Below are the errors from as displayed in the windows GUI:

      Connection refused to host: 10.129.176.32; nested exception is:

         java.net.ConnectException: Connection refused: connect

      java.rmi.ConnectException: Connection refused to host: 10.129.176.32; nested exception is:

         java.net.ConnectException: Connection refused: connect

         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)

         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)

         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)

         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)

         at com.hie.cloverleaf.remoteserver.RemoteConfigServer_Stub.getLaunchpadConfigServer(Unknown Source)

         at com.hie.cloverleaf.gui.launchpad.LaunchpadPanel.jbInit(Unknown Source)

         at com.hie.cloverleaf.gui.launchpad.LaunchpadPanel.(Unknown Source)

         at com.hie.cloverleaf.gui.launchpad.LaunchpadMainFrame.constructContentPanel(Unknown Source)

         at com.hie.cloverleaf.gui.StdGuiMainFrame.initForFrame(Unknown Source)

         at com.hie.cloverleaf.gui.StdGuiMainFrame.initGUI(Unknown Source)

         at com.hie.cloverleaf.gui.StdGuiMainFrame.(Unknown Source)

         at com.hie.cloverleaf.gui.launchpad.LaunchpadMainFrame.(Unknown Source)

         at com.hie.cloverleaf.gui.launchpad.LaunchpadApplication.constructMainFrame(Unknown Source)

         at com.hie.cloverleaf.gui.StdGuiApplication.(Unknown Source)

         at com.hie.cloverleaf.gui.launchpad.LaunchpadApplication.(Unknown Source)

         at com.hie.cloverleaf.gui.launchpad.LaunchpadApplication.main(Unknown Source)

      Caused by: java.net.ConnectException: Connection refused: connect

         at java.net.PlainSocketImpl.socketConnect(Native Method)

         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)

         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)

         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)

         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)

         at java.net.Socket.connect(Socket.java:519)

         at java.net.Socket.connect(Socket.java:469)

         at java.net.Socket.(Socket.java:366)

         at java.net.Socket.(Socket.java:180)

         at com.hie.util.HieSocketFactory.createSocket(Unknown Source)

         at com.hie.util.ssl.ProxySocketFactory.createSocket(Unknown Source)

         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)

         … 15 more

    Viewing 1 reply thread
    • Author
      Replies
      • #70995
        Gary Atkinson
        Participant

          What happens if you run the client on the server?

        • #70996
          Sandy McQuay
          Participant

            We seem to be experiencing the same issue; same set up except we’re on rev1 of Cloverleaf 5.7.

            Any ideas on what might be causing it?  We seem to be able to run IDE on the server (via VNC) and connect to the local host with no problems (although the client is not supported on Linux according to support).

            Is it all Windows workstations causing an issue?  It seems to happen to me quite a bit and I’m using Vista.  

            If we run top -c, this process has the CPU pegged around 200%:

            /qdx/qdx5.7/integrator/clgui/java/bin/java -Xmx2048m -Djava.library.path=/qdx/qdx5.7/integrator/bin -Duser.dir=/qdx/qdx5.7/integrator/clgui/bin -Xbootclasspath/a:/qdx/qdx5.7/integrator/clgui/java/lib/ext/pja.jar -Dawt.toolkit=com.eteks.awt.PJAToolkit -Djava.awt.fonts=/qdx/qdx5.7/integrator/clgui/java/lib/fonts -classpath :/qdx/qdx5.7/integrator/clgui/lib/clgui.jar:/qdx/qdx5.7/integrator/clgui/lib/xerces.jar com.hie.cloverleaf.remoteserver.CloverleafHostServer

             PID USERNAME PRI NICE  SIZE   RES STATE   TIME   WCPU    CPU COMMAND

            12830 hci       25    0 2214M  578M sleep  35:13 185.97% 200.00% /qdx/qdx5.7/integrator/clgui/java/bin/java -Xmx2048m

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