<div dir="ltr">Hello all,<br>I developed a mapserver site in Java mapscript and have run into a timeout issue. I have tried to explain the problem as best as I can below. I am new to web application development and mapserver so I apologize for errors in the description.<br>
<br>I have two seperate mapserver pages in my website. The scripting is done using Java Mapscript and JSP pages. The backend data comes from a Postgresql/ PostGIS database. I developed the exact same application in PHP and &#39;deployed&#39; it. I have had no issues with that site. The Java mapscript was developed along the same lines as the PHP application.<br>
Both mapserver pages share ~ 10 base maps. Additionally each of these pages has a set of thematic maps. Page 1 has 2 thematic maps of the same point layer and a third thematic layer with a summary statistic for a polygon layer. Page 2 has a single thematic map which displays a summary statistic of a polygon layer. Page 1 by itself works well. Page 2 by itself works well. <br>
The problem occurs when<br>(a) page 1 and page 2 are merged or<br>(b) if they are deployed parallely in the same site <br>I get an message which says &quot;Connection timed out&quot;. <br>I have tried searching the web for an answer but haven&#39;t been very successful<br>
<br>Version and Specs:<br>----------------------------<br>MapServer version 5.0.0<br>PHP MapScript Version - ($Revision: 6872 $ $Date: 2007-09-10 10:45:30 -0400 (Mon, 10 Sep 2007) $) <br>PostgreSQL 8.2.3<br>PostGIS 1.3.2<br>
<br>Apache Tomcat 5.5<br>Java 1.6<br>Java mapscript - Downloaded and installed using the page in the mapserver.umn.. website<br><br>Could somebody help me please?<br><br>Ishwari<br><br>

</div>