Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-393

JalviewWS restart for too many open files issue

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: server event
    • Labels:
      None
    • Mantis ID:
      54324

      Description

      The soap services were restarted today. Initally, we were alerted because of a message about JNet services not working. This turned out to be due to a bug in JNet, but at the same time, the logs for JalviewWS showed these errors:

      ERROR 2009-08-17 10:51:40,839 TP-Processor9 vamsas.secstrpred.jpred3 Error whilst handling /fc_gpfs/gjb_lab/www-jpre
      d/results/jp_CaiPUSq
      java.io.FileNotFoundException: /fc_gpfs/gjb_lab/www-jpred/results/jp_CaiPUSq/LOG (Too many open files)
              at java.io.FileInputStream.open(Native Method)
              at java.io.FileInputStream.<init>(FileInputStream.java:106)
              at java.io.FileReader.<init>(FileReader.java:55)
              at vamsas.WebService.fileMatches(WebService.java:307)
              at vamsas.secstrpred.jpred3.getresult(jpred3.java:394)
       
      These were general errors for all services.

      ****** ADDITIONAL INFORMATION ******

      The webservice source needs to be modified to ensure all files opened for reading are properly closed at the end of the service request handler.

        Attachments

          Activity

            People

            Assignee:
            Unassigned Unassigned
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated: