Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-5733

Solr 4.5.0, 4.5.1, and 4.6.1 spontaneously chashes within first 10min of their life

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Done
    • 4.5, 4.5.1, 4.6.1
    • 4.6.1
    • None
    • None

    Description

      tien@solrssd2:/solr461stem/example$ cat start.sh
      #!/bin/sh
      java -Xms9G -Xmx22G -Djetty.host=0.0.0.0 -Djetty.port=9993 -DhostPort=9993 -jar start.jar 2>/dev/null 1>/dev/null

      Solr crashes spontaneously about every 2nd start within the first 10min of the process life.

      tien@solrssd2:/solr461stem/example/solr/collection1$ du -ks data
      5405556 data

      Machine is not heavily used

      Tasks: 317 total, 1 running, 316 sleeping, 0 stopped, 0 zombie
      Cpu(s): 1.3%us, 0.0%sy, 0.0%ni, 98.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
      Mem: 264660644k total, 227656492k used, 37004152k free, 544848k buffers
      Swap: 4000144k total, 102940k used, 3897204k free, 204332940k cached

      PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
      7700 tien 20 0 32.4g 3.3g 1.2g S 13 1.3 2:23.15 java
      8208 tien 20 0 27.6g 3.9g 805m S 10 1.5 0:56.45 java
      7785 tien 20 0 26.7g 5.6g 2.2g S 2 2.2 3:42.94 java
      6102 tien 20 0 27.6g 9.9g 4.3g S 0 3.9 61:03.26 java
      8337 tien 20 0 19204 1552 1016 R 0 0.0 0:00.02 top
      1 root 20 0 8356 796 664 S 0 0.0 0:12.90 init
      2 root 20 0 0 0 0 S 0 0.0 0:00.00 kthreadd
      3 root RT 0 0 0 0 S 0 0.0 0:05.30 migration/0
      4 root 20 0 0 0 0 S 0 0.0 0:13.17 ksoftirqd/0
      5 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0

      I'll try to attach the hs-dump.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ehsmeng Marcus Engene
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: