VirtualBox

Opened 12 years ago

Closed 12 years ago

#11114 closed defect (worksforme)

Too many open files when using port forwarding

Reported by: grossetti Owned by:
Component: network/NAT Version: VirtualBox 4.2.2
Keywords: Cc: gabriel.rossetti@…
Guest type: Windows Host type: Linux

Description

Hello,

Since VB doesn't allow ranges for port forwarding, I used a script that creates all the rules needed. When I start the virtual machine, I get this error now:

Failed to attach the USB device Chicony Electronics Co., Ltd. Integrated Camera [0854] to the virtual machine WinXP.

Failed to create a proxy device for the USB device. (Error: VERR_TOO_MANY_OPEN_FILES).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {db7ab4ca-2a3f-4183-9243-c1208da92392}

This is quite blocking...it could be fixed if you had port ranges I think. I attached the logs and the script used.

Thanks, Gabriel

Attachments (2)

add_ocs_ports.sh (718 bytes ) - added by grossetti 12 years ago.
Script
VBox.512kbuploadlimit.log (64.1 KB ) - added by grossetti 12 years ago.
Logs, had to shorten them as you have a 512kb limit and the file was 3.2mb (the log file rotation limit)

Download all attachments as: .zip

Change History (3)

by grossetti, 12 years ago

Attachment: add_ocs_ports.sh added

Script

by grossetti, 12 years ago

Attachment: VBox.512kbuploadlimit.log added

Logs, had to shorten them as you have a 512kb limit and the file was 3.2mb (the log file rotation limit)

comment:1 by vasily Levchenko, 12 years ago

Resolution: worksforme
Status: newclosed

Well, that definitely not bug in VirtualBox, perhaps it'd be better to alter file descriptors per process number in your host's OS system settings.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use