"- This idea sounds good. Yes there is a table field in this application where all the requests will be displayed as in the overview console. Is it in the field properties of the table field I have to check for the server details if any?"
No - what I would do is export that form, either as an xml def (preferably an xml def as those are more easily editable) and check for 'hardcoded' server names.. Server names in definitions should appear as @ instead of the real server name value. If you export the definition as a xml file, look for the tag <ServerName> and you will find the value in that tag.. If you do find hardcoded server names that should not have been hardcoded, then you will need to clean that up - replace that name with @ if that piece of workflow or tablefield or object is referencing the current server. If you do have workflow that points to another server, then make sure that the server it is pointing to, is contactable from your development box that you are having an issue with.. Joe ________________________________ From: remedydon <[email protected]> To: [email protected] Sent: Sunday, July 26, 2009 9:10:25 PM Subject: Re: Apache Tomcat Memory Pool Hi Joe, "Is there any server or host referenced in the application that you built, that the web server may not have access to? Maybe there is a hard coded server name in the table fields on that application referencing a server that the web server cannot communicate with?" - This idea sounds good. Yes there is a table field in this application where all the requests will be displayed as in the overview console. Is it in the field properties of the table field I have to check for the server details if any? "Have you looked at the logs in the catalina.out file? These may tell you a thing or two. Also turn on your workflow logging for the mid-tier. This may tell you something too.." - I will check this catalina.out file also and will see if it is of any help. thanks, Joe ________________________________ From: remedydon <[email protected]> To: [email protected] Sent: Thursday, July 23, 2009 10:19:59 PM Subject: Re: Apache Tomcat Memory Pool I tried these settings keeping min and max pool sizes same. Tomcat did not crash. I have thread stack size = NuLL. Do I have to set a value for thread stack size ? This mysterious HTTP 500 status error still is not gone when I'm trying toaccess the custom built appllication through mid-tier while other Out of the box apps are opening fine. Thanks, Joe _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

