Too many open files
Uri Moszkowicz <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
You guys ever seen this error message in the CC logs?
2009-03-25 11:16:33,979 [Thread-499] ERROR Project - exception
notifying listener
net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener for
project <project>
net.sourceforge.cruisecontrol.CruiseControlException: Error reading file:
/maw/c/cruiseControl/logs/<project>/status.txt
at net.sourceforge.cruisecontrol.util.IO.readLines(IO.java:194)
at
net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener.getStatusTextPrefix(CurrentBuildStatusListener.java:94)
at
net.sourceforge.cruisecontrol.listeners.CurrentBuildStatusListener.handleEvent(CurrentBuildStatusListener.java:77)
at
net.sourceforge.cruisecontrol.Project.notifyListeners(Project.java:896)
at
net.sourceforge.cruisecontrol.ProgressImpl.setValue(ProgressImpl.java:40)
at
net.sourceforge.cruisecontrol.builders.AntScript.consumeLine(AntScript.java:392)
at
net.sourceforge.cruisecontrol.util.CompositeConsumer.consumeLine(CompositeConsumer.java:67)
at
net.sourceforge.cruisecontrol.util.StreamPumper.consumeLine(StreamPumper.java:141)
at
net.sourceforge.cruisecontrol.util.StreamPumper.run(StreamPumper.java:128)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.FileNotFoundException: logs/<project>/status.txt (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 net.sourceforge.cruisecontrol.util.IO.readLines(IO.java:188)
... 9 more
Thanks,
Uri
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user