Hi Sir ,<br>        first of all thanks for approving my request for the OpenCms mailing.<br><br>I've successfully installed the opencms_6.2.2 in the Windows.<br>I want to install opencms_6.2.2 on RedHat Linux system(Red Hat Enterprise Linux 4 with kernel 
2.6.9-5.EL)..<br>For that i've installed the following jdk,tomcat and mysql.<br>jdk - jdk1.5.0_11<br>tomcat - apache-tomcat-5.5.20<br>mysql - mysql-standard-5.0.27<br>All compatable on Linux machine.<br><br>But while copying the 
ROOT.war file in webapps folder (after renaming the original ROOT folder.)<br>And Start the TOMCAT server .<br>While accessing it by <a href="http://localhost:8080">http://localhost:8080</a> it gives following Error, <br>
<br style="font-weight: bold;"><span style="font-weight: bold;">HTTP Status 404</span><br style="font-weight: bold;"><span style="font-weight: bold;">OpenCms is not properly initialized!</span><br style="font-weight: bold;">
<span style="font-weight: bold;">Please make sure that the OpenCms setup wizard has been run once and is disabled now.</span><br style="font-weight: bold;"><span style="font-weight: bold;">/</span><br><br>How do i resolved this issue ?
<br>Whats the reason for this Error ?<br>Does it related to the Tomcat version as i've used Tomcat 5.5.9 for the windows but i couldn't get it the same version for the Linux so i've installed 5.5.20 ?<br><br><br>
There is note given while installing the Tomcat on your site ,<br><br><a href="http://www.opencms.org/opencms/en/development/installation/server.html">http://www.opencms.org/opencms/en/development/installation/server.html
</a><br><br>where u've mention that ,<br><br>Please note: On Linux systems, Tomcat's JVM has to be started with the command line argument <span style="font-weight: bold;">-Djava.awt.headless=true</span>. The <br>reason for this is that OpenCms uses Swing classes for parsing RTF documents. Using these classes initializes the GUI system. 
<br>This leads to an exception as the server process doesn't have access to the GUI system when not using the described argument.<br><br>I've tried this on the linux system command prompt , but it gives me an Error as 
<br>-bash: -Djava.awt.headless=true: command not found<br><br>How could i manage to do this ?<br>As i've problem while accessing the <a href="http://localhost:8080">http://localhost:8080</a> after starting the tomcat which i've mention earlier in this forum.
<br><br>Regards,<br>Sachin Warang.