Hi,
We're running a StarMade server and noticed that it occasionally crashes with the following error:
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] [DELETE][Server(0)] Sendable 47210(Ship[STickypiston](47210)) Physically DELETING DONE and Notified!
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] [DELETE][Server(0)] Sendable 47209(Ship[Floating_Duck_MkI](47209)) Physically DELETING DONE and Notified!
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] java.io.FileNotFoundException: ./tmp/ENTITY_SHIP_STickypiston.tmp (Too many open files)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.io.FileOutputStream.open(Native Method)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.io.FileOutputStream.(FileOutputStream.java:212)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.io.FileOutputStream.(FileOutputStream.java:165)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at org.schema.game.server.controller.GameServerController.a(SourceFile:1611)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at va.a(SourceFile:400)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at org.schema.game.server.controller.GameServerController.update(SourceFile:1293)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at org.schema.schine.network.server.ServerController.run(SourceFile:177)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.lang.Thread.run(Thread.java:722)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] Exiting because of exception java.io.FileNotFoundException: ./tmp/ENTITY_SHIP_STickypiston.tmp (Too many open files)
Does anyone know what may be causing this?
We're running the server on Linux Ubuntu 12.04.
Thanks
We're running a StarMade server and noticed that it occasionally crashes with the following error:
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] [DELETE][Server(0)] Sendable 47210(Ship[STickypiston](47210)) Physically DELETING DONE and Notified!
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] [DELETE][Server(0)] Sendable 47209(Ship[Floating_Duck_MkI](47209)) Physically DELETING DONE and Notified!
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] java.io.FileNotFoundException: ./tmp/ENTITY_SHIP_STickypiston.tmp (Too many open files)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.io.FileOutputStream.open(Native Method)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.io.FileOutputStream.(FileOutputStream.java:212)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.io.FileOutputStream.(FileOutputStream.java:165)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at org.schema.game.server.controller.GameServerController.a(SourceFile:1611)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at va.a(SourceFile:400)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at org.schema.game.server.controller.GameServerController.update(SourceFile:1293)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at org.schema.schine.network.server.ServerController.run(SourceFile:177)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] at java.lang.Thread.run(Thread.java:722)
[Jun 22, 2013 6:10:27 PM] STDERR: [ERR] Exiting because of exception java.io.FileNotFoundException: ./tmp/ENTITY_SHIP_STickypiston.tmp (Too many open files)
Does anyone know what may be causing this?
We're running the server on Linux Ubuntu 12.04.
Thanks