Out of Memory Error under View Command and Enging Output

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Out of Memory Error under View Command and Enging Output

  • Creator
    Topic
  • #48871
    Mark Brown
    Participant

      Is there anyway to clear this error without rebooting the server?  The error message is:

      java.rmi.ServerErrorL Error occurred in server thread; nested exception is: java.lang.OutOfMemoryError

      Seems there’s always several processes (and usually the one I’m most interested in seeing) that have this error sometime between reboots.  we reboot once a month and after a reboot everything is fine.  After some period of time, one or more processess give me this error when I try to view “Command and Engine Output”.

      OS: Windows 2003

      Qdxi: 5.3 rev 1

    Viewing 0 reply threads
    • Author
      Replies
      • #59960
        Robert Gordon
        Participant

          Mark;

              Your problem is not you, Sun or your NT admins, but Bill Gates.  If anything goes wrong with Windows blame Bill Gates for creating the problem.  A nice gui on top of old dos, yup its a problem.  One tweak is to up your swap drive storage if see if that fixes the problem.  The other tweak is at the dos interaction level where Java lives.  Find config.nt and insert the lines

          files=128

          buffers=64

          this should work.  The last tweak I found is restart the host service once a night using a scheduled batch file with the commands.

          net stop “QDX Integrator ???”

          net start “QDX Integrator ???”

          This in unix has been tested and it works, but not in Windows it is questionable so you might want to test it.  If all else fails blame Bill Gates.

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