You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After startup of Nexus, you will be prompted with an error message regarding to increase the actual file limit: tail -f /opt/sonatype-work/nexus3/log/nexus.log
2017-10-11 09:04:20,224+0200 INFO [FelixStartLevel] *SYSTEM org.sonatype.nexus.extender.NexusBundleTracker - ACTIVATING org.sonatype.nexus.core [197]
2017-10-11 09:04:20,598+0200 WARN [FelixStartLevel] *SYSTEM org.sonatype.nexus.internal.system.FileDescriptorServiceImpl - WARNING: ****************************************************************************
2017-10-11 09:04:20,598+0200 WARN [FelixStartLevel] *SYSTEM org.sonatype.nexus.internal.system.FileDescriptorServiceImpl - WARNING: The open file descriptor limit is 4096 which is below the minimum recommended value of 65536.
2017-10-11 09:04:20,599+0200 WARN [FelixStartLevel] *SYSTEM org.sonatype.nexus.internal.system.FileDescriptorServiceImpl - WARNING: Please see: http://links.sonatype.com/products/nexus/system-reqs#filehandles
2017-10-11 09:04:20,599+0200 WARN [FelixStartLevel] *SYSTEM org.sonatype.nexus.internal.system.FileDescriptorServiceImpl - WARNING: ****************************************************************************
This issue has already been fixed by (Andrew Grimberg => [email protected]), see Pull-Request: #94
The text was updated successfully, but these errors were encountered:
After startup of Nexus, you will be prompted with an error message regarding to increase the actual file limit:
tail -f /opt/sonatype-work/nexus3/log/nexus.log
This issue has already been fixed by (Andrew Grimberg => [email protected]), see Pull-Request:
#94
The text was updated successfully, but these errors were encountered: