[
http://dev.sourcefabric.org/browse/LS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15739#action_15739
]
Dmitry commented on LS-508:
---------------------------
Unfortunately I still have the issue. I downloaded version here
http://rastageeks.org/~toots/liq-win32/liquidsoap-win32-snapshot-2011-04-19.zip
Installed on production server, get the error. Then moved to my personal PC and
got the same error message :(
http://screencast.com/t/FC4FrjhUrc4
Here is video from resource monitor (shows opened ports)
http://www.screencast.com/users/Dmitry.Levchenko/folders/Jing/media/52806154-d2c2-45ce-b13c-00781b4344f6
It constantly increases during application work, however after some time
they disappeared from this list http://screencast.com/t/Ds4qNJlFn but
application still shows "too many open files".
How can I help you with debugging this issue? Probably enable some additional
logs or use some 3rd party application like handle.exe?
BTW, do you know any workarounds (probably disable sending metadata).
> "Too Many Open Files" crashes after 1024 opened files [Windows version] [1.0
> beta]
> ----------------------------------------------------------------------------------
>
> Key: LS-508
> URL: http://dev.sourcefabric.org/browse/LS-508
> Project: Liquidsoap
> Issue Type: Bug
> Components: Liquidsoap
> Affects Versions: 1.0 beta
> Environment: Windows 2003 server R2, Windows 7 SP1.
> Liquidsoap 1.0.0 beta 1 ( liquidsoap-win32-snapshot-2011-04-06.zip )
> Reporter: Dmitry
> Priority: Blocker
> Fix For: 1.0
>
>
> Liquidsoap for windows crashes after 1024 opened files.
> First I tried to use directory with files as source for playlist. Get the
> error: http://screencast.com/t/dadCWNvSWfg
> Config:
> set("log.file",false)
> set("log.stdout",true)
> set("log.level",4)
> output.icecast(%aacplus(bitrate=32),host="localhost", port=8000,
> password="hackme", fallible=true, mount="test32pl",
> playlist("C:\Streaming\liquidsoap\short"))
> Next I tried to use request.dynamic to achieve the same functionality.
> Similar error: http://screencast.com/t/ANDOpmB5e
> Config:
> set("log.file",false)
> set("log.stdout",true)
> set("log.level",4)
> def request() =
> path = list.hd(get_process_lines("scheduler.exe"))
> request.create(path)
> end
> reqdyn = request.dynamic(request)
> list = fallback(track_sensitive=true,[reqdyn, single("silent.mp3")])
> output.icecast(%aacplus(bitrate=32),host="localhost", port=8000,
> password="hackme", fallible=true, mount="test32app", list)
> Scheduler.exe - application that returns rantom mp3 file from directory with
> music.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl