[Opensource] Servlets not running?

Khy Huang khyh at hotmail.com
Tue Aug 6 09:18:52 PDT 2002


Hi,

My server is backup :-).   I went into the ConfigManager class and started 
to put print statements to see where it is failing.

ConfigManager.getConfigInputSources(..) is called by ExpressoActionServlet 
to retrieve a HashMap of the strut files.  The issue seems to be that when 
getConfigInputSources loops thru the config directory for the files, it 
stops when it hits the file:
<pre>
Checking file: .#expresso-config.xml.1.1.1.1
Checking file: .#expresso-config.xml.1.2
Checking file: .#tissuearray-config.xml
</pre>

These files are generated as generated by emacs auto-save functionality. I 
think the last one may have a malformed config file, which throws 
ConfigurationException.  The last one has an .xml extension and gets parsed, 
even though it is a temporary file.  The solution is to delete temp files 
before starting server.

Thanks,
Khy







>From: Michael Rimov <rimovm at centercomp.com>
>Reply-To: opensource at jcorporate.com
>To: opensource at jcorporate.com
>Subject: Re: [Opensource] Servlets not running?
>Date: Tue, 06 Aug 2002 03:35:56 -0700
>
>At 05:05 AM 8/6/2002 +0000, you wrote:
>>Hi All,
>>
>>I am having problems getting the server to run the servlets to setup the 
>>structs environment.  It was running find earlier today, but now it just 
>>sources the express-config.xml file. I did not change any the server.xml 
>>or web.xml configuration file.  The last thing I remember doing was 
>>recompiling application code.  Also there are no errors in neither the 
>>cataling.out file  or expresso.log file.  Where should I start debugging 
>>this problem? Thanks very much.
>
>Khy,
>
>Can you post your web.xml snippet that shows the part about DefaultInit 
>loading??  Perhaps that is part of your problem.
>
>HTH!
>                                                 -Mike
>
>_______________________________________________
>Opensource mailing list
>Opensource at jcorporate.com
>http://mail.jcorporate.com/mailman/listinfo/opensource
>Archives: http://mail.jcorporate.com/pipermail/opensource/




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com




More information about the Opensource mailing list