March 2017
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  

Categories

March 2017
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  

tomcat 32 bit Could not reserve enough space for 1048576KB object heap

Commons Daemon procrun stdout initialized

Error occurred during initialization of VM

Could not reserve enough space for 1048576KB object heap

 

Here is how to fix it: Go to Start->Control Panel->System->Advanced(tab)->Environment Variables->System

Variables->New: Variable name: _JAVA_OPTIONS Variable value: -Xmx512M

Variable name: Path Variable value: ;C:\Program Files\Java\jre6\bin;F:\JDK\bin;

Change this to your appropriate path.

 

 

How to use inotify-tools to trigger scripts on filesystem events

my last example of Bash if statements we created a backup script which would run “rsync” as per the time set in a cron.

But wouldn’t it be nice if we could run our “rsync” script only if there was a change to the files in our directory instead of running a cron every hour […]

Red Hat Enterprise Linux 6.8

“Red Hat Enterprise Linux 6.8 is always committed to fulfilling the company’s commitment to providing a solid foundation for driving the development and application of modern enterprise applications,” said Jim Totton, vice president and general manager of Red Hat. ” Critical mission deployment requirements Red Hat Enterprise Linux 6.8 continues to be a strong, solid […]