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]

Reply via email to