could you display struts.configuration.xml.reload parameter from 
struts<-default>.properties
is there anything else that may be interfering with your servlet container 
connection (usually 8080)
confirm with netstat -a and make sure that port is not already occupied

Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 


> Date: Sat, 23 Aug 2008 14:15:45 -0700
> From: [EMAIL PROTECTED]
> To: user@struts.apache.org
> Subject: Re: Struts loses action configuration
> 
> 
> The application doesn't appear to be reloaded.
> 
> The "java.net.SocketException: Broken pipe exception" appears just before
> the Struts action configuration is lost.
> 
> I've also seen "java.lang.IllegalStateException: Cannot forward a response
> that is already committed" just before the Struts configuration is lost.
> 
> I've tried setting "struts.configuration.xml.reload=true" in my struts.xml,
> but we've encountered the problem again even with this property set, so I
> don't think that helped out.
> 
> Everything works fine with the app for a time (no particular time, this the
> time before last it happened the app was running fine for 3 days. The last
> time it wasn't running for more than a couple of hours.
> 
> Thanks again.
> 
> dusty wrote:
> > 
> > Are you seeing any thing in the log that would suggest that the app was
> > reloaded? Are there any exceptions before the missing configuration?
> > 
> > When you first start it up you can address this action fine?  What does
> > the action do/use?  How long before the action starts thowing the error?
> > 
> > Sent from my iPhone
> > 
> > On Aug 18, 2008, at 5:15 AM, tjstavenger <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > My application makes connections to our database through data sources
> > configured in WebLogic, and I'm not seeing any logs from WebLogic saying
> > that it has lost the connection... But I'll certainly keep an eye out for
> > it.
> > 
> > As for #1, which connection are you referring to. The database or
> > something
> > else?
> > 
> > Thanks for the help,
> > Tim
> > -- 
> > View this message in context:
> > http://www.nabble.com/Struts-loses-action-configuration-tp19016796p19030395.html
> > Sent from the Struts - User mailing list archive at Nabble.com.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> -- 
> View this message in context: 
> http://www.nabble.com/Struts-loses-action-configuration-tp19016796p19125403.html
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

_________________________________________________________________
See what people are saying about Windows Live.  Check out featured posts.
http://www.windowslive.com/connect?ocid=TXT_TAGLM_WL_connect2_082008

Reply via email to