Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty LoadTests and no available selectors

Hi,

Am 16.06.2017 um 11:00 schrieb Lord Buddha:
To be clear, you made that curl request on the same server as jetty and direct to it and not to any load balancer / reverse proxy. 
The curl request was made from a different server.
No load balancer or reverse proxy is involved here.

Also to check that server is not out or basically out of disk space.
The are some gigabyte free so that shouldn't be an issue.

When logged in as same user as jetty runs, what is "unlimit -a" output.  This so can see number of permitted file handles, processes etc.

ulimit -a print the following:

core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 31815
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 31815
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

These just to rule out anything environmental given the current mystery.

Regards,
Simon Kulessa
-- 
Mit freundlichen Grüssen
 
Simon Kulessa
Senior Developer
 
KOBIL Systems GmbH
Pfortenring 11
67547 Worms/Germany
fon  +49 (0)6241 3004-0
fax  +49 (0)6241 3004-80

Email: simon.kulessa@xxxxxxxxx
Web: www.kobil.com

KOBIL Systems GmbH, Pfortenring 11, 67547 Worms
Sitz und Registergericht Mainz  |  HRB 10856 
Geschäftsführer: Ismet Koyun |  Sitz der Gesellschaft: Worms

Die Information in dieser E-Mail ist vertraulich und exklusiv für den Adressatenkreis bestimmt.
Unbefugte Empfänger haben kein Recht, vom Inhalt Kenntnis zu nehmen, fehlgeleitete E-Mails sind sofort zu löschen. 
Die KOBIL Systems GmbH ist von der Richtigkeit des Inhalts und der Übertragung dieser E-Mail überzeugt. 
Eine Haftung dafür ist jedoch ausgeschlossen.

Back to the top