HTTP 404 errors on linux hosted server - url not found

You are here

HTTP 404 errors on linux hosted server - url not found

2 posts / 0 new
Last post
evansebille
evansebille's picture
HTTP 404 errors on linux hosted server - url not found

Hi,

I must have missed something when setting up on RHEL-AS4... everything seems to work fine for outbound sending, but I'm getting HTTP 404's in the request log connecting to HttpReceiver from other systems.

Any idea what I missed or how to identify or fix what's wrong?

Many thanks,

Emile

LOG ENTRIES:
log/2010_02_26.request.log:192.168.11.39 - - [26/Feb/2010:16:01:05 +0000] "POST /as2/HttpReceiver HTTP/1.1" 404 1381
log/2010_02_26.request.log:24.23.156.158 - - [26/Feb/2010:16:12:04 +0000] "POST /as2/HttpReceiverx HTTP/1.1" 404 1382
log/2010_02_26.request.log:24.23.156.158 - - [26/Feb/2010:16:13:35 +0000] "POST /mec_as2/HttpReceiver HTTP/1.1" 404 1288
log/2010_02_23.request.log:24.23.156.158 - - [23/Feb/2010:21:17:58 +0000] "GET /as2/HttpReceiver HTTP/1.1" 404 1381

evansebille
evansebille's picture

Posted too quick is seems...

In ./jetty/webapps I found both as2.war and as2.jar so I renamed the as2.jar to as2.xjar and restarted the server. Everything is working now.

Thanks,

Emile