<div dir="ltr">Given below are the specs for what I have installed on my machine. I downloaded and installed the ms4w package with the windows installer. So I haven't done any builds. And I haven't removed any dlls. <br>

<br>I added the ntwdblib.dll to the cgi-bin folder. I believe this is used to connect SQL server and PHP. The data was originally in SQL server before I moved it all to Postgres.<br><br>OS: Windows XP<br>gcc version : don't know what this is<br>

MapServer: version 5.0.0<br>Java : JDK 1.6 (NetBeans IDE 5.5.1)<br>Java mapscript - the .dll and .jar file that are part of the ms4w package<br>Apache Tomcat 5.5<br><br>Other:<br>--------<br>PHP MapScript Version - ($Revision: 6872 $ $Date: 2007-09-10 10:45:30 -0400 (Mon, 10 Sep 2007) $)<br>

ogr: i use the ogr2ogr library to call MapInfo layers<br><br>Database:<br>--------------<br>PostgreSQL 8.2.3<br>PostGIS 1.3.2<br><br>I read through the howto document that you pointed me to. I will check on the connection pooling. <br>
<br>Unsafe components: I do use the ogr library since I have mapInfo files. I can move them to postgis. But I don't know how to disable the components. Since I didn't compile Java Mapscript I don't know how to fix this.<br>
<br>Please find attached the most recent hs_err*.log from my machine.<br><br>Thanks for your help <br>:-)<br><br>Ishwari<br><br><div class="gmail_quote">On Mon, Sep 1, 2008 at 2:51 PM, Umberto Nicoletti <span dir="ltr"><<a href="mailto:umberto.nicoletti@gmail.com" target="_blank">umberto.nicoletti@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ok, now we're getting somewhere, but I need more information.<br>
Read the fine manual (all of it, twice ;-)) at:<br>
<br>
<a href="http://mapserver.gis.umn.edu/docs/howto/javamapscript" target="_blank">http://mapserver.gis.umn.edu/docs/howto/javamapscript</a><br>
<br>
and report all the information it mentions in the last section.<br>
In particular I need to know if you compiled java mapscript by<br>
yourself or used the ms4w packages.<br>
Also make sure you attach the hs_err*.log files.<br>
<br>
Regards,<br>
<font color="#888888">Umberto<br>
</font><div><div></div><div><br>
On Mon, Sep 1, 2008 at 11:04 AM, Ishwari Sivagnanam <<a href="mailto:ishwari.s@gmail.com" target="_blank">ishwari.s@gmail.com</a>> wrote:<br>
> The error message is the standard "Connection timeout" or "Unable to<br>
> connect" page that appears in Firefox and the 'page not available' (I<br>
> couldn't attach a screen capture). The platform is windows XP.<br>
><br>
>  Ocassionally loading the application stops Tomcat completely.<br>
><br>
> Should I send the error log ?<br>
><br>
> Thanks,<br>
> Ishwari<br>
><br>
><br>
><br>
><br>
><br>
> On Mon, Sep 1, 2008 at 12:32 PM, Umberto Nicoletti<br>
> <<a href="mailto:umberto.nicoletti@gmail.com" target="_blank">umberto.nicoletti@gmail.com</a>> wrote:<br>
>><br>
>> Please post the exact error message and architecture you're running<br>
>> (version of Windows, linux, etc)?<br>
>><br>
>> Umberto<br>
>><br>
>> On Mon, Sep 1, 2008 at 7:53 AM, Ishwari Sivagnanam <<a href="mailto:ishwari.s@gmail.com" target="_blank">ishwari.s@gmail.com</a>><br>
>> wrote:<br>
>> > Hello all,<br>
>> > I developed a mapserver site in Java mapscript and have run into a<br>
>> > timeout<br>
>> > issue. I have tried to explain the problem as best as I can below. I am<br>
>> > new<br>
>> > to web application development and mapserver so I apologize for errors<br>
>> > in<br>
>> > the description.<br>
>> ><br>
>> > I have two seperate mapserver pages in my website. The scripting is done<br>
>> > using Java Mapscript and JSP pages. The backend data comes from a<br>
>> > Postgresql/ PostGIS database. I developed the exact same application in<br>
>> > PHP<br>
>> > and 'deployed' it. I have had no issues with that site. The Java<br>
>> > mapscript<br>
>> > was developed along the same lines as the PHP application.<br>
>> > Both mapserver pages share ~ 10 base maps. Additionally each of these<br>
>> > pages<br>
>> > has a set of thematic maps. Page 1 has 2 thematic maps of the same point<br>
>> > layer and a third thematic layer with a summary statistic for a polygon<br>
>> > layer. Page 2 has a single thematic map which displays a summary<br>
>> > statistic<br>
>> > of a polygon layer. Page 1 by itself works well. Page 2 by itself works<br>
>> > 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 "Connection timed out".<br>
>> > I have tried searching the web for an answer but haven't been very<br>
>> > 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<br>
>> > -0400<br>
>> > (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<br>
>> > mapserver.umn.. website<br>
>> ><br>
>> > Could somebody help me please?<br>
>> ><br>
>> > Ishwari<br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > mapserver-users mailing list<br>
>> > <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
>> > <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
>> ><br>
>> ><br>
><br>
><br>
> _______________________________________________<br>
> mapserver-users mailing list<br>
> <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>