WebSphere Application Server - http server and websphere plugins

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > November 2005 > http server and websphere plugins





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author http server and websphere plugins

2005-11-25, 7:50 am

Hello

After many experiments our webserver plugins works fine.

It appears website is up and running using SSL https://www.mydomain.com/application/jsp/Login.jsp
But images are not getting displayed and website links are not working.

Please see the below Error_logs file.

When I access the web site using URL https://www.domain.com:10014/sasinv1r1web/jsp/Login.jsp then the application is working fine.

Even using HTTP Request URL http://209.xx.xx.xx:10012/sasinv1r1web/jsp/Login.jsp the application is working fine.

I wonder why the images and website link is not working?

I value your thoughts on this.


I got the following error in Error_log file :-
[Thu Nov 24 09:58:00 2005] [error] [client 66.69.2.34] ZSRV_MSG0016: URI in request GET /sasinv1r1web/images/cright.gif HTTP/1.1 is not valid, referer: https://www.sasinbp.com/sasinv1r1web/jsp/Login.jsp
[Thu Nov 24 09:58:00 2005] [error] [client 66.69.2.34] ZSRV_MSG0018: File /www/sasinhttp/htdocs/sasinv1r1web does not exist, referer: https://www.sasinbp.com/sasinv1r1web/jsp/Login.jsp
[Thu Nov 24 09:58:00 2005] [error] [client 66.69.2.34] ZSRV_MSG0016: URI in request GET /sasinv1r1web/images/login_border_r.gif HTTP/1.1 is not valid, referer: https://www.sasinbp.com/sasinv1r1web/jsp/Login.jsp
[Thu Nov 24 09:58:00 2005] [error] [client 66.69.2.34] ZSRV_MSG0018: File /www/sasinhttp/htdocs/sasinv1r1web does not exist, referer: https://www.sasinbp.com/sasinv1r1web/jsp/Login.jsp
[Thu Nov 24 09:58:00 2005] [error] [client 66.69.2.34] ZSRV_MSG0016: URI in request GET /sasinv1r1web/images/login_border_h.gif HTTP/1.1 is not valid, referer: https://www.sasinbp.com/sasinv1r1web/jsp/Login.jsp
[Thu Nov 24 10:02:56 2005] [notice] ZSRV_MSG0387: SIGTERM received. Shutting down.
[Thu Nov 24 10:06:52 2005] [notice] ZSRV_MSG0385: Apache configured -- resuming normal operations.
[Thu Nov 24 10:07:50 2005] [error] ZSRV_MSG0214: Improperly formated certificate or certificate not valid, error = 415.
[Thu Nov 24 10:07:50 2005] [error] ZSRV_MSG0214: Improperly formated certificate or certificate not valid, error = 415.
[Thu Nov 24 10:07:55 2005] [error] ZSRV_MSG0214: Improperly formated certificate or certificate not valid, error = 415.


chitre.


Patrick Finnegan

2005-11-27, 2:50 am

sandeepchitre77@yahoo.co.in wrote:
>
> When I access the web site using URL https://www.domain.com:10014/sasinv1r1web/jsp/Login.jsp then the application is working fine.
>

HTTPS under Apache usually listens on 443 not 10014. Have you
configured WAS for SSL or is that a typo? Is WAS configured to serve
static content(file servlet enabled? Can you post your Apache virtual
host config?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com