In Linux systems, if the program in tomcat is unstable, tomcat will report an exception. This is also a problem that often occurs with tomcat. This article will teach you Linux to deal with Tomcat exceptions.
a, PermGen space full name is the Permanent Generation space, refers to the memory of the permanent preservation areas OutOfMemoryError: PermGen space from the surface is a memory benefit, the solution must also be to increase the memory.
Why memory benefits:
This part is used to store Class and Meta information. Class is placed in the PermGen space area when it is loaded, and it stores the Heap area of the Instance. Differently, the GC (Garbage Collection) does not clean up the PermGen space during the main program runtime, so if your app will LOAD a lot of CLASS, it is likely that a PermGen space error will occur. This type of error is common when the web server precompiles the JSP.
Correction method: -Xms256m -Xmx256m -XX:MaxNewSize=256m -XX:MaxPermSize=256m
Second, the outofmemory error occurs in redeploy in tomcat.
Error reason:
1, using proxool, because proxool contains an old version of cglib.
2, log4j, preferably not, only use common- Logging
3, the old version of cglib, hurry to update to the latest version.
4, updated to the latest hibernate3.2
The above is the Linux processing Tomcat exception tutorial, Tomcat exception is not a problem with Tomcat itself, if you check carefully, you will find The problem with the program content.
Some users have installed BackTrack for their computer, which is a professional Lin
SELinux has always been considered the most secure Linux system because SELinux was
The so-called dynamic ip refers to the DHCP service. If you do not need to manually set the IP addre
Linux boot error report to disable selinux policy?
How to set up a Linux system under a RAID array
Linux can not identify the u disk solution
Summary of how to completely delete Linux files
Ubuntu wireless network card search can not find a solution
RedHat download and install JDK method
How do Linux systems delete icons on the gnome panel?
Linux configuration Python environment method
How to change the position of the close/maximize/minimize button in the Ubuntu program window
How to solve Linux Chinese garbled?
Kali Linux installation Google Chrome common problems and solutions
What should I do if the recycle bin icon in win7 Computer Explorer is missing?
Method for creating a CD-based win 2003 image
What should I do if the Win7 system mouse does not move?
Win10 system patch kb3081424 installation failed how to do
How to set the sensitivity of the keyboard in win10?
Where is the temporary folder of Win10 IE?
Windows7 system comes with CMD commands to copy and delete folders
Under Windows7, give multiple files a key and rename