On 18.01.2017 14:20, Fady Haikal wrote:
plz find it on the below link
https://drive.google.com/file/d/0By0Z6xkBVBFHVGJKVkRqM2hwUVE/view?usp=sharing
Hmm, that's a nice logfile.
It also starts with a number of hints and recommendations, did you see ?
Very generically :
When tomcat is shutting down, it does need some extra memory for a while, to run the
shutdown processes (in addition to the other processes which are running).
So it asks the Java JVM for more memory.
And then the java JVM asks the OS for that extra memory.
And in your case, it does not get it, because the OS is telling it that there is no more
available memory. So the JVM crashes.
Now why there is no more memory available at that time, is mostly for you to
find out.
There are certainly other processes running on that server, in addition to tomcat's java
JVM. They use memory too.
And otherwise, either you need a bigger system, or you need smaller
applications.
On Wed, Jan 18, 2017 at 3:16 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote:
On 18.01.2017 14:08, Fady Haikal wrote:
Yes log already sent, anw attached
Well no. Only the "setenv.sh" was attached.
This list server strips many attachments. Maybe you need to paste the
content directly into your message (if not too long), or post it somewhere
where we can look at it.
On Wed, Jan 18, 2017 at 3:07 PM, André Warnier (tomcat) <a...@ice-sa.com>
wrote:
On 18.01.2017 13:49, Fady Haikal wrote:
Guys, We are facing the below error (attached also) while trying to
shutdown tomcat server
Java HotSpot(TM) 64-Bit Server VM warning: INFO:
os::commit_memory(0x00000000d5550000, 715849728, 0) failed;
error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to
continue.
# Native memory allocation (mmap) failed to map 715849728 bytes for
committing reserved memory.
# An error report file with more information is saved as:
# /home/Jakob/Apps/Botlanegg/hs_err_pid40075.log
Server Memory is 14 GB
Tomcat allocate 10 GB
Attached setenv.sh
Please advise
Regards,
Fady
And does the above-mentioned error report file contain more information,
as
it seems to promise ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org